diff options
author | xue <> | 2006-08-30 11:44:59 +0000 |
---|---|---|
committer | xue <> | 2006-08-30 11:44:59 +0000 |
commit | 6a92f398c8396f54e293cc021f0e1a98d4650ca2 (patch) | |
tree | cef43ba9f229c9cc5eb6043edf8b41b80c872aad /HISTORY | |
parent | 92443cbce888aceeedead68938c03006e80bb379 (diff) |
fixed #348.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ Version 3.0.4 September 3, 2006 BUG: Fixed a bug that would prevent from using <prop:> tag in skins (Qiang) BUG: Fixed a typo in TControl::setCustomData() (Qiang) ENH: Ticket#336 - Speed up TSqliteCache with LIMIT SQL clause (Qiang) +ENH: Ticket#348 - Added THead.ShortcutIcon (Qiang) ENH: TListControl.SelectedValues and SelectedIndices can now be set before databinding (Qiang) ENH: Upgrade Scriptaculous javascript library to 1.6.2 (Wei) ENH: Uses uncompressed javascript in debug mode. (Wei) |