diff options
author | markt <markt> | 2007-03-03 19:56:15 (GMT) |
---|---|---|
committer | markt <markt> | 2007-03-03 19:56:15 (GMT) |
commit | d03f39f83650d401b400a2fa3086104d0f4da7a2 (patch) | |
tree | e3df10b97a58eb71746b2ac91c91ffe5551078d3 /ChangeLog | |
parent | a233229bd854d2e925ca0f1e86846ff9fde46fcd (diff) | |
download | fluxbox_pavel-d03f39f83650d401b400a2fa3086104d0f4da7a2.zip fluxbox_pavel-d03f39f83650d401b400a2fa3086104d0f4da7a2.tar.bz2 |
fixed credit for typeahead patch
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,7 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.0rc3: | 2 | Changes for 1.0rc3: |
3 | *07/03/03 | 3 | *07/03/03 |
4 | * Added typeahead support to menus (Mathias, Mark + thanks Matteo Galiazzo) | 4 | * Added typeahead support to menus (patch by Philipp Goedl, modified by Mark |
5 | and Matteo Galiazzo) | ||
5 | - Added new style item menu.frame.underlineColor: <color> for displaying | 6 | - Added new style item menu.frame.underlineColor: <color> for displaying |
6 | matching items | 7 | matching items |
7 | FbTk/Menu.cc/hh MenuItem.cc/hh MenuTheme.cc/hh Makefile.am and added | 8 | FbTk/Menu.cc/hh MenuItem.cc/hh MenuTheme.cc/hh Makefile.am and added |