mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-05 16:20:10 +00:00
39ff37dc74
Thu May 7 05:14:19 1998 Tim Janik <timj@gtk.org> * gtk-config.in (--libs): postfix -lg* libraries with LT_RELEASE. * ltmain.sh: added a new commandline flag -postfix similar to -release, but will immediately change the library name. * gdk/Makefile.am: * gtk/Makefile.am: specify -postfix and -version-info * configure.in: version bump to 1.1.0. added GTK_INTERFACE_AGE and GTK_BINARY_AGE. calculate LT_* variables for libtool.
8 lines
237 B
Plaintext
8 lines
237 B
Plaintext
Overview of Changes in GTK+ 1.1.0:
|
|
|
|
* Significant speedups to widget creation, destruction and signal emissions
|
|
* New widget GtkCTree
|
|
* Upgrade to libtool-1.2
|
|
* Lots of bug fixes, including one that fixed a major memory leak
|
|
in 1.0.0.
|