platform/upstream/glib.git
2014-05-26 Ryan Lortiegio tests: rm xdgconfighome on 'make clean'
2014-05-26 Ryan LortieRevert "gvariant: Fix confusion between type and format...
2014-05-26 Philip Withnallgtestutils: Error out if /dev/null stdin redirection...
2014-05-23 Evan Nemersongio: port annotations from the Vala metadata.
2014-05-23 Chun-wei Fanconfig.h.win32.in: Define _WIN32_WINNT Conditionally
2014-05-22 Matthias ClasenTry to fix mapping-test
2014-05-22 Murray CummingGDBusError enum: Remove trailing comma.
2014-05-22 Marek Kasikgobject: unref unused class
2014-05-21 Matthias ClasenTrivial: fix a guard comment
2014-05-20 Philip Withnallgdbus-tool: Remove dead variables
2014-05-20 Philip Withnallgthread: Fix use of a local variable after it went...
2014-05-20 Philip Withnallgsubprocess: Add a missing va_end() call
2014-05-19 Chun-wei FanUpdate config.h.win32.in for Newer Windows
2014-05-18 Marek ČernockýUpdated Czech translation
2014-05-16 Yosef Or BoczkoUpdated Hebrew translation
2014-05-15 Philip Withnallgsocket: Add missing preconditions to g_socket_send_mes...
2014-05-15 Philip Withnallgresource-tool: Fix an FD leak in an error path
2014-05-15 Philip Withnallgtestutils: Don’t free unassigned variables in an error...
2014-05-13 Matthias ClasenAvoid overeager warning about deprecated properties
2014-05-13 Matthias ClasenRemove some markup from docs
2014-05-12 Chun-wei Fangio/gtestdbus.c: Fix write_config_file() for Windows
2014-05-11 Sébastien Wilmetdoc: better ordering of GSubprocessLauncher functions
2014-05-10 Daniel MustielesUpdated Spanish translation
2014-05-10 Tom Tromeygobject.py: Port to gdb 7.7 frame filter API
2014-05-09 Sébastien Wilmetdoc: various improvements
2014-05-09 Lukasz Skalskigio: cleanup gdbusmessage.c file
2014-05-08 Ryan Lortietests: add testcase for {Only,Not}ShowIn
2014-05-08 Ryan LortieAppInfo: use XDG_CURRENT_DESKTOP for OnlyShowIn
2014-05-08 Ryan Lortietests: add tests for GDesktopAppInfo Implements=
2014-05-08 Ryan Lortiedocs: add two missing symbols on GDesktopAppInfo
2014-05-08 Ryan LortieAdd g_desktop_app_info_get_implementations()
2014-05-06 Matthias ClasenAdd a testcase for the previous fix
2014-05-06 Kjell Ahlstedtgoption: Don't include parsed option values in G_OPTION...
2014-05-05 Lionel Landwerlingio: iostream: use GTask instead of internal pointer
2014-05-05 Mathieu BridonFix some typos in documentation
2014-05-04 Philip Withnalldocs: Add a README.rationale documenting major design...
2014-05-04 Philip Withnallgstrfuncs: Add missing preconditions to g_str_match_str...
2014-05-03 Dan Winshipgio: add a missing property to GDummyTlsConnection
2014-05-02 Pau Iranzo[l10n] Update Catalan translation
2014-05-01 Philip Withnalldocs: Fix some minor typos in the GVariant documentation
2014-04-30 Philip Withnallgvariant: Fix confusion between type and format strings...
2014-04-29 Philip Withnallgobject: Document that classes/objects/interfaces are...
2014-04-28 Matej UrbančičUpdated Slovenian translation
2014-04-28 Matej UrbančičUpdated Slovenian translation
2014-04-28 Matej UrbančičUpdated Slovenian translation
2014-04-28 Lars Uebernickelgmenuexporter: fix protocol documentation link
2014-04-27 Enrico NicolettoUpdated Brazilian Portuguese translation
2014-04-25 Juan Pablo... Added type check to GPermission public functions.
2014-04-25 Philip Withnallgresolver: Ensure GThreadedResolver always sets an...
2014-04-25 Philip Withnallgresolver: Document that GResolver lists are non-empty...
2014-04-24 Dan Winshipgio: remove an unneeded pragma
2014-04-24 Volker Sobekdocs: Remove <!-- --> comment before plural s
2014-04-23 Philip Withnallgaction: Minor clarifications in the GAction documentation
2014-04-20 Antoine Jacoutotplatform_get_argv0: drop unneeded headers for OpenBSD
2014-04-19 Philip Withnallgfile: More explicitly document the context for GFilePr...
2014-04-18 marablack3Updated Greek translation
2014-04-16 Philip Withnallgio: Document that GSocket is not thread safe
2014-04-16 Philip Withnallhmac: Add support for SHA-512 in GHmac
2014-04-16 Ryan LortieRevert "Bug 724590 - GSlice slab_stack corruption"
2014-04-16 John RallsBug 724590 - GSlice slab_stack corruption
2014-04-15 Volker Sobekdocs: Use markdown links in all .c and .h files
2014-04-15 Ryan Lortiegdesktopappinfo: fix a crasher
2014-04-15 Alberto Ruizgio: fix g-i annotations in g_settings_schema_source_li...
2014-04-15 Ryan Lortietests: use mimeapps.list over defaults.list
2014-04-15 Ryan LortieGDesktopAppInfo: rewrite content type code
2014-04-15 Ryan Lortiemimetype tests: don't depend on specific behaviour
2014-04-15 Ryan Lortieappmonitor test: avoid /usr/share
2014-04-15 Ryan Lortietests: expand 'apps' tool
2014-04-15 Ryan Lortiemimeapps test: fix defaults vs. recommended
2014-04-15 Ryan Lortiedesktop-app-info test: use g_assert_strcmp()
2014-04-15 Antoine Jacoutotbuild: also unset LIBS when LDFLAGS is unset
2014-04-12 Colin Waltersgdesktopappinfo: Don't double free sn_id
2014-04-12 Colin Waltersgdesktopappinfo: Initialize sn_id to NULL
2014-04-12 Antoine Jacoutotopenbsd: remove -pthread
2014-04-12 Matthias ClasenDeal with startup notify id being NULL
2014-04-10 Emmanuele Bassigparam: Add G_PARAM_READWRITE to GParamFlags
2014-04-10 Cosimo Cecchigapplication-tool: ensure object paths are valid
2014-04-10 Cosimo Cecchigapplication-tool: fix a typo
2014-04-10 Dan Winshipg_str_has_prefix: don't call strlen(str)
2014-04-10 Debarshi Raygiomodule: Add a NULL guard to extension_point_get_exte...
2014-04-10 Alexandre Rostovtsevgobject: try to link with -Wl,-z,nodelete
2014-04-10 Colin Waltersg_file_copy: Don't set GError when we intend to ignore...
2014-04-09 Stef Waltergio: Add newer dbus UnknownXxxx and PropertyReadOnly...
2014-04-09 Dan Winshipgtlscertificate: fix certificate list parsing with...
2014-04-06 Daniel KorostilUpdated Ukrainian translation
2014-04-04 Marek KasikGApplication: Don't decrease use_count below 0
2014-04-04 David Kingdocs: Fix typo in g_unichar_iswide_cjk() comment
2014-04-03 Paolo BorelliAdd a small note to g_cclosure_marshal_generic docs
2014-04-02 Wim Taymansnetworkaddress: fix parsing of uri with @ after authority
2014-04-01 Philip Withnallbuild: Include Cocoa/Carbon in Libs.private if targetti...
2014-03-31 Olivier Crêtenetworkmonitornetlink: IN6_IS_ADDR_MC_LINKLOCAL is...
2014-03-30 Dan Winshipgio: move Winsock error mapping to g_io_error_from_win3...
2014-03-30 Dan Winshipgio/tests/socket: Update to check the error code
2014-03-30 Dan Winshipgioerror: map some more values to G_IO_ERROR_NOT_SUPPORTED
2014-03-30 Inaki Larranaga... Updated Basque language
2014-03-30 Volker Sobekdocs: Remove escaping '\' from literals
2014-03-29 Dan WinshipBump version to 2.41.0, add GLIB_VERSION_2_42, etc
2014-03-27 Bastien Noceragio: Add names to idles and timeouts
2014-03-27 Volker SobekGNotification: Some small documentation fixes
2014-03-23 Olivier CrêteGSocket: ignore timed out state when not relevant
next