Release notes for gtk--
NOTE! Its is a policy that Gtk-- works with gtk+ 1.0.6 and only
gtk+1.1-CVS. Thus to use gtk1.1, you will want to have both gtk+ and
Gtk-- from CVS!
However, to keep Gtk-- releases useful for gtk+ 1.1.x users, from now
on some Gtk-- releases will be synchronized with gtk+ 1.1.x releases.
NOTE! Egcs users might want to give -pedantic option for compiler - egcs interprets certain function signatures differently and might result in undefined
symbols in use of gtk--. (both libraries and user code must be compiled with
pedantic on or off, not mixed..)
NOTE! 2.7.2.* support might still have problems.
NOTE! if you get problems with sed 's' command, its probably because of old version of orbit. Upgrade helps.
(Newest on the top)
gtk--1.0.0 ( 9 Mar 1999)
Get Gtk---1.0.0.tar.gz.
- 1.0 release test run
- fixed namespace problems (hope this works)
- fixed some goofs from 0.99.1
gtk--1.0.0 ( 9 Mar 1999)
Get Gtk---1.0.0.tar.gz.
- 1.0 release test run
- fixed namespace problems (hope this works)
- fixed some goofs from 0.99.1
gtk--1.0.0 ( 9 Mar 1999)
Get Gtk---1.0.0.tar.gz.
- 1.0 release test run
- fixed namespace problems (hope this works)
- fixed some goofs from 0.99.1
gtk--1.0.0 ( 6 Mar 1999)
Get Gtk---1.0.0.tar.gz.
- 1.0 release test run
- fixed namespace problems (hope this works)
- fixed some goofs from 0.99.1
gtk--1.0.0 ( 6 Mar 1999)
Get Gtk---1.0.0.tar.gz.
- 1.0 release test run
- fixed namespace problems (hope this works)
- fixed some goofs from 0.99.1
gtk--1.0.0 ( 5 Mar 1999)
Get Gtk---1.0.0.tar.gz.
- 1.0 release test run
- fixed namespace problems (hope this works)
- fixed some goofs from 0.99.1
gtk--1.0.0 ( 5 Mar 1999)
Get Gtk---1.0.0.tar.gz.
- 1.0 release test run
- fixed namespace problems (hope this works)
- fixed some goofs from 0.99.1
gtk--0.99.1 ( 2 Mar 1999)
Get Gtk---0.99.1.tar.gz.
- Makefile problems fixed
- gcc2.7.2 problems fixed
- doc generation problems fixed - now it shouldnt generate them many times
- Massive fix for connections
- Distribution problems fixed
- STL usage fixes
- numerous other minor fixes
- (I hope this one works)
gtk--0.99.0 ( 1 Mar 1999)
Get Gtk---0.99.0.tar.gz.
- gtk+1.2 fixes
- Makefile.am's fixed to include all directories
- other minor bug fixes
gtk--0.99.0 ( 1 Mar 1999)
Get Gtk---0.99.0.tar.gz.
- gtk+1.2 fixes
- Makefile.am's fixed to include all directories
- other minor bug fixes
gtk--0.11.2 (21 Feb 1999) (gtk+1.1.16 or gtk+1.0.6)
Get Gtk---0.11.2.tar.gz.
- documentation fixes -- alot.
- separated gtk+ parts and c++ class hierarchy
- split header files to private part to reduce compile times of applications -- gtk-- headers now only have the necessary information
- moved callbacks to separate classes
- added manage() function to give better syntax for giving ownership to containers.
- Gtk_ObjectHandle constructor is now explicit.
- anything that uses gensig will need to be modified - some new syntax for .gen_h files required
- Changed back to the old style release notes.
Old relnotes are at here.
Tero Pulkkinen (p150650@cs.tut.fi)