summaryrefslogtreecommitdiff
path: root/gio
AgeCommit message (Expand)AuthorFilesLines
2014-05-27gio/tests/network-address: fix when no network is availableDan Winship1-1/+18
2014-05-26gio tests: rm xdgconfighome on 'make clean'Ryan Lortie1-1/+1
2014-05-23gio: port annotations from the Vala metadata.Evan Nemerson19-71/+79
2014-05-22GDBusError enum: Remove trailing comma.Murray Cumming1-1/+1
2014-05-20gdbus-tool: Remove dead variablesPhilip Withnall1-8/+0
2014-05-20gsubprocess: Add a missing va_end() callPhilip Withnall2-0/+2
2014-05-15gsocket: Add missing preconditions to g_socket_send_message()Philip Withnall1-0/+5
2014-05-15gresource-tool: Fix an FD leak in an error pathPhilip Withnall1-2/+10
2014-05-12gio/gtestdbus.c: Fix write_config_file() for WindowsChun-wei Fan1-2/+1
2014-05-09doc: various improvementsSĂ©bastien Wilmet1-1/+1
2014-05-09gio: cleanup gdbusmessage.c fileLukasz Skalski1-120/+67
2014-05-08tests: add testcase for {Only,Not}ShowInRyan Lortie4-8/+53
2014-05-08AppInfo: use XDG_CURRENT_DESKTOP for OnlyShowInRyan Lortie2-51/+50
2014-05-08tests: add tests for GDesktopAppInfo Implements=Ryan Lortie6-1/+49
2014-05-08Add g_desktop_app_info_get_implementations()Ryan Lortie2-0/+86
2014-05-05gio: iostream: use GTask instead of internal pointerLionel Landwerlin1-24/+25
2014-05-03gio: add a missing property to GDummyTlsConnectionDan Winship1-0/+2
2014-04-28gmenuexporter: fix protocol documentation linkLars Uebernickel1-1/+1
2014-04-25Added type check to GPermission public functions.Juan Pablo Ugarte1-1/+13
2014-04-25gresolver: Ensure GThreadedResolver always sets an error if resolution failsPhilip Withnall1-3/+16
2014-04-25gresolver: Document that GResolver lists are non-empty on successPhilip Withnall1-19/+24
2014-04-24gio: remove an unneeded pragmaDan Winship1-5/+0
2014-04-24docs: Remove <!-- --> comment before plural sVolker Sobek8-12/+12
2014-04-23gaction: Minor clarifications in the GAction documentationPhilip Withnall1-3/+4
2014-04-19gfile: More explicitly document the context for GFileProgressCallbackPhilip Withnall1-2/+3
2014-04-16gio: Document that GSocket is not thread safePhilip Withnall1-0/+4
2014-04-15docs: Use markdown links in all .c and .h filesVolker Sobek9-10/+10
2014-04-15gdesktopappinfo: fix a crasherRyan Lortie1-1/+1
2014-04-15gio: fix g-i annotations in g_settings_schema_source_list_schemas()Alberto Ruiz1-3/+4
2014-04-15tests: use mimeapps.list over defaults.listRyan Lortie1-3/+3
2014-04-15GDesktopAppInfo: rewrite content type codeRyan Lortie2-845/+623
2014-04-15mimetype tests: don't depend on specific behaviourRyan Lortie1-38/+13
2014-04-15appmonitor test: avoid /usr/shareRyan Lortie1-0/+1
2014-04-15tests: expand 'apps' toolRyan Lortie1-0/+46
2014-04-15mimeapps test: fix defaults vs. recommendedRyan Lortie1-2/+4
2014-04-15desktop-app-info test: use g_assert_strcmp()Ryan Lortie1-7/+7
2014-04-12gdesktopappinfo: Don't double free sn_idColin Walters1-4/+1
2014-04-12gdesktopappinfo: Initialize sn_id to NULLColin Walters1-1/+1
2014-04-11Deal with startup notify id being NULLMatthias Clasen1-2/+7
2014-04-10gapplication-tool: ensure object paths are validCosimo Cecchi1-2/+6
2014-04-10gapplication-tool: fix a typoCosimo Cecchi1-1/+1
2014-04-10giomodule: Add a NULL guard to extension_point_get_extension_by_nameDebarshi Ray1-0/+2
2014-04-09g_file_copy: Don't set GError when we intend to ignore errorsColin Walters1-1/+1
2014-04-09gio: Add newer dbus UnknownXxxx and PropertyReadOnly errorsStef Walter3-2/+21
2014-04-09gtlscertificate: fix certificate list parsing with trailing commentsDan Winship1-10/+15
2014-04-04GApplication: Don't decrease use_count below 0Marek Kasik1-0/+1
2014-04-02networkaddress: fix parsing of uri with @ after authorityWim Taymans2-3/+11
2014-03-31networkmonitornetlink: IN6_IS_ADDR_MC_LINKLOCAL is only guaranteed to work on...Olivier CrĂȘte1-1/+4
2014-03-30gio: move Winsock error mapping to g_io_error_from_win32_error()Dan Winship2-30/+45
2014-03-30gio/tests/socket: Update to check the error codeDan Winship1-1/+7