[glib/wip/gsettings-list] (131 commits) ...Merge branch 'master' into wip/gsettings-list



Summary of changes:

  73d6bd8... Add g_tls_certificate_verify() (*)
  d6e9407... Add GTlsConnection:use-system-certdb (*)
  95cba18... Remove GTlsConnection::need-certificate (*)
  68a3d6b... add G_TLS_ERROR_UNAVAILABLE (*)
  4f6efb6... Change the semantics of GTlsConnection:require-close-notify (*)
  b5a707e... Clarify that g_socket_client_connect_to_uri() doesn't know  (*)
  f5c3e0d... Change the handling of the peer certificate in GTlsConnecti (*)
  85adbc9... Fix error in GSimpleAsyncResult example (*)
  c59ba60... tls: Clarify docs for g_tls_client_connection_set_validatio (*)
  07fd29c... tls: Make g_tls_{client|server}_connection_new() return a G (*)
  bd227f5... gio: Make enumerating a GNetworkAddress work more than once (*)
  ca38bdd... gio: Add a count to the resolver test for number of enumera (*)
  ad56426... Add missing property to GDummyTlsCertificate (*)
  ce50df7... Better error reporting for g_variant_parse() (*)
  78c34bb... Fix gsettings enum rule to work with non-srcdir builds (*)
  69c6e41... Document the GIO_USE_TLS environment variable (*)
  0a2d47b... Add g_io_stream_splice_async/finish() (*)
  e4f25c0... Add Since 2.28 in g_io_stream_splice doc (*)
  a855f72... Add GIOStreamSpliceFlags to doc (*)
  735fcf9... Bug 632544 â?? Cannot send a locked message with PRESERVE_S (*)
  09ce9dc... Bug 635626 â?? GDBus message idle can execute while flushes (*)
  7ee902a... ghostutils: Convert non-ASCII dots to '.' when converting h (*)
  8c742ae... Add missing annotations to GApplication and GApplicationCom (*)
  056a5d7... gapplication: plug a memory leak (*)
  f53d518... emblemedicon: add g_emblemed_icon_clear_emblems() (*)
  bfee021... emblemedicon: add docs for _clear_emblems() (*)
  9411d0c... docs: fix a typo (*)
  1bbf4cb... Remove the dead --disable-visiblity configure option (*)
  683a563... Remove GPeriodic for now (*)
  274ef35... tests: remove a bogus assumption (*)
  2b6c801... gioenums.h: Remove a trailing comma. (*)
  6f215e4... [gi] add annotations for methods which take a gpointer whic (*)
  f33ccd4... [gi] Fix GObject.Object annotations. (*)
  d3ce125... Updated Norwegian bokmål translation (*)
  ac4722d... g_object_get_property: document that value must be initiali (*)
  101dcec... Update symbols list for recent changes (*)
  89b5580... [gi] Add annotations for GFile, G[File]{Input|Output|IO}Str (*)
  f0354ff... grand: Fix URLs for info on the Mersenne Twister (*)
  ddc126c... g_simple_async_report_error_in_idle with no object (*)
  ea577d6... Add GI annotations to GValue and GValueArray. (*)
  3264d8d... Add GI annotations to GClosure and friends. (*)
  fef4175... Updated Vietnamese translation (*)
  21c764c... [l10n] Updated Estonian translation (*)
  bc4e1fc... Add a delay-apply property to GSettings (*)
  01ba7bd... emblemedicon: make GEmblemedIcon subclassable (*)
  678bcad... appinfo: add g_app_info_set_as_last_used_for_type() (*)
  1f9e34c... Allow null object in g_simple_async_report_gerror_in_idle (*)
  4e30904... New API: g_sequence_lookup() and g_sequence_lookup_iter() (*)
  50f96ae... Add unit test for g_sequence_lookup() and g_sequence_lookup (*)
  e666a2e... Add note in g_sequence_search() doc about g_sequence_lookup (*)
  6a10591... appinfo: avoid overriding the system defaults when adding s (*)
  8d272eb... Add g_sequence_lookup{_iter} into symbols (*)
  30587a3... Add io-stream in gitignore (*)
  8f5904c... Update NEWS (*)
  dce0c1c... Bump version (*)
  99fe4b1... Bug 637544 - Skip fsync() on btrfs (*)
  12cf4af... gio: typo fix (*)
  56de8a1... po/vi.po: import from Damned Lies (*)
  0165efd... Updated Vietnamese translation (*)
  e78c272... Add GI annotations to GSimpleAsyncResult (*)
  5ea4fa7... Add GI annotations to GData{Input|Output}Stream (*)
  86b2500... Add GI annotations to GBufferedInputStream (*)
  37ef8cb... Fix for bug #637720.  void functions should not return a va (*)
  efd2bf9... Updated Hebrew translation. (*)
  bb1d3fe... Added UG translation (*)
  ec6a9e7... Updated Spanish translation (*)
  e2b185f... Update Simplified Chinese translation. (*)
  1f84c5b... Add GI annotations to GAppInfo and GDesktopAppInfo (*)
  7a1fbcd... Add GI annotations to GFileEnumerator (*)
  5a8d012... Add GI annotations to GIcon and related classes and interfa (*)
  c8fd3e3... Add GI annotations to GSeekable (*)
  53fee54... Add GI annotations to GConverter (*)
  ed57909... Add GI annotations to GMemory{Input|Output}Stream (*)
  3955bbf... Add GI annotations to GType (*)
  282366c... Add GI annotations to GParamSpec (*)
  58e36da... Add GI annotations to GObject (*)
  2a5e0cf... Convert ifaceproperties.c to test framework (*)
  068d533... Make object_interface_check_properties work (*)
  bf1027f... Move ifaceproperties test to gobject/tests/ (*)
  702a96c... Fix a possible crash in g_io_channel_read_chars (*)
  316be27... Adapt testglib.c to GRelation deprecation (*)
  b27ecf7... Document that g_variant_builder_add_value consumes a floati (*)
  562a834... Fix typo in function annotation. (*)
  f248ab1... tests: unbreak desktop-app-info test for jhbuild (*)
  408a9fc... gaction: update property flags to match needs of GSimpleAct (*)
  52c8310... gtester-report: Add an optional 'revision' node (*)
  500061f... test: Add a <revision> node to the report XML (*)
  422a76b... Fix typo in GI annotation (*)
  79fd5ff... Add missing GI annotation to g_content_type_guess_for_tree (*)
  571104b... Add GI annotations to GPollable{Input|Output}Stream (*)
  975b0d4... Add GI annotations to Gio lowlevel network support classes (*)
  add8cf9... Add GI annotations to Gio highlevel network functionality (*)
  5336478... Add GI annotations to Gio DNS resolution classes (*)
  929e8db... Add GI annotation: skip g_cancellable_source_new(). (*)
  4144c04... Updated Swedish translation (*)
  b583f80... Updated Norwegian bokmål translation from Torstein Adolf W (*)
  1e5f118... revents may have been cleared by GMain before dispatch(). (*)
  9686d82... Fix build on old kernels (*)
  9de4260... Bug 637852 - Updates to glib.vsprops (*)
  bb6c44b... gdesktopappinfo: Send out a session bus signal when launchi (*)
  e6546de... gdesktopappinfo: Add g_desktop_app_info_launch_uris_as_mana (*)
  4e33967... Change GTlsClientConnection::accepted-cas to contain DER DN (*)
  a36cb49... [GDummyTLS] Add missing properties and namespace (*)
  9be6da9... Add missing indirection from previous commit (*)
  0b59cf6... g_desktop_app_info_launch_uris_as_manager: Fix parameter na (*)
  8d74c96... Make the memory and null settings backends public (*)
  b497220... Fix GI annotation for g_desktop_app_info_launch_uris_as_man (*)
  be8899b... Make _g_compute_locale_variants return a char** directly (*)
  3d82406... Add g_get_locale_variants() (*)
  98a0dfe... Bump version to 2.27.90 (*)
  87068c0... Update NEWS (*)
  f4773fa... Drop annotation that break the documentation build (*)
  31db1f9... Add new symbol (*)
  51ac0c6... Avoid possible parameter name clashes in GVariant (*)
  0b3412b... Add anothre bug ref (*)
  48f8c07... Bump version (*)
  26b65a3... gio: Recognize reiser4 in g_file_query_filesystem_info() (*)
  e738a8d... gdesktopappinfo: Don't crash if we don't have a desktop fil (*)
  99c740f... Updated Indonesian translation (*)
  f85909f... Add and update GI annotations in 'Settings' (*)
  f6b5232... Fix and update GI annotations for 'Volumes and Drives' (*)
  b67d9cb... Add regex test cases (*)
  33c7a9d... configure: Use AC_CONFIG_MACRO_DIR (*)
  eafa344... Updated Galician translations (*)
  b0b37bc... Update gschema.dtd (*)
  a57c4c9... GSettings: Fix a copy-paste error (*)
  42d71c0... [l10n] Updated Estonian translation (*)
  48f2731... mkinstalldirs: Update to latest version (*)
  eec2cb1... Avoid a segfault in g_application_register() (*)
  fabf506... [l10n] Updated Estonian translation (*)
  d75842f... Merge branch 'master' into wip/gsettings-list

(*) 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]