platform/upstream/glib.git
2010-08-30 Christian PerschDon't leak the FD list
2010-08-30 Christian PerschFix invalid reads
2010-08-30 Christian PerschPlug a mem leak in GConverterOutputStream
2010-08-30 Christian PerschPlug a mem leak
2010-08-30 Christian PerschPlug a mem leak
2010-08-30 Matthias ClasenAdd an annotation
2010-08-30 Dan WinshipGSocketClient: fix a crash on cancellation
2010-08-30 Matthias ClasenDisable the 'extra data' test for now
2010-08-30 Matthias ClasenIntrospection: make 'direction' default to 'in' for...
2010-08-30 Matthias ClasenAdd some more gdbus introspection tests (currently...
2010-08-29 Branko KokanovićUpdated Serbian translation
2010-08-29 Yaron ShahrabaniUpdated Hebrew translation.
2010-08-29 Jorge GonzálezUpdated Spanish translation
2010-08-29 A S Alamupdate translation for Punjabi
2010-08-29 Fran DiéguezAdded Galician help translations
2010-08-28 Philip WithnallChange "type-string" to "type string" in translatable...
2010-08-28 Philip WithnallChange "lock-file" to "lock file" in translatable strings
2010-08-28 Philip WithnallUpdate British English translation
2010-08-28 Jorge GonzálezUpdated Spanish translation
2010-08-28 Yaron ShahrabaniUpdated Hebrew translation.
2010-08-27 Fran DiéguezUpdate Galician translations
2010-08-27 Claude ParozAdded missing files in POTFILES.in
2010-08-27 David ZeuthenBug 628084 – gdbus-peer fails with assertion
2010-08-27 Yaron ShahrabaniUpdated Hebrew translation.
2010-08-26 Jens GeorgImprove parsing of date-only iso8601 strings
2010-08-26 Emmanuele Bassidatetime: Re-use add_dmy()
2010-08-26 Tor LillqvistFix Win32 build
2010-08-26 Matthias ClasenMake this thing work
2010-08-26 Matthias ClasenImprove g_file_set_contents docs
2010-08-26 Matthias ClasenPoint out that g_type_init() is required
2010-08-26 A S Alamupdate translation for Punjabi
2010-08-26 Matthias ClasenGuarantee that g_get_tmp_dir () doesn't return an empty...
2010-08-25 Matthias ClasenNEWS for 2.25.15
2010-08-25 Emmanuele Bassidatetime: Fix a thinko
2010-08-25 Emmanuele Bassidatetime: Avoid excessive copies in add_full()
2010-08-25 David ZeuthenGDBusConnection: Document memory management semantics...
2010-08-25 Emmanuele Bassidocs: Fix up GDateTime for the GObject reference
2010-08-25 Emmanuele Bassidocs: Reword the datetime short description
2010-08-25 Emmanuele Bassidocs: Fix the section name for GDateTime
2010-08-25 Emmanuele Bassidatetime: Fix leap year check
2010-08-25 Emmanuele Bassidatetime: Fix coding style
2010-08-25 Emmanuele Bassidatetime: Use %Z for the timezone name
2010-08-25 Emmanuele Bassidatetime: Fix the format documentation
2010-08-25 Emmanuele Bassidatetime: Clean up macros and unused variables
2010-08-24 Emmanuele Bassidatetime: Remove the translation marker for a warning...
2010-08-24 Emmanuele Bassidocs: Add GDateTime to the GLib API reference
2010-08-24 Emmanuele Bassidocs: Mention TZDIR
2010-08-24 Thiago Santosdatetime: Add GDateTime to the GType system
2010-08-24 Thiago SantosAdd GDateTime to GLib
2010-08-24 Emmanuele BassiAdd C_() to glibintl.h
2010-08-23 Cody RussellAdd const to _pcre_ucp_othercase() definition in pcre_i...
2010-08-23 Jorge GonzálezUpdated Spanish translation
2010-08-23 Tor LillqvistInclude gproxyaddress.h explicitly
2010-08-23 Matthias ClasenImprove testutils test coverage
2010-08-23 Matthias ClasenImprove printf test coverage
2010-08-23 Matthias ClasenImprove GDate test coverate
2010-08-23 Matthias ClasenImprove GDBus introspection test coverage
2010-08-23 David ZeuthenGDBusMethodInvocation: nuke constructor
2010-08-23 Fran DiéguezUpdated galician translations
2010-08-22 Jorge GonzálezUpdated Spanish translation
2010-08-06 David ZeuthenBug 624546 – Modification of GDBusMessage in filter...
2010-08-22 Ask H. LarsenUpdated Danish translation
2010-08-22 Matthias ClasenAdd proxy extension point to overview docs
2010-08-22 Matthias ClasenFix build on !unix
2010-08-22 Matthias ClasenBetter fix for the build problem
2010-08-22 Matthias ClasenMake gdbus-peer build on !linux
2010-08-22 Matthias ClasenFix a duplicate word
2010-08-21 Matthias ClasenAdd some more annotations
2010-08-21 Matthias ClasenImprove test coverage for actions and action groups
2010-08-21 Matthias ClasenDocument behaviour wrt. to floating variants
2010-08-21 Matthias ClasenDocument behaviour wrt to floating variants
2010-08-21 Matthias ClasenAdd some annotations
2010-08-21 Ryan LortieSimplify/fix state logic in GAction, test it.
2010-08-21 Matthias ClasenAdd some forgotten symbols
2010-08-21 Matthias ClasenIgnore some more private headers
2010-08-21 Matthias ClasenFix documentation issues
2010-08-21 Matthias ClasenFix GActionGroup docs
2010-08-21 Милош ПоповићUpdated Serbian translation
2010-08-21 Chao-Hsiung... Updated Traditional Chinese translation(Hong Kong and...
2010-08-20 Yaron ShahrabaniUpdated Hebrew translation.
2010-08-20 Fran DiéguezUpdated galician translations
2010-08-19 Dan WinshipFix misc compiler warnings in (mostly) test programs
2010-08-19 Dan Winshipgio.symbols: add missing g_simple_action_group stuff
2010-08-19 Dan Winshipgproxyaddressenumerator.h: add missing G_END_DECLS
2010-08-19 Nicolas Dufresnegio/proxy: Fixed compilation warnings
2010-08-19 Nicolas DufresneAdd support for g_socket_client_add_application_proxy()
2010-08-19 Nicolas DufresneImplemented SOCKSv4 and SOCKSv4a
2010-08-19 Nicolas DufresneImplemented proxy sample code that connect to proxy
2010-08-19 Nicolas DufresneImplemented g_socket_client_connect_to_uri() method
2010-08-19 Nicolas DufresneHooked proxy enumeration into GSocketClient
2010-08-19 Nicolas DufresneImplement GProxyConnection a GIOStream+GTcpConn wrapper
2010-08-19 Nicolas DufresneImplemented SOCKSv5 proxy support
2010-08-19 Dan WinshipGSocket: store the remote_address when connecting
2010-08-19 Nicolas DufresneExtend IO_ERROR enum for Proxy support
2010-08-19 Nicolas DufresneImplemented proxy sample for all Connectables
2010-08-19 Nicolas DufresneImplemented proxy_enumerate() for all Connectables
2010-08-19 Nicolas DufresneAdded proxy_enumerate method to GSocketConnectable
2010-08-19 Nicolas DufresneAdded GProxyAddressEnumerator to proxy sample code
2010-08-19 Nicolas DufresneAdding GProxyAddressEnumerator class
2010-08-19 Nicolas DufresneAdded GProxy interface for proxy extension point
next