summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-02-24changed parent class of TDataGridColumn.xue
2006-02-24bug fixes and doc addition to TPagedList.xue
2006-02-24added TPagedList.xue
2006-02-24Fixed a few minor issues about the newly added ReadOnly property.xue
2006-02-24Added ReadOnly property to TList and TMap.xue
2006-02-23Completed target pradoliteknut
2006-02-23Future correction of XSD files according to configuration documentationknut
2006-02-23Corrected links to DTD and XSD files in the quick start guideknut
2006-02-23Corrected 'mode' to 'Mode' since it refers to a TApplication propertyknut
2006-02-23Created an XmlLintTask to validate configuration against XML Schema Definitio...knut
2006-02-23Commented out incomplete execute functionknut
2006-02-23Corrected DTD files (they where mixed) ;)knut
2006-02-23Renamed schema files to avoid confusionknut
2006-02-23Corrected some problems related to validation of application.xmlknut
2006-02-23Fixing #65wei
2006-02-23more clean up work about validators.xue
2006-02-23Fixed an issue caused by a change due to PHP 5.1.2xue
2006-02-22Recovered optimization "fix" that wasn't really a fix :)knut
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-22Adding DataAccess modules.wei
2006-02-22Updated some validators and relevant demos.xue
2006-02-22Added TRangeValidatorxue
2006-02-21A lot of updates to the build fileknut
2006-02-21Added CREDITSxue
2006-02-21Added DTD and XSD for app and page configurations.xue
2006-02-21changed back application.xmlxue
2006-02-21TAPCCache is formally available.xue
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-19Fixed a bug of calling destructor.xue
2006-02-18Update some javascript code.wei
2006-02-18fixed a bug in quickstart demo for XHTML compliance.xue
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