diff options
author | akir <akir> | 2004-09-10 15:56:55 (GMT) |
---|---|---|
committer | akir <akir> | 2004-09-10 15:56:55 (GMT) |
commit | ae5637609e1228903deec47976285b7a03fe4e79 (patch) | |
tree | 0c2b2164ac4eced0ce1a76f15ce72ca4ad639ed9 | |
parent | a7967dfb25c2f6df31e84d3ffdab952d44efaab1 (diff) | |
download | fluxbox-ae5637609e1228903deec47976285b7a03fe4e79.zip fluxbox-ae5637609e1228903deec47976285b7a03fe4e79.tar.bz2 |
updated last changes
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,6 +1,13 @@ | |||
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/10: | 3 | *04/09/10: |
4 | * Cosmetic and cleanup changes to FbTk/* (Mathias) | ||
5 | - mostly tabs -> spaces, wrong indention etc | ||
6 | - using FbDrawable::s_display now instead of | ||
7 | FbTk::App::instance()->display() | ||
8 | - added warning about "wrong" wallpapersetter | ||
9 | FbTk/FbPixmap.(cc|hh) FbTk/FbWindow.(cc|hh) | ||
10 | FbTk/FbPixmap.cc FbTk/EventHandler.cc Ewmh.cc | ||
4 | * Clean up some unused variables (thanks Ryan O'Hara) | 11 | * Clean up some unused variables (thanks Ryan O'Hara) |
5 | FbTk/XLayer.cc | 12 | FbTk/XLayer.cc |
6 | *04/09/09: | 13 | *04/09/09: |