summaryrefslogtreecommitdiff
path: root/gtk/gtktreeprivate.h
Commit message (Expand)AuthorAgeFilesLines
* fix braino. New interface to add cleanup sortable support.Jonathan Blandford2001-03-231-1/+2
* add support for invisible cells. (gtk_tree_view_bin_expose): dittoJonathan Blandford2001-03-081-4/+8
* Move handling of buttons fully in gtktreeviewcolumn. This code is lessJonathan Blandford2001-03-021-2/+26
* Sanitize GtkRowReference.Jonathan Blandford2001-02-281-5/+3
* Proxy out to _gtk_tree_row_reference_deleted. (inserted_callback): ProxyJonathan Blandford2001-02-281-0/+8
* Only draw the column that is exposed.Jonathan Blandford2001-02-231-3/+1
* remove validation idleHavoc Pennington2001-02-081-0/+3
* add GtkTreeRowReference which holds a handle to a specific row (particularHavoc Pennington2001-01-271-3/+3
* Make fail when not realized. (gtk_tree_view_scroll_to_cell): Make workJonathan Blandford2001-01-211-0/+6
* sync to tree changesHavoc Pennington2001-01-191-1/+14
* add thisHavoc Pennington2001-01-041-1/+1
* Adapt to GtkTreeSelection changesHavoc Pennington2001-01-011-0/+4
* Port to GObject, can go back in gdk-pixbuf after setting up aHavoc Pennington2000-12-171-3/+4
* Checked in initial draft of the new tree widget.42000-10-051-0/+191