summaryrefslogtreecommitdiff
path: root/gio
Commit message (Expand)AuthorAgeFilesLines
* gio/gdbusaddress.c: Silence RunDLL errorsChun-wei Fan2013-08-211-0/+8
* gnetworkmonitornetlink: handle default route via deviceDan Winship2013-08-011-9/+9
* Update link to documentationMatthias Clasen2013-06-091-1/+1
* GFileEnumerator: Add some documentation about orderingColin Walters2013-06-091-0/+17
* ginetaddress: fix addr/string conversions on windowsDan Winship2013-06-091-8/+21
* Ensure g_file_copy() does not temporarily expose private filesColin Walters2013-06-095-24/+63
* g_file_copy(): Clean up logic for info queryColin Walters2013-06-091-40/+88
* Avoid a segfault in gdbus toolMatthias Clasen2013-06-091-2/+5
* GThreadedResolver: set an error if no records could be foundGiovanni Campagna2013-06-091-1/+17
* Silently handle icon being NULLMatthias Clasen2013-05-041-1/+1
* GSocks5Proxy: don't crash if parsing negotiation reply failsSimon McVittie2013-05-021-1/+1
* Fix compile error in gdbusmessage.c for win64Hib Eris2013-04-011-1/+1
* g_file_copy(): Ensure G_FILE_COPY_OVERWRITE preserves permissionsColin Walters2013-03-252-7/+67
* Corrected some GLIB_AVAILABLE_IN_*Murray Cumming2013-03-251-5/+5
* Init padding to NULL to avoid a missing initializer warningGuido Günther2013-03-241-1/+2
* Added examples to GTestDBus documentationTristan Van Berkom2013-03-212-51/+110
* GDBusMethodInvocation: leak and potential crashPatrick Ohly2013-03-171-2/+5
* live-g-file: test hidden filesEmilio Pozuelo Monfort2013-03-131-0/+36
* glocalfileinfo: Stop using PATH_MAX for .hiddenRyan Lortie2013-03-131-19/+13
* Fix /appinfo/mime testsMartin Pitt2013-03-121-5/+31
* gsettings-tool: Make a string translatableJiro Matsuzawa2013-03-091-1/+1
* Fix a mixup of singular and pluralMatthias Clasen2013-03-071-1/+1
* tests/appinfo: Fix a typoJasper St. Pierre2013-03-061-1/+1
* desktopappinfo: check whether the specified executable is validCosimo Cecchi2013-03-041-1/+32
* build: Add --disable-compile-warningsColin Walters2013-02-272-5/+8
* GApplication: document IS_SERVICE timeout properlyRyan Lortie2013-02-212-5/+9
* GNetworkMonitorBase: implement can_reach_asyncDan Winship2013-02-201-18/+112
* g_network_monitor_base_can_reach: Check for default route after enumerating.Matthew Barnes2013-02-201-4/+8
* GNetworkAddress: drop cached addresses on resolver reloadDan Winship2013-02-203-19/+67
* GOutputStream: Remove unused SpliceUserData structMike Ruprecht2013-02-191-6/+0
* GNetworkAddress: Build if AI_NUMERICSERV not definedAlexander Larsson2013-02-181-1/+5
* GSimpleProxyResolver: add missing includeDan Winship2013-02-171-0/+1
* GSocketClient: add missing NULL to g_object_set() callDan Winship2013-02-151-4/+6
* gnetworkaddress: preserve IPv6 scope ID in IP literalsDan Winship2013-02-152-26/+100
* GSimpleProxyResolver: fix for the case where the default proxy is NULLDan Winship2013-02-151-0/+2
* More doc fixesJasper St. Pierre2013-02-152-3/+3
* gmenumodel: Fix documentationJasper St. Pierre2013-02-151-1/+1
* GSimpleProxyResolver: new simple GProxyResolver classDan Winship2013-02-147-3/+928
* GSocketClient: add proxy-resolver propertyDan Winship2013-02-144-15/+300
* g_dbus_address_escape_value: addSimon McVittie2013-02-133-0/+74
* gio: Fix annotations on g_[async_]initable_new() and friendsStef Walter2013-02-132-5/+8
* Fix the build on SolarisMatthias Clasen2013-02-101-3/+3
* gdbusobjectmanagerclient: always connect to proxy's 'g-signal'Aleksander Morgado2013-02-091-4/+5
* docs: Add 2 missing :Matthias Clasen2013-02-041-2/+2
* Fix a doc comment mismatchMatthias Clasen2013-02-031-1/+1
* Trivial doc comment formatting fixMatthias Clasen2013-02-031-1/+2
* Use g_timeout_add_seconds for some long timeoutsMatthias Clasen2013-02-031-6/+6
* gmenumodel: add G_MENU_ATTRIBUTE_ACTION_NAMESPACELars Uebernickel2013-02-031-0/+10
* gmenumodel: document G_MENU_{ATTRIBUTE,LINK}_*Lars Uebernickel2013-02-031-0/+52
* gmenuexporter: fix typo in docstringLars Uebernickel2013-02-031-1/+1