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



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

Summary of new commits:

  79f6bb4... entry: Always render like with is_cellrenderer
  64e307c... container: Don't randomly call gtk_widget_set_allocation()
  ad06247... window: Ignore geometry widget
  5da897d... widget: Remove _gtk_widget_override_size_request()
  be09fbc... sizegroup: Remove GtkQueueResizeFlags
  992a2a4... gdk: Add version macros for 3.20
  00e4659... gdk: Add gdk_rectangle_equal()
  a28782b... API: widget: Add gtk_widget_get_allocated_size()
  a885618... container: Use correct allocation for calling size_allocate
  eb891b3... API: widget: Add gtk_widget_queue_allocate()
  eba88ee... widget: Use gtk_widget_queue_allocate() when clip changes
  d3d11a5... sizegroup: Move container function into its only caller
  b967f6a... sizegroup: Fold function into only caller
  c46c61e... sizegroup: refactor
  2423bf2... sizegroup: Remove special case before loop
  26e3618... sizegroup: Refactor function
  9739d92... sizegroup: Refactor function
  0ceeccf... sizegroup: Don't invalidate over resize containers.
  4bcd179... sizegroup: Merge function into only caller
  19eee2e... widget: Add a function that does actual resize
  30e16f8... widget: Add a resize_needed flag
  70290c3... widget: Warn if size-unqueried widgets get allocated
  f2fe640... widget: Clear pending resizes after size_allocate()
  130a543... widget: Warn on calls to queue_resize() during size_allocat
  3eff63e... sizegroup: Skip resizes on widgets that have resize queued
  5343364... sizegroup: Simplify widget's size group invalidation
  9177838... sizegroup: Merge function into only caller
  d0b476b... widget: Move resize function into gtkwidget.c
  13b8831... widget: Refactor function
  5272f9c... widget: Track if a child needs an allocation
  23717cb... widget: Make gtk_widget_queue_allocate() not resize
  8aac983... window: Don't queue resizes when inhibiting resizes
  025bf8b... widget: Make invisible widgets not propagate resizes


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