[glib] (28 commits) Created branch wip/gproperty



The branch 'wip/gproperty' was created.

Summary of new commits:

  8813e71... gobject: Add GProperty
  d628265... perf: Compare GParamSpec and GProperty usage
  6288e59... gobject: Add override_property_default()
  c8588e4... gproperty: Updates after review
  4046c84... gproperty: Do not box values in g_property_get_range()
  8a17d1a... gproperty: Pack the GProperty structure
  3dfaf3f... gproperty: Clean up default value implementation
  d605da7... gproperty: Fix locking
  8385fae... gproperty: Clarify handling of complex types
  b491ba9... gproperty: Remove unnecessary GValue collections
  003094a... gparam: Introduce nick and blurb setters
  25f0900... gproperty: Wrap nick and blurb setters into one function
  d854ac1... gproperty: Implicitly notify with explicit setters
  f8db0cb... gproperty: Allow explicit setters to skip notification
  713e42d... gproperty: Add an additional type check
  c8523df... gproperty: Update the Since tags
  4ae5f76... Correct a typo in the docs
  3c403fc... Add a missing default value to one property
  8bca368... gproperty: Fix minimum floating point values
  d1d4e3d... gproperty: Return a copy of the interned string when canoni
  2555ab0... gproperty: Remove a couple of unnecessary type checks
  e704d2d... performance: Improve the granularity of the property tests
  b8d99fd... Test 'get' performance of GProperty
  a9c93c5... performance: Fix g_property_set_default() calls
  71b278b... gproperty: Remove collection API
  e79ac4a... docs: Add GProperty section to the API reference
  4824610... gproperty: Allow control over the accessors copy semantics
  759b1f6... Enum types are glong, not gulong



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