diff options
author | rathnor <rathnor> | 2003-04-21 07:01:03 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2003-04-21 07:01:03 (GMT) |
commit | c73329d363e7698a1e5294106c4160aac9519863 (patch) | |
tree | 0e740579885b4efff63385c13f7bf45ac708b0bb /ChangeLog | |
parent | bd9a39fde6cc3b43fd2cf1566ffc618359259441 (diff) | |
download | fluxbox_pavel-c73329d363e7698a1e5294106c4160aac9519863.zip fluxbox_pavel-c73329d363e7698a1e5294106c4160aac9519863.tar.bz2 |
some small fixes for toolbar init + reconfiging
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -1,5 +1,9 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.2: | 2 | Changes for 0.9.2: |
3 | *03/04/21: | ||
4 | * Fix toolbar startup and reconfigure things (Simon) | ||
5 | (Thanks Brian Sea) | ||
6 | Screen.cc | ||
3 | *03/04/20: | 7 | *03/04/20: |
4 | * Snap to Windows (and toolbar, slit + screen edge) (Simon) | 8 | * Snap to Windows (and toolbar, slit + screen edge) (Simon) |
5 | Window.hh/cc | 9 | Window.hh/cc |
@@ -8,9 +12,10 @@ Changes for 0.9.2: | |||
8 | * Added transparent menus, session.screen<num>.menuAlpha (Henrik) | 12 | * Added transparent menus, session.screen<num>.menuAlpha (Henrik) |
9 | Menu.hh/cc, Transparent.hh/cc, Screen.hh/cc | 13 | Menu.hh/cc, Transparent.hh/cc, Screen.hh/cc |
10 | 02/04/17: | 14 | 02/04/17: |
11 | * Fixed menu bug | 15 | * Fixed menu bug (Henrik) |
12 | Menu.cc, Screen.cc | 16 | Menu.cc, Screen.cc |
13 | 17 | * Fixed saving of toolbar mode (Simon) | |
18 | ToolbarHandler.cc | ||
14 | -------------------------------------------------------------- | 19 | -------------------------------------------------------------- |
15 | Changes for 0.9.1: | 20 | Changes for 0.9.1: |
16 | *03/04/16: | 21 | *03/04/16: |