]> Pileus Git - ~andy/gtk/history - gtk/gtkdrawingarea.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkdrawingarea.c
2013-02-11 Adel GadllahFix compiler warnings
2013-02-07 Alexander LarssonAdd gtk_widget_(un)register_window
2012-03-03 Benjamin Ottetypes: Clean up gtkwidget.h includes
2012-02-27 Javier JardónChange FSF Address
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-01-29 Paolo BorelliDo not use old functions in the docs.
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-04 Matthias ClasenMove GtkDrawingArea docs inline
2011-01-04 Carlos GarnachoMake GtkDrawingArea use GtkStyleContext
2010-12-18 Matthias ClasenRemove an unused pointer from GtkDrawingArea
2010-09-26 Benjamin Ottegtk: Don't set colormap anymore when creating GDK windows
2010-08-22 Javier Jardóngtk/gtkdrawingarea.c: use accessor functions to access...
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Christian DywanRemove deprecated function from GtkDrawingArea
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 Christian DywanDeprecate flag macros for toplevel, state, no window...
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-01-04 Christian DywanDeprecate flag macros for toplevel, state, no window...
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-05-25 Sven Neumannrespect the GTK_NO_WINDOW flag and don't create an...
2008-02-07 Michael Natterergtk/gtkaction.c gtk/gtkassistant.c gtk/gtkbin.c gtk...
2006-05-14 Matthias ClasenMore of the same
2006-05-02 Matthias ClasenBoilerplate reduction
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2002-10-05 Manish Singhdeprecation cleanup
2002-10-03 Owen TaylorAdd a 'type' parameter, make public.
2001-07-18 Owen TaylorPatch from Matthias Clasen to remove remove all instanc...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-05-19 Tim Janikset send_event to TRUE. (gtk_drawing_area_size): queue...
1999-09-17 Tor LillqvistAdd gdk_threads_mutex.
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-11-23 Tim Janikadded args ::show_text, ::text_xalign, ::text_yalign...
1998-07-04 Tim Janikchanged reversed_[12] to reserved_[12] in gtk_*_get_typ...
1998-06-28 Tim Janikcall the base class init fucntions from all parent...
1998-05-10 Owen TaylorTry to figure out if this is Digital Unix and we need...
1998-05-03 Owen Taylorconfigure.in acheader.h gdk/gdkwindow.c Check for Shape...
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-04-03 Owen TaylorMore extensive debugging output
1998-03-01 Tim Janikremoved buglet on the initial style_set emission.
1998-01-18 Owen Taylorgtkbutton.c gtkclist.c gtkdrawingarea.c gtkentry.c...
1998-01-16 Tim Janikmain part for GtkArgSetFunc/GtkArgGetFunc implementation.
1997-11-24 Elliot LeeInitial revision