all repos — fluxbox @ 2528b513ff69e9e7f5948f4647b39a216cdd3dac

custom fork of the fluxbox windowmanager

update
fluxgen fluxgen
commit

2528b513ff69e9e7f5948f4647b39a216cdd3dac

parent

2f4e038cff7632002e34f9069c0d3d0dfab25424

1 files changed, 8 insertions(+), 0 deletions(-)

jump to
M ChangeLogChangeLog

@@ -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)