update
This commit is contained in:
parent
2f4e038cff
commit
2528b513ff
1 changed files with 8 additions and 0 deletions
|
@ -1,6 +1,14 @@
|
|||
Changes for 0.1.6:
|
||||
*02/01/08:
|
||||
* Made class Keys more independent (layer 2). class Keys now only
|
||||
depends on StringUtil.
|
||||
* Replaced the old strtok in Keys with a new stringtok from
|
||||
StringUtil this should make the config file less restrictive
|
||||
* Added stringtok to StringUtil
|
||||
* Removed Fluxbox dependency from class Theme
|
||||
*02/01/06:
|
||||
* Changed toolbar placement enums to uppercase letters (Claes Nästén)
|
||||
* Moved strcasestr from Theme.cc to StringUtil
|
||||
* Created StringUtil and DrawUtil and moved all functions from Misc to them
|
||||
*02/01/05:
|
||||
* Changed placement/alignment enums to uppercase letters (Claes Nästén)
|
||||
|
|
Loading…
Reference in a new issue