-----------------------------------------------------------------------------
 $Id: CHANGES,v 1.10 2003/05/27 09:47:06 monate Exp $
-----------------------------------------------------------------------------

0.1

First prerelease.

0.2

Added the size property for all widgets. (J. Forest)
Do not fail when no program name is provided. Use the project name instead. (J. Spies)
Removed spurious labels in glade.ml to compile correctly with ocaml 3.03alpha. (J. Spies)
Added an autoconf script. (JC Fillitre)
Compatibility with OCaml 3.04

0.3
Bug correction

0.4 
Bug correction

0.5
Change in the dirs structure of the code
First debian package
Solved licence problems with C. Lindig
More widgets supported
Event mask support
Makefile generation depend on glade's configuration
mlglade no longer needs to be in the same dir as .glade files

0.6
Add full support for GtkCombo
Much better translation of non valid OCaml identifiers.
Full support of option menus

0.7
Improved Makefile generation
Support for icons in toolbars
Compatibility wih OCaml 3.06

0.8
New messages un-select-chid for GList/GTree

0.9
Fix for page_incr/page_size in scale (thanks to Damien Pous)

