platform/upstream/glib.git
2009-06-15 Matthias ClasenSupport special icons for xdg user dirs
2009-06-15 Matthias ClasenDon't use deprecated GLib api
2009-06-15 Matthias ClasenRefer to the correct gcc deprecation options
2009-06-15 Matthias ClasenFix some typos in list documentation
2009-06-15 Matthias ClasenExtract strings from g_dngettext too
2009-06-15 Matthias ClasenFix the icon property implementation
2009-06-15 Matthias ClasenTrivial formatting fixes
2009-06-15 Matthias ClasenInclude sys/uio.h for struct iovec
2009-06-15 Matthias ClasenUse inotify_init1 when available
2009-06-14 Ryan LortieAdd GNIO test cases to .gitignore
2009-06-12 Ryan LortieBug 585575 – g_socket_listener_add_inet_port()
2009-06-12 Ryan Lortieadd g_socket_speaks_ipv4()
2009-06-12 Benjamin Ottemake all APIs that take inet port arguments take a...
2009-06-12 Benjamin Ottedon't make strings const when they are not
2009-06-11 Matthias ClasenFix an oversight in the previous commit
2009-06-11 Matthias ClasenFix g_string_chunk_insert_len to accept nuls
2009-06-11 Matthias ClasenInclude sys/types.h in gunixfdmessage.c
2009-06-10 Matthias ClasenMake setting DISPLAY work
2009-06-10 Matthias ClasenSupport automake 1.11
2009-06-10 Kjartan MaraasUpdated Norwegian bokmål translation.
2009-06-09 Dan WinshipRevert part of fix for old OS X that broke the compile...
2009-06-09 Michael Meeksmove start_element emission out into a new (inlined...
2009-06-09 Benjamin OtteBug 585189 – g_cancellable_reset() must be called in...
2009-06-09 Runa BhattacharjeeUpdated Bengali India Translations
2009-06-08 Benjamin Otteupdate the overview image of the gio docs
2009-06-08 Benjamin Ottetypo in documentation
2009-06-08 Benjamin Otteonly query file info in g_file_copy() when we need it
2009-06-01 Alexander LarssonReformat g_themed_icon_get_names return type to make...
2009-06-01 Dan WinshipFix multiple bugs in g_srv_target_list_sort()
2009-06-01 Dan WinshipClarify some GSocket docs
2009-06-01 Dan WinshipMisc networking build fixes
2009-06-01 Tor LillqvistBump _WIN32_WINNT to 0x0501
2009-05-30 Hans BreuerDefine fstat() for msvc build
2009-05-30 Hans BreuerUpdated msvc build files
2009-05-30 Hans BreuerVersion resource template for gio
2009-05-30 Hans BreuerHandle EAI_NODATA==EAI_NONAME in win32 SDK
2009-05-30 Hans BreuerInclude io.h for write() on win32
2009-05-30 Hans BreuerSimplified for pre-built package use
2009-05-30 Hans BreuerReplace FIXME with proper SDK version define
2009-05-29 Matthias ClasenBump version
2009-05-29 Matthias ClasenRelease 2.21.1 2.21.1
2009-05-29 Matthias ClasenUpdate NEWS once more
2009-05-28 Matthias ClasenAnother pedantic docs fix
2009-05-28 Alexander LarssonRef the right type in g_socket_control_message_deserialize
2009-05-28 Alexander LarssonDocument g_socket_control_message_deserialize
2009-05-28 Shixin ZengFix string length bugs in GWinHttpFile (#580347)
2009-05-28 Matthias ClasenFix make check
2009-05-28 Matthias ClasenUpdate for 2.21.1
2009-05-28 Matthias ClasenFix references to nonexisting functions
2009-05-27 Matthias ClasenDocumentation and coding style fixups
2009-05-27 Matthias ClasenFix the an index title
2009-05-27 Matthias ClasenFix a locking problem in g_main_context_iterate()
2009-05-27 Hans BreuerCorrect reference and implement close_fn (#578769)
2009-05-27 Alexander LarssonAdd required defines on solaris for GSocket to build...
2009-05-25 Alexander LarssonRemove mention of non-existing calls from docs
2009-05-25 Alexander LarssonDon't end enum with comma (#583663)
2009-05-25 Alexander LarssonDon't return something from a void function (#583408)
2009-05-25 Alexander LarssonAdd g_inet_address_get_native_size (#583205)
2009-05-24 Miquel EsplàAdded Valencian-Catalan translation
2009-05-23 Jorge GonzalezUpdated Spanish translation
2009-05-23 Christian PerschFix grammar in error message
2009-05-23 Christian PerschPlug a mem leak
2009-05-23 Christian PerschAdd G_G[U]INTPTR_FORMAT and G_GINTPTR_MODIFIER
2009-05-23 Christian PerschDocument g[u]intptr
2009-05-23 Christian PerschUse g_error_new_valist instead of a private copy of it
2009-05-23 YetiMake g_error_new_valist public
2009-05-20 Alexander LarssonFix connect on win32
2009-05-20 Alexander LarssonFix build on win32
2009-05-20 Alexander LarssonDon't add unix specific APIs on win32
2009-05-20 Alexander LarssonClarify g_cancellable_push_current docs wrt cancellable...
2009-05-20 Alexander LarssonDon't dereference identifier_type if it is NULL (#579558)
2009-05-20 Robert BraggTake a reference on the gio file monitors while signali...
2009-05-20 Alexander LarssonUse G_GSSIZE_FORMAT where needed (#577884)
2009-05-20 Sjoerd SimonsPropagate errors from g_network_service_address_enumera...
2009-05-20 Jonathon JongsmaTypedef GResolverClass in the standard way
2009-05-20 Alexander LarssonDon't return something from void function (#583229)
2009-05-20 Christian PerschPreserve errno when using g_set_error with _() and...
2009-05-20 Christian PerschUse g_set_error_literal
2009-05-20 Alexander LarssonCheck that close_fn is not %NULL before calling (#578499)
2009-05-20 Stefan Kostdocs: fix typo
2009-05-20 Sjoerd SimonsAdd helper functions for connecting to service (#583061)
2009-05-20 Dan WinshipIgnore SIGPIPE when using GSocket
2009-05-20 Alexander LarssonRemove non-existing parameter from docs
2009-05-20 Alexander LarssonAdd missing symbols to gio.symbols
2009-05-20 Alexander LarssonAdd missing types to gio.types
2009-05-20 Alexander LarssonRemove protocol names, instead use an enum with common...
2009-05-20 Alexander LarssonClarify "current condition" in g_socket_create_source...
2009-05-20 Alexander LarssonActually implement max_threads for GThreadedSocketService
2009-05-20 Alexander LarssonAdd support for graceful disconnect to GTcpConnection
2009-05-20 Alexander LarssonCall sync close function directly in async implementation
2009-05-19 Alexander LarssonAdd send-data, a g_socket_client test case
2009-05-19 Alexander LarssonSet the listen backlog before calling listen.
2009-05-19 Alexander LarssonFix g_unix_socket_address_abstract_names_supported...
2009-05-19 Alexander LarssonAdd g_socket_shutdown
2009-05-19 Alexander LarssonDocument GOutputVector and GInputVector
2009-05-19 Alexander LarssonRename g_socket_check_pending_error to g_socket_check_c...
2009-05-19 Alexander LarssonUpdate docs on listen backlog
2009-05-19 Alexander LarssonRead socket state in g_socket_get_local/remote_address
2009-05-19 Alexander LarssonClean up refereces to @protocol_id in g_socket_new...
2009-05-18 Alexander LarssonIgnore error when setting SO_REUSEADDR
next