diff options
author | Owen Taylor <otaylor@redhat.com> | 2000-12-05 20:53:30 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2000-12-05 20:53:30 +0000 |
commit | a4b2a6a857cea010ed0c2a16097bae61ad31c510 (patch) | |
tree | 4ef3004d65f13bada7cef4be302f8dd6550e242d /INSTALL | |
parent | 691576eb4087b87608d65d349e6f3bba608c74d5 (diff) | |
download | gdk-pixbuf-a4b2a6a857cea010ed0c2a16097bae61ad31c510.tar.gz |
Fix link to PNG home, remove reference to fribidi.
Tue Dec 5 15:49:31 2000 Owen Taylor <otaylor@redhat.com>
* INSTALL: Fix link to PNG home, remove reference
to fribidi.
* gdk/x11/gdkevents-x11.c: Fix up for new GMain API.
* gdk/win32/gdkevents-win32.c: Fix up for new GMain API. (Not
tested.)
* gtk/gtkcheckmenuitem.c: Permanently turn on
always_show_toggle.
* gtk/gtkclist.c (gtk_clist_get_pixtext): Allow mask to
be NULL. (Vladimir Klebanov, #26545)
* gtk/gtkspinbutton.c (gtk_spin_button_insert_text): Fix
some signed/unsigned comparison problems. (#6510,
David Kaelbling)
* gtk/gtkwidget.[ch] (gtk_widget_is_ancestor): Change
return type to boolean (Oskar Liljeblad, #18648)
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -9,16 +9,12 @@ GTK+ requires the following packages: http://www.pango.org/download.shtml - Pango also requires the FriBidi library, available from: - - http://imagic.weizmann.ac.il/~dov/freesw/FriBidi/ - - The TIFF, PNG, and JPEG image loading libraries. You most likely have these installed on your system already. If not these libraries are available from: http://www.libtiff.org/ - ftp://swrinde.nde.swri.edu/pub/png/src/ + http://www.libpng.org/ ftp://ftp.uu.net/graphics/jpeg/ If these libraries are not available, the corresponding |