]> Pileus Git - ~andy/gtk/history - gtk/gtkclist.h
Added `visible'.
[~andy/gtk] / gtk / gtkclist.h
1998-10-04 Martin BauligAdded `visible'.
1998-10-01 Tim Janiknew function. (gtk_clist_insert): added g_return_val_if...
1998-09-11 Lars Hamannnew function to set/unset the selectable flag of a...
1998-09-03 Tim Janik`const' fixups.
1998-08-17 Lars Hamannnew class methods: (sort_list) (insert_row) (remove_row)
1998-08-05 Stefan Jeskenew enum GtkSortType.
1998-07-16 Tim Janikhandle negative values similar to gtk_widget_set_uposit...
1998-07-15 Lars HamannAdded focus handling, horizontal and vertical autoscrol...
1998-06-16 Tim Janikboy! did i really modify that many files?
1998-06-02 Jay PainterAdded function gtk_clist_swap to swap two rows in a...
1998-05-01 Tim Janikprefixed all clist flags with GTK_ to avoid name clashe...
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-03-14 Federico Mena QuinteroNow we return a GtkVisibility value, instead of a simpl...
1998-03-10 Arturo EspinosaSnorfle, thanks :-) Mon Mar 9 23:24:42 1998 Miguel...
1998-03-08 Tim Janikapplied a bunch of patches and removed all the printfs...
1998-02-25 Owen TaylorMove layout constants into an enumeration, split GTK_BU...
1998-02-20 Jay Paintermoved widget creation to gtk_clist_construct for the...
1998-02-19 Jay PainterCList signal revert (right back at you! *ouch*)
1998-02-18 Jay PainterA couple of compiler warning fixes, GtkCList signal...
1998-02-08 Jay PainterNew API functions: gtk_clist_get_cell_type gtk_clist_ge...
1998-01-31 Owen Taylor- Conformity to new reference counting schemes - Font...
1998-01-24 Jay PainterChanged static function names/reorganized to make more...
1998-01-21 Jay PainterGtkCList Updates. -Jay
1998-01-19 Jay PainterGtkCList updates: Click-Drag column resizing, a couple...
1998-01-09 Jay PainterLook and feel changes to CList so it now looks like...
1998-01-06 Jay Painterclist updates to fix seg fault, list-end row removal...
1998-01-03 Jay PainterAdded column list widget GtkCList. -Jay Painter