diff options
author | fluxgen <fluxgen> | 2004-07-15 15:17:51 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2004-07-15 15:17:51 (GMT) |
commit | e9791076b039e9c935adc4b642fb20776ec5765c (patch) | |
tree | 3c359c08a03826fe4bf8fcc9feddbd9025b125ae | |
parent | 40c44b227bd93a365e214ebfa410eae01a56b5fb (diff) | |
download | fluxbox_pavel-e9791076b039e9c935adc4b642fb20776ec5765c.zip fluxbox_pavel-e9791076b039e9c935adc4b642fb20776ec5765c.tar.bz2 |
update
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,6 +1,14 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.10: | 2 | Changes for 0.9.10: |
3 | *04/07/15: | 3 | *04/07/15: |
4 | * Mouse scroll on icons in toolbar changes workspace (Henrik) | ||
5 | IconButton.cc | ||
6 | * Minor fix for Resource<bool> (Thanks David Júlio) | ||
7 | fluxbox.cc | ||
8 | * Fixed so the delete key is working for fbrun (Henrik) | ||
9 | FbTk/TextBox.cc | ||
10 | * Fixed minor bug when time_t is long long (Henrik) | ||
11 | fluxbox.cc | ||
4 | * Removed ugly toolbar at startup (Henrik) | 12 | * Removed ugly toolbar at startup (Henrik) |
5 | it'll show up once all the windows are created. | 13 | it'll show up once all the windows are created. |
6 | Toolbar.cc, fluxbox.cc | 14 | Toolbar.cc, fluxbox.cc |