summaryrefslogtreecommitdiff
path: root/framework/Web
AgeCommit message (Expand)Author
2006-02-26Fixed an issue about style merging.xue
2006-02-26Fixed yet another bug in script rendering.xue
2006-02-26Fixed a bug in rendering script files.xue
2006-02-26Fixed javascript file rendering problem.xue
2006-02-25TValidationSummary font color is set as red by default.xue
2006-02-25Added TRangeValidator demo.xue
2006-02-25Corrected some weird blank character at this comment line which caused the St...knut
2006-02-24Fixed #69.xue
2006-02-24changed parent class of TDataGridColumn.xue
2006-02-23Fixing #65wei
2006-02-23more clean up work about validators.xue
2006-02-22Did some minor optimization tweaksknut
2006-02-22fixed an encoding bug in TJavaScript.xue
2006-02-22cleanup of validators.xue
2006-02-22fixed broken TJavaScript.wei
2006-02-22Remove empty string values from javascript encodingwei
2006-02-22Updated some validators and relevant demos.xue
2006-02-22Added TRangeValidatorxue
2006-02-21Fixed an issue caused by the incompatibility of PHP 5.1.2 about is_callable().xue
2006-02-20Code cleanup and added some documentation.xue
2006-02-20some more refactoring.xue
2006-02-20Refactored TEditCommandColumn to make it easier for being extended.xue
2006-02-20Cleaned up TForm and THead.xue
2006-02-20TPage::setFocus is working.xue
2006-02-19Added more check to publishFilePath.xue
2006-02-19Update TRatingList and date picker.wei
2006-02-19Fixed #56.xue
2006-02-19Made TForm DefaultButton working.xue
2006-02-19Updated architecture tutorial page for change of asset manager.xue
2006-02-18Update some javascript code.wei
2006-02-18cleaning up TClientScriptManager.xue
2006-02-18client script reorganization.xue
2006-02-18fixed an issue about TLinkButton always postback even if client validation fa...xue
2006-02-18Fixed a security issue about usage of Prado::getPathOfNamespace.xue
2006-02-17Fixed #54.xue
2006-02-17Fixed a few more issues to the introduction of TApplicationComponent.xue
2006-02-17Changed a few application API names.xue
2006-02-17Fixed a problem with destructor.xue
2006-02-17Removed a few constructors.xue
2006-02-17Add TApplicationComponent class and adjusted the relevant classes.xue
2006-02-17moved shortcut methods from TComponent to TControl.xue
2006-02-17Put back missing javascript code to TListControlswei
2006-02-17removed some APIs.xue
2006-02-17Merged TTarAssetManager into TAssetManager.xue
2006-02-16Moved TAssetManager to System.Web.xue
2006-02-16Modified asset manipulation APIs.xue
2006-02-16Add clientscript registration.wei
2006-02-15Added error messages for TListControl.xue
2006-02-15Fixed ticket #53xue
2006-02-15Example for TRatingListwei