[gtk+] (32 commits) Created branch wip/otte/queue-resize



The branch 'wip/otte/queue-resize' was created.

Summary of new commits:

  4305a65... entry: Always render like with is_cellrenderer
  acd7048... container: Don't randomly call gtk_widget_set_allocation()
  97f6e5d... window: Ignore geometry widget
  bc58b42... widget: Remove _gtk_widget_override_size_request()
  384a722... sizegroup: Remove GtkQueueResizeFlags
  886021d... API: widget: Add gtk_widget_get_allocated_size()
  73e415c... container: Use correct allocation for calling size_allocate
  4c6c9bf... API: widget: Add gtk_widget_queue_allocate()
  c5c99fa... widget: Use gtk_widget_queue_allocate() when clip changes
  ff40f5e... sizegroup: Move container function into its only caller
  ad94755... sizegroup: Fold function into only caller
  7b88c14... sizegroup: refactor
  c84c401... sizegroup: Remove special case before loop
  a7780d7... sizegroup: Refactor function
  7064185... sizegroup: Refactor function
  64390e6... sizegroup: Don't invalidate over resize containers.
  b926061... sizegroup: Merge function into only caller
  86b25ad... widget: Add a function that does actual resize
  0f377b9... widget: Add a resize_needed flag
  c4eead0... widget: Warn if size-unqueried widgets get allocated
  b5954ee... widget: Clear pending resizes after size_allocate()
  a41184b... widget: Warn on calls to queue_resize() during size_allocat
  9770f63... sizegroup: Skip resizes on widgets that have resize queued
  f1a1a3d... sizegroup: Simplify widget's size group invalidation
  dfe75cf... sizegroup: Merge function into only caller
  9a42cdf... widget: Move resize function into gtkwidget.c
  28ddddd... widget: Refactor function
  b4c7ce2... widget: Track if a child needs an allocation
  99c5205... widget: Make gtk_widget_queue_allocate() not resize
  1a59583... window: Don't queue resizes when inhibiting resizes
  0b92fab... widget: Make invisible widgets not propagate resizes
  562bfc9... container: Don't keep our own variable trying to track need


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