aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrathnor <rathnor>2003-02-22 15:10:43 (GMT)
committerrathnor <rathnor>2003-02-22 15:10:43 (GMT)
commitcc2f023a22db212b4097d7756379bb6b9e866b11 (patch)
tree33cd8f790e760965960d54406250dd73ab0aec93 /ChangeLog
parent7cf8c0863e6dd07e1023207964605de12f7d0a3c (diff)
downloadfluxbox-cc2f023a22db212b4097d7756379bb6b9e866b11.zip
fluxbox-cc2f023a22db212b4097d7756379bb6b9e866b11.tar.bz2
fix focus models for new event handler and Resource setup
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 10df0e8..2619fa2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.1.15: 2Changes 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