Files
wxWidgets/include/wx/gtk/private
Paul Cornett d5681ee4a8 Fix infinite sizing loop caused by 3b4ee5a0
Avoid the problems 3b4ee5a0 attempted to address in a much simpler way:
when a "size-allocate" is in progress, call gtk_widget_size_allocate()
directly, rather than deferring a call to gtk_widget_queue_resize().
See #17585
2016-12-09 21:38:35 -08:00
..
2016-06-04 18:29:15 +02:00
2015-03-20 00:08:37 +01:00