diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,5 +1,18 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.10: | 2 | Changes for 0.9.10: |
3 | *04/06/07: | ||
4 | * Initial NLS update (Simon) | ||
5 | - use _FBTEXT, or _FBTKTEXT for all strings that go to the user | ||
6 | - regenerate fluxbox-nls.hh when adding new strings | ||
7 | - This patch doesn't convert old translations, so for the mo, | ||
8 | translations are broken, sorry. Thats next. | ||
9 | {nls,src,FbTk}/Makefile.am fluxbox-nls.hh nls/nlsinfo -src/I18n.hh/cc | ||
10 | +FbTk/I18n.hh/cc Color.cc EventManager.cc Font.cc ImageControl.cc | ||
11 | Menu.cc Resource.cc TextureRender.cc Theme.cc Transparent.cc | ||
12 | XFontImp.cc Gnome.cc Ewmh.cc FbCommandFactory.cc IconMenu.cc | ||
13 | IconbarTool.cc Keys.cc MenuCreator.cc RegExp.cc Remember.cc Screen.cc | ||
14 | Slit.hh/cc Toolbar.cc WinClient.cc Window.cc Workspace.cc | ||
15 | WorkspaceMenu.cc Xutil.cc fluxbox.cc main.cc | ||
3 | *04/05/24: | 16 | *04/05/24: |
4 | * Fix handling alpha value of zero (Simon) | 17 | * Fix handling alpha value of zero (Simon) |
5 | - also fix up defaulting of missing alpha theme items to 255 | 18 | - also fix up defaulting of missing alpha theme items to 255 |