aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2619fa2..4c04175 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,24 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.1.15: 2Changes for 0.1.15:
3*03/02/22: 3*03/02/22:
4 * s/""/'' so the shell does not have to expand the contents of the string
5 in fluxbox_generatemenu (Han)
6 * Added portability notes in fluxbox_generatemenu (Han)
7 * Added file utils menu item in fluxbox_generatemenu (Han)
8 * Fixed a resize bug (Henrik)
9 Window.cc
10 * Fixed bug in menu bullet type (Henrik)
11 FbTk/MenuTheme.cc
4 * Fixed sloppy focus to use new event handler model (Simon) 12 * Fixed sloppy focus to use new event handler model (Simon)
5 Screen.hh/cc Window.hh/cc fluxbox.hh/cc 13 Screen.hh/cc Window.hh/cc fluxbox.hh/cc
14 * Fixed auto hide bug in Toolbar (Henrik)
15 Toolbar.cc
16 * Fixed default white color bug in Theme (Henrik)
17 FbTk/Theme.cc
18 * Added toolbar placement menu and fixed resource saving for toolbar placement (Henrik)
19 Toolbar.cc, Screen.cc/hh
20 * Fixed vertical text for icons in Iconbar (Henrik)
21 IconBar.hh/cc, Toolbar.cc
6*03/02/20: 22*03/02/20:
7 * Fixed a size bug without titlebar (Henrik) 23 * Fixed a size bug without titlebar (Henrik)
8 Window.cc, FbWinFrame.cc 24 Window.cc, FbWinFrame.cc