]> Pileus Git - ~andy/gtk/history - gtk/gtktreeview.h
add missing '}' that got munched by #endif.
[~andy/gtk] / gtk / gtktreeview.h
2001-04-23 Jonathan Blandfordadd missing '}' that got munched by #endif.
2001-04-12 Jonathan Blandfordfix a fixme.
2001-04-02 Jonathan BlandfordBug fix to make trees work again when not sorted.
2001-03-16 Jonathan Blandfordmodified to use "row_activated" signal.
2001-03-16 Jonathan Blandfords/GTK_TREE_COLUMN/GTK_TREE_VIEW_COLUMN
2001-03-02 Jonathan BlandfordMove handling of buttons fully in gtktreeviewcolumn...
2001-02-08 Havoc Penningtonremove validation idle
2001-01-31 Havoc Penningtonfix bug in here where prev pointer was set to the wrong...
2001-01-26 Havoc Penningtonadapt to handle PangoColor
2001-01-19 Havoc Penningtonsync to tree changes
2001-01-09 Owen TaylorDoc fixups.
2001-01-06 Havoc Penningtonhack on this a bit
2000-10-30 Jonathan BlandfordNew function.
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-15 5Fix GtkTreeNode *node ->GtkTreeNode node issue.
2000-10-05 4Checked in initial draft of the new tree widget.