diff options
author | rathnor <rathnor> | 2003-05-26 04:24:24 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2003-05-26 04:24:24 (GMT) |
commit | b8802ad22a0b720143c0381cdac1beb10a7b5193 (patch) | |
tree | 8fbe3b4321240b98ab6532fcfcf45d504652d8ab /ChangeLog | |
parent | bbaca5b43b1ef51c516f4fd1a75f5659767649c5 (diff) | |
download | fluxbox_pavel-b8802ad22a0b720143c0381cdac1beb10a7b5193.zip fluxbox_pavel-b8802ad22a0b720143c0381cdac1beb10a7b5193.tar.bz2 |
fix usage of decoration.border (incl xmms move bug)
add BORDER to help turn on borders to remember stuff
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.3: | 2 | Changes for 0.9.3: |
3 | *03/05/26: | ||
4 | * Fix usage of decorations.border, add BORDER decoration to remember | ||
5 | (Simon) | ||
6 | Window.hh/cc Remember.cc | ||
3 | *03/05/24: | 7 | *03/05/24: |
4 | * Fix crash when toolbar turned off, and toolbar initialisation (Simon) | 8 | * Fix crash when toolbar turned off, and toolbar initialisation (Simon) |
5 | Menu.cc Screen.cc Toolbar.cc | 9 | Menu.cc Screen.cc Toolbar.cc |