diff options
author | mathias <mathias> | 2006-10-27 06:57:43 (GMT) |
---|---|---|
committer | mathias <mathias> | 2006-10-27 06:57:43 (GMT) |
commit | 10082d821d6691f42a8d8ad6fa2e42e5b3f44edd (patch) | |
tree | 99c94a6105cf35612307e307be343eda2aea8baf /ChangeLog | |
parent | 34b7f7ddfc3e914238fd0d30ff50c4f37c2a6dd8 (diff) | |
download | fluxbox-10082d821d6691f42a8d8ad6fa2e42e5b3f44edd.zip fluxbox-10082d821d6691f42a8d8ad6fa2e42e5b3f44edd.tar.bz2 |
cosmetic patch from slava semushin, removes whitespaces and
uses only those things from "namespace std" what we really need.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.0rc3: | 2 | Changes for 1.0rc3: |
3 | *06/10/27: | ||
4 | * Cosmetic patch from Slave Semushin | ||
5 | Slit.cc Screen.cc Keys.cc main.cc ToolbarTheme.cc FbTk/MultLayers.cc | ||
6 | FbTk/Transparent.cc FbTk/Resource.cc FbTk/Theme.cc FbTk/XLayer.cc | ||
7 | FbTk/Image.cc FbTk/Color.cc FbTk/FbString.cc Remember.cc RegExp.cc | ||
8 | WinClient.cc Shape.cc ClientPattern.cc FbWinFrame.cc | ||
9 | |||
3 | *06/10/16: | 10 | *06/10/16: |
4 | * Added CachedPixmap (Henrik) | 11 | * Added CachedPixmap (Henrik) |
5 | FbTk/CachedPixmap.hh/cc | 12 | FbTk/CachedPixmap.hh/cc |