summaryrefslogtreecommitdiff
path: root/gio
AgeCommit message (Expand)Author
2008-12-152.19.3GLIB_2_19_3Matthias Clasen
2008-12-13Make these work on x86_64Matthias Clasen
2008-12-12free the tokens when done with themRyan Lortie
2008-12-12fix leak that occurs when multiple mount entries match the requested pathRyan Lortie
2008-12-10Bug 562452 - Ensure we return G_IO_ERROR_CANCELLED if cancellingAlexander Larsson
2008-12-09Bug 515777 - incorrect date&time on copyAlexander Larsson
2008-12-08Hide ecryptfs mounts, so that the desktop does not show both the mount andMatthias Clasen
2008-12-08Add "fd" and "close-fd" properties including getters and setters. Patch byMatthias Clasen
2008-12-08Support compilers that don't understand ISO C varargs macros. Patch byMatthias Clasen
2008-12-08Use g_access() to check accessibility of local devices. Patch by MartinMatthias Clasen
2008-12-012.19.2GLIB_2_19_2Matthias Clasen
2008-12-01Revert behaviour change in g_data_input_stream_read_lineMatthias Clasen
2008-12-012.19.1Matthias Clasen
2008-12-01Add and document g_mount_is_shadowed plus calls to set/unset a mount asAlexander Larsson
2008-12-01Comment out two failing testsMatthias Clasen
2008-11-28Add g_app_info_get_commandline. Requested by Hans Petter Jansson.Matthias Clasen
2008-11-28Fix a typo, s/detext/detect. Patch by Enrico Tröger.Christian Dywan
2008-11-28Bug 559633 – gtk_image_new_from_gicon does not always work for .desktopMatthias Clasen
2008-11-28 Bug 548163 – Nautilus displays wrong error message for too long fileMatthias Clasen
2008-11-28Bug 547481 – g_data_input_stream_read_line behaves not as stated in theMatthias Clasen
2008-11-28Only allow deleting files that have been created byMatthias Clasen
2008-11-28Better fixMatthias Clasen
2008-11-28Avoid unused variablesMatthias Clasen
2008-11-28Bug 562393 – g_buffered_input_stream_read_byte broken if data availableMatthias Clasen
2008-11-28Bug 561807 – inotify_sub.c :: dup_dirname() fails to remove trailing '/'Matthias Clasen
2008-11-21Bug 561212 – GFileReadMoreCallback API doc refers to non-existant functionChristophe Fergeau
2008-11-21Bug 561375 – Leaks mountpoint descriptionCosimo Cecchi
2008-11-20Bug 561352 – Leak of icon descriptionCosimo Cecchi
2008-11-15Add G_FILE_ATTRIBUTE_PREVIEW_ICON to doc tableMatthias Clasen
2008-11-12Bug 556415 - Crash on Windows 2000 in g_winhttp_vfs_init()Tor Lillqvist
2008-10-31Bug 558185 – 'parent' variable inGrahame Bowland
2008-10-28reviewed by: Alexander Larsson <alexl@redhat.com>Cosimo Cecchi
2008-10-27Fix leak inside g_local_file_get_parse_name()Federico Mena Quintero
2008-10-27Bug 557592 - Missing include in gwinhttpfile.cTor Lillqvist
2008-10-24Bug 556910 – [fam-helper.c:223]: Memory leak: subMatthias Clasen
2008-10-24Fix docsMatthias Clasen
2008-10-23Bug 528320 - Incorrect icons displayed for files with custom mimetypeAlexander Larsson
2008-10-21Add G_FILE_ATTRIBUTE_PREVIEW_ICON (#557182)Alexander Larsson
2008-10-21Bug 555740 - gicon serialization Based on patch from David ZeuthenAlexander Larsson
2008-10-20Bug 557087 – mem leak in g_content_types_get_registeredChristian Persch
2008-10-162.19.0GLIB_2_19_0Matthias Clasen
2008-10-16Bug 556422 – g_file_enumerator_next_file: unclear whether return valueMatthias Clasen
2008-10-15Bug 556334 – Warning when building without selinux supportMatthias Clasen
2008-10-15Fix make checkMatthias Clasen
2008-10-13Bug 555311 – format not a string literal and no format argumentsChristian Persch
2008-10-13When adding an application as handling a mime type (but not as theAlexander Larsson
2008-10-12Deprecate g_volume_monitor_adopt_orphan_mount() (#555331).David Zeuthen
2008-10-10Upper half of byte is >> 4, not >> 8. Found by Kjartan Maraas via sparseAlexander Larsson
2008-10-10 Bug 555711 – Wrong fallback order of mimetype iconsMatthias Clasen
2008-10-10Bug 555121 – Improved build-time handling of gio module-dirMatthias Clasen