diff options
author | PST 1998 Shawn T. Amundson <amundson@gimp.org> | 1998-03-02 00:32:52 +0000 |
---|---|---|
committer | Shawn Amundson <amundson@src.gnome.org> | 1998-03-02 00:32:52 +0000 |
commit | f6f1ce01c6b33fe75e32c7e76ef5e7fc9ce494ab (patch) | |
tree | dca8f578054ea33fd2973ee3eb6d6d38e4a60342 /README | |
parent | 80fd0a0c0068cd09d120e1a74df26cf82004a491 (diff) | |
download | gtk+-f6f1ce01c6b33fe75e32c7e76ef5e7fc9ce494ab.tar.gz |
Required changes for version change to 0.99.4
Sun Mar 1 15:18:38 PST 1998 Shawn T. Amundson <amundson@gimp.org>
* Required changes for version change to 0.99.4
* gtk/gtktree.[ch]: patch from J. Bolliet to correct some bugs
* gtk/testgtk.c: added test here from J. Bolliet, removed testtree
* gtk/clist: gtk-abilleira-981602-0, allows gtk_clist_set_pixmap
and gtk_clist_set_pixtext to not require a mask
* gdk/gdkdraw.c,gdk.h: gtk-trow-980217-0
adds gdk_draw_lines and fixes some things about
gdk_draw_polygon
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,10 +1,13 @@ -This is GTK+ version 0.99.3. GTK, which stands for the Gimp ToolKit, +This is GTK+ version 0.99.4. GTK, which stands for the Gimp ToolKit, is a library for creating graphical user interfaces. The official ftp site is: ftp://ftp.gimp.org/pub/gtk +The official web site is: + http://www.gimp.org/gtk + Patches can be uploaded to: ftp://ftp.gimp.org/incoming |