summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2006-01-25Fixed TTextWriter usage.xue
2006-01-25Fixed Ticket #24.xue
2006-01-25Changed back the usage of ensureChildControls in TTemplateControl. Added TCon...xue
2006-01-25Changed AssociatedControlID to ForControlwei
2006-01-25call ensureChildControls in TTemplateControl::__construct() to make available...wei
2006-01-25Change empty cell background to white.wei
2006-01-25Added TDropDownList validation demos.xue
2006-01-25Added validation demo for TListBox. Fixed a few autopostback with causesvalid...xue
2006-01-25Modified parameter parsing logic so that it can return as an XML node.xue
2006-01-24Modified THttpRequest and THttpSession so that they can be used like an array...xue
2006-01-24Fixed an issue about TCheckBox's value attribute.xue
2006-01-24Added TRadioButton demo and FT.xue
2006-01-24Make quickstart demos disable theme if under FT situation.xue
2006-01-24Fixed a few issues with TCheckBox about validator.xue
2006-01-23Passing an empty validationgroup will only return validators that do not belo...xue
2006-01-23Added TPanel and TTable FT.xue
2006-01-22Fixed renderInputTag issue with TRadioButton.xue
2006-01-22Fixed a few issues with TCheckBox, TLinkButton and TRadioButton.xue
2006-01-21Add quickstart PDF format.wei
2006-01-21(no commit message)xue
2006-01-21Fixed TImageButton about postbackoptions.xue
2006-01-21Enhanced template parsing so the error messages can be reported with the file...xue
2006-01-21Using TAttributeCollection in TListItem.xue
2006-01-21BE AWARE: Significant change!xue
2006-01-21Enhanced Prado::using().xue
2006-01-21(no commit message)xue
2006-01-21(no commit message)xue
2006-01-21Added description for the rest simple HTML controls in the quickstart demo.xue
2006-01-21Removed UseSubmitBehavior and PostBackUrl properties from TButton. TButton de...xue
2006-01-21TTextBox demo completed. Fixed a few issues related with AutoPostBack=true.xue
2006-01-21Fix autopost backwei
2006-01-21Fixed DefaultButton and TLinkButtonwei
2006-01-20Added Prado::poweredByPrado()xue
2006-01-20Fixed Ticket#17.xue
2006-01-20Update date pickerwei
2006-01-20Added TImage and THyperLink demos.xue
2006-01-20Fixed documentation.xue
2006-01-20Move init of js datepicker to Event.OnLoad to avoid IE errorwei
2006-01-20(no commit message)wei
2006-01-20(no commit message)wei
2006-01-19Fixed an issue about log messaging filtering by category name.xue
2006-01-19generated pradolite.php for alpha release.3.0axue
2006-01-19Fix a few issues with listcontrols about databinding.xue
2006-01-19Updated "personal" demo.xue
2006-01-19(no commit message)wei
2006-01-19(no commit message)wei
2006-01-19Added DummyDataSource. TDataGrid completed (tests pending).xue
2006-01-19ibidwei
2006-01-19Allow for multiple forms.wei
2006-01-19Fixed TLinkButton.wei