summaryrefslogtreecommitdiff
path: root/gio
Commit message (Expand)AuthorAgeFilesLines
...
* Added an overload of query_default_handler() without the cancellable.Murray Cumming2008-02-052-0/+32
* Remove these because they are not API - they are declarations of entryMurray Cumming2008-02-053-71/+1
* Added copy_async(), with overloads without slot_progress (which isMarko Anastasov2008-02-042-0/+166
* Added DesktopAppInfo but not to Makefile_list_of_hg.am_fragment yet (needJosé Alburquerque2008-02-042-0/+63
* Changed size param of create_sized() to type gsize (in agreement withJosé Alburquerque2008-02-041-1/+1
* Allow _CLASS_INTERFACE() to take two extra optional paremeters to specifyMurray Cumming2008-02-043-11/+8
* remove an obsolete TODO add LoadableIcon vfunc definitionsJonathon Jongsma2008-02-044-22/+177
* switch back create_sized() size parameter to gsize since glib switchedJonathon Jongsma2008-02-041-1/+1
* Added these, but not to Makefile_list_of_hg.am_fragment to avoid compileJosé Alburquerque2008-02-047-2/+198
* Added VfsJosé Alburquerque2008-02-043-1/+70
* Added types. Regenerated.Murray Cumming2008-02-046-2/+174
* changed size param of create_sized() to type guint (in agreement withJosé Alburquerque2008-02-043-1/+210
* Added types. Regenerated.Murray Cumming2008-02-0310-8/+322
* Add class documentation, now that there is some in gio. Add classMurray Cumming2008-02-032-2/+3
* Add class documentation, now that there is some in gio. Add classMurray Cumming2008-02-032-6/+10
* add MemoryInputStream classJonathon Jongsma2008-02-034-1/+85
* fix copy/paste errorJonathon Jongsma2008-02-031-5/+4
* add DataOutputStream classJonathon Jongsma2008-02-037-4/+363
* add BufferedOutputStream classJonathon Jongsma2008-02-032-0/+76
* add FilterOutputStream classJonathon Jongsma2008-02-034-2/+66
* find_enclosing_mout(), append_to(): Reordered parameters and addedMurray Cumming2008-02-034-6/+137
* Move a signal-specific conversion here, because these conversions areMurray Cumming2008-02-021-15/+22
* add new header files to the main include add FIXME note about not beingJonathon Jongsma2008-02-022-0/+6
* add slot_async.h private header to EXTRA_DIST so that it gets distributed.Jonathon Jongsma2008-02-021-0/+2
* add DataInputStream classJonathon Jongsma2008-02-023-1/+397
* add BufferedInputStream classJonathon Jongsma2008-02-0217-249/+326
* Removed VolumeMonitorEvent enum def, which does not exist any more in theMarko Anastasov2008-02-022-2/+6
* Added get_mount(). Regenerated with enums.pl. Regenerated with h2defs.py.Marko Anastasov2008-02-023-605/+319
* Add Gio::AppInfo vfuncsJonathon Jongsma2008-02-023-2/+137
* Added overloads of create_file(), remove(), trash(), make_directory(),Murray Cumming2008-02-022-16/+296
* Added the signal.Murray Cumming2008-02-023-21/+379
* Use convert_return_gchar_ptr_to_ustring() because it releases the gchar*Murray Cumming2008-02-012-45/+80
* put content_type functions in the Gio namespace which was accidentallyJonathon Jongsma2008-02-011-0/+4
* forgot to add new contenttype.h header forgot to install contenttype.hJonathon Jongsma2008-01-312-1/+2
* wrap content_type_* functionsJonathon Jongsma2008-01-313-1/+200
* get_child_for_display_name(): Change the display_name parameter to aMurray Cumming2008-01-292-2/+4
* Increase versionMurray Cumming2008-01-281-1/+5
* Split intoMurray Cumming2008-01-2710-70/+129
* Do not include gio.h from our public headers, to avoid polluting theMurray Cumming2008-01-2723-45/+44
* Make equal() non virtual - equal_vfunc() is instead.Murray Cumming2008-01-274-50/+422
* Added the _CLASS_* macro so this type is really wrapped.Murray Cumming2008-01-251-0/+1
* Added _DO_NOT_DERIVE_GTYPE for use in .hg files when we do not want toMurray Cumming2008-01-251-0/+1
* add missing headers to the main include headerJonathon Jongsma2008-01-251-0/+9
* Renamed Gio::IOError to Gio::Error.Murray Cumming2008-01-233-1/+63
* Wrapped GIOErrorEnum as Gio::Error exception. (This is registered inMurray Cumming2008-01-234-1/+66
* Added a read() method overload with no cancellable parameter. Try loadingMurray Cumming2008-01-232-3/+37
* Removed some unnecessary TODOsMurray Cumming2008-01-212-3/+1
* Regenerated.Murray Cumming2008-01-217-20/+829
* Added method overloads and documentation.Murray Cumming2008-01-212-5/+379
* Ignore functions that are just duplicates of the ones in Seekable, andMurray Cumming2008-01-206-78/+617