Imported Upstream version 2.51.4
[platform/upstream/glib.git] / gio /
2017-05-19 DongHun KwakImported Upstream version 2.51.4 06/130006/1
2017-05-19 DongHun KwakImported Upstream version 2.51.3 05/130005/1
2017-05-19 DongHun KwakImported Upstream version 2.51.2 04/130004/1
2017-05-19 DongHun KwakImported Upstream version 2.51.1 03/130003/1
2017-05-19 DongHun KwakImported Upstream version 2.51.0 02/130002/1
2017-05-19 DongHun KwakImported Upstream version 2.50.3 01/130001/1
2017-02-03 DongHun KwakImported Upstream version 2.50.2 02/112802/1 upstream/2.50.2
2016-05-10 DongHun KwakMerge branch 'upstream' of ssh://review.tizen.org:29418... 69/68869/1 upstream/2.48.0
2016-05-10 Ryan LortieImported Upstream version 2.48.0 68/68868/1
2015-08-10 Felix Riemanngio: g_menu_item_set_icon should not fail if icon is...
2015-08-07 Dan Winshipgio: fix a leftover GSimpleAsyncResult usage
2015-08-07 Dan Winshipgsettings-tool: fix deprecated call
2015-08-07 Dan Winshipgdbus: fix gdbus-exit-on-close for gdbusconnection...
2015-08-06 Colin Waltersgdbusconnection: Don't g_printerr() when exiting
2015-08-05 Matthias ClasenDon't leak an error
2015-08-05 Stef Waltergdbus: Don't use g_assert_no_error() GDBusObjectManager...
2015-07-29 Philip Withnallgio: Fix application of GNetworkMonitor:network-metered...
2015-07-28 Philip Withnallgresource: Clarify error docs for g_resource_enumerate_...
2015-07-27 Richard Hughesgio: Add network metered information to GNetworkMonitor
2015-07-27 Matthias ClasenAdd tests for GApplication::handle-local-options
2015-07-27 Christophe Fergeaugapplication: Stop handle-local-options emission on...
2015-07-27 Christophe Fergeaugapplication: Fix typos in handle-local-options API doc
2015-07-23 Philip Withnallgsocket: Factor out blocking parameter from g_socket_se...
2015-07-23 TingPingwin32: Replace usage of __wgetmainargs()
2015-07-21 Arun Raghavangdbusconnection: Fix signal subscription documentation
2015-07-20 Dan Winshipgio/tests/task: fix for change to cancellation behavior
2015-07-19 Paolo BorelliMove a unit test to the right file
2015-07-19 Paolo Borellisocketservice: add an "active" property
2015-07-19 Paolo Borellinetworkaddress: use free_full
2015-07-17 Matthias Clasennotification: Add an assertion to clarify
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-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 Iain Lanegio/tests/appmonitor: Delete file before checking for...
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 Dan WinshipFix a FIXME in the WinXP inet_pton() implementation
2015-06-29 Wouter PaesenFix g_inet_address_to_string() on XP
2015-06-23 Kalev Lembergapplication: Initialize backend before withdrawing...
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 Müllergsocket: avoid unnecessary select in _send_messages...
2015-06-18 Paolo Borellisocketclient: annotate the connection param of "event...
2015-06-17 Philip Withnallgfile: Clarify that g_file_replace_contents() uses...
2015-06-11 Cosimo Cecchigresource: fix a couple of typos in documentation
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 Christophe Fergeaugapplication: 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 Руслан Ижбулатов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 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 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 Philip Withnallgsettings: Add a documentation section on relocatable...
2015-06-04 Matthias ClasenTrivial: fix a comment typo
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-25 Emmanuele BassiDo not use a string literal when a format string is...
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-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 Philip Withnallgresource: Document generated C file function naming
2015-05-14 Philip Withnallgresource: Minor capitalisation fixes in documentation
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 McVittieGTestDBus: use g_printerr() for status message
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-08 Simon McVittiegdbus-serialization: use check_serialization() instead...
2015-05-04 Philip Withnallglocalfilemonitor: Emit notification on rate limit...
next