aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c763691..d5072d6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.13 2Changes for 0.9.13
3*05/05/05:
4 * Fix #1160244, #1099704, #1094107 Mutiple keyboard layout (Mathias + thanx
5 to Vadim)
6 Switching to a secondary/third keyboard layout via the xkb-extensions
7 leads to broken NextWindow/PrevWindow and broken fbrun/CommandDialog:
8 - be aware of what xkb is doing to the event.state
9 - minor cleaning
10 CommandDialog.cc WorkspaceCmd.cc Keys.cc FbTk/KeyUtil.cc/hh
11 FbTk/TextBox.cc fluxbox.cc FbRun.cc
3*05/05/03: 12*05/05/03:
4 * Fix drawing of no-title menus, plus updating of int menu items (Simon) 13 * Fix drawing of no-title menus, plus updating of int menu items (Simon)
5 IntResMenuItem.hh/cc MenuItem.hh Menu.cc Screen.cc ToggleMenu.hh 14 IntResMenuItem.hh/cc MenuItem.hh Menu.cc Screen.cc ToggleMenu.hh