diff options
author | fluxgen <fluxgen> | 2002-04-04 00:22:51 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2002-04-04 00:22:51 (GMT) |
commit | bd05695cfa6d066e5e5368d857eef8c0b11987c1 (patch) | |
tree | 8eb00a18eac27e12fa07ac741cded149ca3c0d97 /ChangeLog | |
parent | 16b40d64c22a2fe0d0cf178f473d07146dddc81b (diff) | |
download | fluxbox-bd05695cfa6d066e5e5368d857eef8c0b11987c1.zip fluxbox-bd05695cfa6d066e5e5368d857eef8c0b11987c1.tar.bz2 |
update
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,4 +1,14 @@ | |||
1 | changes for 0.1.8: | 1 | changes 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 |