summaryrefslogtreecommitdiff
path: root/HISTORY
AgeCommit message (Expand)Author
2006-12-04preparation for release.xue
2006-12-03Update HISTORYwei
2006-12-03Fixed #400wei
2006-12-03history update.xue
2006-12-02added TUrlManager and fixed #451.xue
2006-12-01fixed #468.xue
2006-12-01fixed #443.xue
2006-12-01TDataBoundControl will not throw exception if CurrentPageIndex is out of rangexue
2006-11-29fixed #471.xue
2006-11-27TDataGrid now does not generate default table styles.xue
2006-11-26Fixed the bug that TPager would not display if it was invisible previouslyxue
2006-11-26Fixed the bug that global state was not saved when redirect() is invokedxue
2006-11-26Fixed #467.xue
2006-11-25Fixed #460.xue
2006-11-25constructUrl encodes ampersand by default now.xue
2006-11-18fixed #454. reverted back constructUrl so that ampersand is not encoded by de...xue
2006-11-05Fixed #446.xue
2006-11-04Fixed #437.xue
2006-11-04Fixed #442.xue
2006-11-03TTableCell should render   when no text is set and there is no child con...xue
2006-10-29constructUrl() now encodes & into & by default.xue
2006-10-23update release date.3.0.5xue
2006-10-13Fixed #417.xue
2006-10-05Fixed #409.xue
2006-09-30Fixed #394.xue
2006-09-24Added requirement check for Reflection extension.xue
2006-09-23typowei
2006-09-22Add Url Mapping docs.wei
2006-09-18Add an interactive php shell that loads Prado classes.wei
2006-09-16Fixed #379xue
2006-09-14Make it easier to customise the look of the date picker using CssClass property.wei
2006-09-09Added TLiteralColumn.xue
2006-09-09Fixed #366.xue
2006-09-09Fixed #366.xue
2006-09-05Fixed #358.xue
2006-09-04Update for 3.0.4 release.3.0.4xue
2006-09-04Finished updating code related with enumerable data types.xue
2006-09-03Added TEnumerable and updated places where enumerable type should be used.xue
2006-09-03Fixed #357.xue
2006-09-02Fixed #356.xue
2006-09-02update validatorswei
2006-08-31Added TDropDownListColumn.xue
2006-08-30Fixed #349.xue
2006-08-30fixed #348.xue
2006-08-30Added TDateTimeStamp class for supporting time stamps outside 1970-2038 using...wei
2006-08-29Add separate debug javascript build.wei
2006-08-28Prado::fatalError() now displays function parameter informationxue
2006-08-28Moved createdOnTemplate() and addParsedObject() from TControl to TComponent s...xue
2006-08-27Cells in TDataGrid rows can now be accessed via the corresponding column IDs.xue
2006-08-26TControl::findControlsByType() now only returns objects of the specified typexue