platform/upstream/glib.git
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
2012-01-13 Alexander LarssonSupport resource:/// uris
2012-01-13 Alexander LarssonAdd tests for GResource
2012-01-13 Alexander LarssonInitial version of glib-compile-resources
2012-01-13 Alexander LarssonInitial version of GResource
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2012-01-13 Alexander LarssonAdd macros to handle constructor functions on the compi...
2012-01-13 Alexander LarssonSupport creating a GvdbReader from data
2012-01-13 Murray CummingDocs: Changed can not to cannot.
2012-01-13 Yaron ShahrabaniUpdated Hebrew translation.
2012-01-12 Javier Jardóndocs/gobject/tutorial: Use g_object_class_install_prope...
2012-01-11 Evan NemersonGIO: add lots of annotations for Vala bindings
2012-01-11 Philip WithnallBug 666700 — Add some missing (allow-none) annotations
2012-01-10 Matthias ClasenBack to odd
2012-01-10 Matthias Clasen2.31.8 2.31.8
2012-01-10 Matthias ClasenUpdates
2012-01-10 Matthias ClasenAdd G_FILE_ATTRIBUTE_FILESYSTEM_USED to get exact used...
2012-01-10 Matthias ClasenMake glocalfile.c more readable
2012-01-10 Ravi Sankar... add g_queue_free_full to glib-sections.txt
2012-01-10 Ravi Sankar... Use g_queue_free_full() convenience function.
2012-01-09 Ihar HrachyshkaUpdated Belarusian translation.
2012-01-09 Matthias Clasenfix a compiler warning
2012-01-09 Matthias ClasenRealign the hash set example with added api
2012-01-09 Ryan Lortiedrop debian/ directory
2012-01-09 Dan VrátilFix GHashTable GDB pretty printing (bug #667420)
2012-01-08 Alexander ShopovUpdated Bulgarian translation
2012-01-06 Jasper St.... gthread-posix: Remove misleading documentation comments
2012-01-06 Jasper St.... gbacktrace: g_get_prgname () isn't called for a NULL...
2012-01-06 Kjartan MaraasUpdated Norwegian bokmål translation
2012-01-06 Daniel MustielesUpdated Spanish translation
2012-01-06 Ryan Lortieminor fixup to last commit
2012-01-06 Ryan LortieGHashTable: new 'add' and 'contains' APIs
2012-01-06 Nguyễn Thái... gio/gsocks5proxy: typo fix
2012-01-06 Nguyễn Thái... Updated Vietnamese translation
2012-01-06 Nguyễn Thái... po/vi: import from Damned Lies
2012-01-05 Dan WinshipRemove some cruft from an older version of the code
2012-01-05 Michael Terrygdesktopappinfo: Fix gtk-doc to mention Keywords not...
2012-01-05 Simon McVittieMention g_test_undefined() when documenting assert_fail...
2012-01-05 Simon McVittieSkip tests of incorrect property usage under gtester...
2012-01-05 Javier Jardónglib/*: Use g_slist_free_full() convenience function
2012-01-05 Javier Jardóngio/*: Use g_slist_free_full() convenience function
2012-01-04 Michael Terrygdesktopappinfo: Avoid crash by NULL-ing data.pid_envva...
next