aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2003-04-16 22:23:41 (GMT)
committerfluxgen <fluxgen>2003-04-16 22:23:41 (GMT)
commite6ee8f975cab3a12f6d6816118c8bdcaa5350c5c (patch)
tree226ec4e5c36d715c096ada425f2a715728b16047
parente51f618cc0fa3cd5fa1a5d1e6849edfa8147bbd1 (diff)
downloadfluxbox-e6ee8f975cab3a12f6d6816118c8bdcaa5350c5c.zip
fluxbox-e6ee8f975cab3a12f6d6816118c8bdcaa5350c5c.tar.bz2
update
-rw-r--r--ChangeLog8
1 files changed, 5 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index bea0ec4..20a0d86 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.1: 2Changes for 0.9.1:
3*03/04/16: 3*03/04/16:
4 * Fixed resize bug (Henrik)
5 Window.cc
4 * Fixed saving of some other slit params - placement, direction, 6 * Fixed saving of some other slit params - placement, direction,
5 autohide (Simon) 7 autohide (Simon)
6 Screen.hh/cc Slit.hh/cc fluxbox.cc 8 Screen.hh/cc Slit.hh/cc fluxbox.cc
@@ -14,9 +16,9 @@ Changes for 0.9.1:
14 * Applied click raises patch (Thanks Dale P. Smith) 16 * Applied click raises patch (Thanks Dale P. Smith)
15 Screen.hh/cc, Window.cc 17 Screen.hh/cc, Window.cc
16*03/04/15: 18*03/04/15:
17 * Fixed y offset bug on ConfigureRequestEvent 19 * Fixed y offset bug on ConfigureRequestEvent (Henrik)
18 Window.cc 20 Window.cc
19 * Fixed ConfigureNotify bug 21 * Fixed ConfigureNotify bug (Henrik)
20 Window.cc/hh 22 Window.cc/hh
21 * Added drag and drop support for tabs (Henrik) 23 * Added drag and drop support for tabs (Henrik)
22 Window.hh/cc 24 Window.hh/cc
@@ -29,7 +31,7 @@ Changes for 0.9.1:
29 * Add most recently used/stacked window cycling, set as default (Simon) 31 * Add most recently used/stacked window cycling, set as default (Simon)
30 Window.cc Screen.hh/cc fluxbox.hh/cc Keys.hh/cc 32 Window.cc Screen.hh/cc fluxbox.hh/cc Keys.hh/cc
31*03/04/14: 33*03/04/14:
32 * merged embedded-tab-branch into main branch 34 * merged embedded-tab-branch into main branch (Henrik)
33 * Don't create menuconfig during install and style cleanups (Han) 35 * Don't create menuconfig during install and style cleanups (Han)
34 fluxbox_generate_menu 36 fluxbox_generate_menu
35 * Sun compat in Makefile.am (Han) 37 * Sun compat in Makefile.am (Han)