summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Painter <jpaint@src.gnome.org>1998-02-18 10:03:54 +0000
committerJay Painter <jpaint@src.gnome.org>1998-02-18 10:03:54 +0000
commit9ad922290cc7495298099a4b97029942b0ce34c3 (patch)
treeea2a61952c1a77e20a90ee41628b9a877e41ff9e /ChangeLog
parent7e3692b99f0b1e251ca4264b318b6e5c0462242a (diff)
downloadgtk+-9ad922290cc7495298099a4b97029942b0ce34c3.tar.gz
A couple of compiler warning fixes, GtkCList signal changes, changed
fileselect to work with new CList signals, and enhanced testgtk's clist example to show pixmaps and signal results. -Jay Painter
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b7f5ea7f26..fe9e992217 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Wed Feb 18 01:09:56 PST 1998 Jay Painter <jpaint@serv.net>
+ * gdk/gdk.c: fixed ambigous else compiler warning
+ * gtk/gtkgamma.c: fixed ambigous else compiler warning
+ * gtk/gtkclist.h:
+ * gtk/gtkclist.c: new signals which break everything! (yeah!)
+ * gtk/gtkfilesel.c: fixed to use new clist signals
+
Wed Feb 18 04:38:24 1998 Tim Janik <timj@gimp.org>
* gtk/gtkwidget.h: