]> Pileus Git - ~andy/gtk/history - gtk/gtkdrawingarea.c
Deprecate flag macros for toplevel, state, no window and composite child
[~andy/gtk] / gtk / gtkdrawingarea.c
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