]> Pileus Git - ~andy/gtk/history - tests/testtreecolumns.c
Add a "resizable" property, to get rid of the
[~andy/gtk] / tests / testtreecolumns.c
2001-11-19 Jonathan BlandfordAdd a "resizable" property, to get rid of the
2001-11-06 Owen TaylorAdd row_draggable() vfunc, and wrapper function.
2001-09-25 Jonathan BlandfordMake a GtkCellEditable (get_widget_window_size): Change...
2001-09-12 Jonathan BlandfordRename interface signals to make them more clear. Also...
2001-08-19 Jonathan BlandfordSun Aug 19 01:44:44 2001 Jonathan Blandford <jrb...
2001-06-30 Jonathan Blandfordchanged new_with_types to just plain new, fixing the...
2001-06-29 Havoc Penningtonfixes to compile with G_DISABLE_COMPAT
2001-06-28 Tim Janikup version to 1.3.7, interface age 0, binary age 0...
2001-06-27 Jonathan BlandfordNew function to reflect that you can (hypothetically...
2001-06-25 Havoc Penningtons/RESIZEABLE/RESIZABLE/
2001-06-15 Jonathan BlandfordRename gtk_tree_sortable_sort_column_id_set_func. It...
2001-06-07 Jonathan BlandfordNow it's a GObject instead of a GtkObject. The
2001-05-25 Jonathan BlandfordRemove almost all instances of GtkCellRenderer in code...
2001-05-22 Jonathan BlandfordAdded patch from Jeff Franks <jcf@tpg.com.au> to add...
2001-05-22 Jonathan BlandfordEvil function to deal with very large (TM) amounts...
2001-05-16 Jonathan BlandfordYou can now set all sorts of properties in any order...
2001-04-02 Jonathan BlandfordBug fix to make trees work again when not sorted.
2001-03-08 Jonathan Blandfordadd prerequesite on gobjects.
2001-03-05 Jonathan Blandfordrenamed "child_toggled" to "has_child_toggled".
2001-03-02 Jonathan BlandfordMove handling of buttons fully in gtktreeviewcolumn...
2001-02-28 Jonathan BlandfordProxy out to _gtk_tree_row_reference_deleted. (inserted...