platform/upstream/glib.git
2013-11-10 Stef Waltercompletion-test: Fix leaks in tests
2013-11-10 Stef Walterchild-test: Fix leak in test
2013-11-10 Stef Walterasyncqueue-test: Fix leaks in tests
2013-11-10 Stef Walterunix: Fix memory leak in unix test
2013-11-10 Dan Winshipgerror: Don't leak memory when overwrite warning
2013-11-10 Stef Walterprivate: Fix memory leak in tests
2013-11-09 Michael Catanzarogiomodule: small typo in documentation
2013-11-09 Matthias ClasenSmall documentation improvement
2013-11-09 Matthias ClasenAdd an index for new api in glib docs
2013-11-08 Rico TzschichholzRevert "gio/Makefile: make sure to dist gappinfoprivate.h"
2013-11-08 Michael Catanzarogstrfuncs: fix small typo in documentation
2013-11-07 Ryan LortieGAppInfoMonitor: don't try to use NULL hash table
2013-11-07 Ryan LortieGApplication: fix bogus testcase
2013-11-07 Ryan Lortieappinfo: Add some testcases for searching
2013-11-07 Ryan LortieAdd g_desktop_app_info_search()
2013-11-07 Ryan Lortiegio/Makefile: make sure to dist gappinfoprivate.h
2013-11-07 Rico Tzschichholzgio: Add gappinfoprivate.h to Makefile.am
2013-11-07 Dimitris SpingosUpdated Greek translation
2013-11-07 Patrick Welcheconfigure: test(1) uses = to test for string equality
2013-11-07 Chun-wei Fancodegen.py: Rearrange GLib Version Check
2013-11-06 Ryan LortieAdd GAppInfoMonitor
2013-11-06 Ryan Lortiegdesktopappinfo: keep a list of files in the dirs
2013-11-06 Stef Waltersignals: Fix memory leaks in signals unit tests
2013-11-06 Stef Walterqdata: Fix leak in qdata unit tests
2013-11-06 Stef Waltergerror: Don't leak when warning about overwriting an...
2013-11-06 Ryan Lortietests: fix leak in mainloop test
2013-11-06 Ryan Lortiegrand: restructure a bit
2013-11-06 Ryan Lortiegslice: don't misuse g_mutex_init()
2013-11-05 Philip Withnallgarray: Note lack of bounds checking in g_ptr_array_ind...
2013-11-04 Chun-wei Fangio/tests: Clean up inclusion of unistd.h
2013-11-04 Chun-wei Fanglib/tests: Clean up inclusion of unistd.h
2013-11-04 Chun-wei Fanglib/tests/fileutils.c: Include unistd.h on *NIX only
2013-11-04 Chun-wei Fantests/libmoduletestplugins*.c: Update Prototypes
2013-11-04 Chun-wei Fangio/test/resources.c: Fix for Windows
2013-11-03 Ognyan Tonchevgmain: make g_source_add_child_source() thread safe
2013-11-03 Ross Lagerwallgio: Don't allow skipping past the end of GLocalFileInp...
2013-11-02 Dan Winshipgmacros.h: fix C99 check
2013-11-01 Fran DiéguezUpdated Galician translations
2013-11-01 Fran DiéguezUpdated Galician translations
2013-10-31 Daniel MustielesUpdated Spanish translation
2013-10-31 Murray Cummingdocs: GDataTime: *_add_*(): Mention that you can subtract.
2013-10-31 Ross Lagerwallgio: Clean up trashinfo file if trashing fails
2013-10-29 Xavier ClaessensTests: It is useless to unset "DBUS_SESSION_BUS_ADDRESS...
2013-10-29 Xavier ClaessensGTestDBus: Make sure only DBUS_SESSION_BUS_ADDRESS...
2013-10-29 Xavier ClaessensTests: add session_bus_run() and use it where possible
2013-10-29 Colin Walterstests/gdbus-introspection: Add a less trivial test...
2013-10-29 Ryan LortieGMarkup: clear attributes on ignorned tags
2013-10-29 Lars Uebernickelgtk-notification-backend: remove unused variable
2013-10-29 Ross Lagerwallgio: Clear error properly to prevent crash
2013-10-29 Ryan LortieGCancellable: drop lock for callback during connect()
2013-10-29 Chun-wei Fangio/gsubprocess.c: Use g_snprintf()
2013-10-29 Chun-wei Fangobject/gvaluetransform.c: Cleanup #ifndef _MSC_VER
2013-10-29 Ryan LortieGSettingsSchemaSource: fix parameter name in header
2013-10-29 Ryan Lortieexporter: give error on Describe of missing action
2013-10-29 Ryan Lortieexporter: give error on Describe of missing action
2013-10-29 Ryan LortieGSimpleAction: don't allow changing state type
2013-10-28 Ryan Lortieglib-compile-schemas: ignore qualified tags/attrs
2013-10-28 Ryan LortieGDBus: ignore qualified XML tags and attributes
2013-10-28 Ryan Lortietests: add a ignore-qualified markup-collect case
2013-10-28 Ryan LortieGMarkup: add G_MARKUP_IGNORE_QUALIFIED
2013-10-28 Ryan LortieGMarkup: share some common code for closing tags
2013-10-28 Stef Waltertest: g_debug messages shouldn't affect g_assert_expect...
2013-10-28 Ryan LortieGSettings: fix for loop in 'extends' functionality
2013-10-28 Ryan Lortiegsettings(1): stop using deprecated APIs
2013-10-28 Ryan Lortiegsettings(1): use global variables
2013-10-28 Ryan LortieGSettingsSchemaKey: add introspection APIs
2013-10-28 Ryan Lortiebump version
2013-10-28 Ryan LortieGSettings: add getters for user/default value
2013-10-28 Ryan LortieGSettings: small internal refactor
2013-10-28 Ryan LortieGSettingsBackend: add read_user_value() API
2013-10-28 Philip Withnallgio: Remove an unused variable from Makefile.am
2013-10-28 Emmanuele Bassidocs: Mention that generated code should not be kept
2013-10-28 Emmanuele Bassigdbus-codegen maintains ABI for type structures
2013-10-28 Emmanuele Bassigdbus-codegen: Take into consideration MAX_ALLOWED...
2013-10-28 Ryan Lortieg_settings_schema_list: some fixes
2013-10-28 Matthias ClasenFix handling of icons in GNotification
2013-10-28 Stef WalterAdd a request_certificate virtual method to GTlsInteraction
2013-10-28 Matthew BarnesGKeyFileSettingsBackend: ignore file deletions
2013-10-28 Christian PerschAdd test for extended schemas
2013-10-28 Ryan LortieGSettings: properly support 'extends'
2013-10-28 Ross Lagerwallgio: Fix typo in documentation
2013-10-28 Ryan LortieAdd g_settings_schema_source_list_schemas()
2013-10-27 Colin Waltersgsubprocess: Add documentation about default input...
2013-10-27 Colin Waltersgsubprocess: Fall back to plain F_DUPFD+fcntl for OS...
2013-10-27 Ryan LortieAdd a testcase for summary/description
2013-10-27 Ryan LortieAdd g_settings_schema_key_get_summary/description
2013-10-27 Ryan LortieMake GSettingsSchemaKey public
2013-10-27 Ryan LortieGSettingsSchema: store a backref to the source
2013-10-27 Ryan LortieClean up GSettingsSchema logic
2013-10-27 Ryan Lortietests: test g_hash_table_get_keys_as_array()
2013-10-27 Ryan LortieAdd g_hash_table_get_keys_as_array()
2013-10-26 Giovanni Campagnagapplication: don't emit warnings for DBus calls
2013-10-26 Giovanni Campagnagapplication: fix memory leak
2013-10-25 Ryan Lortiewin32: use real random data for seed on win32
2013-10-25 Nilamdyuti... Assamese translation updated
2013-10-24 Ryan LortieGLib 2.39.0 2.39.0
2013-10-24 Ryan Lortiedocs: dist manpage gapplication.xml
2013-10-24 Philip Withnalltests: Add tests for the thumbnail verification code...
2013-10-24 Colin WaltersRevert "Use g_return_val_if_fail() for developer-only...
2013-10-24 Jiro Matsuzawagsettings-tool: Add --version into general usage
next