Look and feel changes to CList so it now looks like a scrolled window.

I also added Sopwith's changes to gtk_clist_insert so you can pass the title
pointer as a null to insert a blank row.  Please make consistant changes
for things like this.  -Jay
This commit is contained in:
Jay Painter
1998-01-09 08:52:01 +00:00
parent 6d33a0791a
commit 839b480391
9 changed files with 90 additions and 65 deletions

View File

@ -1,3 +1,8 @@
Fri Jan 8 00:55:00 PST 1998 Jay Painter <jpaint@serv.net>
* gtk/gtkclist.c:
* gtk/gtkclist.h: modifications to GtkCList so it's look and
feel is the same as scrolled windows.
Thu Jan 8 17:56:09 PST 1998 Manish Singh <yosh@gimp.org>
* glib/gscanner.c