diff options
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -1,6 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.1: | 2 | Changes 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) |