]> Pileus Git - ~andy/gtk/history - gtk/gtkeventbox.c
Deprecate some widget flags
[~andy/gtk] / gtk / gtkeventbox.c
2010-01-07 Javier JardónDeprecate some widget flags
2010-01-04 Christian DywanDon't use GTK_WIDGET_NO_WINDOW in GtkEventBox
2008-09-24 Michael Nattererevents return gboolean not gint, reindented static...
2008-08-12 Michael Natterergtk/gtkaccellabel.c gtk/gtkcalendar.c gtk/gtkclist...
2008-08-12 Michael Nattererconsistently chain up using GTK_FOO_CLASS(parent_class...
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...
2007-04-28 Matthias ClasenFix the offsets of the input-only window if we also...
2006-09-25 Matthias ClasenFix typos
2006-05-14 Matthias ClasenMore of the same
2006-05-02 Matthias ClasenBoilerplate reduction
2005-09-13 Matthias ClasenVarious cleanups. (#315360, Kjartan Maraas)
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-03-22 Matthias ClasenDefine macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE...
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.
2004-01-16 Matthias ClasenThe first part of the fix for #114351 (see also gdk...
2003-11-09 Matthias ClasenRemember the new value in all cases. (#126276, Damon...
2003-11-08 Matthias ClasenLet visible-window default to TRUE, as documented and...
2003-10-05 Matthias ClasenTrim whitespace in "visible-window" blurb. (#123910...
2003-09-08 Alexander LarssonImplement gtk_event_box_get/set_input_only()
2002-10-10 Manish SinghDeprecation cleanup
2002-09-24 Owen TaylorHonor GTK_WIDGET_APP_PAINTABLE() (#92305, Jonathan...
2002-01-30 Matthias ClasenRemove excess calls to g_return_if_fail from static...
2002-01-28 Matthias ClasenGeneral property notification cleanup.
2001-07-18 Owen TaylorPatch from Matthias Clasen to remove remove all instanc...
2001-03-09 Alexander LarssonDocument expose event->region change and that gtk_widge...
2000-12-04 Havoc PenningtonRemove "draw" virtual method and signal
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-02-10 Owen TaylorFixed some bugs with set_default_size.
1999-01-15 Owen Taylornparams for selection_get should be 3, not 2. [ From...
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-06-24 Tim Janiknew function gtk_container_child_arg_set, similar to
1998-06-14 Elliot LeeReformat two function prototypes for cosmetics
1998-05-23 Owen TaylorLocate child at (border_width,border_width), not
1998-05-22 Elliot LeeFix size_allocate to pass on to the child even if child...
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-24 Owen Taylor/home/otaylor/commit
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