]> Pileus Git - ~andy/gtk/history - gtk/gtktreeprivate.h
combobox: popdown the combobox when on 'grab-broken-event'
[~andy/gtk] / gtk / gtktreeprivate.h
2001-09-25 Jonathan BlandfordMake a GtkCellEditable (get_widget_window_size): Change...
2001-09-18 Jonathan Blandfordcentralize all the editing code
2001-09-18 Jonathan BlandfordAdd put for use with editable widgets. This function...
2001-08-24 Jonathan BlandfordAdd "use_align" to give people the option to just make...
2001-08-22 Jonathan BlandfordFix selection. I think it's all dandy now. We check...
2001-08-17 Jonathan BlandfordAdd heavily modified patch from Kristian Rietveld to...
2001-07-22 Anders CarlssonAdd support for animating expanders.
2001-06-29 Jonathan BlandfordPatch Thomas Broyer from <tbroyer@ltgt.net>. Expander...
2001-06-26 Jonathan Blandfordfix stupid missing statement
2001-06-12 Jonathan Blandfordfurther justify gtk_tree_model_get_flags by adding...
2001-06-08 Jonathan Blandfordnew function to clean up cursor handling.
2001-05-25 Hans Breuermade fil mode GDK_STIPPLED actually work -> check boxes...
2001-05-16 Jonathan BlandfordYou can now set all sorts of properties in any order...
2001-05-09 Jonathan BlandfordNew function to let user control where columns are...
2001-05-09 Jonathan BlandfordNew "columns_changed" signal.
2001-04-30 Jonathan Blandfordnew function. (gtk_tree_view_move_column_after): Clean...
2001-04-26 Jonathan Blandfordclean up column dragging code. Revealed some (potential...
2001-04-23 Jonathan Blandfordadd missing '}' that got munched by #endif.
2001-04-12 Jonathan Blandfordfix a fixme.
2001-03-23 Jonathan Blandfordfix braino. New interface to add cleanup sortable support.
2001-03-08 Jonathan Blandfordadd support for invisible cells. (gtk_tree_view_bin_exp...
2001-03-02 Jonathan BlandfordMove handling of buttons fully in gtktreeviewcolumn...
2001-02-28 Jonathan BlandfordSanitize GtkRowReference.
2001-02-28 Jonathan BlandfordProxy out to _gtk_tree_row_reference_deleted. (inserted...
2001-02-23 Jonathan BlandfordOnly draw the column that is exposed.
2001-02-08 Havoc Penningtonremove validation idle
2001-01-27 Havoc Penningtonadd GtkTreeRowReference which holds a handle to a speci...
2001-01-21 Jonathan BlandfordMake fail when not realized. (gtk_tree_view_scroll_to_c...
2001-01-19 Havoc Penningtonsync to tree changes
2001-01-04 Havoc Penningtonadd this
2001-01-01 Havoc PenningtonAdapt to GtkTreeSelection changes
2000-12-17 Havoc PenningtonPort to GObject, can go back in gdk-pixbuf after settin...
2000-10-05 4Checked in initial draft of the new tree widget.