diff options
author | simonb <simonb> | 2007-01-07 14:31:06 (GMT) |
---|---|---|
committer | simonb <simonb> | 2007-01-07 14:31:06 (GMT) |
commit | 3562ec0a1b9ffac71316f4de38bc19a2b762efa7 (patch) | |
tree | afd6732b6ed2848c1beea7a97d1760ec8e19458b | |
parent | 93ec253f0d6790e79017f74ae5413ef0363b5cb1 (diff) | |
download | fluxbox_paul-3562ec0a1b9ffac71316f4de38bc19a2b762efa7.zip fluxbox_paul-3562ec0a1b9ffac71316f4de38bc19a2b762efa7.tar.bz2 |
add the missed files
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -4,18 +4,18 @@ Changes for 1.0rc3: | |||
4 | * Fix RefCount crash and Slit deconstruction ordering (Simon) | 4 | * Fix RefCount crash and Slit deconstruction ordering (Simon) |
5 | RefCount.hh Slit.hh/cc | 5 | RefCount.hh Slit.hh/cc |
6 | * Support per-window transparency settings. | 6 | * Support per-window transparency settings. |
7 | (Simon and thanks Julien Trolet, dmxen at sourceforge dot net) | ||
8 | sf.net patch #1511042, feature #1108692 | ||
7 | - new "Transparency" menu in the window menu | 9 | - new "Transparency" menu in the window menu |
8 | - new apps file attribute: | 10 | - new apps file attribute: |
9 | [alpha] {int int} (or just {int}) | 11 | [alpha] {int int} (or just {int}) |
10 | Where numbers represent focused and unfocused transparency, | 12 | Where numbers represent focused and unfocused transparency, |
11 | respectively. One number only will be used for both. | 13 | respectively. One number only will be used for both. |
12 | - Also, show toggle status for shade and stick in window menu. | 14 | - Also, show toggle status for shade and stick in window menu. |
13 | (Simon and thanks Julien Trolet, dmxen at sourceforge dot net) | ||
14 | sf.net patch #1511042, feature #1108692 | ||
15 | fluxbox-nls.hh AlphaMenu.hh/cc BoolMenuItem.hh FbTk/Menu.hh | 15 | fluxbox-nls.hh AlphaMenu.hh/cc BoolMenuItem.hh FbTk/Menu.hh |
16 | FbTk/MenuItem.hh FbTk/Resource.hh FbWinFrame.hh/cc IntResMenuItem.hh/cc | 16 | FbTk/MenuItem.hh FbTk/Resource.hh FbWinFrame.hh/cc IntResMenuItem.hh/cc |
17 | MenuCreator.cc ObjectResource.hh Remember.hh/cc Screen.cc Slit.cc | 17 | MenuCreator.cc ObjectResource.hh Remember.hh/cc Screen.cc Slit.cc |
18 | Window.hh/cc Toolbar.cc Makefile.am | 18 | Window.hh/cc Toolbar.cc Makefile.am AlphaMenu.hh/cc ObjectResource.hh |
19 | *07/01/06: | 19 | *07/01/06: |
20 | * Updated nb_NO translations (thanks emptydoor at users dot sf dot net) | 20 | * Updated nb_NO translations (thanks emptydoor at users dot sf dot net) |
21 | nls/nb_NO/Translation.m | 21 | nls/nb_NO/Translation.m |