diff options
author | Jay Painter <jpaint@src.gnome.org> | 1998-02-18 10:03:54 +0000 |
---|---|---|
committer | Jay Painter <jpaint@src.gnome.org> | 1998-02-18 10:03:54 +0000 |
commit | 9ad922290cc7495298099a4b97029942b0ce34c3 (patch) | |
tree | ea2a61952c1a77e20a90ee41628b9a877e41ff9e /ChangeLog | |
parent | 7e3692b99f0b1e251ca4264b318b6e5c0462242a (diff) | |
download | gtk+-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-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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: |