platform/upstream/glib.git
2013-07-17 Chun-wei FanVisual Studio Builds: "Install" gdbus-codegen
2013-07-16 Matthias Clasengsettings tool: Improve documentation
2013-07-14 Ryan LortieGApplication: reply to ActivateAction
2013-07-14 Matthias ClasenMake a test desktop file a little less invalid
2013-07-14 Colin Walterstests/mainloop: Fix assertions to really avoid race...
2013-07-14 Christian KirbachUpdated German translation
2013-07-13 Dan Winshipgcancellable: update GCancellableSource, fix a race...
2013-07-13 Dan WinshipRemove some unnecessary source prepare/check functions
2013-07-13 Dan Winshipgio: port unix streams to GUnixFDSource
2013-07-13 Dan Winshipgsourceclosure: Add support for GUnixSignalWatchSource...
2013-07-13 Dan Winshipgsourceclosure: use g_cclosure_marshal_generic
2013-07-13 Ryan LortieFix g_return_if_fail vs. return_val_if_fail
2013-07-13 Ryan LortieGAction: add function for printing detailed names
2013-07-12 Dan Winshipgnetworkmonitornetlink: handle default route via device
2013-07-11 Ryan LortieFix a typo in a filename in Makefile.am
2013-07-11 Ryan LortieAdd a testcase for DBusActivatable=true
2013-07-11 Piotr DrągUpdated POTFILES.in
2013-07-11 Ryan LortieDeal with new automake test stuff
2013-07-11 Ryan LortieAdd missing file
2013-07-11 Ryan LortieGDesktopAppInfo: remove note about OnlyShowIn
2013-07-11 Ryan LortieImplement the Desktop Action specification
2013-07-11 Ryan Lortieadd GPropertyAction
2013-07-11 Ryan LortieGVariant: fix two small/theoretical leaks
2013-07-11 Ryan LortieAdd g_variant_new_printf
2013-07-09 Matthias Clasenbump version
2013-07-09 Matthias Clasen2.37.4 2.37.4
2013-07-09 Matthias ClasenAdd G_TYPE_CHECKSUM to the docs
2013-07-09 Matthias ClasenDocument g_simple_proxy_resolver_set_ignore_hosts
2013-07-09 Matthias ClasenMinor doc tweak
2013-07-05 Gil Forcada[l10n] Update Catalan translation
2013-07-04 Sebastian Drögegthread: Use pthread_cond_timedwait_monotonic() if...
2013-07-03 Emmanuele BassiEnsure that MAX_ALLOWED keeps working with the type...
2013-07-03 Martin EjdestigAdd missing G_BEGIN/END_DECLS to gsettingsschema.h.
2013-07-02 Ryan LortieGDBusConnection: be more careful with async GetAll
2013-07-02 Ryan LortieRevert two errant commits to GMutex, etc.
2013-07-01 Paul Barbierigspawn: Fix leak of internal pipe with G_SPAWN_LEAVE_DE...
2013-07-01 Bastien NoceraFix typo in documentation
2013-06-30 Jeffrey StedfastFinish the previous fix for GMutex, GRecMutex, GRWLock...
2013-06-30 Jeffrey StedfastFixed g_mutex_clear() to fully undo g_mutex_init()
2013-06-30 Sébastien WilmetDoc: small fixes
2013-06-30 Dan WinshipMake G_STRFUNC consistent across platforms
2013-06-30 Matthias ClasenImprove various section headings in the docs
2013-06-30 Matthias Clasendocs: minor formatting fixes to the gresource man page
2013-06-25 Dan Winshiptests: add a test for the previous commit
2013-06-25 Wim Taymansgmain: handle blocked source in g_source_add_child_source()
2013-06-24 Ryan Lortieversion bump
2013-06-24 Ryan LortieGLib 2.37.3 2.37.3
2013-06-24 Ryan Lortiesmall docs xml fixup
2013-06-24 Emmanuele BassiRename the generated private data getter function
2013-06-24 Emmanuele Bassigio: Missing G_ADD_PRIVATE in GFileInputStream
2013-06-24 Emmanuele Bassidocs: Clean up the GObject tutorial a bit
2013-06-24 Emmanuele Bassidocs: Include newly added functions and macros
2013-06-24 Emmanuele Bassigio: Use the new private instance data declaration
2013-06-24 Emmanuele Bassigparam: Use the new private instance data API
2013-06-24 Emmanuele Bassigobject: Add private field access macros
2013-06-24 Emmanuele BassiAdd G_PRIVATE_OFFSET
2013-06-24 Emmanuele BassiAllow registering instance private data during get_type()
2013-06-23 Matthias ClasenDefine GTESTER_REPORT for non-GLIB too
2013-06-23 Dieter Verfailliedocs: fix GTK-Doc build
2013-06-22 Ryan LortieGDBusMethodInvocation: add missing 'goto out'
2013-06-22 Ryan LortieGDBusMethodInvocation: add property return checks
2013-06-22 Ryan LortieGDBusConnection: allow async property handling
2013-06-22 Ryan LortieGDBusMethodInvocation: add 'property_info'
2013-06-22 Ryan LortieGDBusConnection: some straight-up refactoring
2013-06-22 Ryan LortieGDBusConnection: move 'Set' typecheck to worker
2013-06-22 Ryan LortieGDBusConnection: remove an unused g_variant_get()
2013-06-22 Ryan LortieMakefile.am: move gtk-doc.make back to EXTRA_DIST
2013-06-20 Colin WaltersRevert "g_file_set_contents(): don't fsync on ext3/4"
2013-06-20 Kjartan MaraasUpdated Norwegian bokmål translation
2013-06-20 Chun-wei FanAdd MSVC Projects for Utility Programs
2013-06-20 Chun-wei FanUpdate Visual Studio Projects
2013-06-19 Arnel A. Borjag_uri_unescape_string: Mention (allow-none)/%NULL in...
2013-06-19 Arnel A. Borjag_uri_escape_string: Add missing allow-none annotation
2013-06-19 Milo Casagrande[l10n] Updated Italian translation.
2013-06-17 Colin Waltersgobject/tests: Add missing build dependency
2013-06-17 Matthias ClasenBump version
2013-06-17 Matthias Clasen2.37.2 2.37.2
2013-06-17 Matthias ClasenTry to make the testgdate test hobble along a little...
2013-06-16 Matthias ClasenPlug a small memory leak
2013-06-12 Emmanuele Bassitests/binding: Ensure that the binding goes away
2013-06-12 Emmanuele Bassibinding: Use hash table as a set
2013-06-12 Emmanuele Bassibinding: Make unbind() release the reference on GBinding
2013-06-12 Emmanuele Bassidocs: Fix g_binding_unbind() in the API reference
2013-06-11 Krishnababu... Updated Telugu Translations
2013-06-11 Shankar Prasadupdated kn translations
2013-06-10 Colin Waltersgmain: Document more use cases of g_main_context_wakeup()
2013-06-10 Benjamin Ottetests: Add a test for a specific invariant
2013-06-10 Marek ČernockýUpdated Czech translation
2013-06-10 Piotr DrągUpdated Polish translation
2013-06-10 Ryan LortieGObject: turn add-property-after-init to a warning
2013-06-10 Nilamdyuti... Assamese translation updated
2013-06-10 Fran DiéguezUpdated Galician translations
2013-06-08 Ryan Lortiegio/tests: sort tests in the Makefile.am
2013-06-07 Ryan LortieGDesktopAppInfo: support DBusActivatable
2013-06-06 Matthias ClasenUpdate link to documentation
2013-06-06 Dan Winshiptests: fix and re-add the broken test
2013-06-06 Matthias ClasenRemove a failing testcase
2013-06-05 Colin WaltersGFileEnumerator: Add some documentation about ordering
2013-06-05 Ryan Lortietests: add a few more invalid IPv6 address tests
2013-06-05 Dan Winshipginetaddress: fix addr/string conversions on windows
next