]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-0
Fixed GTK_OBJECT_NSIGNALS macro in gtk/gtkobject.h -Jay
[~andy/gtk] / ChangeLog.pre-2-0
index a065ebef50f56a4dd8210ddc59e59930a14ddc96..bb799ab5ac11145a06d3c85d65e7d26d85dee68b 100644 (file)
@@ -1,3 +1,13 @@
+Mon Nov 24 1997 Jay Painter <jpaint@serv.net>
+       * gtk/gtkobject.h: fixed GTK_OBJECT_NSIGNALS macro
+
+Mon Nov 24 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