summaryrefslogtreecommitdiffstats
path: root/docs/reference/pygio-classes.xml
Commit message (Collapse)AuthorAgeFilesLines
* Fix the gio.unix namespace in docsGian Mario Tagliaretti2009-06-231-2/+0
|
* Add docs for gio functions (mostly for content types)Gian Mario Tagliaretti2009-06-221-0/+1
|
* Add docs for gio.Unix[In|Out]putStream classesGian Mario Tagliaretti2009-06-211-0/+2
|
* Add docs for class gio.DataOutputStreamGian Mario Tagliaretti2009-06-201-0/+1
|
* Add dpcs for class gio.DataInputStreamGian Mario Tagliaretti2009-06-151-0/+1
|
* Add docs for gio.BufferedOutputStream classGian Mario Tagliaretti2009-06-131-0/+1
|
* Add docs for gio.BufferedInputStreamGian Mario Tagliaretti2009-06-131-0/+1
|
* Add docs for gio.MemoryOutputStreamGian Mario Tagliaretti2009-06-091-0/+1
|
* Wrap gio.memory_input_stream_new_from_dataGian Mario Tagliaretti2009-06-091-0/+1
| | | | | Add the wrapper for gio.memory_input_stream_new_from_data including docs and a test.
* Add gio.FilterOutputStream docsGian Mario Tagliaretti2009-06-021-0/+1
|
* Add gio.FilterInputStream docsGian Mario Tagliaretti2009-06-021-0/+1
|
* Wrap gio.FileOutputStream.query_info_asyncGian Mario Tagliaretti2009-06-021-0/+1
| | | | | Add the wrapper for gio.FileOutputStream.query_info_async including docs and a test.
* Wrap gio.FileInputStream.query_asyncGian Mario Tagliaretti2009-06-011-0/+1
| | | | | Add the wrapper for gio.FileInputStream.query_async including docs and a test.
* Add documentation for the gio.OutputStream classGian Mario Tagliaretti2009-05-241-1/+2
| | | | | | The docs for this class are not completed, missing methods descriptions. The index is complete though, it will be completed once all the classes are in place so we can ship a (almost) complete reference.
* Add documentation for the gio.FileMonitor classGian Mario Tagliaretti2009-05-171-0/+1
| | | | | | The docs for this class are not completed, missing methods descriptions. The index is complete though, it will be completed once all the classes are in place so we can ship a (almost) complete reference.
* Add documentation for the gio.FileInfo classGian Mario Tagliaretti2009-05-121-0/+1
| | | | | | The docs for this class are not completed, missing methods descriptions. The index is complete though, it will be completed once all the classes are in place so we can ship a (almost) complete reference.
* Add docs for the gio.InputStream classGian Mario Tagliaretti2009-05-091-0/+1
|
* Add docs for the gio.LoadableIcon classGian Mario Tagliaretti2009-05-031-0/+1
|
* Add docs for the gio.ThemedIcon classGian Mario Tagliaretti2009-05-031-0/+1
|
* Add docs for the gio.MountOperation classGian Mario Tagliaretti2009-05-011-0/+1
|
* Add docs for the gio.Mount classGian Mario Tagliaretti2009-04-281-0/+1
|
* Add gio.File and gio.Seekable in docs, gio.File it's not yet completedGian Mario Tagliaretti2009-04-111-0/+2
| | | | | | | | | | | | | | 2009-04-11 Gian Mario Tagliaretti <gianmt@gnome.org> * docs/Makefile.am: * docs/reference/pygio-classes.xml: * docs/reference/pygio-constants.xml: * docs/reference/pygio-file.xml: * docs/reference/pygio-seekable.xml: Add gio.File and gio.Seekable in docs, gio.File it's not yet completed only the index is. svn path=/trunk/; revision=1058
* Add gio.VolumeMonitor in docs.Gian Mario Tagliaretti2009-03-291-0/+1
| | | | | | | | | | | | 2009-03-29 Gian Mario Tagliaretti <gianmt@gnome.org> * docs/Makefile.am: * docs/reference/pygio-classes.xml: * docs/reference/pygio-volumemonitor.xml: Add gio.VolumeMonitor in docs. svn path=/trunk/; revision=1042
* Add gio.Volume in docs.Gian Mario Tagliaretti2009-03-291-0/+1
| | | | | | | | | | | | 2009-03-29 Gian Mario Tagliaretti <gianmt@gnome.org> * docs/Makefile.am: * docs/reference/pygio-classes.xml: * docs/reference/pygio-constants.xml: * docs/reference/pygio-volume.xml: Add gio.Volume in docs. svn path=/trunk/; revision=1041
* Add gio.Drive in docs.Gian Mario Tagliaretti2009-03-281-0/+1
| | | | | | | | | | | | 2009-03-28 Gian Mario Tagliaretti <gianmt@gnome.org> * docs/Makefile.am: * docs/reference/pygio-classes.xml: * docs/reference/pygio-drive.xml: Add gio.Drive in docs. svn path=/trunk/; revision=1036
* Add gio.SimpleAsyncResult in docs.Gian Mario Tagliaretti2009-03-241-0/+1
| | | | | | | | | | | | 2009-03-25 Gian Mario Tagliaretti <gianmt@gnome.org> * docs/Makefile.am: * docs/reference/pygio-classes.xml: * docs/reference/pygio-simpleasyncresult.xml: Add gio.SimpleAsyncResult in docs. svn path=/trunk/; revision=1034
* Fix the order and a typo.Gian Mario Tagliaretti2009-03-241-1/+1
| | | | | | | | | | 2009-03-24 Gian Mario Tagliaretti <gianmt@gnome.org> * docs/reference/pygio-classes.xml: * docs/reference/pygio-icon.xml: Fix the order and a typo. svn path=/trunk/; revision=1033
* Add gio.AsyncResult in docs.Gian Mario Tagliaretti2009-03-241-0/+1
| | | | | | | | | | | 2009-03-24 Gian Mario Tagliaretti <gianmt@gnome.org> * docs/Makefile.am: * docs/reference/pygio-classes.xml: * docs/reference/pygio-asyncresult.xml: Add gio.AsyncResult in docs. svn path=/trunk/; revision=1032
* Add gio.AppInfo and gio.FileAttributeInfo in docs.Gian Mario Tagliaretti2009-03-241-1/+3
| | | | | | | | | | | | | | 2009-03-24 Gian Mario Tagliaretti <gianmt@gnome.org> * docs/Makefile.am: * docs/reference/pygio-classes.xml: * docs/reference/pygio-appinfo.xml: * docs/reference/pygio-constants.xml: * docs/reference/pygio-fileattributeinfo.xml: Add gio.AppInfo and gio.FileAttributeInfo in docs. svn path=/trunk/; revision=1031
* Add gio.FileIcon and gio.FileEnumerator in docs.Gian Mario Tagliaretti2009-03-221-0/+2
| | | | | | | | | | | | | | | | | | 2009-03-22 Gian Mario Tagliaretti <gianmt@gnome.org> * docs/Makefile.am: * docs/reference/pygio-classes.xml: * docs/reference/pygio-fileicon.xml: * docs/reference/pygio-fileenumerator.xml: Add gio.FileIcon and gio.FileEnumerator in docs. * docs/reference/pygio-constants.xml: Add gio.ERROR_* constants. * docs/reference/pygio-applaunchcontext.xml: * docs/reference/pygio-emblemedicon.xml: Fix a couple of typos. svn path=/trunk/; revision=1029
* Create a dedicated Changelog for the docs and move the latest entries inGian Mario Tagliaretti2009-03-091-0/+2
| | | | | | | | | | | | | | | | | | | 2009-03-09 Gian Mario Tagliaretti <gianmt@gnome.org> * docs/reference/Changelog: Create a dedicated Changelog for the docs and move the latest entries in there. 2009-03-09 Gian Mario Tagliaretti <gianmt@gnome.org> * docs/Makefile.am: * docs/reference/pygio-classes.xml: * docs/reference/pygio-emblemedicon.xml: * docs/reference/pygio-icon.xml: * docs/reference/pygio-emblem.xml: Add gio.EmblemedIcon and gio.Icon in docs, fix a couple of typos. svn path=/trunk/; revision=1026
* Add gio.Emblem and constants in docs.Gian Mario Tagliaretti2009-03-091-0/+2
| | | | | | | | | | | | 2009-03-09 Gian Mario Tagliaretti <gianmt@gnome.org> * docs/Makefile.am: * docs/reference/pygio-classes.xml: * docs/reference/pygio-constants.xml: * docs/reference/pygio-emblem.xml: Add gio.Emblem and constants in docs. svn path=/trunk/; revision=1025
* Complete cancellable docs.Gian Mario Tagliaretti2009-03-081-0/+1
| | | | | | | | | | 2009-03-08 Gian Mario Tagliaretti <gianmt@gnome.org> * docs/reference/pygio-classes.xml: * docs/reference/pygio-cancellable.xml: Complete cancellable docs. svn path=/trunk/; revision=1024
* Add few gio classes.Gian Mario Tagliaretti2009-03-081-0/+12
2009-03-08 Gian Mario Tagliaretti <gianmt@gnome.org> * docs/Makefile.am: * docs/reference/pygio-classes.xml: * docs/reference/pygobject-ref.xml: * docs/reference/pygio-applaunchcontext.xml: * docs/reference/pygio-cancellable.xml: Add few gio classes. svn path=/trunk/; revision=1023