summaryrefslogtreecommitdiff
path: root/gio
Commit message (Expand)AuthorAgeFilesLines
* Made FileEnumerator::next_file not add an additional reference to theArmin Burgmeier2008-10-152-4/+2
* Rename FILE_TYPE_UNKNOWN to FILE_TYPE_NOT_KNOWN because the former is aArmin Burgmeier2008-10-101-1/+10
* Add a workaround for the HOST_NOT_FOUND symbol conflictsJonathon Jongsma2008-10-051-0/+15
* Added a little TODOMurray Cumming2008-07-271-0/+1
* Added the drive_eject_button signal.Murray Cumming2008-07-252-0/+10
* Regenerated. Corrected an _IGNORE().Murray Cumming2008-07-257-33/+77
* Added make_directory_with_parents(), query_file_type(), monitor().Murray Cumming2008-07-168-3/+227
* Regenerated with h2def.py Added reset().Murray Cumming2008-07-151-15/+136
* Avoid a circular include to fix the build.Murray Cumming2008-07-152-1/+3
* Removed some unnecessary ; characters, to avoid warnings. Bug #542929.Benjamin Herr2008-07-151-3/+3
* get_display(), get_startup_notify_id(): Take a list of Gio::File, notMurray Cumming2008-07-151-2/+3
* Pass NULL to the underlying C function for the etags parameter in theArmin Burgmeier2008-07-021-8/+8
* Pass NULL to the underlying C function for the etags parameter in variousArmin Burgmeier2008-06-291-4/+4
* Add TypeTraits implementations for Drive and Volume similar to the one added ...Jonathon Jongsma2008-04-262-0/+81
* Add a TypeTraits implementation for Glib::RefPtr<Gio::Mount> so that weJonathon Jongsma2008-04-261-0/+40
* query_default_handler(), set_display_name(), query_info(),Murray Cumming2008-03-292-13/+1
* create(), replace(): Do not take an extra reference, because the CMurray Cumming2008-03-281-20/+6
* Documentation: Remove/fix mentions of 0 when we mean something else.Murray Cumming2008-03-282-17/+14
* don't wrap these unix-specific types when building on MS Windows (bugJonathon Jongsma2008-03-254-0/+4
* Include giomm/error.h Because Gio::Error is thrown by some of theseMurray Cumming2008-03-181-0/+1
* Increased versionglibmm-2.16.0Murray Cumming2008-03-103-5/+47
* Regenerated with docextract_to_xml.py. Overrode g_file_query_exists() toMurray Cumming2008-03-042-3/+45
* Put these in a Streams doxygen group. We should think of some more groups,Murray Cumming2008-03-0315-3/+67
* load_contents(), load_contents_finish(), load_partial_contents_finish():Murray Cumming2008-03-032-21/+152
* Correct hand-coded documentation, to talk about throwing exceptions ratherMurray Cumming2008-02-2715-167/+160
* Regenerated with docextract_to_xml.py. Override some documentation thatMurray Cumming2008-02-272-381/+2715
* 2.15.7:Murray Cumming2008-02-264-0/+122
* 'upgraded' the doxygen config file since doxygen was complaining aboutJonathon Jongsma2008-02-265-27/+27
* Initial work for another API change: g_file_contains_file() has beenWouter Bolsterlee2008-02-254-10/+10
* Updated the todo regarding read().Marko Anastasov2008-02-241-0/+4
* Added dup(). Added signals for GMount and GVolume. This deals with theMurray Cumming2008-02-223-4/+31
* Added a TODOMurray Cumming2008-02-211-0/+3
* Revert the change from José which removed use of _WRAP_CTOR() andMurray Cumming2008-02-211-1/+4
* Made is_hidden() const.Marko Anastasov2008-02-211-1/+1
* Used _WRAP_METHOD instead of _WRAP_CREATE for create() to allow docs fromJosé Alburquerque2008-02-211-4/+1
* Renamed new_from_file() to create_from_file()José Alburquerque2008-02-211-1/+1
* Added create(), create_from_file() is_hidden() and set_desktop_env() AddedJosé Alburquerque2008-02-211-0/+9
* Regenerated with h2defs.pyMurray Cumming2008-02-208-422/+530
* Removed a todo regarding DesktopAppInfoLookup. We will not wrap it as itMarko Anastasov2008-02-201-3/+0
* Comment out _WRAP_VFUNC() lines because we decided that they are notMurray Cumming2008-02-209-61/+61
* equal(), get_relative_file(), contains_file(): Take const File parameters.Murray Cumming2008-02-203-10/+11
* Removed get/set_newline_type(), which doesn't exist in the C API.Marko Anastasov2008-02-141-2/+0
* Regenerated with h2defs.py.Marko Anastasov2008-02-128-475/+432
* update to match new gio API which adds a GMountMountFlags argument to allJonathon Jongsma2008-02-128-42/+68
* Added hand-written vfunc .defs for GVolume and GVolumeMonitor.Murray Cumming2008-02-093-3/+190
* removed SimpleAsyncResult because I do not believe it is really publicMurray Cumming2008-02-095-95/+3
* Increased versionMurray Cumming2008-02-082-1/+2
* Moved the Priorities enum into Though all the giomm stuff seems to alreadyMurray Cumming2008-02-078-52/+52
* change the read_line() and read_until() APIs so that they are actuallyJonathon Jongsma2008-02-072-42/+62
* Regenerated with h2defs.pyMurray Cumming2008-02-068-120/+545