summaryrefslogtreecommitdiff
path: root/gio/src/fileenumerator.hg
Commit message (Expand)AuthorAgeFilesLines
* fileenumerator.hg: Remove refreturn to avoid memory leaktalisein2021-07-101-2/+2
* gio/src/*.hg: Mark classes and functions with GIOMM_APIChun-wei Fan2020-03-071-3/+3
* Update the Free Software Foundation address in copyright noticesKjell Ahlstedt2017-08-301-4/+1
* Replace remaining uses of Glib::ListHandle<> with std::vector.Murray Cumming2017-03-201-3/+2
* Use std::vector<> instead of Glib::StringArrayHandle.Murray Cumming2017-03-171-1/+0
* Gio::FileEnumerator: Added get_child().Murray Cumming2013-03-211-0/+4
* Strip trailing whitespace.Mark Vender2012-10-291-13/+13
* Simplified lots of code by using the {?} _WRAP_METHOD() syntax.Murray Cumming2012-09-151-17/+2
* gmmproc: Don't include <glibmm.h> by default in generated files.José Alburquerque2011-10-251-0/+1
* Remove the reduced API options and code, as discussed on mailing list.Murray Cumming2010-05-311-8/+0
* Rename @since back to @newinDaniel Elstner2009-08-201-1/+1
* Implement parametric Doxygen alias @since{m,n}Daniel Elstner2009-08-181-1/+1
* Change license header to mention Lesser General Public License version 2.1Deng Xiyue2009-01-191-4/+4
* Made FileEnumerator::next_file not add an additional reference to theArmin Burgmeier2008-10-151-2/+2
* Added make_directory_with_parents(), query_file_type(), monitor().Murray Cumming2008-07-161-0/+6
* Correct hand-coded documentation, to talk about throwing exceptions ratherMurray Cumming2008-02-271-4/+2
* equal(), get_relative_file(), contains_file(): Take const File parameters.Murray Cumming2008-02-201-1/+1
* Moved the Priorities enum into Though all the giomm stuff seems to alreadyMurray Cumming2008-02-071-2/+2
* Do not include gio.h from our public headers, to avoid polluting theMurray Cumming2008-01-271-2/+0
* Renamed Gio::IOError to Gio::Error.Murray Cumming2008-01-231-0/+23
* poll_for_media(): Added documentation. Wrapped 2 vfuncs (though the .defsMurray Cumming2008-01-181-2/+1
* *_async() functions: Rearrange the parameters, so the (optional)Murray Cumming2008-01-151-10/+5
* Added class documentation.Murray Cumming2008-01-111-0/+2
* Correct an include.Murray Cumming2008-01-101-3/+3
* Added method documentation for most *_async methods. See also GTK+ bugMurray Cumming2008-01-091-0/+7
* Uncomment GTKMM_DOXYGEN_INPUT_SUBDIRS to fix the reference documentationMurray Cumming2008-01-081-7/+62
* Made some whitespace more consistent with the rest of glibmm. InMurray Cumming2008-01-081-3/+3
* Checked in sources from giomm. Build needs to be fixed to work withMarko Anastasov2007-12-281-0/+84