]> Pileus Git - ~andy/gtk/history - gtk/gtkoverlay.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkoverlay.c
2013-02-07 Alexander LarssonAdd gtk_widget_(un)register_window
2012-12-11 Alexander Larssonoverlay: Fix child window position/size on realize
2012-09-16 Ignacio Casal Quin... gtkoverlay: fix get-child-position annotation
2012-04-17 Benjamin Ottegtk: Make widget only invalidate widget positions
2012-02-29 Cosimo Cecchioverlay: add left/right/top/bottom style classes to...
2012-02-29 Cosimo Cecchioverlay: do not to set uninitialized values in the...
2012-02-29 Cosimo Cecchioverlay: factor out gtk_overlay_get_main_widget_allocation
2012-02-27 Javier JardónChange FSF Address
2012-02-15 Murray CummingDocumentation: Correct references to properties.
2011-12-07 Benjamin Otteoverlay: Properly allocate the child upon addition
2011-12-07 Benjamin Otteoverlay: Move code
2011-12-07 Benjamin Otteoverlay: Create child window before setting parent
2011-10-23 Michael Natterergtk: move _gtk_modules_has_mixed_deps() to gtkmodlespri...
2011-06-13 Ignacio Casal Quin... overlay: add initial version of gtkoverlay