diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,7 +1,10 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.6: | 2 | Changes for 0.9.6: |
3 | *03/08/28: | 3 | *03/08/28: |
4 | * Fixed pixmap bug when changing between non-pixmap themes and pixmap themes (Henrik) | 4 | * Fixed so ThemeManager::load expands ~ (Henrik) |
5 | Theme.cc | ||
6 | * Fixed pixmap bug when changing between non-pixmap themes | ||
7 | and pixmap themes (Henrik) | ||
5 | Theme.cc | 8 | Theme.cc |
6 | * Fixed so Theme items calls setDefaultValue in constructor (Henrik) | 9 | * Fixed so Theme items calls setDefaultValue in constructor (Henrik) |
7 | This should fix init values. | 10 | This should fix init values. |