diff options
author | simonb <simonb> | 2006-04-25 02:19:04 (GMT) |
---|---|---|
committer | simonb <simonb> | 2006-04-25 02:19:04 (GMT) |
commit | 3707b74c40256c09465171d39e2c4d95aeaefb0e (patch) | |
tree | dcb835e0ee929b65b53d0c9d0538167f1840245b /ChangeLog | |
parent | fae88b329c63c16755f2c9b7a5a655a1414ab10f (diff) | |
download | fluxbox-3707b74c40256c09465171d39e2c4d95aeaefb0e.zip fluxbox-3707b74c40256c09465171d39e2c4d95aeaefb0e.tar.bz2 |
fix a bunch of comments, make default textures obvious
Thanks Jonas Koelker
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,10 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.16: | 2 | Changes for 0.9.16: |
3 | *06/04/25: | 3 | *06/04/25: |
4 | * Fix up comments for doxygen (Thanks Jonas Koelker) | ||
5 | Screen.cc CommandParser.cc Container.hh fluxbox.hh Workspace.hh | ||
6 | ArrowButton.hh FbTk/Texture.cc FbTk/ThemeItems.cc FbTk/Texture.hh | ||
7 | FbTk/Theme.hh FbTk/EventHandler.hh fluxbox.cc Remember.cc | ||
4 | * Output the error message on fallback restart execs (sf patch#1475213) | 8 | * Output the error message on fallback restart execs (sf patch#1475213) |
5 | (Thanks Jonas Kölker, jonaskoelker at users.sourceforge.net). | 9 | (Thanks Jonas Kölker, jonaskoelker at users.sourceforge.net). |
6 | main.cc | 10 | main.cc |