diff options
author | rathnor <rathnor> | 2003-02-22 15:10:43 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2003-02-22 15:10:43 (GMT) |
commit | cc2f023a22db212b4097d7756379bb6b9e866b11 (patch) | |
tree | 33cd8f790e760965960d54406250dd73ab0aec93 /ChangeLog | |
parent | 7cf8c0863e6dd07e1023207964605de12f7d0a3c (diff) | |
download | fluxbox-cc2f023a22db212b4097d7756379bb6b9e866b11.zip fluxbox-cc2f023a22db212b4097d7756379bb6b9e866b11.tar.bz2 |
fix focus models for new event handler and Resource setup
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.1.15: | 2 | Changes for 0.1.15: |
3 | *03/02/22: | ||
4 | * Fixed sloppy focus to use new event handler model (Simon) | ||
5 | Screen.hh/cc Window.hh/cc fluxbox.hh/cc | ||
3 | *03/02/20: | 6 | *03/02/20: |
4 | * Fixed a size bug without titlebar (Henrik) | 7 | * Fixed a size bug without titlebar (Henrik) |
5 | Window.cc, FbWinFrame.cc | 8 | Window.cc, FbWinFrame.cc |