]> Pileus Git - ~andy/gtk/history - gtk/gtkoffscreenwindow.c
Remove GtkObject completely
[~andy/gtk] / gtk / gtkoffscreenwindow.c
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