License change to the LGPL (allows commercial programs to use this library).
[rox-lib.git] / Help / Changes
blob177959eb5441cec00fb802c7372721f20ac62100
1                         ROX-Lib2
2                         Shared code for ROX applications
3                         by Thomas Leonard
4                         http://rox.sourceforge.net
6 18-Jul-2002
7 ~~~~~~~~~~~
8 License change to the LGPL (allows commercial programs to use this library).
10 14-Jul-2002
11 ~~~~~~~~~~~
12 Saveable.save_to_file() should raise an exception when saving fails, rather
13 than returning 0. The return value is now ignored (note that raising an
14 exception will still work with 1.9.0).
15 top_level_unref() ignores any arguments, so it is easier to use as a signal
16 handler.
18 12-Jul-2002 (Release 1.9.0)
19 ~~~~~~~~~~~
20 First release for Gtk+-2.0.