[glib] (57 commits) Non-fast-forward update to branch wip/gproperty-2



The branch 'wip/gproperty-2' 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:

 http://live.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  bc3fcbf... Allow registering instance private data during get_type()
  6a461b8... Add G_PRIVATE_OFFSET
  231b7a7... gparam: Use the new private instance data API
  c3da94f... gio: Use the new private instance data declaration
  9eeba5b... docs: Include newly added functions and macros
  abcb301... docs: Clean up the GObject tutorial a bit
  71ccef6... Deprecate g_type_class_add_private()
  47681d0... gobject: Add GProperty
  13a62ca... gproperty: Add default values
  37c3059... gobject: Use GProperty varargs API when accessing propertie
  6966a00... gobject: Initialize GProperties at instance init time
  2826f82... gparam: Add setters for static nick and blurb
  a79afd4... property: Add autogeneration of accessors
  696efd1... gproperty: Add macros for defining properties
  eedab91... gproperty: Add prerequisite macro
  02beeaa... property: Remove G_DECLARE_PROPERTIES macro
  91bacec... gproperty: Remove unused argument from G_DEFINE_PROPERTY
  100521f... property: Use the field offset everywhere
  730b3e6... docs: Update examples in GProperty
  cfb472c... docs: Add a section on the GProperty macros

Commits added to the branch:

  ffaf57b... Update Visual Studio Projects (*)
  97b82d8... Add MSVC Projects for Utility Programs (*)
  69afaf6... Updated Norwegian bokmål translation (*)
  4829e02... Revert "g_file_set_contents(): don't fsync on ext3/4" (*)
  15477eb... Makefile.am: move gtk-doc.make back to EXTRA_DIST (*)
  0d29b17... GDBusConnection: remove an unused g_variant_get() (*)
  02f5cdd... GDBusConnection: move 'Set' typecheck to worker (*)
  14dc028... GDBusConnection: some straight-up refactoring (*)
  c691f7b... GDBusMethodInvocation: add 'property_info' (*)
  f754c4e... GDBusConnection: allow async property handling (*)
  317e8c1... GDBusMethodInvocation: add property return checks (*)
  edf16aa... GDBusMethodInvocation: add missing 'goto out' (*)
  fdc9379... docs: fix GTK-Doc build (*)
  ebdbbd9... Define GTESTER_REPORT for non-GLIB too (*)
  d3dec6e... Allow registering instance private data during get_type() (*)
  d91d114... Add G_PRIVATE_OFFSET (*)
  39ba7c8... gobject: Add private field access macros (*)
  aba80ee... gparam: Use the new private instance data API (*)
  32747de... gio: Use the new private instance data declaration (*)
  f870d5a... docs: Include newly added functions and macros (*)
  1f6f7e1... docs: Clean up the GObject tutorial a bit (*)
  6000bc9... gio: Missing G_ADD_PRIVATE in GFileInputStream (*)
  54cc436... Rename the generated private data getter function (*)
  a61f718... small docs xml fixup (*)
  1b12e95... GLib 2.37.3 (*)
  5841267... version bump (*)
  1d5c815... gmain: handle blocked source in g_source_add_child_source() (*)
  5989651... tests: add a test for the previous commit (*)
  d30a2d9... docs: minor formatting fixes to the gresource man page (*)
  a3182e3... Improve various section headings in the docs (*)
  b7b3838... Make G_STRFUNC consistent across platforms (*)
  b05bf77... Doc: small fixes (*)
  5634821... Fixed g_mutex_clear() to fully undo g_mutex_init() (*)
  dfbac17... Finish the previous fix for GMutex, GRecMutex, GRWLock and  (*)
  1891eaf... Fix typo in documentation (*)
  e55ccf7... gspawn: Fix leak of internal pipe with G_SPAWN_LEAVE_DESCRI (*)
  3cefb72... Revert two errant commits to GMutex, etc. (*)
  cb44696... GDBusConnection: be more careful with async GetAll (*)
  4cd7bca... Add missing G_BEGIN/END_DECLS to gsettingsschema.h. (*)
  a4c352c... Ensure that MAX_ALLOWED keeps working with the type macros (*)
  dbdfcb6... gthread: Use pthread_cond_timedwait_monotonic() if availabl (*)
  9675bcc... [l10n] Update Catalan translation (*)
  c44fdf4... Deprecate g_type_class_add_private()
  959940f... gobject: Add GProperty
  8c134ac... gproperty: Add default values
  f5b8e4b... gobject: Use GProperty varargs API when accessing propertie
  b47e898... gobject: Initialize GProperties at instance creation
  1294790... gparam: Add setters for static nick and blurb
  91a35e9... property: Add autogeneration of accessors
  f8900df... property: Add macros for defining properties
  e783b38... property: Use the field offset everywhere
  d778ffd... gobject: Add wrappers for overriding GProperty default valu
  d2e0e4d... docs: Update examples in GProperty
  5387361... docs: Add a section on the GProperty macros
  b4e3aa1... docs: Update the GObject tutorial section on properties
  55941c1... property: Remove implicit notify with explicit setters
  a2a6cb2... Drop an unnecessary argument from G_DEFINE_PROPERTIES

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