summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gio fixupswip/ghandleRyan Lortie2014-12-195-228/+137
* gmain linux fixesRyan Lortie2014-12-191-13/+16
* glib: Add handle watching utilsRyan Lortie2014-12-193-0/+226
* Add "coarse" monotonic timeRyan Lortie2014-12-183-0/+31
* gthread: tighten critical section apiRyan Lortie2014-12-181-59/+61
* factor cancelRyan Lortie2014-12-181-32/+24
* magic gcan functionsRyan Lortie2014-12-181-37/+50
* GCancellable: add critical section supportRyan Lortie2014-12-183-0/+267
* GThread: add "critical section" supportRyan Lortie2014-12-183-1/+195
* gwakeup: add support for ghandleRyan Lortie2014-12-182-0/+25
* Revert "crack"Ryan Lortie2014-12-181-57/+18
* crackRyan Lortie2014-12-181-18/+57
* main handle stuffRyan Lortie2014-12-182-4/+100
* gpoll: introduce new ghandle typeRyan Lortie2014-12-183-7/+61
* gio: use new g_cancellable_poll_simple() APIRyan Lortie2014-12-184-165/+51
* GCancellable: add new poll wrapper APIsRyan Lortie2014-12-183-0/+252
* gfile: Explain nonobvious use of my_errorPhilip Chimento2014-12-181-0/+21
* gfile: Use g_error_matchesPhilip Chimento2014-12-181-3/+3
* gfile: make_directory_with_parents race conditionPhilip Chimento2014-12-181-0/+7
* Updated Spanish translationDaniel Mustieles2014-12-171-247/+249
* docs: Remove a mention of g_clear_object() being atomicPhilip Withnall2014-12-161-1/+1
* 2.43.22.43.2Matthias Clasen2014-12-151-1/+1
* gobject: Add missing symbols to the docsMatthias Clasen2014-12-151-0/+3
* gio: Add missing symbols to docsMatthias Clasen2014-12-151-0/+10
* UpdatesMatthias Clasen2014-12-151-0/+34
* gio/tests/socket: fix one of the new testsDan Winship2014-12-141-0/+1
* Doc: glib: Fix all undocumented/unused/undeclared symbolsXavier Claessens2014-12-1218-14/+112
* Updated Kannada translationShankar Prasad2014-12-121-339/+194
* Updated Hebrew translationYosef Or Boczko2014-12-121-215/+217
* ghash: minor docs tweakRyan Lortie2014-12-111-1/+1
* gio/tests/socket: add unit test for g_socket_send_messages()Tim-Philipp Müller2014-12-111-0/+55
* gsocket: add g_socket_send_messages()Tim-Philipp Müller2014-12-114-1/+320
* gio/tests/socket: add datagram version of test_ip_syncTim-Philipp Müller2014-12-111-7/+163
* gio/tests/socket: add test for g_socket_send_message()Tim-Philipp Müller2014-12-111-0/+30
* Updated gujarati translationsSweta Kothari2014-12-111-201/+164
* Updated Turkish translationMuhammet Kara2014-12-101-1999/+2858
* gio: fix the Since/AVAILABLE version on network connectivity stuffDan Winship2014-12-103-4/+4
* keyfile: Add "in group" to GError message consistentlyColin Walters2014-12-071-15/+15
* Updated Hungarian translationBalázs Úr2014-12-071-172/+175
* gio/tests: Prevent hangs and aborts in socket-listenerRoss Lagerwall2014-12-071-3/+4
* Updated POTFILES.inPiotr Drąg2014-12-051-0/+1
* gio: Add GNetworkMonitor impl based on NetworkManagerBastien Nocera2014-12-054-0/+364
* gio: add network connectivity state to GNetworkMonitorDan Winship2014-12-055-23/+127
* gio: Correct the "available in" for GNetworkMonitorBastien Nocera2014-12-051-4/+4
* gio: provide G_IO_ERROR_NOT_CONNECTED translation for ENOTCONNIgnacio Casal Quinteiro2014-12-021-0/+6
* gio: fix buildIgnacio Casal Quinteiro2014-12-021-1/+1
* gio: add G_IO_ERROR_NOT_CONNECTEDIgnacio Casal Quinteiro2014-12-022-0/+5
* docs: Add index for 2.44 apiRico Tzschichholz2014-12-013-0/+12
* Updated Vietnamese translationTrần Ngọc Quân2014-12-011-1286/+1518
* gsocket: add G_IO_ERROR_CONNECTION_CLOSEDDan Winship2014-11-293-8/+49