diff options
author | simonb <simonb> | 2006-05-07 03:41:27 (GMT) |
---|---|---|
committer | simonb <simonb> | 2006-05-07 03:41:27 (GMT) |
commit | 520f552be79581be50156bb7785e7ef0ce946b07 (patch) | |
tree | 82edcbb794f6b89804a2a7f75e0122afcc074f94 /ChangeLog | |
parent | 0e9fa988ff41cc32a390f70443669a6df45f3e44 (diff) | |
download | fluxbox-520f552be79581be50156bb7785e7ef0ce946b07.zip fluxbox-520f552be79581be50156bb7785e7ef0ce946b07.tar.bz2 |
handle utf-8 strings properly.
use utf8 internally
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.16: | 2 | Changes for 0.9.16: |
3 | *06/05/07: | ||
4 | * Handle UTF-8 strings properly (Simon) | ||
5 | - still need to integrate EWMH strings properly (they are utf8) | ||
6 | - still need to fix up TextBox | ||
7 | FbTk/... FbString.hh/cc App.cc FOnt.hh/cc FontImp.hh Makefile.am | ||
8 | XFontImp.hh/cc XmbFontImp.hh/cc XftFontImp.hh/cc TextButton.cc | ||
9 | Window.cc Xutil.hh/cc tests/testFont.cc | ||
3 | *06/05/01: | 10 | *06/05/01: |
4 | * Make apps file keywords case insensitive, plus reload it (if newer) | 11 | * Make apps file keywords case insensitive, plus reload it (if newer) |
5 | before save on close and remember menu events (Simon) | 12 | before save on close and remember menu events (Simon) |