aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2002-04-04 00:22:51 (GMT)
committerfluxgen <fluxgen>2002-04-04 00:22:51 (GMT)
commitbd05695cfa6d066e5e5368d857eef8c0b11987c1 (patch)
tree8eb00a18eac27e12fa07ac741cded149ca3c0d97 /ChangeLog
parent16b40d64c22a2fe0d0cf178f473d07146dddc81b (diff)
downloadfluxbox_pavel-bd05695cfa6d066e5e5368d857eef8c0b11987c1.zip
fluxbox_pavel-bd05695cfa6d066e5e5368d857eef8c0b11987c1.tar.bz2
update
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