platform/upstream/glib.git
2012-02-02 Kalev Lembergio: Convert data-to-c.c to perl
2012-02-01 Benjamin Ottedocs: Clarify GSocketClient reuse policy
2012-02-01 Kalev Lembergio/tests: Fix out-of-source build
2012-02-01 Kalev Lembergio.symbols: Add g_static_* symbols
2012-02-01 Kalev Lembergresource-tool: include sys/mman.h conditionally
2012-02-01 Matthias ClasenAdd a test to show that GMarkup properly handles >...
2012-01-31 Alexander Larssonresources: Add to-pixdata preprocessing option
2012-01-31 Alexander LarssonMake constructor-based resource registration malloc...
2012-01-31 Alexander Larssonresources: Minor fixes to the docs
2012-01-30 Matthias ClasenBump version number
2012-01-30 Matthias Clasen2.31.14 2.31.14
2012-01-30 Matthias ClasenFix distclean
2012-01-30 Matthias ClasenDist gconstructor.h
2012-01-30 Matthias ClasenEmit meaningful error messages
2012-01-30 Matthias ClasenFix builddir != src builds
2012-01-30 Matthias ClasenSome more documentation fixes
2012-01-30 Matthias ClasenAssorted documentation fixes
2012-01-30 Matthias ClasenDrop menu markup functions from API docs
2012-01-30 Matthias ClasenFix doc syntax
2012-01-30 Matthias ClasenMove pragmas out of function body
2012-01-30 Matthias ClasenMove pragmas out of function body
2012-01-30 Matthias ClasenSilence another deprecation warning
2012-01-30 Matthias ClasenSilence a deprecation warning
2012-01-30 Matthias ClasenRemove a check that triggers deprecation warnings
2012-01-30 Matthias ClasenUpdates
2012-01-30 Alexander LarssonMove constructor macros to an internal header and into...
2012-01-30 Antoine Jacoutotgoption: implement platform_get_argv0() for OpenBSD
2012-01-30 Dan Winshipgtlspassword.c: indentation fixes and doc clarifications
2012-01-29 Chao-Hsiung... Updated Traditional Chinese translation(Hong Kong and...
2012-01-28 Kjartan MaraasUpdated Norwegian bokmål translation
2012-01-28 Ravi Sankar... comments/docs: Fix couple of typos
2012-01-28 Ryan Lortieglib-compile-schemas: get strict about whitespace
2012-01-27 Ryan LortieREADME: Fix potentially extremely annoying typo
2012-01-27 Daniel MustielesUpdated Spanish translation
2012-01-27 Daniel MustielesUpdated Spanish translation
2012-01-27 Ryan LortieGSettings: two memory use fixes
2012-01-26 David Zeuthengdbus-codegen: Use C array instead of GValueArray
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
next