diff options
author | fluxgen <fluxgen> | 2002-12-13 20:41:07 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2002-12-13 20:41:07 (GMT) |
commit | 84ab46323e6e08b6e4dc2909d06bb09ca0e10155 (patch) | |
tree | a589b7346ebd5643cfcefd1e7c9b1b038af415eb | |
parent | 84fa1bb533e8dae273376da82acf7f91bb9caf3d (diff) | |
download | fluxbox_pavel-84ab46323e6e08b6e4dc2909d06bb09ca0e10155.zip fluxbox_pavel-84ab46323e6e08b6e4dc2909d06bb09ca0e10155.tar.bz2 |
update
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,7 +1,15 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.1.14: | 2 | Changes for 0.1.14: |
3 | *02/12/13: | ||
4 | * Changed toolbar to use ArrowButton and Command | ||
5 | * Added Command.hh, SimpleCommand.hh, Button.hh/cc, | ||
6 | RefCount.hh, ArrowButton.hh/cc | ||
7 | *02/12/10: | ||
8 | * Changed blackbox.cat to fluxbox.cat | ||
3 | *02/12/08: | 9 | *02/12/08: |
4 | * Fixed better Xft checking in configure.in | 10 | * Fixed better Xft checking in configure.in |
11 | * Fixed rotation argument in Font::drawText | ||
12 | Font.hh/cc | ||
5 | *02/12/04: | 13 | *02/12/04: |
6 | * Updated FbRun | 14 | * Updated FbRun |
7 | * Fixed Left and Right placement of toolbar with vertical text. | 15 | * Fixed Left and Right placement of toolbar with vertical text. |