[gtk+] (31 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
  676b48e... API: widget: Add gtk_widget_queue_allocate()
  927ba63... widget: Use gtk_widget_queue_allocate() when clip changes
  e4afb35... sizegroup: Move container function into its only caller
  2cde2cf... sizegroup: Fold function into only caller
  e9ec6ba... sizegroup: refactor
  3b2f467... sizegroup: Remove special case before loop
  933287f... sizegroup: Refactor function
  ccaf632... sizegroup: Refactor function
  552533e... sizegroup: Don't invalidate over resize containers.
  316425e... sizegroup: Merge function into only caller
  979922b... widget: Add a function that does actual resize
  19f4a4a... widget: Add a resize_needed flag
  f52b57b... widget: Warn if size-unqueried widgets get allocated
  b410a0f... widget: Clear pending resizes after size_allocate()
  f959183... widget: Warn on calls to queue_resize() during size_allocat
  2926bd7... sizegroup: Skip resizes on widgets that have resize queued
  62c9985... sizegroup: Simplify widget's size group invalidation
  1277c83... sizegroup: Merge function into only caller
  75ed90a... widget: Move resize function into gtkwidget.c
  67ba364... widget: Refactor function
  6eb82ea... widget: Track if a child needs an allocation
  13fca56... widget: Make gtk_widget_queue_allocate() not resize


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