diff options
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,6 +1,12 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.11 | 2 | Changes for 0.9.11 |
3 | *04/10/06: | 3 | *04/10/06: |
4 | * Fixed multiple TextButton issues (Mathias): | ||
5 | - fixed some keymovement issues inside TextButtons | ||
6 | - a ButtonPress into a TextButton places the Cursor to the | ||
7 | right place now | ||
8 | - cleaned the CommandDialog a bit | ||
9 | CommandDialog.(hh|cc) FbTk/TextButton.(cc|hh) | ||
4 | * New command: export | setenv (Mathias) | 10 | * New command: export | setenv (Mathias) |
5 | sets the environment of fluxbox to a given value: | 11 | sets the environment of fluxbox to a given value: |
6 | export NAME=VALUE | 12 | export NAME=VALUE |