diff options
author | simonb <simonb> | 2007-08-05 03:10:04 (GMT) |
---|---|---|
committer | simonb <simonb> | 2007-08-05 03:10:04 (GMT) |
commit | 2006d20d45eaa091c737067004ec7421a0cfc730 (patch) | |
tree | 84565cfd38a8390a183a196891f2bc5d5a64c58a /ChangeLog | |
parent | f46660f711a1e48879087cfda08de43c1ab401c0 (diff) | |
download | fluxbox-2006d20d45eaa091c737067004ec7421a0cfc730.zip fluxbox-2006d20d45eaa091c737067004ec7421a0cfc730.tar.bz2 |
remember on the class AND instance name by default
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 1.0.0: | 2 | Changes for 1.0.0: |
3 | *07/08/05: | 3 | *07/08/05: |
4 | * When saving window info for rememberm use class name AND instance name. | ||
5 | This should fix firefox/thunderbird issues, but note that mplayer (nogui) | ||
6 | sets the vo driver name as the instance name. (Simon) | ||
7 | Remember.cc | ||
4 | * Fix menu heading encoding (Simon) | 8 | * Fix menu heading encoding (Simon) |
5 | sf.net bug #1712583: NLS:Non-latin characters displayed incorrectly in menu title | 9 | sf.net bug #1712583: NLS:Non-latin characters displayed incorrectly in menu title |
6 | MenuCreator.cc | 10 | MenuCreator.cc |