diff options
author | mathias <mathias> | 2004-12-21 16:22:56 (GMT) |
---|---|---|
committer | mathias <mathias> | 2004-12-21 16:22:56 (GMT) |
commit | 7e41a1494a65ecdb05c7a34c274693cbd950647f (patch) | |
tree | e0f26153456e3ba43c583f503f781157b0ab6147 | |
parent | ad10a3543e278aea0dd8e1fb83fa79b93025d14b (diff) | |
download | fluxbox-7e41a1494a65ecdb05c7a34c274693cbd950647f.zip fluxbox-7e41a1494a65ecdb05c7a34c274693cbd950647f.tar.bz2 |
updated changes
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.12 | 2 | Changes for 0.9.12 |
3 | *04/12/21: | ||
4 | * Fixed problems with gtk2-fullscreen-mode (gimp2, galeon etc) (Mathias) | ||
5 | - synchronize _NET_WM_STATE in Ewmh-Handler | ||
6 | - disable shape (aka round corners) in fullscreen-mode | ||
7 | Window.cc/hh Ewmh.cc/hh | ||
8 | * Added new command, which sets the current window onto head<int> (Mathias) | ||
9 | SetHead <int> | ||
10 | Remember.cc/hh FbCommandFactory.cc CurrentWindowCmd.cc/hh | ||
3 | *04/12/18: | 11 | *04/12/18: |
4 | * Fix possible segfault when new text in TextBox is | 12 | * Fix possible segfault when new text in TextBox is |
5 | smaller than the old one (Mathias) | 13 | smaller than the old one (Mathias) |