diff options
author | akir <akir> | 2004-10-06 19:10:40 (GMT) |
---|---|---|
committer | akir <akir> | 2004-10-06 19:10:40 (GMT) |
commit | 2c40517df33632f2d95f5b5bf8c2603cae5ee5f1 (patch) | |
tree | 5b315b4d5259ae9bd6e5448dd849c6dc33e04c89 | |
parent | a5b9315b334a56021db7b908c36e04350b3d32a2 (diff) | |
download | fluxbox_pavel-2c40517df33632f2d95f5b5bf8c2603cae5ee5f1.zip fluxbox_pavel-2c40517df33632f2d95f5b5bf8c2603cae5ee5f1.tar.bz2 |
updated changes
-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 |