summaryrefslogtreecommitdiff
path: root/gio
AgeCommit message (Expand)Author
2013-10-27Make GSettingsSchemaKey publicRyan Lortie
2013-10-27GSettingsSchema: store a backref to the sourceRyan Lortie
2013-10-27Clean up GSettingsSchema logicRyan Lortie
2013-10-26gapplication: don't emit warnings for DBus callsGiovanni Campagna
2013-10-26gapplication: fix memory leakGiovanni Campagna
2013-10-24tests: Add tests for the thumbnail verification code in GIOPhilip Withnall
2013-10-24Revert "Use g_return_val_if_fail() for developer-only messages"Colin Walters
2013-10-24gsettings-tool: Add --version into general usageJiro Matsuzawa
2013-10-24GSettings: verify path validity on constructorsRyan Lortie
2013-10-24gthemedicon: Fallback to non-symbolic iconsOlivier Brunel
2013-10-23gdbus: Ensure message matching always succeeds against path_namespace='/'Philip Withnall
2013-10-23file-info: Add a G_FILE_ATTRIBUTE_THUMBNAIL_IS_VALID attributeRyan Lortie
2013-10-23GMemoryOutputStream: docs and whitespace fixesRyan Lortie
2013-10-23GMemoryOutputStream: improve seek testsRyan Lortie
2013-10-23Change semantics of seek on memory output streamRyan Lortie
2013-10-23GSeekable: document seek-past-end semanticsRyan Lortie
2013-10-23gdbus: Work around a D-Bus bug with path_namespace='/' match rulesPhilip Withnall
2013-10-21Clarify the g_application_withdraw_notification docsMatthias Clasen
2013-10-21Don't build gapplication(1) on win32Ryan Lortie
2013-10-21GSubprocess win32 fixupsRyan Lortie
2013-10-21GNotification: Don't install private headers, avoid duplicated prototypeColin Walters
2013-10-21GNotification: finish documentationRyan Lortie
2013-10-21GNotification: some final cleanupsRyan Lortie
2013-10-21Add gtk notification backendLars Uebernickel
2013-10-21Add GNotificationLars Uebernickel
2013-10-19gio/gbufferedinputstream: fix redundant-decls of g_buffered_input_stream_fina...Djalal Harouni
2013-10-17Fix up subprocess docsMatthias Clasen
2013-10-17Add some missing argument docsMatthias Clasen
2013-10-17tests/gsubprocess: Locate test child binary for installed tests tooColin Walters
2013-10-17Use g_return_val_if_fail() for developer-only messagesIhar Hrachyshka
2013-10-17Fixup GSubprocess documentation bitsRyan Lortie
2013-10-17gsubprocess: Add UTF-8 variants of communicate()Colin Walters
2013-10-17gsubprocess: Fix up communicateColin Walters
2013-10-17GSubprocess: New class for spawning child processesColin Walters
2013-10-17gio: Add private API to create win32 streams from fdsColin Walters
2013-10-17gtask: Fix invalid name in documentationJasper St. Pierre
2013-10-17New gapplication(1) toolRyan Lortie
2013-10-17Revert "gapplication: don't rely on cmdline being finalized immediately"Ryan Lortie
2013-10-16gapplication: don't rely on cmdline being finalized immediatelyCosimo Cecchi
2013-10-16g_file_copy: Fall back to pathname queryinfo to help gvfs backendsColin Walters
2013-10-08GMemoryOutputStream: Don't return -1 as a gboolean in preconditionColin Walters
2013-10-04xdgmime: Fix an invalid readKalev Lember
2013-10-04appinfo: Don't try DBusActivatable with load_from_keyfileRyan Lortie
2013-10-04gcredentials: add Solaris supportDan Winship
2013-10-04gcredentials: add Hurd supportDan Winship
2013-10-04gcredentials: add internal macros to simplify all the #ifdefsDan Winship
2013-10-04GDBusProxy: add flag to control autostarting at construction timeGiovanni Campagna
2013-10-03gdesktopappinfo: Large-scale whitespace fixupRyan Lortie
2013-10-03gdesktopappinfo: rework search pathRyan Lortie
2013-10-03gdesktopappinfo: remove global_defaults_cacheRyan Lortie