diff options
author | markt <markt> | 2007-07-03 21:08:07 (GMT) |
---|---|---|
committer | markt <markt> | 2007-07-03 21:08:07 (GMT) |
commit | 823ce0d0175b9b14a549117a303cc9e36e81c1a2 (patch) | |
tree | 0c8fc51a360db9b88f793663cb89eb79d4d76ca5 /ChangeLog | |
parent | 24c023192fd5757bd1e1308f3aa00a41d0e21728 (diff) | |
download | fluxbox_pavel-823ce0d0175b9b14a549117a303cc9e36e81c1a2.zip fluxbox_pavel-823ce0d0175b9b14a549117a303cc9e36e81c1a2.tar.bz2 |
stop gvim from repeatedly resizing tabbed windows
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,8 +1,11 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.0.0: | 2 | Changes for 1.0.0: |
3 | *07/07/03: | 3 | *07/07/03: |
4 | * Avoid some problems with tabbed windows and resize increments (Mark) | ||
5 | Window.cc WinClient.cc/hh | ||
4 | * Added utility fluxbox-remote, which takes one argument and has fluxbox | 6 | * Added utility fluxbox-remote, which takes one argument and has fluxbox |
5 | execute it just like in the keys file (Mark) | 7 | execute it just like in the keys file (Mark) |
8 | - e.g. fluxbox-remote "CustomMenu ~/.fluxbox/custommenu" | ||
6 | Screen.cc util/fluxbox-remote.cc util/Makefile.am | 9 | Screen.cc util/fluxbox-remote.cc util/Makefile.am |
7 | * Update systemtray and KDE dockapps in slit when background changes (Mark) | 10 | * Update systemtray and KDE dockapps in slit when background changes (Mark) |
8 | Screen.cc/hh Systemtray.cc Slit.cc FbTk/FbPixmap.cc/hh | 11 | Screen.cc/hh Systemtray.cc Slit.cc FbTk/FbPixmap.cc/hh |