diff options
author | simonb <simonb> | 2006-04-25 02:42:05 (GMT) |
---|---|---|
committer | simonb <simonb> | 2006-04-25 02:42:05 (GMT) |
commit | cb65dae95fb3bd01cb4e43286ba2a56c41838d2e (patch) | |
tree | 8e0aba840aed873956b2c061c1d631b76577bd33 /ChangeLog | |
parent | 3707b74c40256c09465171d39e2c4d95aeaefb0e (diff) | |
download | fluxbox-cb65dae95fb3bd01cb4e43286ba2a56c41838d2e.zip fluxbox-cb65dae95fb3bd01cb4e43286ba2a56c41838d2e.tar.bz2 |
fbrun: Move the cursor to the end when tab completing
+ thanks Jonas Koelker, sf.net rfe #1333003, patch #1475578
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ | |||
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/25: | 3 | *06/04/25: |
4 | * fbrun: Move the cursor to the end when tab completing | ||
5 | (Simon + thanks Jonas Koelker), sf.net rfe #1333003, patch #1475578 | ||
6 | util/fbrun/FbRun.hh/cc | ||
4 | * Fix up comments for doxygen (Thanks Jonas Koelker) | 7 | * Fix up comments for doxygen (Thanks Jonas Koelker) |
5 | Screen.cc CommandParser.cc Container.hh fluxbox.hh Workspace.hh | 8 | Screen.cc CommandParser.cc Container.hh fluxbox.hh Workspace.hh |
6 | ArrowButton.hh FbTk/Texture.cc FbTk/ThemeItems.cc FbTk/Texture.hh | 9 | ArrowButton.hh FbTk/Texture.cc FbTk/ThemeItems.cc FbTk/Texture.hh |