summaryrefslogtreecommitdiff
path: root/gio/src/fileenumerator.ccg
Commit message (Expand)AuthorAgeFilesLines
* Meson build: No implicit_include_directoriesKjell Ahlstedt2021-03-261-1/+1
* Update the Free Software Foundation address in copyright noticesKjell Ahlstedt2017-08-301-4/+1
* Run clang-format on the .ccg files.Murray Cumming2016-02-261-29/+16
* Gio: Use of nullptr instead of 0.Murray Cumming2015-11-201-2/+2
* C++11: Some use of the auto keyword.Murray Cumming2015-07-151-4/+4
* Simplified lots of code by using the {?} _WRAP_METHOD() syntax.Murray Cumming2012-09-151-20/+0
* Remove the reduced API options and code, as discussed on mailing list.Murray Cumming2010-05-311-18/+0
* Use 0 instead of NULL.Murray Cumming2010-01-291-4/+4
* Use Glib::unwrap() instead of ->gobj(),Murray Cumming2010-01-291-2/+2
* 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/+0
* Added make_directory_with_parents(), query_file_type(), monitor().Murray Cumming2008-07-161-1/+3
* add BufferedInputStream classJonathon Jongsma2008-02-021-26/+1
* Renamed Gio::IOError to Gio::Error.Murray Cumming2008-01-231-0/+39
* *_async() functions: Rearrange the parameters, so the (optional)Murray Cumming2008-01-151-7/+2
* Checked in sources from giomm. Build needs to be fixed to work withMarko Anastasov2007-12-281-0/+123