aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMark Tiefenbruck <mark@fluxbox.org>2008-08-18 08:45:44 (GMT)
committerMark Tiefenbruck <mark@fluxbox.org>2008-08-18 08:45:44 (GMT)
commita30a14ef36bda4ecfd8116963f641e8729350ab8 (patch)
tree2b59e55194ea0ac12663ccdf04d0010d31d46345 /ChangeLog
parenta23778a44d2469fdc414884f5fe72fde09c100cc (diff)
downloadfluxbox-a30a14ef36bda4ecfd8116963f641e8729350ab8.zip
fluxbox-a30a14ef36bda4ecfd8116963f641e8729350ab8.tar.bz2
add top, left, right, and bottom center tab placement options
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3b37ef0..6c0b78c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.1 2Changes 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