[glib] (107 commits) Non-fast-forward update to branch wip/xclaesse/doc-part1



The branch 'wip/xclaesse/doc-part1' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  c6b1683... Doc: Fix g_list_store_insert_sorted()
  ec7aa3d... Win32: Move g_win32_check_windows_version() to the correct 
  19bae75... Doc: Mark a few things as private
  bb7521f... Doc: Fix missing g_steal_pointer()
  2af573a... Doc: Fix missing g_option_group_ref/unref

Commits added to the branch:

  977be8c... Updated Norwegian bokmål translation. (*)
  a074c7a... Test functions should have async scope (*)
  ab8493f... Updated Greek translation (*)
  0adb8e9... Updated Russian translation (*)
  f7d6c3b... Updated Swedish translation (*)
  c59d195... Updated Slovenian translation (*)
  0f2b541... gapplication: add bind_busy_property() (*)
  62f7ea8... Updated Italian translation (*)
  fcb3040... gapplication: never set the prgname to the app id (*)
  619832f... autocleanups: Use g_option_context_unref() (*)
  c7f0ea4... tests: check for NULL before g_object_unref() (*)
  512e9b3... gdbus: delay closing stream after read finish (*)
  f56f1ef... streams: de-gtkdocify internal API (*)
  cb40c55... streams: add private 'async close via threads' API (*)
  c2c0a6a... GIOStream: support for unemulated async close() (*)
  d4e3b82... Add GSimpleIOStream class (*)
  07ae2e1... tests: add GSimpleIOStream async close tests (*)
  6b33ec3... Updated Italian translation (*)
  03de825... Updated POTFILES.in (*)
  a2172ee... GLib 2.43.90 (*)
  2d3d8cd... gapplication: tune busy-binding (*)
  6ef0664... gapplication: stop using deprecated API (*)
  b4ef6d9... gapplication: add "is-busy" (*)
  2b27382... gapplication: test setting and binding busy state (*)
  0d27b2e... Updated Galician translations (*)
  9b03587... gliststore: Add missing parameter documentation (*)
  9d6d304... autocleanups: Add G*Array types (*)
  52cd62d... filenumerator: Add g_file_enumerator_iterate() (*)
  f141607... gfileenumerator: Convert docbook tag -> markdown (*)
  5e994b1... gobject: Add missing autocleanup for GInitiallyUnowned (*)
  9cee2e6... Updated Chinese (Taiwan) translation (*)
  2844f23... GApplication: let the main loop drain on shutdown (*)
  d0105f1... Add g_autofree (*)
  1b348a8... autocleanups: Remove g_autoptr(gchar) (*)
  0550708... tests: Add many autoptr tests (*)
  9923204... Updated French translation (*)
  e966cc5... gcancellable: Mention nullability in g_cancellable_cancel() (*)
  d36f6a9... gobject.h: Use correct format specifier for __LINE__ (*)
  3f59607... GPropertyAction: add type annotation to constructor's objec (*)
  52f23db... G_DECLARE_*: be const-compliant (*)
  a3a9664... make *_get_instance_private const-compliant (*)
  f15f860... Updated Slovak translation (*)
  8bbeb6f... Updated Lithuanian translation (*)
  71642ce... tests: only chmod autorun.exe on UNIX (*)
  eb92b4f... gio: Add some missing type annotations to object arguments (*)
  0cb75bf... GApplication: don't iterate further on _quit() (*)
  cd3f4bb... GLib 2.43.91 (*)
  220f775... Updated Polish translation (*)
  c90b083... Add internal helper GContextSpecificGroup (*)
  7202745... GAppInfoMonitor: port to GContextSpecificGroup (*)
  73d4e6f... Rename g_unix_mount_monitor_new() to _get() (*)
  3167c61... Deprecate g_unix_mount_monitor_set_rate_limit() (*)
  f535218... gunixmounts.c: add fold markers (*)
  ae38d2b... gunixmounts: move GUnixMountMonitor code (*)
  548c165... Make GUnixMountMonitor per-context (*)
  88745c2... tests: add some tests for GContextSpecificGroup (*)
  8c104a0... GContextSpecificGroup: fix deadlock (*)
  ad66ec8... Updated Czech translation (*)
  94b9d87... MSVC Builds: Fix and Update "Installation" (*)
  7b1729f... MSVC Builds: Improve Build Speed and Debugging (*)
  d76ac15... Visual Studio 2008 Builds: Speed Up Release Builds (*)
  6e117b3... MSVC Builds: GIO: Standardize zlib Linking (*)
  6be1e67... Visual Studio Builds: "Install" .pdb files (*)
  88e011a... docs: Change tutorial encodings from ISO-8859-1 to UTF-8 (*)
  3295658... docs: Remove redundant header examples from GObject tutoria (*)
  b9c94b3... gfileutils: Mark the return value from g_path_skip_root() a (*)
  f829bde... gstring: Mark the return value from g_string_free() as null (*)
  4308149... docs: Expand introduction to mention using async calls over (*)
  c639b62... gparamspecs: Recommend use of most specific GParamSpec type (*)
  59748c3... ghash: Document that g_hash_get_[keys|values]() are expensi (*)
  c6312da... glist: Clarify how g_list_free_1() handles links (*)
  984576c... glist: Clarify that g_list_nth() is expensive (*)
  18c9a4e... gmem: Clarify that a NULL check is not needed before callin (*)
  4aedc85... gobject: Mention g_clear_object() in g_object_unref() docum (*)
  8df6e5f... gmain: Explicitly document the threading behaviour of g_tim (*)
  2a581fa... gvariant: Use ‘UTF-8’ in docs rather than ‘utf8’ (*)
  7f159f1... Updated Serbian translation (*)
  bdfc823... gerror: Minor clarifications to the GError documentation (*)
  6d030ea... gobject: Mark a helper variable as const (*)
  74c9eaa... MSVC Builds: Few More Enahncements (*)
  fecec08... gio: add some missing autocleanup (*)
  b9c8cec... gresolver.c: Windows: Fix IPv6 Address Handling (*)
  ec1edef... gfdonotificationbackend: support themed icons (*)
  6fe28ee... Windows: Use Standard Networking Functions If Possible (*)
  ed4a742... HTTP proxy support (*)
  6ce79e5... GSocketClient: fix handling of application proxies (*)
  fdcfe58... Updated Korean translation (*)
  d4122b9... Updated POTFILES.in (*)
  4a7e68f... Updated Polish translation (*)
  3deaf41... Updated Italian translation (*)
  1e31733... Updated Hungarian translation (*)
  65efd81... Updated Kazakh translation (*)
  81473a0... Updated Lithuanian translation (*)
  dfb9f09... Updated Spanish translation (*)
  ec9f168... Updated Vietnamese translation (*)
  a065c7c... Updated Slovak translation (*)
  e83f9e5... Updated Bulgarian translation (*)
  4f1f68e... gtask: Add a GTask:completed property (*)
  f6ccb19... Updated POTFILES.in (*)
  a866155... Updated German translation (*)
  b4d6a5f... Update Catalan translation (*)
  8668631... Updated Greek translation (*)
  5c825d3... Updated Korean translation (*)
  cc2a07b... Win32: Move g_win32_check_windows_version() to the correct 
  1c185fb... Doc: Mark a few things as private
  80256c8... Doc: Fix missing g_steal_pointer()
  7502135... Doc: Fix missing g_option_group_ref/unref

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