]> Pileus Git - ~andy/gtk/history - gtk/gtktreeitem.c
Deprecate flag macros for toplevel, state, no window and composite child
[~andy/gtk] / gtk / gtktreeitem.c
2010-04-04 Christian DywanDeprecate flag macros for toplevel, state, no window...
2008-09-22 Michael Natterergtk/gtksignal.[ch] gtk/gtkclist.c gtk/gtklist.c gtk...
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-08-08 Sven Neumanngtk/gtktext.c gtk/gtktextbuffer.c gtk/gtktextlayout.c
2008-08-04 Michael Natterergtk/gtkclist.c gtk/gtklist.c gtk/gtkoldeditable.c gtk...
2008-07-04 Michael NattererFix make check:
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-06-17 Michael Nattererbuild with GTK_DISABLE_DEPRECATED.
2008-02-27 Michael Natterergtk/gtkmenushell.c gtk/gtktable.c gtk/gtktext.c gtk...
2008-02-06 Michael Natterergtk/gtkcontainer.c gtk/gtkexpander.c gtk/gtkframe.c...
2005-11-23 Tim Janikdeprecated floating/sink API and implemented it in...
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-08-19 Matthias ClasenRemove duplicate lines. (#313344, Benoit Carpentier)
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-18 Owen TaylorInclude eventbox for expander. (#137564, reported by...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-01-27 Matthias ClasenAvoid a compiler warning. (#122725, Kjartan Maraas)
2002-11-20 Manish Singhadd -DGTK_DISABLE_DEPRECATED. #undef it at the top...
2002-11-17 Manish Singhadd -DGDK_DISABLE_DEPRECATED
2002-10-03 Owen TaylorAdd a 'type' parameter, make public.
2002-08-05 Owen TaylorAdd a note that yes, we do know what () means and we...
2002-02-13 Joe ShawDon't chain up to the container's expose event. Instead...
2001-12-04 Owen TaylorPatch from Bill Haneman (with many modifications) to...
2001-11-17 Owen TaylorMake gtkmarshal.list/gtkmarshal.h only for compatibilit...
2001-07-19 Owen TaylorEnforce the widget/child realization/mapping invariants.
2001-07-18 Owen TaylorPatch from Matthias Clasen to remove remove all instanc...
2001-03-31 Hans Breuerdisable USE_MMX for msvc build cause the assembler...
2001-03-24 Havoc Penningtonmake this somewhat key-navigable
2001-03-09 Alexander LarssonDocument expose event->region change and that gtk_widge...
2001-03-02 Owen TaylorPatch from ChiDeok Hwang to move call to sync_selection...
2001-02-28 Havoc PenningtonRemove draw_focus and draw_default (gtk_widget_draw_foc...
2001-01-31 Havoc Penningtonbracket in #ifdef GTK_ENABLE_BROKEN.
2000-12-13 Tim Janikdoh, this was broken beyond believe.
2000-12-04 Havoc PenningtonRemove "draw" virtual method and signal
2000-10-25 Tim Janikurg, removed implementation of gtk_marshal_VOID__INT_IN...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-06-20 Havoc PenningtonMake this compile without framebuffer enabled
2000-05-12 Tim Janikdocumented necessary changes for 1.4 transition.
2000-03-14 Owen TaylorMerges from gtk-1-2
1999-11-22 Raja R HarinathAdapt cast macros to standard.
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-02-19 Tim Janikgrouped function names into application-level, widget...
1999-02-10 Owen TaylorFixed some bugs with set_default_size.
1999-01-21 Owen Taylor[ Tried to commit wrong file last time ]
1999-01-15 Owen Taylornparams for selection_get should be 3, not 2. [ From...
1999-01-14 Owen Taylorgtk/gtkbutton.c gtk/gtkclist.c gtk/gtkhandlebox.c gtk...
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-11-06 Owen TaylorMerge from themes-2. See the ChangeLog for a somewhat...
1998-09-03 Tim JanikGTK_MENU_DIR_CHILD: check for the existance of
1998-08-18 Tim Janikrestricted the --g*fatal-* arguments to --g-fatal-warni...
1998-07-21 Elliot LeeUse common marshalling routines instead of having widge...
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-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-05-01 Owen TaylorMerged changes from gtk-1-0. Check ChangeLog for details.
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-04-07 Owen TaylorRemoved, because that's what a NULL comparison function...
1998-04-03 Owen TaylorMore extensive debugging output
1998-03-11 Tim Janikapplied gtk-bolliet-980310-0.patch.gz which adds more...
1998-03-09 Tim Janikmade the <widget>_signals[] arrays of type guint rather...
1998-03-08 Owen Taylor- Show selection correctly when starting selection...
1998-03-05 Owen TaylorUnset allocation on unparent, to force reallocation...
1998-03-02 Tim Janikoh, boy, world can be so crude!
1998-03-02 PST 1998 Shawn T... Required changes for version change to 0.99.4
1998-02-21 Tim Janikgtk_object_query_args takes an additional pointer now...
1998-02-16 Owen TaylorUse gtk_signal_default_marshaller, for expand/collapse...
1998-02-13 Owen TaylorChange style->white to style->base[] where appropriate...
1998-01-30 Tim Janikhm, initital refcount revolution commit ;)
1998-01-27 Elliot LeeFixed widget sensitivity for the treeitem - please...
1998-01-16 Tim Janikmain part for GtkArgSetFunc/GtkArgGetFunc implementation.
1997-12-31 Elliot Leemisc gtk touchups
1997-12-19 Shawn AmundsonChanges from Bolliet Jerome <bolliet@in2p3.fr> to gtktree.
1997-12-17 Shawn AmundsonTree widget implementation by Bolliet Jerome.
1997-11-24 Elliot LeeInitial revision