aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b93d3e3..46378cf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,14 @@
1changes for 0.1.8: 1changes for 0.1.8:
2*02/04/04:
3 * Fixed the i18n checking with MB_CUR_MAX and some other fixes
4 from the blackbox code (Thanks bb-developers).
5*02/04/03:
6 * Fixed some signed/unsigned in Windowmenu.cc/hh, Slit.hh/cc, Basemenu.hh,
7 Icon.hh/cc and Workspacemenu.cc/hh
8 * Fixed reassociateWindow in Tab.cc
9 * Fixed font in some styles (Thanks Matt Hope)
10 * Changed icon and title name to std::string in FluxboxWindow
11 * Removed int Basemenu::insert(char **, int = -1, int = 0);
2*02/04/02: 12*02/04/02:
3 * Fixed smarter next/prev focus in Screen.cc/.hh and addWindow in Workspace.cc 13 * Fixed smarter next/prev focus in Screen.cc/.hh and addWindow in Workspace.cc
4 Makes new windows get inserted after the focused window in the cycling 14 Makes new windows get inserted after the focused window in the cycling