diff options
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -1,5 +1,14 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.1.14: | 2 | Changes for 0.1.15: |
3 | *03/01/06: | ||
4 | * Fixed action/menu setup in setupWindowActions | ||
5 | Screen.cc | ||
6 | * Added FbTk MenuTheme object in Screen | ||
7 | Screen.cc/hh | ||
8 | * Fixed Windowmenu in FluxboxWindow to FbTk Menu | ||
9 | Window.cc/hh, Toolbar.cc | ||
10 | * Added actions, double click interval and hide/show decoraions to titlebar | ||
11 | FbWinFrame.hh/cc, Window.cc | ||
3 | *03/01/05: --- huge commit --- | 12 | *03/01/05: --- huge commit --- |
4 | * Added FbWinFrame.hh/cc, FbWinFrameTheme.hh/cc | 13 | * Added FbWinFrame.hh/cc, FbWinFrameTheme.hh/cc |
5 | * Updated Window.cc/hh to use FbWinFrame | 14 | * Updated Window.cc/hh to use FbWinFrame |