diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.11 | 2 | Changes for 0.9.11 |
3 | *04/09/09: | ||
4 | * Added forgotten [macrocmd] to menuitems (Mathias) | ||
5 | MenuCreator.cc | ||
6 | * Cleanup of code (Mathias) | ||
7 | - removed codeduplicates of ::getRootPixmap, added FbPixmap::getRootPixmap instead | ||
8 | Screen.(cc|hh) FbTk/Menu.cc FbTk/FbWindow.cc FbTk/FbPixmap.cc | ||
3 | *04/09/04: | 9 | *04/09/04: |
4 | * Fix duplicate icons in icon list with amsn (Henrik) | 10 | * Fix duplicate icons in icon list with amsn (Henrik) |
5 | - Check Fluxbox::update(FluxboxWindow::stateSig), | 11 | - Check Fluxbox::update(FluxboxWindow::stateSig), |