diff options
author | simonb <simonb> | 2006-04-15 16:46:37 (GMT) |
---|---|---|
committer | simonb <simonb> | 2006-04-15 16:46:37 (GMT) |
commit | 02aa83a59eb3d9e209449b38808635f9e293a17a (patch) | |
tree | 60bde408a59c51e5abc3fd266f2ed3ae68fa2e72 /ChangeLog | |
parent | 7c7908443302fc66929e19804f0fbd655d4c7f34 (diff) | |
download | fluxbox-02aa83a59eb3d9e209449b38808635f9e293a17a.zip fluxbox-02aa83a59eb3d9e209449b38808635f9e293a17a.tar.bz2 |
signedness fix
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ | |||
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: | 3 | *06/04/16: |
4 | * signedness fix in Container moveItem (thanks _markt) | ||
5 | Container.cc | ||
4 | * Vertical toolbar (Simon) | 6 | * Vertical toolbar (Simon) |
5 | Toolbar.cc ToolbarItem.hh/cc IconbarTool.hh/cc IconButton.hh/cc | 7 | Toolbar.cc ToolbarItem.hh/cc IconbarTool.hh/cc IconButton.hh/cc |
6 | ClockTool.hh/cc ButtonTool.cc WorkspaceNameTool.hh/cc Container.cc | 8 | ClockTool.hh/cc ButtonTool.cc WorkspaceNameTool.hh/cc Container.cc |