]> Pileus Git - ~andy/gtk/history - tests/treestoretest.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / tests / treestoretest.c
2012-02-27 Javier JardónChange FSF Address
2010-11-02 Michael Natterergtk: remove "gboolean homogeneous" from gtk_box_new()
2010-10-31 Michael Natterergtk: remove "gboolean homogeneous" from gtk_box_new()
2010-10-30 Javier JardónUse gtk_box_new() instead gtk_[v|h]box_new()
2010-10-30 Javier JardónUse gtk_box_new() instead gtk_[v|h]box_new()
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2006-01-15 Kristian Rietveldgrrr... the pipe did b0rk b0rk b0rk
2005-07-13 Matthias ClasenAdd Copyright/License information.
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2002-10-13 Manish SinghDeprecation cleanup
2001-10-24 Kristian Rietveldmore changes in an attempt to get it right. It's not...
2001-08-27 Jonathan BlandfordFix to use GtkSelectionMode. ditto ditto ditto.
2001-08-19 Sven Neumanngtk/gtktooltips.c tests/testtreesort.c inserted some...
2001-08-19 Jonathan BlandfordSun Aug 19 01:44:44 2001 Jonathan Blandford <jrb...
2001-07-18 Darin AdlerIgnore the sgml directory made by gtkdoc. Use gtk_windo...
2001-06-30 Jonathan Blandfordchanged new_with_types to just plain new, fixing the...
2001-06-29 Havoc Penningtonfixes to compile with G_DISABLE_COMPAT
2001-06-27 Jonathan BlandfordNew function to reflect that you can (hypothetically...
2001-06-18 Jonathan BlandfordFix bug where collapsing a selected row would result...
2001-06-15 Jonathan BlandfordRename gtk_tree_sortable_sort_column_id_set_func. It...
2001-06-14 Jonathan BlandfordWhoops. Forgot this a couple months ago. Now GtkTreeSto...
2001-06-07 Jonathan BlandfordNow it's a GObject instead of a GtkObject. The
2001-03-08 Tim Janikadded accumulator data argument to g_signal_newc()...
2001-03-02 Jonathan BlandfordMove handling of buttons fully in gtktreeviewcolumn...
2001-02-20 Alexander LarssonAdd a "markup" property.
2001-02-17 Jonathan Blandfordremoved gtk_*_store_get, and moved to GtkTreeModel.
2001-02-16 Alexander LarssonNew files. Implement GtkTreeModelMapping.
2001-01-04 Havoc PenningtonRename some stuff:
2000-12-21 Jonathan Blandford:get_property): remove g_value_init calls, as they...
2000-11-22 Jonathan Blandfordsync to home
2000-11-21 Jonathan BlandfordAdd convertion functions to let you convert to and...
2000-11-10 Jonathan Blandforduse the new BOXED marshallers.
2000-11-09 Jonathan Blandfordadded more fields to allow more interesting iterators...
2000-10-27 Jonathan BlandfordNot sure how this ever worked. Fixed it to use new...
2000-10-26 Jonathan BlandfordGot rid of GtkTreeNode, and changed it to GtkTreeIter...
2000-10-16 Jonathan BlandfordNew function proposed by Guy Harris <gharris@flashcom...
2000-10-06 Jonathan BlandfordForgot this file
2000-10-05 4Checked in initial draft of the new tree widget.