summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorwei <>2006-08-29 11:12:33 +0000
committerwei <>2006-08-29 11:12:33 +0000
commit13b256cdf8e3cef810d1b3dcf580be751b94c9fe (patch)
tree95ad1e52c74caae1df3b1af1eff2f9c048ce05af /HISTORY
parent07f24ace21f71baba4a3e278fad90033efb6fea2 (diff)
Add separate debug javascript build.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 92814b07..0b015374 100644
--- a/HISTORY
+++ b/HISTORY
@@ -5,6 +5,7 @@ BUG: Fixed a typo in TControl::setCustomData() (Qiang)
ENH: Ticket#336 - Speed up TSqliteCache with LIMIT SQL clause (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)
ENH: Cells in TDataGrid rows can now be accessed via the corresponding column IDs (Qiang)
ENH: Input controls in some datagrid columns can now be accessed in a named fashion (Qiang)
ENH: Prado::fatalError() now displays function parameter information (Qiang)