2008-04-16 |
Michael Meeks | tolerate an empty TryExec= line without failing; nautil... |
tree | commitdiff |
2008-04-15 |
Mukund Sivaraman | Fixed typos in gtk-doc comments. |
tree | commitdiff |
2008-04-09 |
Padraig O'Briain | In g_app_info_create_from_commandline set comment after... |
tree | commitdiff |
2008-04-08 |
Tomas Bzatek | Doc update |
tree | commitdiff |
2008-04-08 |
Matthias Clasen | Bug 526796 – Wrong order of arguments in g_file... |
tree | commitdiff |
2008-04-04 |
Sebastien Bacher | Don't list the user directory as a mount, fix potential... |
tree | commitdiff |
2008-03-31 |
Alexander Larsson | Don't leak parent. |
tree | commitdiff |
2008-03-31 |
A. Walton | Always return a GFileType enum value (#520715). |
tree | commitdiff |
2008-03-31 |
Alexander Larsson | Fix typo in changelog |
tree | commitdiff |
2008-03-31 |
Alexander Larsson | Read readdir() info chunks (of 1000) and sort the chunk... |
tree | commitdiff |
2008-03-31 |
Alexander Larsson | Clarify docs for g_memory_output_stream_get_size. Add |
tree | commitdiff |
2008-03-31 |
Matthias Clasen | Add g_file_query_file_type convenience function to... |
tree | commitdiff |
2008-03-31 |
Matthias Clasen | Fix some documentation typos. (#524950, Rob Bradford) |
tree | commitdiff |
2008-03-28 |
A. Walton | Adds GIO_EXTRA_MODULES environment variable support... |
tree | commitdiff |
2008-03-28 |
Alexander Larsson | Fix up last commit. |
tree | commitdiff |
2008-03-28 |
Alexander Larsson | Fix ChangeLog entry |
tree | commitdiff |
2008-03-28 |
Alexander Larsson | Fallback to g_file_query_info for source size if |
tree | commitdiff |
2008-03-28 |
Alexander Larsson | Reuse old string instead of adding new one. |
tree | commitdiff |
2008-03-28 |
Lin Ma | still copyright issue. I hate copyright. |
tree | commitdiff |
2008-03-27 |
Alexander Larsson | Return G_IO_ERROR_IS_DIRECTORY, not G_IO_ERROR_WOULD_ME... |
tree | commitdiff |
2008-03-27 |
Lin Ma | Updated copyright. |
tree | commitdiff |
2008-03-20 |
Lin Ma | Removed a bad formatted msg. |
tree | commitdiff |
2008-03-20 |
Lin Ma | Fixed FEN does not emit attribute changed events when... |
tree | commitdiff |
2008-03-19 |
Matthias Clasen | Doc additions |
tree | commitdiff |
2008-03-19 |
Sebastien Bacher | consider nfs4 mounts as G_UNIX_MOUNT_TYPE_NFS (Closes... |
tree | commitdiff |
2008-03-19 |
Alexander Larsson | Bump block side for copy to 64k to minimize overhead... |
tree | commitdiff |
2008-03-16 |
Tor Lillqvist | Make libgio-2.0.la depend on gio.def on Windows. |
tree | commitdiff |
2008-03-14 |
David Zeuthen | Add g_unix_mount_monitor_set_rate_limit() function... |
tree | commitdiff |
2008-03-14 |
Alexander Larsson | Avoid redudant tests (#521851) Patch from Josselin... |
tree | commitdiff |
2008-03-14 |
Alexander Larsson | Fix C89 issue (#521672) Patch from Jens Granseuer |
tree | commitdiff |
2008-03-14 |
Alexander Larsson | Shut down fam (including removing fam GSource) when... |
tree | commitdiff |
2008-03-14 |
Alexander Larsson | Fix up FEN ifdefs |
tree | commitdiff |
2008-03-14 |
Alexander Larsson | Use right define name for f_fstypename member check |
tree | commitdiff |
2008-03-14 |
Alexander Larsson | Added. Added. Added. Added. Added. Added. Added. Added... |
tree | commitdiff |
2008-03-13 |
Tor Lillqvist | Actually use the gio.def file when linking the library... |
tree | commitdiff |
2008-03-13 |
Tomas Bzatek | Include live-g-file in standard set of tests, making... |
tree | commitdiff |
2008-03-12 |
Tor Lillqvist | Expand gio/win32/Makefile. |
tree | commitdiff |
2008-03-12 |
Tor Lillqvist | Introduce a macro GLocalFileStat that is the normal... |
tree | commitdiff |
2008-03-12 |
Benjamin Otte | trim whitespace so gtk-doc groks the function name |
tree | commitdiff |
2008-03-12 |
Tor Lillqvist | Implement as empty, returning FALSE, on Win32. |
tree | commitdiff |
2008-03-11 |
Alexander Larsson | Correctly implement can_trash by actually looking for... |
tree | commitdiff |
2008-03-11 |
Matthias Clasen | 2.16.1 GLIB_2_16_1 |
tree | commitdiff |
2008-03-11 |
Alexander Larsson | Fix crashes in new constructor and properties code |
tree | commitdiff |
2008-03-10 |
Murray Cumming | Minor spelling correction in documentation: existance... |
tree | commitdiff |
2008-03-10 |
Matthias Clasen | 2.16.0 |
tree | commitdiff |
2008-03-10 |
Matthias Clasen | Fix symbol list |
tree | commitdiff |
2008-03-10 |
Matthias Clasen | Add properties to make bindings happy. (#517676, Samuel... |
tree | commitdiff |
2008-03-08 |
Tor Lillqvist | Define FILE_READ_ONLY_VOLUME if it is missing from... |
tree | commitdiff |
2008-03-07 |
Alexander Larsson | Use struct statfs.f_fstypename if availible (e.g. on... |
tree | commitdiff |
2008-03-06 |
Tor Lillqvist | Correct milliseconds to microseconds in the doc comment... |
tree | commitdiff |
2008-03-06 |
Alexander Larsson | Add g_return_val_if_fail check (#520700) |
tree | commitdiff |
2008-03-06 |
Alexander Larsson | Fix sparse warnings (#519489) |
tree | commitdiff |
2008-03-05 |
Alexander Larsson | Make cancellation threadsafe (i.e. guarantee its only... |
tree | commitdiff |
2008-03-04 |
Wouter Bolsterlee | Fix typo in parameter documentation. |
tree | commitdiff |
2008-03-04 |
Alexander Larsson | Remove deprecated symbols we kept for one release. |
tree | commitdiff |
2008-03-04 |
Murray Cumming | Tiny documentation corrections. |
tree | commitdiff |
2008-03-03 |
Alexander Larsson | Fix the adopt_orphan_mount vfunc to take a volume_monit... |
tree | commitdiff |
2008-03-01 |
Benjamin Otte | clarify docs for g_file_delete(). |
tree | commitdiff |
2008-02-29 |
Alexander Larsson | Make sure empty files get text/plain type (#518720) |
tree | commitdiff |
2008-02-27 |
Alexander Larsson | Fix type warnings |
tree | commitdiff |
2008-02-27 |
Alexander Larsson | Handle filesystems (like ntfs-3g) that return EEXIST... |
tree | commitdiff |
2008-02-25 |
Matthias Clasen | 2.15.6 GLIB_2_15_6 |
tree | commitdiff |
2008-02-25 |
Wouter Bolsterlee | Fixup translator comments (#518578). |
tree | commitdiff |
2008-02-25 |
Wouter Bolsterlee | Fix a few typos in translator comments and documentation. |
tree | commitdiff |
2008-02-25 |
Alexander Larsson | Add translator comments (#518578) |
tree | commitdiff |
2008-02-25 |
Alexander Larsson | Reintroduce g_file_contains_file, keep around for one... |
tree | commitdiff |
2008-02-25 |
Alexander Larsson | Remove deprecated g_file_contains_file. |
tree | commitdiff |
2008-02-25 |
Alexander Larsson | Emit actual change signals in an idle handler. This... |
tree | commitdiff |
2008-02-25 |
Alexander Larsson | Remove type guessing, instead just display mounts in... |
tree | commitdiff |
2008-02-25 |
Alexander Larsson | Make new strings reuse old ones. |
tree | commitdiff |
2008-02-25 |
Alexander Larsson | Implement trashing and filesystem::readonly for win32... |
tree | commitdiff |
2008-02-23 |
Matthias Clasen | Add new symbols |
tree | commitdiff |
2008-02-23 |
Matthias Clasen | Small doc fix |
tree | commitdiff |
2008-02-22 |
Alexander Larsson | Look at old-style gnome mime icon names too, as many... |
tree | commitdiff |
2008-02-21 |
Matthias Clasen | Doc fixes |
tree | commitdiff |
2008-02-21 |
David Zeuthen | Implement this function by moving bits from glocalfilei... |
tree | commitdiff |
2008-02-21 |
Alexander Larsson | Fix doc typo |
tree | commitdiff |
2008-02-21 |
Alexander Larsson | Fix doc typo |
tree | commitdiff |
2008-02-21 |
Alexander Larsson | Add more documentation about how GFiles work (from... |
tree | commitdiff |
2008-02-21 |
Alexander Larsson | Add new g_file_has_prefix that does the same as g_file_... |
tree | commitdiff |
2008-02-20 |
Benjamin Otte | even more cases of not returning in error path |
tree | commitdiff |
2008-02-20 |
Benjamin Otte | return from function in error path. |
tree | commitdiff |
2008-02-19 |
Sylvain Pasche | Remove trailing coma in GMountMountFlags struct |
tree | commitdiff |
2008-02-18 |
Alexander Larsson | Use g_unlink/g_rename instead of unlink/rename; do... |
tree | commitdiff |
2008-02-18 |
Alexander Larsson | Open files with O_BINARY on windows. (#517140) |
tree | commitdiff |
2008-02-14 |
Alexander Larsson | Correctly check for HAVE_FCHMOD and HAVE_FCHOWN |
tree | commitdiff |
2008-02-14 |
Alexander Larsson | Copy permissions with file on copy (#514084) This is... |
tree | commitdiff |
2008-02-13 |
Ryan Lortie | add G_FILE_ATTRIBUTE_TRASH_ITEM_COUNT |
tree | commitdiff |
2008-02-13 |
Alexander Larsson | Define IN_ONLYDIR if not in header (#515346) |
tree | commitdiff |
2008-02-12 |
Alexander Larsson | C89 fixes (#515892) |
tree | commitdiff |
2008-02-11 |
Matthias Clasen | 2.15.5 GLIB_2_15_5 |
tree | commitdiff |
2008-02-11 |
Matthias Clasen | Add g_mount_mount_flags_get_type |
tree | commitdiff |
2008-02-11 |
Alexander Larsson | Correctly handle NULL GAttributeMatcher meaning matches... |
tree | commitdiff |
2008-02-11 |
Alexander Larsson | Added GMountMountFlags enum and added a flags argument... |
tree | commitdiff |
2008-02-11 |
Alexander Larsson | Added new standard::description attribute. Requested... |
tree | commitdiff |
2008-02-11 |
Alexander Larsson | Minor docs cleanup |
tree | commitdiff |
2008-02-11 |
Matthias Clasen | Add more docs |
tree | commitdiff |
2008-02-11 |
Matthias Clasen | Documentation additions |
tree | commitdiff |
2008-02-10 |
Matthias Clasen | Consistently use getmntent_r() and fall back to getmnte... |
tree | commitdiff |
2008-02-10 |
Matthias Clasen | Fix a mismerge |
tree | commitdiff |
next |