[clutter] (46 commits) Created branch wip/apocalypses/apocalypse-1



The branch 'wip/apocalypses/apocalypse-1' was created.

Summary of new commits:

  cdb887d... actor: Provide add/remove child and get children methods
  a77ce42... Do not use set_parent()/unparent() internally
  19055b9... actor: Provide a default Container implementation
  2785395... actor: Add :layout-manager
  60e1c3d... actor: Default to a fixed layout manager
  347cf98... box: Defer to ClutterActor
  ce71df8... actor: Add [xy]-expand properties
  308b5a5... actor: Remove is-a(Container) checks
  2aba780... actor: Provide Container::raise/lower implementations
  bbf75bb... actor: Add [xy]-align
  7caa489... actor: Add margin properties
  c9e42f3... actor: Clean up property installation
  f7643de... actor: Adjust the allocation prior to call allocate()
  33607d9... actor: Update the underallocations check
  3d9624c... actor: Store the fixed sizes into LayoutInfo
  9e98cb0... actor: More cleanups to the Private data structure
  bd7a9fe... actor: Maintain invariants in add_child/remove_child
  5e4ca38... actor: Adjust the preferred size too
  1e5ad43... conform: Begin a test suite for layout options
  8e99aab... actor: Add child insertion methods
  556f81b... actor: Implement Container::sort_depth_order
  c7da076... box: Drop Container interface overrides
  1e570d3... actor: Do not leak the layout manager
  302228b... actor: Make Actor.add_child and Container.add_actor idempot
  bc283f7... group: Do not override Container
  7c8dc9d... actor: Minor cosmetic fixes to the header
  bc165a3... group: Use the default paint() implementation
  b86a12b... conform/layout: Remove last Container.add_actor() usage
  10f9099... actor: Cosmetic fixes to internal add/remove child
  658f530... actor: Background color
  0d1a1f8... box: Proxy the Actor's background color properties
  93d49d4... flow-layout: Fix minimum size request
  18c3c82... actor: Provide a better get_paint_volume() implementation
  d42ec5e... group: Use the default get_paint_volume()
  a8e6723... actor: Provide more children methods
  5cc7b1b... group: Proxy last few methods to Actor
  6dc5c25... actor: Make Actor instantiatable
  42d321f... build: Disable deprecation warnings in tests/micro-bench
  60bc8b3... build: Disable deprecation warnings in tests/performance
  fa9bd69... build: Disable deprecation warnings in tests/accessibility
  c0720c7... cally: Do not use Group API
  28a6dcb... Deprecate ClutterBox
  bdd5a5e... Deprecate ClutterGroup
  75bc7e5... Deprecate ClutterRectangle
  e711a2e... fixed-layout: Use a better quark name
  3f4d3b9... actor: Tweak the underallocation warning



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