]> Pileus Git - ~andy/gtk/history - gtk/gtktreemodelsort.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtktreemodelsort.c
2001-11-01 Jonathan Blandfordit's amazing how well things work sometimes, even when...
2001-10-31 Jonathan Blandfordmassize rewrite. Static models now totally work. I...
2001-10-29 Jonathan BlandfordDarn. I can't believe this took this long to fix.
2001-10-29 Jonathan Blandfordfix reordered signal.
2001-10-26 Jonathan Blandfordsync minor clenup
2001-10-25 Jonathan BlandfordAdd support for invalid nodes. (_gtk_rbnode_rotate_righ...
2001-10-24 Kristian Rietveldtreat s_path as a child path
2001-10-24 Kristian Rietveldmore changes in an attempt to get it right. It's not...
2001-10-22 Jonathan BlandfordRemove handle_box from App demo.
2001-10-19 Kristian Rietveldwe probably have rows_reordered nailed down now (this...
2001-10-03 Kristian Rietveldpreparation for surgery ditto
2001-09-20 Owen TaylorSmall warning cleanups.
2001-09-12 Jonathan BlandfordRename interface signals to make them more clear. Also...
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-07-18 Owen TaylorPatch from Matthias Clasen to remove remove all instanc...
2001-07-18 Darin AdlerIgnore the sgml directory made by gtkdoc. Use gtk_windo...
2001-06-29 Havoc Penningtonfixes to compile with G_DISABLE_COMPAT
2001-06-26 Jonathan Blandfordfix stupid missing statement
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-04-02 Jonathan BlandfordBOXED,BOXED,BOXED,BOXED): new marshaller.
2001-03-24 Havoc Penningtonmake this somewhat key-navigable
2001-03-09 Jonathan BlandfordActually unref the nodes. Fixes bug #50058.
2001-03-08 Tim Janikadded accumulator data argument to g_signal_newc()...
2001-03-05 Jonathan Blandfordrenamed "child_toggled" to "has_child_toggled".
2001-02-21 Jonathan Blandfordremoved signals. Moved to inherit from GObject instead...
2001-02-08 Havoc Penningtonremove validation idle
2001-01-16 Havoc Penningtonadd test stuff for CellRendererToggle
2001-01-09 Owen TaylorDoc fixups.
2001-01-04 Havoc Penningtonadd this
2001-01-01 Havoc PenningtonAdapt to GtkTreeSelection changes
2000-12-21 Jonathan Blandford:get_property): remove g_value_init calls, as they...
2000-12-20 Jonathan Blandfordsync
2000-12-13 Tim Janikdoh, this was broken beyond believe.
2000-11-22 Jonathan Blandfordsync to home
2000-11-21 Jonathan BlandfordAdd convertion functions to let you convert to and...
2000-11-13 Jonathan Blandfordconfirm path != NULL ditto
2000-11-11 Jonathan BlandfordNew function to help handle keeping things in sync.
2000-11-10 Jonathan Blandforduse the new BOXED marshallers.
2000-11-09 Jonathan Blandfordadded more fields to allow more interesting iterators...