summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorchristophe.boulain <>2009-01-07 12:58:53 +0000
committerchristophe.boulain <>2009-01-07 12:58:53 +0000
commitfd4b2bffc430cb761ea0d54d19f5d1acd184a1c6 (patch)
tree0e2384e244ef765c80dada998601be0915735f68 /HISTORY
parent9c90e157734d921cd04f17a6559b2d8542d8f2bd (diff)
TActiveCheckBox, TActiveRadioButton, TActiveDropDownList, TActiveListBox won't raise callback if AutoPostBack is false
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 9eef2203..9c367538 100644
--- a/HISTORY
+++ b/HISTORY
@@ -9,6 +9,7 @@ BUG: TActiveLinkButton and TActiveRadioButtonList crashes if it's the only activ
BUG: TUrlMapping encoded extra parameters twice (Michael)
BUG: Issue#89 - TActiveFileUpload doesn't work (Carl)
CHG: Removal of generator meta tag in THead
+ENH: TActiveCheckBox, TActiveRadioButton, TActiveDropDownList, TActiveListBox won't raise callback if AutoPostBack is false (Christophe)
ENH: Issue#36 - Refactored TRatingList/TActiveRatingList, and added some docs (Bradley)
ENH: Issue#52 - Upgraded to TinyMCE 3.2.1
ENH: Issue#72 - Add wildcard support to TUrlMapping (friendly-urls) (Michael)