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



The branch 'g-property' was created.

Summary of new commits:

  6b92023... gobject: Add GProperty
  6a827a7... perf: Compare GParamSpec and GProperty usage
  41250c2... gobject: Add override_property_default()
  c913082... gproperty: Updates after review
  4affbc1... gproperty: Do not box values in g_property_get_range()
  9d3f52c... gproperty: Pack the GProperty structure
  d68a2ed... gproperty: Clean up default value implementation
  bf024db... gproperty: Fix locking
  dda599e... gproperty: Clarify handling of complex types
  f25fb4a... gproperty: Remove unnecessary GValue collections
  e62e401... gparam: Introduce nick and blurb setters
  b6fff44... gproperty: Wrap nick and blurb setters into one function
  0a5c096... gproperty: Implicitly notify with explicit setters
  9675f88... gproperty: Allow explicit setters to skip notification
  7502af2... gproperty: Add an additional type check
  4e7d65c... gproperty: Update the Since tags
  537b7ea... Correct a typo in the docs
  bd7fcce... Add a missing default value to one property
  275ad33... gproperty: Fix minimum floating point values
  c743bc4... gproperty: Return a copy of the interned string when canoni
  224a4e5... gproperty: Remove a couple of unnecessary type checks
  a1a8ac9... performance: Improve the granularity of the property tests
  23d9145... Test 'get' performance of GProperty
  f159686... performance: Fix g_property_set_default() calls
  1472043... gproperty: Remove collection API
  5b542fb... docs: Add GProperty section to the API reference
  42e79ad... gproperty: Allow control over the accessors copy semantics



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