aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2002-07-23 18:41:19 (GMT)
committerfluxgen <fluxgen>2002-07-23 18:41:19 (GMT)
commitc4946013bc3f3c0ad0ed26de7a0923f7ec5a8d60 (patch)
tree289043cff7c4533f6548bc32d95907a8fa0770f9 /ChangeLog
parent7f6880bbac9ffec3b6221eb04e0977b9a9c669b7 (diff)
downloadfluxbox-c4946013bc3f3c0ad0ed26de7a0923f7ec5a8d60.zip
fluxbox-c4946013bc3f3c0ad0ed26de7a0923f7ec5a8d60.tar.bz2
update
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 09b5f2f..bad750f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,22 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.1.11: 2Changes for 0.1.11:
3*02/07/23:
4 * Fixed "send to..." bug (Thanks Bradley C Bailey)
5 * Moved BTexture from Image.hh to FbTk::Texture in Texture.hh
6 * Moved BColor from Image.hh to FbTk::Color in Color.hh
7 * Slit theme, you can now have theme on the slit:
8 slit: <texture option>
9 slit.color: <color value>
10 slit.colorTo: <color value>
11 If slit isn't present in the theme the slit will fall back to
12 Toolbar theme.
13
3*02/07/19: 14*02/07/19:
4 * Fixed slitlist bug 15 * Fixed slitlist bug
5 Slit wasn't reading the entire line from slitlist. 16 Slit wasn't reading the entire line from slitlist.
6 * Added ja_JP to fluxbox-generate_menu script (Thanks Junichiro Kita) 17 * Added ja_JP to fluxbox-generate_menu script (Thanks Junichiro Kita)
7 * Updated nls/ja_JP/ (Thanks Junichiro Kita) 18 * Updated nls/ja_JP/ (Thanks Junichiro Kita)
19 * Changed some function names
8-------------------------------------------------------------------- 20--------------------------------------------------------------------
9 21
10Changes for 0.1.10: 22Changes for 0.1.10: