diff options
author | fluxgen <fluxgen> | 2004-03-18 14:46:47 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2004-03-18 14:46:47 (GMT) |
commit | 023f1a095370003092bd0a08bbfe78a3e8a485be (patch) | |
tree | a863357f0141e7fa06aac7a63b0dbc8c8c482581 /ChangeLog | |
parent | 048861bf35b9ad0cc72e16270e7c276eeb91079f (diff) | |
download | fluxbox_pavel-023f1a095370003092bd0a08bbfe78a3e8a485be.zip fluxbox_pavel-023f1a095370003092bd0a08bbfe78a3e8a485be.tar.bz2 |
update
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,6 +1,17 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.9: | 2 | Changes for 0.9.9: |
3 | *04/03/18: | ||
4 | * Fixed menu time stamp for root menu (Thanks Mathias Gumz) | ||
5 | the root menu now reloads if you edit the menu file | ||
6 | Screen.cc | ||
7 | * Added Control-c to the TextBox.cc so the (Thanks Mathias Gumz) | ||
8 | TextBox gets cleared if one presses Control-c | ||
9 | TextBox.cc | ||
10 | * Fixed so @ and | works in text box (Thanks Mathias Gumz) | ||
11 | TextBox.cc | ||
3 | *04/03/16: | 12 | *04/03/16: |
13 | * Minor fix for ${INSTALL} and reload fluxbox menu (Han) | ||
14 | with fluxbox-generate_menu | ||
4 | * Fix the fix, and a bit more for placeWindow (Simon) | 15 | * Fix the fix, and a bit more for placeWindow (Simon) |
5 | Workspace.cc | 16 | Workspace.cc |
6 | *04/03/15: | 17 | *04/03/15: |