[glib] (26 commits) Created branch g-property



The branch 'g-property' was created.

Summary of new commits:

  d7219e8... gobject: Add GProperty
  889ae22... perf: Compare GParamSpec and GProperty usage
  b797449... gobject: Add override_property_default()
  1e9aaf5... gproperty: Updates after review
  87d2fc6... gproperty: Do not box values in g_property_get_range()
  5053eb1... property: Pack the GProperty structure
  4f818a3... gproperty: Clean up default value implementation
  e331fad... gproperty: Fix locking
  5f052c7... gproperty: Clarify handling of complex types
  1443eae... gproperty: Remove unnecessary GValue collections
  25fb4a7... gparam: Introduce nick and blurb setters
  b7c9a72... gproperty: Wrap nick and blurb setters into one function
  d157484... gproperty: Implicitly notify with explicit setters
  ec9da78... gproperty: Allow explicit setters to skip notification
  40be803... gproperty: Add an additional type check
  2db2dd2... gproperty: Update the Since tags
  2689893... Correct a typo in the docs
  28a03fe... Add a missing default value to one property
  db8a289... gproperty: Fix minimum floating point values
  be30e9a... gproperty: Return a copy of the interned string when canoni
  6991d2b... gproperty: Remove a couple of unnecessary type checks
  38284dd... performance: Improve the granularity of the property tests
  7068a55... Test 'get' performance of GProperty
  416855c... performance: Fix g_property_set_default() calls
  18962d2... gproperty: Remove collection API
  d1f41d6... docs: Add GProperty section to the API reference



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