]> git.tdb.fi Git - libs/gltk.git/blob - Changelog.txt
Minor style fixes
[libs/gltk.git] / Changelog.txt
1 1.1
2 * Icon support in Button
3 * Tooltip support
4 * Some internal enhancements
5
6 1.0
7 * Support for exclusive toggles (i.e. option buttons)
8 * Add a hello world example
9 * Minor improvements
10 * Bugfixes
11   - Clear input focus when the focused widget is hidden
12   - Prevent Alignment from sending things to oblivion in certain cases
13
14 0.9
15 * First release