Adding autoconf generated files. -Jay

This commit is contained in:
Gnome CVS User
1997-11-25 06:17:49 +00:00
parent d816325f02
commit c320a8d858
13 changed files with 5681 additions and 69 deletions

View File

@ -1,3 +1,9 @@
Mon Nov 17 1997 Jay Painter <jpaint@serv.net>
* gtk/gtklabel.h: modified gtklabel to clip it's drawing to
it's given area, now it will allways draw in the area it's been given and
clip accordingly. Note: this may cause the a label to dissappear on widgets which
don't give their child labels proper area!
Mon Nov 17 1997 Jay Painter <jpaint@serv.net>
* gtkviewport.c: Raph's Mon, 10 Nov 1997 patch to gtk-list
to fix some viewport bugs