summaryrefslogtreecommitdiff
path: root/gtk/gtkoffscreenwindow.c
Commit message (Expand)AuthorAgeFilesLines
* Use GtkBin accessorsJavier Jardón2010-07-131-6/+12
* gtkcontainer: Add _gtk_container_*_need_resize internal accessorsJavier Jardón2010-07-131-2/+2
* Use accessor functions to acces GtkContainerJavier Jardón2010-07-131-1/+1
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-4/+0
* Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED)Javier Jardón2010-03-061-1/+1
* Deprecate widget flag: GTK_WIDGET_REALIZEDJavier Jardón2010-03-031-2/+2
* Deprecate widget flag: GTK_WIDGET_VISIBLEJavier Jardón2010-03-011-3/+3
* [docs] Fix GtkOffscreenWindow documentationJavier Jardón2010-01-281-7/+9
* Documentation changes.Cody Russell2009-12-281-2/+2
* Add 'Since 2.20' documentation.Cody Russell2009-12-281-0/+6
* Add documentation note for GtkOffscreenWindow emission of damage-event.Cody Russell2009-12-281-0/+3
* Add gtk-doc section for GtkOffscreenWindowCody Russell2009-12-281-0/+25
* Add gtk_offscreen_window_get_pixmap() and gtk_offscreen_window_get_pixbuf(), ...Cody Russell2009-12-281-0/+60
* Add headersCody Russell2009-12-281-1/+21
* Add offscreen window symbols to gtk.symbolsCody Russell2009-12-281-0/+1
* GtkOffscreenWindow implementation for #604901Cody Russell2009-12-281-0/+200