platform/upstream/glib.git
2015-06-09 Simon McVittieRegression test for falling back to autolaunch: and...
2015-06-09 Simon McVittieGDBus: try XDG_RUNTIME_DIR/bus before resorting to...
2015-06-09 Simon McVittieg_dbus_address_connect: specifically use dbus-launch...
2015-06-09 Simon McVittieregex: if PCRE is 8.34 or later, disable auto-possessif...
2015-06-09 Christophe... gapplication: Make sure --help output is translated
2015-06-09 Philip Withnallgsettings: Document GSettings build system integration
2015-06-09 Philip Withnallgsettings: Expand documentation default value l10n
2015-06-08 Xavier Claessensdoc: Add missing GTlsDatabaseClass
2015-06-05 Matthias ClasenAdd registry helpers to the docs
2015-06-05 Руслан ИжбулатовBump W32 Registry API 'Since:' version
2015-06-05 Руслан ИжбулатовMake W32 registry API compatible with MSVC
2015-06-05 Руслан ИжбулатовAdd W32 Registry reading API to gio
2015-06-05 Руслан ИжбулатовMake GWin32AppInfo MSVC-compatible - use G_VA_COPY
2015-06-05 Руслан ИжбулатовGWin32AppInfo rewrite
2015-06-05 Mikhail ZabaluevAdded g_utf8_validate() to UTF-8 performance testing
2015-06-05 Matthias ClasenAdd index for new api
2015-06-05 Matthias ClasenAdd new API to docs
2015-06-05 Ryan LortieGSettings: deprecate g_settings_list_keys()
2015-06-05 Ryan Lortiegsettings tests: use g_settings_schema_list_keys()
2015-06-05 Ryan Lortiegsettings tool: use schema for listing keys
2015-06-05 Ryan LortieGSettingsSchema: add g_settings_schema_list_keys()
2015-06-05 Patrick GriffisImplement GNotification on OSX
2015-06-05 Patrick Griffisconfigure: Require OSX >= 10.9
2015-06-05 Ryan Lortiekqueue: add a bit of extra paranoia on cancel
2015-06-05 Ryan Lortiegpollfilemonitor: send 'changes done' for creates
2015-06-05 Ryan Lortiegpollfilemonitor: don't emit after cancellation
2015-06-05 Mikhail Zabaluevglib/genviron.c, GSubprocessLauncher: ain't no "filenam...
2015-06-05 Jan SafranekGDBus: Add new call flag to allow interactive authorization
2015-06-05 Ryan LortieGActionGroupExporter: flush queue on requests
2015-06-05 Ryan LortieGActionGroup: fix an annotation
2015-06-05 Matthias Clasenwin32: Make g_content_type_get_mime_type work for direc...
2015-06-05 Руслан ИжбулатовW32: Special treatment for inode/directory mime/type
2015-06-05 Matthias Clasenwin32: Return proper icon names
2015-06-05 Matthias ClasenFix a markup confusion
2015-06-05 Matthias ClasenTrivial: fix a typo
2015-06-05 Philip Withnallgsettings: Add a documentation section on relocatable...
2015-06-05 Stefan EkenbergPrevent race condition in g_io_condition_get_type
2015-06-04 Matthias ClasenTrivial: fix a comment typo
2015-06-04 Balázs ÚrUpdated Hungarian translation
2015-06-04 Garrett Regierbinding: Simplify the default transform func
2015-06-04 Garrett Regierbinding: Remove conditional from the default transform...
2015-06-04 Garrett Regierbinding: Remove GObject data usage
2015-06-03 Piotr DrągUpdated POTFILES.in
2015-06-03 Xavier Claessensdoc: add GTlsInteractionClass
2015-06-03 Alexander LarssonGNetworkMonitorNetlink: Fix check for non-kernel messages
2015-06-03 Alexander LarssonAdd GNativeSocketAddress for handling "other" addresses
2015-05-29 Mattias Ellertthread: Check sysconf value before using it
2015-05-27 Matthias ClasenAdd a global signal handler table
2015-05-27 Matthias ClasenAdd a performance test for signal connection
2015-05-26 Daniel MustielesUpdated Spanish translation
2015-05-26 Matthias Clasen2.45.2 2.45.2
2015-05-25 Matthias ClasenGOptionContext: Improve help in simple cases
2015-05-25 Emmanuele BassiDo not use a string literal when a format string is...
2015-05-25 Emmanuele Bassidocs: Add an example of G_DEFINE_BOXED_TYPE
2015-05-24 Akom ChotiphantawanonUpdated Thai translation
2015-05-23 Dušan KazikUpdated Slovak translation
2015-05-23 David SheaAdd introspection annotations to GListStore
2015-05-16 Matthias Clasenglib-compile-schemas: Improve an error message
2015-05-16 Matthias Clasenglib-compile-schemas: Show error positions
2015-05-15 Jordi MasFixes to Catalan translation
2015-05-15 Alexandre FrankeUpdated French translation
2015-05-14 Simon McVittieregex test: do not assert that system PCRE still has...
2015-05-14 Iain Lanegdbus tests: wait up to 60s for gdbus-testserver to...
2015-05-14 Simon McVittiegdbus-connection: wait up to 10s to actually send a...
2015-05-14 Garrett RegierConnect to the detailed notify signal in GBinding
2015-05-14 Garrett RegierFix g_binding_unbind() when the source and target are...
2015-05-14 Philip Withnallgresource: Document generated C file function naming
2015-05-14 Philip Withnallgresource: Minor capitalisation fixes in documentation
2015-05-13 Philip Withnallgmessages: Tweak docs for G_LOG_DOMAIN to use AM_CPPFLAGS
2015-05-12 Garrett Regiergtype: Bump allowed number of children
2015-05-11 Simon McVittietests: replace most g_print() with g_printerr()
2015-05-11 Simon McVittieGFileMonitor test: use g_test_skip() instead of g_print()
2015-05-11 Simon McVittietestglib: my_hash_callback_remove_test: actually fail...
2015-05-11 Simon McVittieGTestDBus: use g_printerr() for status message
2015-05-11 Simon McVittiegdatetime test: don't assume that time stands still
2015-05-11 Evan Nemersongnetworkaddress: add return type annotation to parse...
2015-05-11 Simon McVittieGDBus tests: change progress noise from "if not quiet...
2015-05-11 Simon McVittiegdbus-peer test: let GDBusServer start before notifying...
2015-05-10 Piotr DrągFix a minor typo in a comment
2015-05-08 Simon McVittiegtestutils: better diagnostics if a captured subprocess...
2015-05-08 Simon McVittiegdbus-serialization: use check_serialization() instead...
2015-05-04 Philip Withnallglocalfilemonitor: Emit notification on rate limit...
2015-05-01 Ting-Wei Langsocketlistener: Don't double unref address
2015-05-01 Ting-Wei Lantests: Use de_DE.UTF-8 instead of de_DE
2015-04-30 Matthias Clasen2.45.1 2.45.1
2015-04-30 Matthias ClasenUpdates
2015-04-29 Yosef Or BoczkoUpdated Hebrew translation
2015-04-28 Hans Petter... gmarkup: Make append_escaped_text() slightly more robust.
2015-04-27 Simon McVittieregex test: do not assert that system PCRE allows ...
2015-04-27 Simon McVittieregex test: improve diagnostics for some failures
2015-04-27 Philip Withnallgsignal: Mark the return value of g_signal_emitv()...
2015-04-25 Marek ČernockýUpdated Czech translation
2015-04-24 Sveinn í FelliUpdated Icelandic translation
2015-04-22 Chun-wei FanFix the thumbnail-verification Test
2015-04-22 Ryan Lortieapp info: tweak default application algorithm
2015-04-22 Chun-wei Fanbuild/Makefile-newvs.am: Fix %.vcxproj Rule
2015-04-21 Philip Withnallgdbusmessage: Fix a minor memory leak on an error path
2015-04-21 Philip Withnallgvariant-parser: Clarify g_variant_parse() returns...
2015-04-21 Philip Withnalltests: Fix various minor memory leaks in gdbus-serializ...
2015-04-21 Marc-André... gdbus: fix out-of-bound array access
next