summaryrefslogtreecommitdiff
path: root/framework/Web/UI/WebControls/TTextBox.php
AgeCommit message (Collapse)Author
2006-02-07Added AutoTrim property to TTextBox.xue
2006-02-02Fixed #27wei
2006-01-31All events are now defined with public on-functions. This is to comply with ↵xue
the new change introduced since 5.1.
2006-01-21BE AWARE: Significant change!xue
Changed event definition from XXX to OnXXX.
2006-01-21TTextBox demo completed. Fixed a few issues related with AutoPostBack=true.xue
2006-01-18(no commit message)xue
2006-01-18update javascript library and usage in web controlswei
2006-01-14Added TBaseDataList control. Updated class tree. Modified TTextBox about ↵xue
SafeHtml support. Modified TTextBox demo accordingly.
2006-01-13(no commit message)wei
2006-01-04Added documentation.xue
2005-12-29Added TTextBox demos.xue
2005-12-13Moved code for registering postback js from onPreRender to ↵xue
addAttributesToRender. It's too early to register js in onPreRender.
2005-12-13Removed inline javascript from components. Adding TJavascriptLogger and ↵wei
logger.js
2005-12-07(no commit message)xue
2005-12-07(no commit message)xue
2005-12-04(no commit message)xue
2005-11-26(no commit message)xue
2005-11-25(no commit message)xue
2005-11-10Initial import of prado frameworkxue