diff options
author | fluxgen <fluxgen> | 2003-08-27 00:23:10 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2003-08-27 00:23:10 (GMT) |
commit | 1df3ad4f71cba8cb198f5319834423ef2045ec64 (patch) | |
tree | f3fa6e49bfd507e6718291d3d4a97dbb0675cc18 /ChangeLog | |
parent | 38bff124550a79a4daf0488531136f49f46475e1 (diff) | |
download | fluxbox-1df3ad4f71cba8cb198f5319834423ef2045ec64.zip fluxbox-1df3ad4f71cba8cb198f5319834423ef2045ec64.tar.bz2 |
update
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.5: | 2 | Changes for 0.9.5: |
3 | *03/08/27: | ||
4 | * Changed FbRun to use FbTk::TextBox | ||
5 | FbRun.hh/cc | ||
6 | * Added a workspace name setting tool (Henrik) | ||
7 | new action name: SetWorkspaceName | ||
8 | SetWorkspaceName.hh/cc, FbCommands.hh/cc, FbCommandFactory.cc | ||
9 | * Added TextBox for input window (Henrik) | ||
10 | TextBox.hh/cc | ||
3 | *03/08/25: | 11 | *03/08/25: |
4 | * Fix some style initialisation issues (Simon) | 12 | * Fix some style initialisation issues (Simon) |
5 | Screen.hh/cc FbWinFrame.cc | 13 | Screen.hh/cc FbWinFrame.cc |