[glib/wip/gsettings-list] (297 commits) ...Merge from master



Summary of changes:

  afea703... Implement byteswapping in the reader (*)
  df40747... Add gvdb_table_is_valid() API (*)
  d63f199... Fix is_valid() API (*)
  58a4090... Updated Swedish translation (*)
  9cd43d7... gobject: Add install_properties() (*)
  8466ba8... Include giochannel.c for G_IO_IN, etc. (*)
  124023b... Make g_variant_builder_end's return to be (allow none) beca (*)
  445f708... Const 'parser' arg to g_markup_parse_context_push (*)
  bd569dc... Adapt POTFILES.in to source file renaming (*)
  0ecfc6e... Better msgctxt for month and weekday names (*)
  2e78d07... Add g_data_input_stream_read_upto{,async,finish} (*)
  cb2ddac... update for Punjabi (*)
  ba17efc... g_strdup_value_contents(): dump GStrv more usefully (*)
  f377059... Updated Slovenian translation (*)
  f5edeea... Updated Galician translations (*)
  8fbfcd9... Update British English translation (*)
  5ec302d... (slightly) updated Finnish translation. (*)
  3d1c463... Update Simplified Chinese translation. (*)
  152f0dd... [l10n] Updated German translation (*)
  7d143d4... Updated Hungarian translation (*)
  f497f3b... GSettings: reverse accidental addition to .h file (*)
  2211ab1... Updated Polish translation (*)
  235820d... GVariant: Check for size == 0 in get_bytestring (*)
  1220501... GDBusConnection leaks its GCredentials (*)
  780b76b... Updated Indonesian translation (*)
  1c5b96e... Updated Spanish translation (*)
  11f0611... Bug 629709 - Empty variants (*)
  0469782... Update Czech translation (*)
  1c658c9... Update Czech translation (*)
  d6af283... Updated Lithuanian translation by Aurimas Cernius. (*)
  8a7365d... Updated Lithuanian translation (*)
  bff4ac1... g_output_stream_write: fix misleadingly ungrammatical docum (*)
  67f1e52... datetime: Rework time zone support in constructors (*)
  0746f74... datetime: Allow setting fractionary seconds in new_full() (*)
  4bac661... datetime: Update modifiers for DST changes (*)
  3e9fb52... datetime: Rename g_date_time_printf() to g_date_time_format (*)
  909289c... datetime: Fix hashing (*)
  6b0e31c... Clean-up/tweaking of GDateTime and GTimeZone (*)
  cf73ba4... Deal with gtk-doc's insane sensitivty to spaces (*)
  5109778... .gitignore some sgml (*)
  b4ee303... .gitignore some test cases (*)
  7be2ba4... Bump to version 2.27.0 after branching glib-2-26 (*)
  6393ffa... GDateTime: fix a test that fails from time to time (*)
  dda9707... release 2.27.0 (*)
  c1b7697... bump version to 2.27.1 (*)
  1bc0827... Updated Portuguese translation (*)
  ac05f99... Fix header cleaup fallout when using system pcre (*)
  cec6299... GDateTime: G_GNUC_WARN_UNUSED_RESULT for modifiers (*)
  abfa91e... [l10n] Updated Estonian translation (*)
  29393ab... Updated Dutch translation by Wouter Bolsterlee (*)
  5bb2da9... Updated Danish translation (*)
  062e7f7... Updated Japanese translation (*)
  a6ad0fb... docs: use passive voice. (*)
  409f7db... docs: cleanup constructor example (*)
  58e5b01... docs: fix docbook validity (*)
  aa8c8df... docs: fix iface type naming (*)
  de43228... docs: shorten var name in example (*)
  05e1857... Updated Hebrew translation. (*)
  909fad7... l10n: Updated Greek translation for glib (*)
  291545b... gdir: Clarify in documentation that ordering is not defined (*)
  f1f7e77... Fix typo (*)
  60def04... Bug 630185 â?? Allow NULL strings in g_quark_try_string() (*)
  33216f3... Updated Basque language (*)
  0a68f09... [l10n] Updated Estonian translation (*)
  86d3342... Add translator comments for command parameter translation (*)
  0245122... fix argument order for g_date_time_difference() (*)
  6145321... GSocketControlMessage: clean up confusing code (*)
  24a7064... Updated French translation (*)
  99d57b5... glib-2.0.m4: Use unsigned variables for version numbers (*)
  e7df1a4... Fix memory leak in SOCKSv5 implementation (*)
  c3c0e4d... Updated Japanese translation (symbolic link related) (*)
  f0b04ac... GDBusConnection: Avoid callbacks on finalized connection (*)
  1f6a9f1... GDBus: Move "slow" connection test cases into separate test (*)
  71b1d73... GDBus: bump timeout for some tests (*)
  643e552... GDBus: fix name test cases (*)
  919f64a... build: fix out of srcdir build (*)
  7036415... GDBusConnection: Use correct GMainContext when invoking fre (*)
  a35eb70... GDBus: Use abstract namespace in test cases to avoid litter (*)
  4d9ae95... GDBus: Don't use abstract sockets in test code (*)
  80de3ca... Add missing file to POTFILES.in (*)
  0927dda... Correct error message when GUnixOutputStream fails to write (*)
  835f9cb... [introspection] Move over annotations (*)
  701ce5d... [introspection] Add GObject annotations (*)
  30132c4... Add a lot of missing annotations (*)
  4e091e8... Updated Romanian translation (*)
  e77faeb... Updated Dutch translation by Wouter Bolsterlee (*)
  1a0dbff... clean up g_date_time_get_week_day() (*)
  e2ea3eb... Updated Bulgarian translation (*)
  973174e... Updated Brazilian Portuguese translation (*)
  c4f2bd2... [i18n] Updated German translation (*)
  e44f695... Updated Lithuanian translation (thanks Aurimas Cernius). (*)
  974ab9c... Updated Slovenian translation (*)
  339182f... Updated Slovenian translation (*)
  afb6e1b... Updated Galician translations (*)
  e458687... Updated Slovenian translation (*)
  36ba8ff... Update Czech translation (*)
  38e476a... Updated French translation (*)
  01735d6... Updated Hungarian translation (*)
  755c2da... introspection: Fix one annotation syntax (*)
  98a0ce6... Updated Polish translation (*)
  faaa8a9... l10n: Updated Greek translation for glib (*)
  fe1186a... message_to_write_data_free: Don't unref data->message if it (*)
  fff6814... Bug 630077 - GDateTime week number support (*)
  e40f393... Bug 628937 - gracefully handle broken schemas (*)
  bd29008... glib-compile-schemas: improve error accuracy (*)
  3e77150... Bug 628937 - gracefully handle broken schemas (*)
  ba0e608... Improve .gitignore (*)
  1fee36f... Updated Bulgarian translation (*)
  d2c0699... Clean up g_settings_list_schemas() (*)
  5af11ae... Add 'Since:' tags for schema listing APIs (*)
  ed9db23... GSettings: implement .property_get('path') (*)
  2d6f8a8... gsettings-tool: Rewrite (*)
  63fb3ff... Updated Lithuanian translation by Aurimas Ä?ernius <aurisc4 (*)
  92974b8... Bug 618737 - "dispatch to context" functionality (*)
  0bd50b3... Bug 623400 - acquire context before dispatching (*)
  cdab385... allow libtool 2.4 (*)
  a35852b... Fix reader on big endian (*)
  63adeda... Merge remote branch 'gvdb/master' (*)
  2ce2d58... GVariant: avoid byteswapping in some cases (*)
  9082232... GSettings test: fix unsafe GObject properties use (*)
  e5e491c... Add gvdb_table_get_raw_value() API for GSettings (*)
  73ca8b4... Merge remote branch 'gvdb/master' (*)
  c84441f... GSettings big endian tweaks (*)
  9211d2b... GSettings endian: missed a spot (*)
  61563d5... GSettings strinfo: byteswap integers (*)
  8efcc0d... glib-compile-schemas: write strinfo little endian (*)
  136e705... Bug 627126 - gsettings schemas on FreeBSD (*)
  833e389... schema compiler: Don't store zero-valued flags (*)
  d6d7678... Bug 631263 - GSettings needs range/choice APIs (*)
  e81d856... GSettings: add g_settings_range_check() API (*)
  e740c5b... Update symbols and docs sections (*)
  59bdba3... gsettings-tool: implement range-checking (*)
  c403723... gsettings-tool: Add 'range' subcommand (*)
  3c5b50c... GSettings test: fix error match strings (*)
  a7662ef... GVariant tests: fix bad allignment assumption (*)
  1612a4d... volume monitor: don't unref NULL (*)
  9b262f1... Replace "gio-desktop-app-info-lookup" extension point (*)
  200e3d7... Updated Hebrew translation. (*)
  46390c9... Don't call close() on -1 (*)
  7bafb3b... Remove g_desktop_app_info_lookup_get_type symbol from gio.t (*)
  0e3a39c... Updated British English translation (*)
  53f398f... Mention g_object_run_dispose correctly in tutorial (*)
  ad363d9... Initialise lengths in GDbusAuth to silence warnings (*)
  3035bf4... Initialise lengths in GvdbReader to silence warnings (*)
  44a8ff2... gobject: Improve install_properties() (*)
  5fa7a1e... gtypemodule: Mention g_object_run_dispose correctly in a wa (*)
  cdd5834... Updated Spanish translation (*)
  0c21689... gthemedicon: Fix annotation for g_themed_icon_get_names (*)
  15d87c2... GObject: add g_signal_accumulator_first_wins (*)
  3c808dc... GSignal: fix trivial docs typo (*)
  9040eac... Prevent error pileup (*)
  9d80c36... Use CSIDL_LOCAL_APPDATA on Windows (*)
  a7923a4... new GApplication implementation (*)
  72ce1c7... GApplication: fix inactivity-timeout (*)
  2854c37... GApplication test case (*)
  3e6eee8... GApplication: add remote commandline support (*)
  582638d... GApplication test: test remote commandline (*)
  b2f942c... GApplication: stub-in GActionGroup implementation (*)
  d6ac6c1... Rename methods on GActionGroup to include 'action' (*)
  52b7fcf... gio: symbol file updates (actions, command line) (*)
  491641c... gio: app info symbol file fixup (*)
  3fe94ca... GApplication: fill in action group implementation (*)
  04b58a3... Change 'Since:' to 2.28 for action classes (*)
  a6b8a31... GApplication: use g_signal_accumulator_first_wins (*)
  34f31fd... Don't try to dist old GApplication implementations (*)
  8ff9150... gio: update symbols (*)
  0ce1462... GApplication: merge DBus interface into C source (*)
  a2ac9c2... GDBus: disable test to work around bug #631379 (*)
  eac4c38... GIO reference doc cleanups (re: GApplication) (*)
  a327bc5... Cleanup and doc GApplicationCommandLine (*)
  e33deea... GApplication: reduce GVariant abuse (*)
  5400b0b... GPeriodic: a periodic event clock (*)
  8690984... GPeriodic: pass microseconds to the tick functions (*)
  dd6e15d... GApplication: create local commandline properly (*)
  b761611... Protect access to closure, weak refs and toggle refs arrays (*)
  a62b43f... Fix deadlock in g_object_remove_toggle_ref() (*)
  87d0610... GSocket: set protocol when using g_socket_new_from_fd() (*)
  19243c2... GNetworkService: fix iteration of multiple addresses (*)
  e410131... GNetworkService: fall back when there is no valid SRV recor (*)
  210a77a... Fix a typo (*)
  79790b9... Brush up the GApplication docs (*)
  499d9ba... Add some examples to the GApplication docs (*)
  b0e45c9... Add another example for commandline handling (*)
  7c735b0... Move a confusing comment to the right place (*)
  013f862... Properly register the inactivity-timeout property (*)
  00366f4... Some more GApplication doc tweaks (*)
  f67d16c... Update Simplified Chinese translation. (*)
  7bb731d... Update NEWS for 2.27.1 (*)
  727c2a5... Add new gmain api to the docs (*)
  d10a04b... Remove nonexisting API from the headers (*)
  11a5940... More documentation fixups (*)
  66ec8b9... Bump version (*)
  196cd41... Updated Indonesian translation (*)
  d8d2513... Implement (untested) GApplication actions support (*)
  e0caf4f... GApplicationCommandLine: add printf annotations (*)
  181982c... GVariant: avoid locking in a common case (*)
  9126f1a... gsettings m4: Use --strict for checking (*)
  dfb0577... Bug 632169 - manual use of gsettings-data-convert (*)
  817b322... Link libglib against -lrt if we have clock_gettime (*)
  ac82e74... Add 'GTimeSpec' as 'struct timespec' equivalent (*)
  ab548d2... Add g_get_monotonic_time() (*)
  bf941f2... Rename time_is_current to current_time_is_fresh (*)
  b7d8363... Add g_source_get_time() (*)
  91113a8... switch GTimeoutSource to use monotonic time (*)
  d3fe2ef... switch GPeriodic to use monotonic time (*)
  83472b3... switch GSocket to monotonic time for timeouts (*)
  2af4b6e... Deprecate g_source_get_current_time() (*)
  f7a918d... GPeriodic: allow unblock time to be passed in (*)
  4baad1a... GApplication: exit_status unset in one branch (*)
  7c184df... Bug 158725 - free linked list with data (*)
  dd9f8b8... Don't enable dtrace support when dtrace isn't available (*)
  cd4f818... GNetworkService: fix a small bug (*)
  fac2a82... Bug 633356 - (GDBus) Make G_MAXINT mean no timeout (*)
  bf7ba2f... GApplication: use infinite timeout for CommandLine (*)
  b4d3b6e... Updated Catalan (Valencian) translation (*)
  29ce738... Add g_get_environ(): portable access to 'environ' (*)
  99d2c2e... Add testcase for environment functions (*)
  7aa2e50... GApplication: support environment passing (*)
  641f622... GApplication: emit a signal when starting up (*)
  cb64773... Use 'aay' instead of 'as' for environ (*)
  d619216... Make gsettings-tool translatable again (*)
  6298e88... Add a command to list keys and values recursively (*)
  e24dfac... gsettings-tool: Support completion for enum values (*)
  ab02965... Use G_GINT64_CONSTANT here (*)
  c34bcef... Add an example of using GApplication with actions (*)
  0942663... Fix error in Japanese translation (*)
  cb8d29a... Don't leak references in the actions example (*)
  78407a0... GApplication: Add an action example (*)
  9574dbd... Be more careful about overwriting errors (*)
  d967b5e... Fix g_action_group_activate_action() docs (*)
  7887103... Add an example of invoking actions (*)
  85ba859... GSimpleAsyncResult: add error-taking variants (*)
  b49ae16... Various documentation fixes (*)
  71dcc5c... Remove leftover definition from gactiongroup.h (*)
  d2612ad... Fix a doc typo (*)
  b4248cb... Remove nonexisting type from giotypes.h (*)
  a50c0ca... NEWS for 2.27.2 (*)
  81f93eb... Bump version (*)
  5327db4... Updated Hebrew translation. (*)
  7434c17... Fix Since: for new functions (*)
  361afb3... Fix gtk-doc typo (*)
  b2d0260... Updated Galician translations (*)
  00e09af... Updated Spanish translation (*)
  b6854ef... Updated Spanish translation (*)
  d9f5ab5... GTimeout: simplify math for 'seconds' case (*)
  c3a0d32... Switch GTimeSpec users to int64 microseconds (*)
  92df8a1... Drop GTimeSpec type (*)
  a48faa0... GTimer: switch to monotonic time (*)
  38e7aa9... Clean up g_usleep() (*)
  5dab472... Add g_get_real_time() for wall-clock int64 micros (*)
  d22681f... glocalfileinfo: remove non-use of GTimeVal (*)
  e4ad344... GMainContext: store real time as int64 (*)
  1cf14de... docs: Recommend against using GTimeVal (*)
  8c7e284... Tweak GApplication docs (*)
  63b87b2... Add simple dynamic scheduling to GPeriodic (*)
  9e0c078... Use g_simple_async_result_{new_,}take_error (*)
  ba45e36... Add g_simple_async_report_take_gerror_in_idle (*)
  954e7d1... Updated Belarusian translation (*)
  0940828... Clarify docs for g_path_is_absolute() semantics on Windows (*)
  393834a... gsettings.m4: Fix rules to work when there are no schemas (*)
  bc79325... Report more useful errors from g_settings_set_value (*)
  d1b00fe... Update the gschema dtd to include flags (*)
  67c03fe... Describe enum and flags types a bit (*)
  38bc42d... Fix up gapplication example (*)
  57b4b70... Fix markup (*)
  7fc6f8a... Add g_variant_lookup() and tests (*)
  79a29a1... update Punjabi Translation by A S Alam (*)
  8464db8... update Punjabi Translation by A S Alam (*)
  fa77461... Fix docs comment typo (*)
  7108870... Add G_DBUS_SIGNAL_FLAGS_NO_MATCH_RULE (*)
  ba9fccf... g_get_user_runtime_dir(): New function (*)
  791d91a... fix make check (*)
  78bc8be... fix .gitignore (*)
  1a1fc13... New function: g_clear_object() (*)
  9fbfac6... GPeriodic: remove repair functions (*)
  587c9d0... GPeriodic: enable subclassing (*)
  8c4a96c... Made up for missed source files (*)
  50ca357... Added option to use existing installation of PCRE (*)
  e655a84... Some enhancements for Win64 and using existing PCRE install (*)
  9d4423c... Various updates... (*)
  0af6343... Updated .def generation for x64 (*)
  4a012a9... Updated README.txt for VS9 (*)
  9806040... Added and Moved checks for includes (*)
  f023d8b... Update NEWS (*)
  db7ea5e... Bump version (*)
  029f307... gtimer.c: Revert accidental overwrite (*)
  9f02ee7... gio: Fix C99 style variable declarations (bug #633075) (*)
  fb94859... API: Reinstate "gio-desktop-app-info-lookup" extension poin (*)
  d28bce0... emblemed-icon: allow passing a NULL emblem to g_emblemed_ic (*)
  6bc2065... Partial revert of last commit (*)
  48ca3ad... G_STATIC_ASSERT: clarify when use is valid (*)
  9faed56... Updated Galician translations (*)
  b53b61a... [l10n] Updated Italian translation (*)
  a0e0f25... Added UG translation (*)
  f4142b3... Added UG translation (*)
  010913c... docs: Update the URL of some documentation links (*)
  247b376... Merge from master

(*) This commit already existed in another branch; no separate mail sent



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]