summaryrefslogtreecommitdiff
path: root/gio/src/file.ccg
Commit message (Expand)AuthorAgeFilesLines
* Added make_directory_with_parents(), query_file_type(), monitor().Murray Cumming2008-07-161-0/+44
* 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
* query_default_handler(), set_display_name(), query_info(),Murray Cumming2008-03-291-12/+0
* create(), replace(): Do not take an extra reference, because the CMurray Cumming2008-03-281-20/+6
* load_contents(), load_contents_finish(), load_partial_contents_finish():Murray Cumming2008-03-031-5/+93
* 2.15.7:Murray Cumming2008-02-261-0/+32
* update to match new gio API which adds a GMountMountFlags argument to allJonathon Jongsma2008-02-121-8/+16
* Added an overload of query_default_handler() without the cancellable.Murray Cumming2008-02-051-0/+21
* Added copy_async(), with overloads without slot_progress (which isMarko Anastasov2008-02-041-0/+94
* changed size param of create_sized() to type guint (in agreement withJosé Alburquerque2008-02-041-0/+120
* Added types. Regenerated.Murray Cumming2008-02-031-0/+21
* find_enclosing_mout(), append_to(): Reordered parameters and addedMurray Cumming2008-02-031-0/+62
* add BufferedInputStream classJonathon Jongsma2008-02-021-22/+1
* Added overloads of create_file(), remove(), trash(), make_directory(),Murray Cumming2008-02-021-2/+158
* Added the signal.Murray Cumming2008-02-021-0/+182
* Do not include gio.h from our public headers, to avoid polluting theMurray Cumming2008-01-271-1/+2
* Make equal() non virtual - equal_vfunc() is instead.Murray Cumming2008-01-271-19/+192
* Added a read() method overload with no cancellable parameter. Try loadingMurray Cumming2008-01-231-0/+21
* Regenerated.Murray Cumming2008-01-211-0/+76
* FileAttributeMatcher::create(): Add a default value and documentation.Murray Cumming2008-01-201-1/+1
* enumerate_children(), enumerate_children_async(), query_info(),Murray Cumming2008-01-201-6/+114
* poll_for_media(): Added documentation. Wrapped 2 vfuncs (though the .defsMurray Cumming2008-01-181-44/+142
* eject(),Murray Cumming2008-01-171-8/+29
* *_async() functions: Rearrange the parameters, so the (optional)Murray Cumming2008-01-151-67/+32
* Rename create() to create_file(), create_async() to create_file_async()Murray Cumming2008-01-111-2/+2
* Copy (and very slightly adjust) the build_shared/ files from gtkmm, whichMurray Cumming2008-01-101-16/+12
* Added method documentation for most *_async methods. See also GTK+ bugMurray Cumming2008-01-091-0/+15
* Checked in sources from giomm. Build needs to be fixed to work withMarko Anastasov2007-12-281-0/+870