diff options
author | fluxgen <fluxgen> | 2005-06-23 03:11:57 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2005-06-23 03:11:57 (GMT) |
commit | 93af84b304f07bc42f14cd8ab6aace5d7b48f024 (patch) | |
tree | 1e4fcdafa2c2352535ba0c3217d2ff000df7a1af | |
parent | fdaefcf7951a53d3a353ffde17efeae02b5e4214 (diff) | |
download | fluxbox_pavel-93af84b304f07bc42f14cd8ab6aace5d7b48f024.zip fluxbox_pavel-93af84b304f07bc42f14cd8ab6aace5d7b48f024.tar.bz2 |
update
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,5 +1,14 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.14: | 2 | Changes for 0.9.14: |
3 | *05/06/23: | ||
4 | * Moved window menu from FluxboxWindow to BScreen, so | ||
5 | we now use one window menu per screen instead of one menu per window, | ||
6 | thus saving memory and increasing speed. (Henrik) | ||
7 | Makefile.am, WindowCmd.hh/cc, LayerMenu.hh/cc, | ||
8 | Window.hh/cc, Screen.hh/cc, SendToMenu.hh/cc, Workspace.cc, | ||
9 | Toolbar.hh/cc, Slit.hh/cc, Remember.hh/cc, ToggleMenu.hh, | ||
10 | MenuCreator.hh/cc | ||
11 | FbTk/MenuItem.hh/cc, FbTk/Menu.cc | ||
3 | *05/06/19: | 12 | *05/06/19: |
4 | * Fix shaded + iconic windows + restart (Simon) | 13 | * Fix shaded + iconic windows + restart (Simon) |
5 | - use ATTRIB_HIDDEN, can't use IconicState | 14 | - use ATTRIB_HIDDEN, can't use IconicState |