| Commit message (Expand) | Author | Age | Files | Lines |
* | Massive reordering/sorting work. Now pretty much works. | Jonathan Blandford | 2001-03-29 | 1 | -82/+205 |
* | More work on implementing sortable interface. | Jonathan Blandford | 2001-03-28 | 1 | -6/+82 |
* | Forgot to namespace this. | Jonathan Blandford | 2001-03-23 | 1 | -1/+1 |
* | s/GTK_TREE_COLUMN/GTK_TREE_VIEW_COLUMN | Jonathan Blandford | 2001-03-16 | 1 | -1/+1 |
* | Changed prototype to allow for getting the location of the cell relative | Jonathan Blandford | 2001-03-15 | 1 | -0/+2 |
* | added accumulator data argument to g_signal_newc() functions. | Tim Janik | 2001-03-08 | 1 | -2/+2 |
* | marshaller fixes. | Tim Janik | 2001-03-07 | 1 | -8/+4 |
* | Add "clicked" signal back to columns. | Jonathan Blandford | 2001-03-06 | 1 | -4/+8 |
* | renamed "child_toggled" to "has_child_toggled". | Jonathan Blandford | 2001-03-05 | 1 | -7/+14 |
* | Move handling of buttons fully in gtktreeviewcolumn. This code is less | Jonathan Blandford | 2001-03-02 | 1 | -12/+152 |
* | Only draw the column that is exposed. | Jonathan Blandford | 2001-02-23 | 1 | -2/+2 |
* | Changed name to be set_cell_data_func to make it clear what the functino | Jonathan Blandford | 2001-02-21 | 1 | -12/+10 |
* | updated for win32 msvc build | Hans Breuer | 2001-02-19 | 1 | -1/+1 |
* | removed gtk_*_store_get, and moved to GtkTreeModel. | Jonathan Blandford | 2001-02-17 | 1 | -18/+66 |
* | remove validation idle | Havoc Pennington | 2001-02-08 | 1 | -60/+267 |
* | adapt to handle PangoColor | Havoc Pennington | 2001-01-26 | 1 | -5/+10 |
* | sync to tree changes | Havoc Pennington | 2001-01-19 | 1 | -55/+56 |
* | add this function, bug 40251 | Havoc Pennington | 2001-01-11 | 1 | -11/+27 |
* | don't draw if label->layout is NULL due to a pending resize | Havoc Pennington | 2001-01-09 | 1 | -26/+319 |
* | handle case where there are no rows in the model | Havoc Pennington | 2001-01-09 | 1 | -1/+1 |
* | Show menu items before adding to option menu. | Jonathan Blandford | 2001-01-08 | 1 | -0/+3 |
* | add this | Havoc Pennington | 2001-01-04 | 1 | -10/+10 |
* | Rename some stuff: | Havoc Pennington | 2001-01-04 | 1 | -8/+8 |
* | Adapt to GtkTreeSelection changes | Havoc Pennington | 2001-01-01 | 1 | -13/+19 |
* | Port to GObject, can go back in gdk-pixbuf after setting up a | Havoc Pennington | 2000-12-17 | 1 | -0/+14 |
* | doh, this was broken beyond believe. | Tim Janik | 2000-12-13 | 1 | -4/+2 |
* | get rid of object_signal:: GtkObject argument uses, use GObject | Tim Janik | 2000-12-12 | 1 | -1/+1 |
* | added more fields to allow more interesting iterators. Also, made the | Jonathan Blandford | 2000-11-09 | 1 | -9/+8 |
* | New function. | Jonathan Blandford | 2000-10-30 | 1 | -4/+3 |
* | Not sure how this ever worked. Fixed it to use new iter stuff, and added | Jonathan Blandford | 2000-10-27 | 1 | -4/+3 |
* | Got rid of GtkTreeNode, and changed it to GtkTreeIter. Added iterators | Jonathan Blandford | 2000-10-26 | 1 | -4/+4 |
* | urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if | Tim Janik | 2000-10-25 | 1 | -2/+2 |
* | #include gtklabel.h, fixing compilation | Havoc Pennington | 2000-10-16 | 1 | -1/+3 |
* | Added API documentation to all public functions. | Jonathan Blandford | 2000-10-16 | 1 | -8/+213 |
* | Checked in initial draft of the new tree widget. | 4 | 2000-10-05 | 1 | -0/+633 |