]> Pileus Git - ~andy/gtk/history - gtk/gtktreemodelsort.h
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtktreemodelsort.h
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-02-27 Javier JardónChange FSF Address
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2010-12-21 Matthias ClasenMerge libgdk and libgtk
2010-12-18 Matthias ClasenRemove sealed members from GtkTreeModelSort
2010-10-23 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-22 Alberto GarciaAssign all g_signal_connect() and friends to gulong...
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Michael NattererRemove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2008-06-20 Kjartan Maraasreviewed by: <Carlos Garnacho <garnacho@gnome.org>
2008-06-20 Tim JanikFixed wrongly resolved merge conflicts.
2008-06-20 Tim JanikSeal GtkTreeModelSort
2008-06-18 Michael Nattererdeprecate GtkDestroyNotify.
2008-05-28 Michael Nattererdefine __GTK_H_INSIDE__ around including all other...
2008-05-28 Kristian RietveldAmendment of bug 485218 - Strange warning encountered.
2002-10-07 Manish SinghDeprecation cleanup
2002-06-04 Kristian RietveldDiscussed in #76249.
2002-02-23 Owen TaylorMassive padding addition to class structures.
2001-12-12 jacob berkmans/obj/klass/ where appropriate
2001-10-19 Kristian Rietveldwe probably have rows_reordered nailed down now (this...
2001-10-03 Kristian Rietveldpreparation for surgery ditto
2001-09-02 Kristian Rietveldmuch changes in an attempt to make it working. It mostl...
2001-08-23 Kristian Rietvelduse GtkSortType instead of GtkTreeSortOrder. (#59173).
2001-06-14 Jonathan BlandfordWhoops. Forgot this a couple months ago. Now GtkTreeSto...
2001-05-22 Jonathan BlandfordAdded patch from Jeff Franks <jcf@tpg.com.au> to add...
2001-04-03 Jonathan Blandfordremoved set_sort_column, as it was moved to the GtkTree...
2001-03-05 Jonathan Blandfordrenamed "child_toggled" to "has_child_toggled".
2001-02-21 Jonathan Blandfordremoved signals. Moved to inherit from GObject instead...
2001-01-16 Havoc Penningtonadd test stuff for CellRendererToggle
2001-01-09 Owen TaylorDoc fixups.
2001-01-01 Havoc PenningtonAdapt to GtkTreeSelection changes
2000-11-21 Jonathan BlandfordAdd convertion functions to let you convert to and...
2000-11-11 Jonathan BlandfordNew function to help handle keeping things in sync.
2000-11-09 Jonathan Blandfordadded more fields to allow more interesting iterators...