summaryrefslogtreecommitdiff
path: root/gio
Commit message (Expand)AuthorAgeFilesLines
* gobject: Fix Since/Deprecated versions for GParameter replacement APIPhilip Withnall2017-03-314-4/+4
* gio: Fix deprecation warnings for g_object_newv() APIPhilip Withnall2017-03-313-1/+6
* gio: Deprecate GParameter-related functionsFabian Orccon2017-03-314-2/+7
* gosxappinfo: fix typo in url_escape_hostnameChristoph Reiter2017-03-301-1/+1
* gosxappinfo: Fix launching default applicationsPatrick Griffis2017-03-301-1/+2
* ginitable: Relax idempotency requirements on init() and init_async()Philip Withnall2017-03-302-10/+29
* Make GUnixMountEntry and GUnixMountPoint boxed typesChristoph Reiter2017-03-282-6/+80
* gdbus-tool: Add a command to wait for a well-known name on the busPhilip Withnall2017-03-281-1/+248
* gdbusprivate: Include a few headers to fix win32 buildColin Walters2017-03-271-0/+2
* gdbus: Initialize types earlier to break proxy <-> connection deadlockColin Walters2017-03-271-4/+7
* gdbus: Initialize types at async entrypointsINSUN PYO2017-03-272-0/+19
* gosxcontenttype: Fix various testsPatrick Griffis2017-03-262-9/+49
* build: Skip gdesktopappinfo tests on OSXPatrick Griffis2017-03-261-0/+2
* appinfo: Only use portal as fallbackFlorian Müllner2017-03-251-5/+8
* gio-querymodules: fix memory leakMarc-André Lureau2017-03-241-0/+1
* gio: Drop redundant g_source_is_destroyed() callsPhilip Withnall2017-03-232-4/+2
* appinfo: Don't hardcode strings for the OpenURI portal's D-Bus methodMario Sanchez Prada2017-03-231-4/+4
* appinfo: Launch the OpenURI portal using a synchronous D-Bus callMario Sanchez Prada2017-03-231-21/+103
* appinfo: Don't leak the session bus in launch_default_with_portal_asyncMario Sanchez Prada2017-03-231-0/+1
* gio/fam: Remove leftover debug printColin Walters2017-03-161-2/+0
* docs: Fix some DocBook usage in a few gtk-doc commentsPhilip Withnall2017-03-163-4/+3
* Use single non-Unicode quotation marks in a new translatable messagePiotr Drąg2017-03-141-1/+1
* Use consistent quotation marks in a new translatable messagePiotr Drąg2017-03-141-1/+1
* gsubprocess: Add missing G_GNUC_NULL_TERMINATED attributePhilip Withnall2017-03-141-1/+1
* gdbusmessage: Add missing G_GNUC_PRINTF attributePhilip Withnall2017-03-142-2/+2
* Visual Studio builds: Fix gio project generationChun-wei Fan2017-03-141-0/+1
* Fix distcheck2.51.5Matthias Clasen2017-03-131-1/+1
* Implement GAppInfo on OSXTingPing2017-03-135-9/+786
* Implement GContentType on OSXTingPing2017-03-134-5/+449
* gio: Always purge kqueue subs from missing listSteven McDonald2017-03-091-10/+5
* Create g_content_type_is_mime_type()TingPing2017-03-083-0/+40
* Fix a typoMatthias Clasen2017-03-081-1/+1
* Add a forgotten g_type_ensure callMatthias Clasen2017-03-081-1/+1
* Enable building gcocoanotification only if OS X min version >= 10.9John Ralls2017-03-082-2/+8
* Add some more cases to the app-id unit testsMatthias Clasen2017-03-051-0/+3
* tests: Fix some memory leaks in the GSettings unit testsPhilip Withnall2017-02-281-0/+3
* tests: Fix a double-unref in the GSettings unit testsPhilip Withnall2017-02-281-2/+0
* gsettings: Fix a leak in GSettingsActionPhilip Withnall2017-02-281-0/+1
* gsettings: Fix memory leak on error handling path for g_settings_set()Philip Withnall2017-02-281-8/+10
* glib-compile-schemas: Fix various memory leaksPhilip Withnall2017-02-281-28/+64
* gio: Check for NUll when getting extensionsJan Tojnar2017-02-271-0/+2
* gdbus-codegen: Add --output-directory flagPatrick Griffis2017-02-272-6/+14
* gdbusauth: plug memory leakOle André Vadla Ravnås2017-02-211-0/+1
* fdo notification: Avoid a double freeTimm Bäder2017-02-181-2/+7
* gdbus-codegen: Fix -Wconversion warningPatrick Griffis2017-02-141-4/+4
* gsubprocesslauncher: Clarify the behavior of set_environ()Matthew Leeds2017-02-131-0/+3
* fileinfo: Add G_FILE_ATTRIBUTE_RECENT_MODIFIED attributeOndrej Holy2017-02-131-0/+11
* fileinfo: Use monospaced font for urisOndrej Holy2017-02-131-3/+3
* docs: Fix a typo in a documentation stringPhilip Withnall2017-02-081-1/+1
* docs: Add links to D-Bus specification for D-Bus address formatPhilip Withnall2017-02-083-10/+21