]> Pileus Git - ~andy/gtk/history - gtk/gtkmisc.c
Deprecate flag macros for toplevel, state, no window and composite child
[~andy/gtk] / gtk / gtkmisc.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-02-07 Michael Natterergtk/gtkcellview.c gtk/gtklabel.c gtk/gtklayout.c gtk...
2007-09-21 Matthias ClasenForgotten file
2007-05-26 Matthias ClasenRequire gtk-doc 1.6, for signal and property links.
2006-05-14 Matthias ClasenMore of the same
2006-05-07 Matthias ClasenReinstate abstract types
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-07-23 Dafydd HarriesImprove various translatable messages.
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-03-01 Owen TaylorAdd gtk_entry_set_alignment() to allow right-aligned...
2004-01-16 Matthias ClasenThe first part of the fix for #114351 (see also gdk...
2002-10-05 Manish Singhdeprecation cleanup
2002-09-21 Matthias ClasenMark abstract types as G_TYPE_FLAG_ABSTRACT. (#72383)
2001-08-11 Hans Breuercoalescing property notifies
2001-07-18 Owen TaylorPatch from Matthias Clasen to remove remove all instanc...
2001-06-24 Owen TaylorFix stupid error introduced last night that was making...
2001-03-30 Alexander LarssonRemove leaks.
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...
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-11-06 Owen TaylorMerge from themes-2. See the ChangeLog for a somewhat...
1998-10-03 Tim Janikfor unknown foreign fundamental types, collect an argum...
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-17 Tim Janiknew function gdk_window_at_pointer() to retrive the...
1998-06-16 Tim Janikboy! did i really modify that many files?
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-10 Owen TaylorPicky --enable-ansi cleanups.
1998-04-05 Tim Janikfixed panel allocation and stacking order, fixed the...
1998-03-15 Tim Janikremoved the ugly check whether we need gtk_widget_destr...
1998-01-30 Tim Janikhm, initital refcount revolution 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