diff options
author | simonb <simonb> | 2005-04-02 14:59:38 (GMT) |
---|---|---|
committer | simonb <simonb> | 2005-04-02 14:59:38 (GMT) |
commit | 007c495239f0dc111bfc94610fb561320ec27232 (patch) | |
tree | e077f83dd601bc7b9e3ece85a7b9503c05e137de /ChangeLog | |
parent | 62431956b4813e45a77c4b0c925fdb8eba3305e8 (diff) | |
download | fluxbox-007c495239f0dc111bfc94610fb561320ec27232.zip fluxbox-007c495239f0dc111bfc94610fb561320ec27232.tar.bz2 |
Tidy up some redundant pixmap allocs
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.13 | 2 | Changes for 0.9.13 |
3 | *05/04/03: | ||
4 | * Tidy up some redundant pixmap allocations (Simon) | ||
5 | Menu.cc TextButton.cc FbPixmap.hh | ||
3 | *05/03/23: | 6 | *05/03/23: |
4 | * added "Fullscreen" as a command (Mathias) | 7 | * added "Fullscreen" as a command (Mathias) |
5 | CurrentWindow.cc/hh FbCommandFactory.cc | 8 | CurrentWindow.cc/hh FbCommandFactory.cc |