diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,5 +1,19 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.0rc3: | 2 | Changes for 1.0rc3: |
3 | *07/01/07: | ||
4 | * Support per-window transparency settings. | ||
5 | - new "Transparency" menu in the window menu | ||
6 | - new apps file attribute: | ||
7 | [alpha] {int int} (or just {int}) | ||
8 | Where numbers represent focused and unfocused transparency, | ||
9 | respectively. One number only will be used for both. | ||
10 | - Also, show toggle status for shade and stick in window menu. | ||
11 | (Simon and thanks Julien Trolet, dmxen at sourceforge dot net) | ||
12 | sf.net patch #1511042, feature #1108692 | ||
13 | fluxbox-nls.hh AlphaMenu.hh/cc BoolMenuItem.hh FbTk/Menu.hh | ||
14 | FbTk/MenuItem.hh FbTk/Resource.hh FbWinFrame.hh/cc IntResMenuItem.hh/cc | ||
15 | MenuCreator.cc ObjectResource.hh Remember.hh/cc Screen.cc Slit.cc | ||
16 | Window.hh/cc Toolbar.cc Makefile.am | ||
3 | *07/01/06: | 17 | *07/01/06: |
4 | * Updated nb_NO translations (thanks emptydoor at users dot sf dot net) | 18 | * Updated nb_NO translations (thanks emptydoor at users dot sf dot net) |
5 | nls/nb_NO/Translation.m | 19 | nls/nb_NO/Translation.m |