platform/upstream/glib.git
2012-01-26 Ryan LortieGKeyFile: allow loading from empty strings
2012-01-26 David ZeuthenGDBusInterface: add dup_object() method
2012-01-26 David Zeuthengio.symbols: Remove removed g_menu_markup_* symbols
2012-01-26 Dan Winshipgmain: fix a bunch of comment typos in g_get_monotonic_...
2012-01-26 Christian Perschdocs: Fix formatting in glib-compile-resource man page
2012-01-26 Rico TzschichholzUpdated POTFILES.in
2012-01-26 Andoni Morales... keyfile tests: Fix windows build using portable g_setenv
2012-01-26 Christian Perschdocs: Fix the glib-compile-resources docs
2012-01-26 Ryan LortieDrop the GMenu markup functions
2012-01-25 Matthias Clasene G_SOURCE_CONTINUE/REMOVE internally
2012-01-25 Matthias ClasenUse G_SOURCE_CONTINUE/REMOVE internally
2012-01-25 Ryan LortieGHash: add note about randomness in hashing
2012-01-25 Christian Perschresources: tool: Fix a compiler warning
2012-01-25 Christian Perschresources: compiler: Add autoselected output format
2012-01-25 Christian Perschresources: compiler: Add dependency generator
2012-01-25 Christian Perschresources: compiler: Allow stripping blanks from xml...
2012-01-25 Matthias ClasenGKeyFile: make list separators effective again
2012-01-25 Matthias ClasenFix the new test
2012-01-25 Matthias ClasenAdd a test for g_key_file_set_list_separator
2012-01-25 Guillaume DesmottesGArray: initialize the clear_func pointer
2012-01-25 Xan Lopezgresource-tool: fix the build
2012-01-25 Ravi Sankar... Macro to insert a new GNode "after" the given sibling.
2012-01-25 Enrique Ocaña... Honor the glib_cv_g_atomic_lock_free env var in configure
2012-01-25 Emmanuele BassiDeprecate GValueArray
2012-01-25 Emmanuele Bassiarray: Add a clear function
2012-01-25 Matthias ClasenGHashTable: Add a note about hash collisions
2012-01-24 Matthias Clasengresource: Initialize i18n
2012-01-24 Ryan Lortiekeyfile tests: Add testcase for bug #634232
2012-01-24 Ryan LortieGKeyFile: remove approximate_size optimisation
2012-01-24 Dan WinshipGSocket: fix complile on platforms without source-speci...
2012-01-24 Christian PerschWrite list-of value correctly
2012-01-24 Kjartan MaraasUpdated Norwegian bokmål translation
2012-01-24 Matthias ClasenGMenuMarkup: call g_variant_ref_sink()
2012-01-23 Fran DiéguezUpdated Galician translations
2012-01-23 Piotr DrągUpdated POTFILES.in
2012-01-23 Matthias ClasenAdd docs for gresource
2012-01-23 Matthias ClasenAdd a resource tool
2012-01-21 Dan Winshipg_date_time_format: fix output in non-UTF-8 locales
2012-01-20 Matthias Clasenbump rev
2012-01-20 Matthias Clasen2.31.12 2.31.12
2012-01-20 Matthias ClasenUpdates
2012-01-20 Matthias ClasenSilence some compiler warnings
2012-01-20 Matthias ClasenSilence a compiler warning
2012-01-20 Matthias ClasenFix a refcounting error
2012-01-20 Ryan LortieNote G_MESSAGES_DEBUG in README
2012-01-19 Ryan Lortietests for GSettings action binding
2012-01-19 Ryan Lortieadd a way to create a GAction from GSettings
2012-01-19 Ryan Lortiegsignal: add g_signal_handlers_disconnect_by_data
2012-01-19 Murray Cumminggioenums.h: Remove a trailing comma.
2012-01-19 Ryan LortieGSettingsSchema: ignore empty schema caches
2012-01-18 Christian Perschresources: Plug mem leaks in resource compiler
2012-01-18 Ryan LortieGApplication: drop support for appmenu/menubars
2012-01-18 Dan Winshipupdate .gitignores
2012-01-18 Dan WinshipFix glib-compile-resources usage when cross-compiling
2012-01-18 Will ThompsonGDBusConnection: note that exit-on-close is sometimes...
2012-01-18 Xavier ClaessensGUnixConnection: add async variant for send/receive_cre...
2012-01-18 Dan Winshipg_base64_encode_step: clarify break_lines behavior...
2012-01-18 Dan Winshipgsocket: make this compile on Windows again
2012-01-17 Kjartan MaraasUpdated Norwegian bokmål translation
2012-01-17 Kjartan MaraasFix broken build with -Wundefined
2012-01-17 Alexander Larssonresources: Skip initial underscores in resource section...
2012-01-16 Dan Winshipgsocket: Use alternate IPv6 multicast group sockopt...
2012-01-16 Matthias ClasenBack to the odd
2012-01-16 Matthias Clasen2.31.10 2.31.10
2012-01-16 Matthias ClasenUpdates
2012-01-16 Dan WinshipGInetSocketAddress: add IPv6 flowinfo and scope_id...
2012-01-16 Dan Winshipginetaddress.c: fix an incorrect enum name in the docs
2012-01-16 Sebastian DrögeGSocket: Use correct type for SO_BROADCAST parameter
2012-01-16 Sebastian DrögeGSocket: Reset the timeout in the GSocket GSource after...
2012-01-16 Ole André Vadla... GSocket: Add function to get the currently available...
2012-01-16 Sebastian DrögeGSocket: Add function to set/get the broadcast setting...
2012-01-16 Sebastian DrögeGSocket: Add function for setting unicast TTL
2012-01-16 Sebastian DrögeGSocket: Add support for source-specific multicast...
2012-01-16 Sebastian DrögeGSocket: Add possibility to join a multicast group...
2012-01-16 Dan WinshipGSocket: Add multicast-related functions
2012-01-16 Kjartan MaraasUpdated Norwegian bokmål translation
2012-01-16 Dan WinshipGAsyncInitable: fix subclassibility
2012-01-16 Alexander LarssonFix typo
2012-01-16 Patrick WelcheProtect call to pthread_condattr_setclock with define.
2012-01-16 Simon McVittieg_error_new_valist, g_error_copy: warn if domain is...
2012-01-16 Matthias ClasenGError: small documentation addition
2012-01-16 Matthias ClasenBeef up Libs.private in glib-2.0.pc
2012-01-16 Matthias ClasenTrivial docs fix
2012-01-15 Daniel MustielesUpdated Spanish translation
2012-01-15 Dan Winshipgmain: fix adding a child source to an already-attached...
2012-01-15 Christian PerschEnsure to generate a flags GType for empty Flags enums
2012-01-15 Christian Perschresources: Use g_set_error_literal where appropriate
2012-01-15 Christian PerschAdd missing Since: docs
2012-01-14 Fran DiéguezUpdated Galician translations
2012-01-14 Rico Tzschichholzgio/tests: Fix out-of-source build and use uninstalled...
2012-01-14 Benjamin Ottearray: return_if_fail() if element size is 0
2012-01-14 Benjamin Ottevalues: Use v_pointer for g_value_set_gtype()
2012-01-13 Rico Tzschichholzgio/tests: add some missing files to EXTRA_DIST
2012-01-13 Rico Tzschichholzgio: Fix for -Wformat-security
2012-01-13 Rico Tzschichholztests: Fix build failure of resources by linking agains...
2012-01-13 Piotr DrągUpdated POTFILES.in
2012-01-13 Alexander LarssonAdd GResource functions to gio.symbols
2012-01-13 Alexander LarssonAdd GLIB_COMPILE_RESOURCES to glib m4 macros
2012-01-13 Alexander LarssonAdd glib_compile_resources variable to the gio pc file
2012-01-13 Alexander LarssonAdd documentation for GResource
next