platform/upstream/glib.git
2015-07-19 Yosef Or BoczkoUpdated Hebrew translation
2015-07-17 Matthias Clasennotification: Add an assertion to clarify
2015-07-13 Daniel MacksUse GRegexMatchFlags not GRegexCompileFlags for TEST_MA...
2015-07-09 Ilya Konstantinovgbacktrace: fix G_BREAKPOINT on Darwin (OSX, iOS)
2015-07-08 Xavier ClaessensGAsyncInitable: Fix leaked object when using _newv_async
2015-07-06 Ryan Lortiefile monitors: report MOVED only with both sides
2015-07-05 Dimitris SpingosUpdated Greek translation
2015-07-02 Руслан ИжбулатовW32: Add back the dummy g_app_info_reset_type_associati...
2015-07-02 Руслан ИжбулатовW32: Add a g_app_info_get_all_for_type() implementation
2015-07-02 Руслан ИжбулатовDon't ref a NULL pointer
2015-07-02 Stef Waltergsocket: Don't g_error() if file-descriptor is not...
2015-07-01 Pedro AlbuquerqueUpdated Portuguese translation
2015-07-01 Iain Lanegio/tests/appmonitor: Delete file before checking for...
2015-06-29 Emmanuele Bassitests: Fix compiler warning
2015-06-29 Dan Winshipgio/tests/socket.c: fix on OS X
2015-06-29 Dan Winshipgio/tests/socket.c: clean up a test case a bit
2015-06-29 Matthias ClasenGTask: Remove unused function
2015-06-29 Matthias ClasenGTask: Avoid resorting
2015-06-29 Matthias ClasenGThreadPool: Add some queue manipulation api
2015-06-29 Matthias ClasenAdd tests for new GAsyncQueue api
2015-06-29 Matthias ClasenGAsyncQueue: Add some useful api
2015-06-29 Ting-Wei Lantests: Fix tests that fail with non-English locales
2015-06-29 Dan WinshipFix a FIXME in the WinXP inet_pton() implementation
2015-06-29 Wouter PaesenFix g_inet_address_to_string() on XP
2015-06-28 Ting-Wei Langmessages: Add G_GNUC_NORETURN to g_error static functi...
2015-06-28 Ting-Wei Langmacros: Only set G_ANALYZER_ANALYZING to 1 when clang...
2015-06-28 Christian Hergertgtypemodule: use G_GNUC_UNUSED in G_DEFINE_DYNAMIC_TYPE...
2015-06-25 Philip Withnallbuild: Ensure glibconfig.h.win32 is in DISTCLEANFILES
2015-06-23 Kalev Lembergapplication: Initialize backend before withdrawing...
2015-06-23 Matthias Clasen2.45.3 2.45.3
2015-06-23 Matthias ClasenFix distcheck
2015-06-23 Chun-wei Fangio/ginetaddress.c: Fix Windows XP inet_pton() Emulation
2015-06-21 Tim-Philipp... gsocket: avoid unnecessary select in _send_messages...
2015-06-18 Paolo Borellisocketclient: annotate the connection param of "event...
2015-06-17 Alexander Larssonconfigure: test have_docbook_style != yes, not have_doc...
2015-06-17 Philip Withnallgfile: Clarify that g_file_replace_contents() uses...
2015-06-16 Matthias Clasenkey file: Clarify documentation around comments
2015-06-16 Matthias ClasenUpdates
2015-06-14 Michael Catanzarogenmarshal: silence register storage class warnings
2015-06-11 Cosimo Cecchigresource: fix a couple of typos in documentation
2015-06-11 Rico Tzschichholzg_log_set_handler_full: Bump "Since" version accordingly
2015-06-11 Matthias ClasenAdd g_log_set_handler_full
2015-06-11 Matthias ClasenAllow property actions to invert booleans
2015-06-09 Matthias ClasenFix deprecation notice
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
next