diff options
author | Jim Ramsay <i.am@jimramsay.com> | 2009-05-27 12:58:59 (GMT) |
---|---|---|
committer | Jim Ramsay <i.am@jimramsay.com> | 2009-05-27 12:58:59 (GMT) |
commit | 5d183bf0797c35214e37bd22f43bb02decc7512f (patch) | |
tree | fa03aace7f72a3edba55b29d6fbc318b30eb2aa9 /ChangeLog | |
parent | 71b639936f079e2a8d57cf6e43bf48600f9d639b (diff) | |
download | fluxbox_lack-5d183bf0797c35214e37bd22f43bb02decc7512f.zip fluxbox_lack-5d183bf0797c35214e37bd22f43bb02decc7512f.tar.bz2 |
Updated ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,5 +1,18 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.1.2 | 2 | Changes for 1.1.2 |
3 | *09/05/26: | ||
4 | * Fixed unexpected window focus changes under "focus follows mouse" (Jim) | ||
5 | FocusControl.cc/hh Window.cc fluxbox.cc Screen.cc | ||
6 | * Make fbsetbg quieter on '-z' if there's no lastwallpaper (Jim) | ||
7 | util/fbsetbg | ||
8 | * Add new "background: unset" property for use in overlays. (Jim) | ||
9 | RootTheme.cc | ||
10 | * Key file parsing error for MacroCmd with unterminated {...} pairs (Jim) | ||
11 | FbTk/StringUtil.hh FbTk/MacroCommand.cc | ||
12 | * Many documentation updates (Jim): | ||
13 | * Rewrote most manpages into asciidoc format | ||
14 | * Split monolithic fluxbox(1) into fluxbox-apps(5), fluxbox-menu(5) | ||
15 | * Renamed fluxstyle(1) to fluxbox-style(5) | ||
3 | *08/11/01: | 16 | *08/11/01: |
4 | * Don't reload keys file when modifier map changes, just regrab (Mark) | 17 | * Don't reload keys file when modifier map changes, just regrab (Mark) |
5 | Keys.cc/hh fluxbox.cc | 18 | Keys.cc/hh fluxbox.cc |