summaryrefslogtreecommitdiff
path: root/gio
AgeCommit message (Expand)Author
2009-02-27Clarify docsMatthias Clasen
2009-02-27Fix up bug reference in previous commitDavid Zeuthen
2009-02-27Bug 540461 – GEmblemedIcon leakDavid Zeuthen
2009-02-27Split out the extension point registration code to its own function.Alexander Larsson
2009-02-26Bug 540461 – g_memory_output_stream_get_data_size() doesn't behave asAlexander Larsson
2009-02-26Bug 543183 – Clarify docs for g_file_has_prefixAlexander Larsson
2009-02-26Support desktop file key X-GIO-NoFuse which disables use of fuse pathnamesAlexander Larsson
2009-02-25Bug 570073 – Add support for reading filesystems on InterixAlexander Larsson
2009-02-25Bug 570069 – wrong preprocessor directive in gio/glocalfileinfo.cPaolo Borelli
2009-02-23Remove accidentally commited spewAlexander Larsson
2009-02-23Fix "it's" vs "its" confusion throughout the source. Patch by WillMatthias Clasen
2009-02-20Don't ever sniff desktop files when the filename is known. In other words,Alexander Larsson
2009-02-19update gitignoreRyan Lortie
2009-02-198 spaces -> tab in ChangeLogRyan Lortie
2009-02-19Bug 549298 – impossible to copy files with p (pipe) flagAlexander Larsson
2009-02-18Bug 560564 – Replacing a symlink with its linked file truncates theAlexander Larsson
2009-02-17unref the destination's attribute matcher before overwriting it.Ryan Lortie
2009-02-172.19.8upstream/GLIB_2_19_8Matthias Clasen
2009-02-17fix changelog dateRyan Lortie
2009-02-17Add missing exportsMatthias Clasen
2009-02-172.19.7upstream/GLIB_2_19_7Matthias Clasen
2009-02-17Add an "aborted" signal to abort a mount operation from the backend side.Matthias Clasen
2009-02-16Bug 505042 – add file attribute for actually used file size in bytesRyan Lortie
2009-02-16Bug 571598 – GAsyncResult with NULL gobjectRyan Lortie
2009-02-12Cope with EEXIST == ENOTEMPTY. Reported by Nicolas JosephMatthias Clasen
2009-02-06Correct the grammar in some property documentation.Murray Cumming
2009-02-04Bug 566747 - URIs opened with firefox %u load as local filesAlexander Larsson
2009-02-022.19.6upstream/GLIB_2_19_6Matthias Clasen
2009-01-31plug a tiny mem leak.Paolo Borelli
2009-01-29handle all possible cases of EAGAIN and EWOULDBLOCK being (un)defined andRyan Lortie
2009-01-28Bug 568575 – _async functions for GDataInputStreamRyan Lortie
2009-01-22Bug 568723 – g_buffered_input_stream_fill_async doesn't take count == -1Ryan Lortie
2009-01-22Bug 568741 – g_buffered_input_stream_fill_async doesn't workRyan Lortie
2009-01-21Bug 568394 – dropping the last reference to a stream filter closes theRyan Lortie
2009-01-19Expand docsMatthias Clasen
2009-01-192.19.5upstream/GLIB_2_19_5Matthias Clasen
2009-01-19Doc additionMatthias Clasen
2009-01-19Some cleanupsMatthias Clasen
2009-01-09Don't assume filenames are UTF-8.Matthias Clasen
2009-01-09Make tests work with current shared-mime-infoMatthias Clasen
2009-01-08Add a G_IO_ERROR_TOO_MANY_OPEN_FILES error code. Requested by OlivierMatthias Clasen
2009-01-052.19.4upstream/GLIB_2_19_4Matthias Clasen
2009-01-05cast a "char **" to "const char **" to avoid a warning.Dan Winship
2009-01-05Try using O_NOATIME when sniffing for mime types. Based on a patch by A.Matthias Clasen
2009-01-05improve add new simple-async-result test new file to testRyan Lortie
2009-01-05Add g_simple_async_result_is_valid(). Implementation by Dan Winship.Ryan Lortie
2008-12-31Add notes about being UNIX-specificMatthias Clasen
2008-12-20move some changelog entries that i put in the wrong spotRyan Lortie
2008-12-152.19.3upstream/GLIB_2_19_3Matthias Clasen
2008-12-13Make these work on x86_64Matthias Clasen