diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,12 +1,16 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.11 | 2 | Changes for 0.9.11 |
3 | *04/10/10: | 3 | *04/10/10: |
4 | * Fix for a minor fbrun - problem (Mathias) | ||
5 | FbRun.cc | ||
4 | * Added session.screen0.iconbar.iconTextPadding and | 6 | * Added session.screen0.iconbar.iconTextPadding and |
5 | session.tabPadding (Mathias) | 7 | session.tabPadding (Mathias) |
6 | - defines the space between the text and the border of the buttons | 8 | - defines the space between the text and the border of the buttons |
9 | fluxbox.hh/cc IconbarTool.hh/cc FbWinFrame.cc FbTk/TextBox.hh/cc | ||
7 | * Added session.focusTabMinWidth (Thanx Ciaran McCreesh) | 10 | * Added session.focusTabMinWidth (Thanx Ciaran McCreesh) |
8 | - defines the guaranteed minimize size of the focuessed tab | 11 | - defines the guaranteed minimize size of the focuessed tab |
9 | in % of the whole window (1-90) | 12 | in % of the whole window (1-90) |
13 | fluxbox.hh/cc FbWinFrame.cc | ||
10 | * Update de_DE Translation and add some missing NLS values | 14 | * Update de_DE Translation and add some missing NLS values |
11 | (Thanks Christian Storm) | 15 | (Thanks Christian Storm) |
12 | - also a tiny cleanup of weird nls set | 16 | - also a tiny cleanup of weird nls set |