summaryrefslogtreecommitdiff
path: root/gtk/gtkoverlay.c
Commit message (Expand)AuthorAgeFilesLines
* Add gtk_widget_(un)register_windowAlexander Larsson2013-02-071-3/+3
* overlay: Fix child window position/size on realizeAlexander Larsson2012-12-111-1/+4
* gtkoverlay: fix get-child-position annotationIgnacio Casal Quinteiro2012-09-161-1/+1
* gtk: Make widget only invalidate widget positionsBenjamin Otte2012-04-171-13/+0
* overlay: add left/right/top/bottom style classes to overlay childrenCosimo Cecchi2012-02-291-15/+92
* overlay: do not to set uninitialized values in the main allocationCosimo Cecchi2012-02-291-2/+12
* overlay: factor out gtk_overlay_get_main_widget_allocationCosimo Cecchi2012-02-291-25/+36
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Documentation: Correct references to properties.Murray Cumming2012-02-151-3/+3
* overlay: Properly allocate the child upon additionBenjamin Otte2011-12-081-0/+1
* overlay: Move codeBenjamin Otte2011-12-081-35/+32
* overlay: Create child window before setting parentBenjamin Otte2011-12-081-3/+7
* gtk: move _gtk_modules_has_mixed_deps() to gtkmodlesprivate.hMichael Natterer2011-10-231-1/+0
* overlay: add initial version of gtkoverlayIgnacio Casal Quinteiro2011-06-121-0/+635