diff options
author | xue <> | 2006-06-04 15:33:50 +0000 |
---|---|---|
committer | xue <> | 2006-06-04 15:33:50 +0000 |
commit | 502676c24a6889051b82de1697596ccfeed77f65 (patch) | |
tree | 05db722d7fbdc61de918ac38cf3f5e7a524dc514 /HISTORY | |
parent | af6a5a01a2d847a38189bb471c541eb1e7593bc7 (diff) |
Some minor documentation change.
Changed TControl::onBubbleEvent() to TControl::bubbleEvent()
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -25,6 +25,7 @@ ENH: refactored TUserManager and TAuthManager so that they are easier to be exte ENH: template syntax now supports setting event handler via subproperties (Qiang)
CHG: Ticket#151 - URL format is modified to handle empty GET values (Qiang)
CHG: Ticket#153 - TAssetManager now ignores .svn directories (Qiang)
+CHG: Changed TControl::onBubbleEvent() to TControl::bubbleEvent() (Qiang)
NEW: TTableHeaderRow, TTableFooterRow and table section support (Qiang)
NEW: TCompositeControl (Qiang)
NEW: TTextProcessor (Qiang)
|