aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2002-04-04 22:58:49 (GMT)
committerfluxgen <fluxgen>2002-04-04 22:58:49 (GMT)
commitd4f4767c969de19bb95407400351508fa3785f47 (patch)
tree551ed6b245a74444f1974a0bbc018d154d8cc10c /ChangeLog
parent675f28ad9e6fa12c9470694983c9178422ee98a9 (diff)
downloadfluxbox_pavel-d4f4767c969de19bb95407400351508fa3785f47.zip
fluxbox_pavel-d4f4767c969de19bb95407400351508fa3785f47.tar.bz2
update
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 46378cf..56bc922 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,15 @@
1(Format: Year/Month/Day)
1changes for 0.1.8: 2changes for 0.1.8:
2*02/04/04: 3*02/04/04:
4 * Moved NLS types from #define to enums and moved them into
5 namespace FBNLS, this way we don't pollute the global namespace too much.
3 * Fixed the i18n checking with MB_CUR_MAX and some other fixes 6 * Fixed the i18n checking with MB_CUR_MAX and some other fixes
4 from the blackbox code (Thanks bb-developers). 7 from the blackbox code (Thanks bb-developers).
8 * Fixed bug [ 528101 ] window dragging + workspace changing
9 * Fixed ToggleDecor key action (still some small decoration-bugs to fix)
10 * Moved enum Decor from BaseDisplay to FluxboxWindow
11 * Updated Makefile.am in nls/C to generate namespace and enum for blackbox-nls.hh
12 * Fixed bug [ 533436 ] Minor taskbar issue, it will update iconbar-text now.
5*02/04/03: 13*02/04/03:
6 * Fixed some signed/unsigned in Windowmenu.cc/hh, Slit.hh/cc, Basemenu.hh, 14 * Fixed some signed/unsigned in Windowmenu.cc/hh, Slit.hh/cc, Basemenu.hh,
7 Icon.hh/cc and Workspacemenu.cc/hh 15 Icon.hh/cc and Workspacemenu.cc/hh