| Commit message (Expand) | Author | Age | Files | Lines |
* | fix a fixme. | Jonathan Blandford | 2001-04-12 | 1 | -1/+0 |
* | BOXED,BOXED,BOXED,BOXED): new marshaller. | Jonathan Blandford | 2001-04-02 | 1 | -11/+19 |
* | Now we listen to the reorder signal. | Jonathan Blandford | 2001-03-30 | 1 | -4/+77 |
* | Fix arguments to reordered signal. | Jonathan Blandford | 2001-03-28 | 1 | -1/+2 |
* | More work on implementing sortable interface. | Jonathan Blandford | 2001-03-28 | 1 | -2/+3 |
* | fix up some docs | Havoc Pennington | 2001-03-23 | 1 | -3/+3 |
* | fix braino. New interface to add cleanup sortable support. | Jonathan Blandford | 2001-03-23 | 1 | -4/+25 |
* | Actually unref the nodes. Fixes bug #50058. | Jonathan Blandford | 2001-03-09 | 1 | -16/+23 |
* | add prerequesite on gobjects. | Jonathan Blandford | 2001-03-08 | 1 | -0/+1 |
* | added accumulator data argument to g_signal_newc() functions. | Tim Janik | 2001-03-08 | 1 | -4/+4 |
* | marshaller fixes. | Tim Janik | 2001-03-07 | 1 | -2/+1 |
* | renamed "child_toggled" to "has_child_toggled". | Jonathan Blandford | 2001-03-05 | 1 | -6/+6 |
* | Move handling of buttons fully in gtktreeviewcolumn. This code is less | Jonathan Blandford | 2001-03-02 | 1 | -1/+1 |
* | Sanitize GtkRowReference. | Jonathan Blandford | 2001-02-28 | 1 | -366/+381 |
* | Proxy out to _gtk_tree_row_reference_deleted. (inserted_callback): Proxy | Jonathan Blandford | 2001-02-28 | 1 | -53/+79 |
* | add functions for signal emission. | Jonathan Blandford | 2001-02-22 | 1 | -0/+50 |
* | removed signals. Moved to inherit from GObject instead of GtkObject. | Jonathan Blandford | 2001-02-21 | 1 | -9/+6 |
* | Changed name to be set_cell_data_func to make it clear what the functino | Jonathan Blandford | 2001-02-21 | 1 | -2/+56 |
* | hmm, someone changed GLib without fixing GTK | Havoc Pennington | 2001-02-19 | 1 | -1/+1 |
* | updated for win32 msvc build | Hans Breuer | 2001-02-19 | 1 | -1/+1 |
* | default initialize the generated ENTER_NOTIFY event with 0, otherwise not | Tim Janik | 2001-02-17 | 1 | -1/+1 |
* | removed gtk_*_store_get, and moved to GtkTreeModel. | Jonathan Blandford | 2001-02-17 | 1 | -13/+86 |
* | fix bug where it always set the foreground, even if we were only using a | Havoc Pennington | 2001-02-13 | 1 | -11/+2 |
* | fix bug in here where prev pointer was set to the wrong thing | Havoc Pennington | 2001-01-31 | 1 | -57/+112 |
* | add GtkTreeRowReference which holds a handle to a specific row (particular | Havoc Pennington | 2001-01-27 | 1 | -0/+291 |
* | handle case where sibling == iter (gtk_tree_store_insert_after): handle | Havoc Pennington | 2001-01-10 | 1 | -0/+30 |
* | Adapt to GtkTreeSelection changes | Havoc Pennington | 2001-01-01 | 1 | -8/+12 |
* | :get_property): remove g_value_init calls, as they are no longer needed. | Jonathan Blandford | 2000-12-21 | 1 | -0/+6 |
* | confirm path != NULL ditto | Jonathan Blandford | 2000-11-13 | 1 | -0/+4 |
* | added more fields to allow more interesting iterators. Also, made the | Jonathan Blandford | 2000-11-09 | 1 | -8/+136 |
* | New function. | Jonathan Blandford | 2000-10-30 | 1 | -6/+6 |
* | Not sure how this ever worked. Fixed it to use new iter stuff, and added | Jonathan Blandford | 2000-10-27 | 1 | -34/+38 |
* | Got rid of GtkTreeNode, and changed it to GtkTreeIter. Added iterators | Jonathan Blandford | 2000-10-26 | 1 | -76/+147 |
* | urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if | Tim Janik | 2000-10-25 | 1 | -1/+1 |
* | Draw the arrows correctly. | 7 | 2000-10-17 | 1 | -1/+1 |
* | Added user docs. | 7 | 2000-10-17 | 1 | -7/+233 |
* | Move GtkTreeModel from object to interface. | 6 | 2000-10-16 | 1 | -108/+22 |
* | Checked in initial draft of the new tree widget. | 4 | 2000-10-05 | 1 | -0/+421 |