summaryrefslogtreecommitdiff
path: root/gio
AgeCommit message (Expand)AuthorFilesLines
2014-08-20GApplication: Add g_application_add_main_optionJonas Danielsson2-2/+74
2014-08-19GUnixMounts: Fall back to polling on systems without mtabPatrick Welche1-14/+89
2014-08-18docs: Fix broken gtk-doc formattingRico Tzschichholz15-47/+47
2014-08-05Make sure compiled resources only have / as dirsepРуслан Ижбулатов1-1/+1
2014-08-02Fix tests to compile again - add missing headers to W32, call correct proces...Руслан Ижбулатов3-3/+6
2014-08-02Silence some uncontroversial warningsРуслан Ижбулатов1-0/+2
2014-07-31Ensure critial sections are released before returningРуслан Ижбулатов1-2/+7
2014-07-28gfile: Fix memory leak in g_file_move()David King1-0/+4
2014-07-24gdbus: Properly fix encoding of double arraysRyan Lortie1-7/+3
2014-07-23gtlsinteraction: Hoist precondition before allocationColin Walters1-6/+8
2014-07-23gio: Fix regression encoding an array of doublesStef Walter1-1/+6
2014-07-23gio: Add regression test for double array encodingStef Walter1-0/+35
2014-07-23gcredentials: Add assertion to pacify static analysisColin Walters1-0/+1
2014-07-23gkeyfilesettingsbackend: Add assertion for known-true conditionColin Walters1-0/+1
2014-07-23glocalfileinfo: Suppress static analysis return value warningColin Walters1-1/+1
2014-07-23gsettingsschema: Suppress return value checkColin Walters1-1/+2
2014-07-23gapplicationimpl-dbus: Fix leak of fd list objectColin Walters1-0/+1
2014-07-23gsettingsschema: Close directoryColin Walters1-0/+2
2014-07-23gthreadedresolver: Unref unexpected addressColin Walters1-1/+6
2014-07-23gfile: Initialize variable to pacify static analysisColin Walters1-1/+1
2014-07-21gio/tests/socket: add some missing g_assert_no_error()sDan Winship1-0/+5
2014-07-21gsocket: Set SO_NOSIGPIPE on sockets on DarwinDan Winship1-4/+11
2014-07-21gsocket: move set_fd_nonblocking() into g_socket_constructed()Dan Winship1-31/+27
2014-07-18ginetaddress: Add a precondition to g_inet_address_new_from_string()Philip Withnall1-0/+2
2014-07-17socketservice: minor cleanupIgnacio Casal Quinteiro1-5/+1
2014-07-14Remove redundant checks before freeMarek Kasik4-9/+4
2014-07-14gio: avoid g_object_ref(NULL) in g_dbus_object_manager_client_finalizeSyncEvolution Nightly Testing1-1/+2
2014-07-14Fix a failing testcaseMatthias Clasen1-3/+8
2014-07-09Fix typoMichael Catanzaro1-1/+1
2014-07-09GDBusMessage: add some G_UNLIKELY on error pathsRyan Lortie1-4/+4
2014-07-09GDBusMessage: fast-path decoding of fixed arraysRyan Lortie1-31/+114
2014-07-09GDBusMessage: fast-path encoding of fixed arraysRyan Lortie1-1/+20
2014-07-09gtask: fix leak in example codeDan Winship1-0/+1
2014-07-08Added missing "Since:" annotations for g_input_stream_read_bytes() APIs.Tristan Van Berkom1-0/+6
2014-07-07GDBusMessage: simplify byteswappingRyan Lortie1-73/+35
2014-07-07gapplication tests: test resource base pathRyan Lortie1-0/+34
2014-07-07GApplication: add a "resource base path"Ryan Lortie2-0/+110
2014-07-06ginetsocketaddress: Explicitly initialise flags for getaddrinfo()Philip Withnall1-0/+2
2014-07-04doc: improve doc of g_input_stream_read()Sébastien Wilmet1-0/+3
2014-07-03doc: improve doc of g_subprocess_wait()Sébastien Wilmet1-0/+3
2014-07-01Fix old wiki linksMichael Catanzaro2-2/+2
2014-06-29doc: improve doc of g_file_equal()Sébastien Wilmet1-1/+0
2014-06-29doc: various improvementsSébastien Wilmet2-5/+3
2014-06-29GActionEntry: one more docs fixRyan Lortie1-4/+5
2014-06-29GActionEntry: improve documentationRyan Lortie1-3/+9
2014-06-28Change gio/data-to-c.pl to /usr/bin/env perl.Koop Mast1-1/+1
2014-06-28gcredentials: add NetBSD supportPatrick Welche6-0/+65
2014-06-28GNotification: add priorityLars Uebernickel6-19/+105
2014-06-24Revert "gsettings: remove long-deprecated "schema" property"Ryan Lortie1-0/+24
2014-06-24gsettings: remove long-deprecated "schema" propertyRyan Lortie1-24/+0