Age | Commit message (Expand) | Author | Files | Lines |
2008-09-02 | big header formatting cleanup: indentation, vtable formatting, consistent | Michael Natterer | 1 | -301/+298 |
2008-07-02 | Add g_file_monitor | Matthias Clasen | 1 | -0/+4 |
2008-07-01 | Moved all relevant typedefs into these files. | Cody Russell | 1 | -127/+1 |
2008-06-16 | Bug 536252 – GFileEnumerator should allow access to the containing GFile | Ross Burton | 1 | -0/+2 |
2008-06-11 | Bug 511367 - add g_file_make_directory_with_parents. | Ross Burton | 1 | -0/+3 |
2008-03-31 | Add g_file_query_file_type convenience function to query the type of a | Matthias Clasen | 1 | -0/+3 |
2008-02-25 | Remove deprecated g_file_contains_file. | Alexander Larsson | 1 | -3/+0 |
2008-02-21 | Implement this function by moving bits from glocalfileinfo.c | David Zeuthen | 1 | -4/+20 |
2008-02-21 | Add new g_file_has_prefix that does the same as g_file_contains_file. | Alexander Larsson | 1 | -5/+8 |
2008-02-19 | Remove trailing coma in GMountMountFlags struct | Sylvain Pasche | 1 | -1/+1 |
2008-02-11 | Added GMountMountFlags enum and added a flags argument to all mount calls. | Alexander Larsson | 1 | -1/+17 |
2008-01-29 | Add g_file_query_default_handler utility to easily look up the GAppInfo | Alexander Larsson | 1 | -0/+4 |
2008-01-24 | Add g_file_copy_async() (#511580) Based on patch from Carlos Garcia Campos | Alexander Larsson | 1 | -4/+26 |
2008-01-17 | Add the async find_enclosing_mount version to the header file too. | Alexander Larsson | 1 | -3/+11 |
2008-01-16 | Add g_file_query_exists (#508771) | Alexander Larsson | 1 | -0/+2 |
2008-01-14 | Add GError to file monitor calls | Alexander Larsson | 1 | -4/+8 |
2008-01-07 | Build test subdir after . Remove gdirectorymonitor.[ch] | Alexander Larsson | 1 | -10/+9 |
2007-12-20 | Add GMountUnmountFlags to all unmount and eject calls. Add | Alexander Larsson | 1 | -0/+17 |
2007-12-17 | Documentation updates | Matthias Clasen | 1 | -0/+1 |
2007-12-15 | Fix up docs | Matthias Clasen | 1 | -4/+4 |
2007-12-14 | Move GFileAttributeValue to a private header, as its sort of ugly. | Alexander Larsson | 1 | -2/+4 |
2007-12-14 | Clean up all flags enums to not have _FLAGS in them Make the names of some | Alexander Larsson | 1 | -9/+9 |
2007-12-14 | Only allow including <gio/gio.h> from apps | Alexander Larsson | 1 | -0/+4 |
2007-12-13 | Rename g_mount_for_location to g_file_mount_enclosing_volume. | Alexander Larsson | 1 | -12/+12 |
2007-12-12 | Fix up a bunch of details in the docs. | Alexander Larsson | 1 | -2/+3 |
2007-12-11 | Rework how volumes, drives and volume monitoring is done. Previosly the | David Zeuthen | 1 | -18/+18 |
2007-12-09 | More documentation cleanup and filling in missing information, bringing | A. Walton | 1 | -5/+10 |
2007-12-05 | Rename all struct members named: read, write, close, truncate, or mount to | Alexander Larsson | 1 | -2/+2 |
2007-12-03 | Add G_FILE_COPY_NO_FALLBACK_FOR_MOVE flag | Alexander Larsson | 1 | -2/+4 |
2007-12-01 | Templates for enum registration | Matthias Clasen | 1 | -2/+2 |
2007-11-28 | Improve consistency of enumerations | Matthias Clasen | 1 | -0/+2 |
2007-11-28 | Another round of trivial doc fixes | Matthias Clasen | 1 | -4/+5 |
2007-11-27 | Bumps documentation to 93% symbol coverage, touching most | Andrew Walton | 1 | -1/+148 |
2007-11-26 | gio/ docs/reference/gio Merged gio-standalone into glib. | Alexander Larsson | 1 | -0/+676 |