diff options
author | simonb <simonb> | 2006-04-15 16:41:11 (GMT) |
---|---|---|
committer | simonb <simonb> | 2006-04-15 16:41:11 (GMT) |
commit | 7c7908443302fc66929e19804f0fbd655d4c7f34 (patch) | |
tree | 6839a7379b4cc514a5a4ce20ebf0a53123d20ba2 /ChangeLog | |
parent | 83a3429c395299b5acb85a3f372091037fe12603 (diff) | |
download | fluxbox_pavel-7c7908443302fc66929e19804f0fbd655d4c7f34.zip fluxbox_pavel-7c7908443302fc66929e19804f0fbd655d4c7f34.tar.bz2 |
implement vertical toolbar placement options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.16: | 2 | Changes for 0.9.16: |
3 | *06/04/16: | ||
4 | * Vertical toolbar (Simon) | ||
5 | Toolbar.cc ToolbarItem.hh/cc IconbarTool.hh/cc IconButton.hh/cc | ||
6 | ClockTool.hh/cc ButtonTool.cc WorkspaceNameTool.hh/cc Container.cc | ||
7 | SystemTray.cc FbTk/TextButton.cc | ||
3 | *06/04/14: | 8 | *06/04/14: |
4 | * Fix type of last_release_time, affected double click functions | 9 | * Fix type of last_release_time, affected double click functions |
5 | on 64-bit platforms (sf.net #1467871, thanks davidhi) (Simon) | 10 | on 64-bit platforms (sf.net #1467871, thanks davidhi) (Simon) |