]> Pileus Git - ~andy/gtk/history - gtk/gtkoffscreenwindow.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkoffscreenwindow.c
2013-02-07 Alexander LarssonAdd gtk_widget_(un)register_window
2012-04-17 Benjamin Ottecontainer: Remove duplicated flag
2012-02-27 Javier JardónChange FSF Address
2011-06-06 Javier Jardóngtkcontainer: Move private functions to private header
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-01-24 Matthias ClasenSilence new gcc warnings
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-04 Carlos GarnachoMake GtkOffscreenWindow use GtkStyleContext
2010-10-30 Tristan Van BerkomRemoved size_request from GtkOffscreenWindow
2010-10-28 Tristan Van BerkomMerge branch 'kill-size-request'
2010-10-27 Tristan Van BerkomRemoved size_request from GtkOffscreenWindow
2010-10-20 Emmanuele BassiSplit off gtkprivate.h
2010-10-02 Benjamin Ottegdk: Make gdk_pixbuf_get_from_*() bindable
2010-09-28 Benjamin Otteoffscreenwindow: Fix includes
2010-09-27 Matthias ClasenRemove GtkObject completely
2010-09-26 Benjamin OtteMove GtkSizeRequest into GtkWidget
2010-09-26 Benjamin Otteoffscreenwindow: Get rid of gdk_drawable_get_size(...
2010-09-26 Benjamin Ottegtk: Don't set colormap anymore when creating GDK windows
2010-09-26 Benjamin OtteAPI: Change offscreen windows to use a cairo_surface_t
2010-09-26 Benjamin OtteAPI: Remove gtk_widget_get_snapshot()
2010-09-25 Matthias ClasenGtkOffscreenWindow: shorten doc title
2010-09-21 Cody RussellMerge branch 'notebooks-without-mouse-scrolling'
2010-09-21 Matthias ClasenTons of transfer annotations
2010-09-15 Javier JardónUse gtk_size_request_get_size() instead deprecated...
2010-08-22 Javier Jardóngtk/gtkoffscreenwindow.c: use accessor functions to...
2010-07-22 Javier JardónCheck if childs actually exists before using it
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier JardónUse GtkBin accessors
2010-07-13 Javier Jardóngtkcontainer: Add _gtk_container_*_need_resize internal...
2010-07-13 Javier JardónUse accessor functions to acces GtkContainer
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-04-04 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED)
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_REALIZED
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-04-04 Javier Jardón[docs] Fix GtkOffscreenWindow documentation
2010-04-04 Cody RussellDocumentation changes.
2010-04-04 Cody RussellAdd 'Since 2.20' documentation.
2010-04-04 Cody RussellAdd documentation note for GtkOffscreenWindow emission...
2010-04-04 Cody RussellAdd gtk-doc section for GtkOffscreenWindow
2010-04-04 Cody RussellAdd gtk_offscreen_window_get_pixmap() and gtk_offscreen...
2010-04-04 Cody RussellAdd headers
2010-04-04 Cody RussellAdd offscreen window symbols to gtk.symbols
2010-04-04 Cody RussellGtkOffscreenWindow implementation for #604901
2010-03-06 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED)
2010-03-03 Javier JardónDeprecate widget flag: GTK_WIDGET_REALIZED
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-01-28 Javier Jardón[docs] Fix GtkOffscreenWindow documentation
2009-12-28 Cody RussellDocumentation changes.
2009-12-28 Cody RussellAdd 'Since 2.20' documentation.
2009-12-28 Cody RussellAdd documentation note for GtkOffscreenWindow emission...
2009-12-28 Cody RussellAdd gtk-doc section for GtkOffscreenWindow
2009-12-28 Cody RussellAdd gtk_offscreen_window_get_pixmap() and gtk_offscreen...
2009-12-28 Cody RussellAdd headers
2009-12-28 Cody RussellAdd offscreen window symbols to gtk.symbols
2009-12-28 Cody RussellGtkOffscreenWindow implementation for #604901