| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix stupid error introduced last night that was making things decidedly | Owen Taylor | 2001-06-24 | 1 | -0/+1 |
* | New function to test if a node is expanded. | Jonathan Blandford | 2001-06-19 | 1 | -0/+2 |
* | changed expand_row/collapse_row to be 2 signals each -- test_expand_row | Jonathan Blandford | 2001-06-11 | 1 | -2/+8 |
* | New keybinding. (gtk_tree_view_focus): Fix merge conflict. | Jonathan Blandford | 2001-06-08 | 1 | -0/+1 |
* | new function to clean up cursor handling. | Jonathan Blandford | 2001-06-08 | 1 | -3/+7 |
* | Handle key bindings to expand and collapse rows. | Jonathan Blandford | 2001-06-07 | 1 | -23/+24 |
* | Initial stab at getting the focus code to work. | Jonathan Blandford | 2001-06-01 | 1 | -1/+13 |
* | get sizes an icon set can render without falling back to missing image | Havoc Pennington | 2001-05-25 | 1 | -0/+7 |
* | Added patch from Jeff Franks <jcf@tpg.com.au> to add GET_CLASS macros to | Jonathan Blandford | 2001-05-22 | 1 | -0/+1 |
* | You can now set all sorts of properties in any order you wan, whether or | Jonathan Blandford | 2001-05-16 | 1 | -0/+4 |
* | New function to let user control where columns are dragged. | Jonathan Blandford | 2001-05-09 | 1 | -0/+4 |
* | New "columns_changed" signal. | Jonathan Blandford | 2001-05-09 | 1 | -0/+1 |
* | new function. (gtk_tree_view_move_column_after): Clean up interface. | Jonathan Blandford | 2001-04-30 | 1 | -3/+3 |
* | Massive reorder/cleanup of a lot of the code. Some documentation added. | Jonathan Blandford | 2001-04-28 | 1 | -153/+146 |
* | add missing '}' that got munched by #endif. | Jonathan Blandford | 2001-04-23 | 1 | -13/+13 |
* | fix a fixme. | Jonathan Blandford | 2001-04-12 | 1 | -6/+23 |
* | Bug fix to make trees work again when not sorted. | Jonathan Blandford | 2001-04-02 | 1 | -6/+10 |
* | modified to use "row_activated" signal. | Jonathan Blandford | 2001-03-16 | 1 | -71/+69 |
* | s/GTK_TREE_COLUMN/GTK_TREE_VIEW_COLUMN | Jonathan Blandford | 2001-03-16 | 1 | -5/+8 |
* | Move handling of buttons fully in gtktreeviewcolumn. This code is less | Jonathan Blandford | 2001-03-02 | 1 | -0/+6 |
* | remove validation idle | Havoc Pennington | 2001-02-08 | 1 | -0/+3 |
* | fix bug in here where prev pointer was set to the wrong thing | Havoc Pennington | 2001-01-31 | 1 | -3/+3 |
* | adapt to handle PangoColor | Havoc Pennington | 2001-01-26 | 1 | -11/+8 |
* | sync to tree changes | Havoc Pennington | 2001-01-19 | 1 | -2/+102 |
* | Doc fixups. | Owen Taylor | 2001-01-09 | 1 | -1/+1 |
* | hack on this a bit | Havoc Pennington | 2001-01-06 | 1 | -2/+2 |
* | New function. | Jonathan Blandford | 2000-10-30 | 1 | -5/+10 |
* | Got rid of GtkTreeNode, and changed it to GtkTreeIter. Added iterators | Jonathan Blandford | 2000-10-26 | 1 | -35/+41 |
* | New function proposed by Guy Harris <gharris@flashcom.net>. Also, added | Jonathan Blandford | 2000-10-16 | 1 | -4/+7 |
* | Fix GtkTreeNode *node ->GtkTreeNode node issue. | 5 | 2000-10-15 | 1 | -3/+3 |
* | Checked in initial draft of the new tree widget. | 4 | 2000-10-05 | 1 | -0/+105 |