diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,10 +1,16 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.1.15: | 2 | Changes for 0.1.15: |
3 | *03/01/23: | ||
4 | * Added polish locales to fluxbox-generate_menu (thanks Adam Byrtek) | ||
3 | *03/01/16: | 5 | *03/01/16: |
4 | * Added new Layering code into FbTk (Simon) | 6 | * Added new Layering code into FbTk (Simon) |
5 | FbTk/... Layer.hh LayerItem.hh MultLayers.cc MultLayers.hh | 7 | FbTk/... Layer.hh LayerItem.hh MultLayers.cc MultLayers.hh |
6 | XLayer.cc XLayer.hh XLayerItem.cc XLayerItem.hh | 8 | XLayer.cc XLayer.hh XLayerItem.cc XLayerItem.hh |
7 | *03/01/12: | 9 | *03/01/12: |
10 | * Added RootTheme which redraws the background | ||
11 | Screen.hh/cc | ||
12 | * Fixed button GC for title bar buttons | ||
13 | FbWinFrame.cc | ||
8 | * BoolMenuItem, for changing bool values from menu | 14 | * BoolMenuItem, for changing bool values from menu |
9 | BoolMenuItem.hh/cc | 15 | BoolMenuItem.hh/cc |
10 | * Fixed optional visability for SlitClients, | 16 | * Fixed optional visability for SlitClients, |