diff options
author | Mark Tiefenbruck <mark@fluxbox.org> | 2008-08-18 08:45:44 (GMT) |
---|---|---|
committer | Mark Tiefenbruck <mark@fluxbox.org> | 2008-08-18 08:45:44 (GMT) |
commit | a30a14ef36bda4ecfd8116963f641e8729350ab8 (patch) | |
tree | 2b59e55194ea0ac12663ccdf04d0010d31d46345 /ChangeLog | |
parent | a23778a44d2469fdc414884f5fe72fde09c100cc (diff) | |
download | fluxbox-a30a14ef36bda4ecfd8116963f641e8729350ab8.zip fluxbox-a30a14ef36bda4ecfd8116963f641e8729350ab8.tar.bz2 |
add top, left, right, and bottom center tab placement options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.1 | 2 | Changes for 1.1 |
3 | *08/08/18: | ||
4 | * Add Top Center, Left Center, Right Center, and Bottom Center tab placement | ||
5 | options (Mark) | ||
6 | FbWinFrame.cc/hh Screen.cc FbTk/Container.cc/hh | ||
3 | *08/08/17: | 7 | *08/08/17: |
4 | * Add new key commands SetTitle and SetTitleDialog (thanks Matteo Galiazzo) | 8 | * Add new key commands SetTitle and SetTitleDialog (thanks Matteo Galiazzo) |
5 | CommandDialog.cc/hh TextDialog.cc/hh CurrentWindowCmd.cc/hh Makefile.am | 9 | CommandDialog.cc/hh TextDialog.cc/hh CurrentWindowCmd.cc/hh Makefile.am |