Make AddMouseRegion's index unsigned
[dockapps.git] / wmthemech / ChangeLog
blobb35cedb8d00851186981ae018552432910cf4538
1 wmThemeCh
3 Version Changes
4 ---------------
5 0.3     * Support for not only WindowMaker themes but also backgrounds.
6         * Added feature asked and implemented by Andreas Bunten :
7           -a <time> option peridically changing current theme.
8         * In themes and backgrounds directories, wmThemeCh database file
9           changed from name "categories" to "wmThemeCh.cat.db" in *.themed and
10           ".wmThemeCh.cat.db" elsewhere. That way, categories entries do not
11           show up in WindowMaker menus.
12         * Database files now have a signature :
13                 "# wmThemeCh categories database file version 1.0"
14         * autoconf scripts enhaced, now exits when a dependancy is missing,
15           support for FreeBSD.
16         * Database model rewritten. Now more space efficient, extensible.
17 0.2     * Some default categories have been added.
18         * Fixed a bug causing crash if GNUSTEP_USER_ROOT wasn't defined,
19           effectively crashing if the window manager wasn't Window Maker.
20         * Compiling directives now use autotools.
21 0.1     * Initial public release