summaryrefslogtreecommitdiff
path: root/gtk/gtkclist.h
Commit message (Expand)AuthorAgeFilesLines
* Now we return a GtkVisibility value, instead of a simple boolean. Also,Federico Mena Quintero1998-03-141-3/+3
* Snorfle, thanks :-) Mon Mar 9 23:24:42 1998 Miguel de Icaza <miguel@nuclec...Arturo Espinosa1998-03-101-0/+7
* applied a bunch of patches and removed all the printfs thatTim Janik1998-03-081-0/+7
* Move layout constants into an enumeration, split GTK_BUTTONBOX_DEFAULTOwen Taylor1998-02-251-2/+2
* moved widget creation to gtk_clist_construct for the gtk-- folks.Jay Painter1998-02-201-2/+7
* CList signal revert (right back at you! *ouch*)Jay Painter1998-02-191-15/+3
* A couple of compiler warning fixes, GtkCList signal changes, changedJay Painter1998-02-181-3/+15
* New API functions: gtk_clist_get_cell_type gtk_clist_get_textJay Painter1998-02-081-0/+31
* - Conformity to new reference counting schemes - Font and colorOwen Taylor1998-01-311-8/+13
* Changed static function names/reorganized to make more sense. -JayJay Painter1998-01-241-4/+8
* GtkCList Updates. -JayJay Painter1998-01-211-0/+10
* GtkCList updates: Click-Drag column resizing, a couple of layoutJay Painter1998-01-191-4/+12
* Look and feel changes to CList so it now looks like a scrolled window.Jay Painter1998-01-091-0/+2
* clist updates to fix seg fault, list-end row removal, and row removal in BROW...Jay Painter1998-01-061-1/+5
* Added column list widget GtkCList. -Jay PainterJay Painter1998-01-031-0/+405