platform/upstream/glib.git
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
2009-05-18 Alexander LarssonAdd support for abstract unix socket addresses
2009-05-18 Alexander LarssonAdd GError to g_socket_address_to_native
2009-05-18 Jorge GonzalezUpdated Spanish translation
2009-05-18 Alexander LarssonUpdate the docs for the new network APIs
2009-05-18 Alexander LarssonRemove gtk-doc warnings
2009-05-18 Alexander LarssonAdd more internal headers for gtk-doc to ignore
2009-05-18 Alexander LarssonMake all non-static functions start with underscore
2009-05-18 Alexander LarssonRemove g_socket_set/get_reuse_address from header
2009-05-18 Alexander LarssonAdd max_threads argument to g_threaded_socket_service_new
2009-05-17 Paul PogonyshevFix error message in set_mtime_atime()
2009-05-15 Alexander LarssonAdd test apps for highlevel socket classes
2009-05-15 Alexander LarssonAdd references to highlevel classes in GSocket docs
2009-05-15 Alexander LarssonImport all the highlevel socket classes from gnio
2009-05-15 Alexander LarssonRemove unused variable
2009-05-15 Alexander LarssonInclude stdlib.h to avoid warning
2009-05-15 Alexander LarssonForgot to return the allocated data in async_op_wrapper_new
2009-05-15 Alexander LarssonMake cancellable pipe fds close-on-exec
2009-05-15 Alexander LarssonAdd padding to new classes
2009-05-15 Alexander LarssonAdd test apps for GSocket API
2009-05-15 Alexander LarssonFix deadlock in threaded resolver
2009-05-15 Alexander LarssonStore protocol by id, add lookup function for name
2009-05-14 Alexander LarssonMake GSocketSourceFunc return the GSocket
2009-05-14 Alexander LarssonSet optlen before calling getsockopt
2009-05-14 Alexander LarssonImport GInitable, GSocket and dependencies from gnio
2009-05-14 Alexander LarssonAdd g_network_address_parse
2009-05-14 Alexander LarssonAdd the new GFile ops to gio.symbols
2009-05-13 Alexander LarssonAdd tests for local GIOStream GFile ops
2009-05-13 Alexander LarssonLocal file implementation of GFileIOStream and ops
2009-05-13 Alexander LarssonAdd GIOStream operations to GFile
2009-05-13 Alexander LarssonAdd GFileIOStream class
2009-05-13 Alexander LarssonAdd comment about lifecycle issues for GIOStreams
2009-05-13 Alexander LarssonImport GIOStream from gnio
2009-05-13 Alexander LarssonRemove close in finalize, we do it in dispose
2009-05-12 Alexander LarssonRemove not actually used member "cancelled"
2009-05-12 Tor LillqvistMake glibconfig.h.win32.in match the generated one.
2009-05-06 Alexander LarssonFix gcancellable.c build on non-win32
2009-05-06 Alexander LarssonSimplify GCancellable support on win32
2009-05-05 Paul PogonyshevDon't try to ref NULL pointer in g_desktop_app_info_dup()
2009-05-05 Carlos GarnachoAdd a GMount::pre-unmount signal
2009-05-05 Manoj Kumar... Updated Oriya Translation.
2009-05-03 Matthias ClasenBump version to 2.21.1
2009-05-03 Matthias ClasenRelease 2.21.0
2009-05-03 Paul PogonyshevFix g_input_stream_skip_async() documentation
2009-05-03 Matthias ClasenFix up tests forgotten in Michaels commit
2009-05-03 Matthias ClasenAdd new functions
2009-05-03 Petr KovarUpdated Czech translation
2009-05-03 Ivar SmolinUpdating Estonian translation
2009-05-03 Matthias ClasenMatch up parameter names to help gtk-doc
2009-05-03 Matthias ClasenAdd bug references
2009-05-03 Matthias ClasenPlug a memory leak in g_simple_async_result_set_op_res_...
2009-05-03 Matthias ClasenCorrect g_utf8_to_utf16 docs
2009-05-03 Matthias ClasenAccept NULL as empty string list
2009-05-03 Matthias ClasenFix reference to g_strtoull
2009-05-03 Matthias ClasenUpdate NEWS
2009-05-03 Matthias ClasenBump version to 2.21.0
2009-05-01 Jorge GonzalezUpdated Spanish translation
2009-05-01 Dan WinshipMisc warning fixes
next