summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-08update the overview image of the gio docsBenjamin Otte2-0/+0
2009-06-08typo in documentationBenjamin Otte1-1/+1
2009-06-08only query file info in g_file_copy() when we need itBenjamin Otte1-15/+19
2009-06-01Reformat g_themed_icon_get_names return type to make gtk-doc workAlexander Larsson1-1/+1
2009-06-01Fix multiple bugs in g_srv_target_list_sort()Dan Winship3-50/+205
2009-06-01Clarify some GSocket docsDan Winship1-98/+120
2009-06-01Misc networking build fixesDan Winship8-23/+28
2009-06-01Bump _WIN32_WINNT to 0x0501Tor Lillqvist1-1/+1
2009-05-30Define fstat() for msvc buildHans Breuer3-0/+13
2009-05-30Updated msvc build filesHans Breuer7-119/+172
2009-05-30Version resource template for gioHans Breuer1-0/+30
2009-05-30Handle EAI_NODATA==EAI_NONAME in win32 SDKHans Breuer1-0/+2
2009-05-30Include io.h for write() on win32Hans Breuer1-0/+1
2009-05-30Simplified for pre-built package useHans Breuer2-41/+108
2009-05-30Replace FIXME with proper SDK version defineHans Breuer1-1/+1
2009-05-28Bump versionMatthias Clasen1-1/+1
2009-05-28Release 2.21.12.21.1Matthias Clasen92-9069/+10246
2009-05-28Update NEWS once moreMatthias Clasen1-0/+1
2009-05-28Another pedantic docs fixMatthias Clasen1-1/+1
2009-05-28Ref the right type in g_socket_control_message_deserializeAlexander Larsson1-1/+1
2009-05-28Document g_socket_control_message_deserializeAlexander Larsson1-5/+13
2009-05-28Fix string length bugs in GWinHttpFile (#580347)Shixin Zeng1-5/+5
2009-05-28Fix make checkMatthias Clasen11-9/+21
2009-05-28Update for 2.21.1Matthias Clasen1-0/+40
2009-05-27Fix references to nonexisting functionsMatthias Clasen1-3/+3
2009-05-27Documentation and coding style fixupsMatthias Clasen38-771/+964
2009-05-27Fix the an index titleMatthias Clasen1-1/+1
2009-05-27Fix a locking problem in g_main_context_iterate()Matthias Clasen1-9/+6
2009-05-27Correct reference and implement close_fn (#578769)Hans Breuer2-2/+26
2009-05-27Add required defines on solaris for GSocket to build (#582856)Alexander Larsson1-0/+8
2009-05-25Remove mention of non-existing calls from docsAlexander Larsson3-22/+19
2009-05-25Don't end enum with comma (#583663)Alexander Larsson1-1/+1
2009-05-25Don't return something from a void function (#583408)Alexander Larsson1-1/+1
2009-05-25Add g_inet_address_get_native_size (#583205)Alexander Larsson4-1/+25
2009-05-25Added Valencian-Catalan translationMiquel EsplĂ 2-0/+1940
2009-05-23Updated Spanish translationJorge Gonzalez1-10/+19
2009-05-23Fix grammar in error messageChristian Persch1-1/+1
2009-05-23Plug a mem leakChristian Persch1-0/+1
2009-05-23Add G_G[U]INTPTR_FORMAT and G_GINTPTR_MODIFIERChristian Persch4-0/+57
2009-05-23Document g[u]intptrChristian Persch2-1/+22
2009-05-23Use g_error_new_valist instead of a private copy of itChristian Persch1-18/+1
2009-05-23Make g_error_new_valist publicYeti5-1/+35
2009-05-20Fix connect on win32Alexander Larsson1-6/+1
2009-05-20Fix build on win32Alexander Larsson1-7/+11
2009-05-20Don't add unix specific APIs on win32Alexander Larsson1-0/+4
2009-05-20Clarify g_cancellable_push_current docs wrt cancellable being NULL (#575013)Alexander Larsson1-11/+11
2009-05-20Don't dereference identifier_type if it is NULL (#579558)Alexander Larsson1-1/+2
2009-05-20Take a reference on the gio file monitors while signaling pending file changesRobert Bragg1-0/+3
2009-05-20Use G_GSSIZE_FORMAT where needed (#577884)Alexander Larsson1-2/+2
2009-05-20Propagate errors from g_network_service_address_enumerator_next_async in its ...Sjoerd Simons1-0/+3