summaryrefslogtreecommitdiff
path: root/framework/Exceptions
AgeCommit message (Expand)Author
2006-04-07Removed TDataValueFormatter.xue
2006-04-04Format string in TDataGrid columns can now evaluate an expressionxue
2006-04-02Added TParameterModule.xue
2006-04-01Modified THtmlArea about its default toolbars.xue
2006-03-26Added tutorial for TTextHighlighter.xue
2006-03-25Added more meaningful error message when creating runtime directory fails.xue
2006-03-25Finished all TWizard demos.xue
2006-03-24Enhanced error context display when a PHP error occurs.xue
2006-03-24Added support to customizable error message file.xue
2006-03-22Fixed a bug showing exception context.xue
2006-03-09Many small fixes due to the result of zend analyzer.xue
2006-03-06small fixes to prepare for beta releasexue
2006-03-05TMultiView and TView are completed.xue
2006-03-05Some minor updates.xue
2006-03-01Added some more sanity checks of template usage.xue
2006-02-27Changed the way of passing parameters to exception messages.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-23Fixed an issue caused by a change due to PHP 5.1.2xue
2006-02-22Updated some validators and relevant demos.xue
2006-02-21TAPCCache is formally available.xue
2006-02-20Code cleanup and added some documentation.xue
2006-02-17Fixed #54.xue
2006-02-17Add TApplicationComponent class and adjusted the relevant classes.xue
2006-02-17moved shortcut methods from TComponent to TControl.xue
2006-02-17updated error messages.xue
2006-02-15Added error messages for TListControl.xue
2006-02-15Added duplicate property configuration check.xue
2006-02-14Added TDataFieldAccessor and modified TDataGridColumn accordingly.xue
2006-02-12Added getAllowChildControls and TEmptyControlList.xue
2006-02-11Completed TDataGrid documentation.xue
2006-02-07Fixed a bug about setting ErrorTemplatePathxue
2006-01-31Modified TList and TMap implementation so that they can be more easily extended.xue
2006-01-29Modified TRepeater, TDataList and TTemplateColumn to make use of the new temp...xue
2006-01-29Added support to template tag.xue
2006-01-29LogRoutes now work when errors happen during application running.xue
2006-01-29Enhanced error report for template parser.xue
2006-01-27Added error handling tutorial page.xue
2006-01-21Enhanced template parsing so the error messages can be reported with the file...xue
2006-01-21Enhanced Prado::using().xue
2006-01-19Added documentation to validator controls.xue
2006-01-14Added TBaseDataList (nearly completed).xue
2006-01-14Added TBaseDataList control. Updated class tree. Modified TTextBox about Safe...xue
2006-01-08Added documentation.xue
2006-01-05(no commit message)xue
2006-01-04Added documentation.xue
2006-01-03Added Error 400 templates. Fixed encoding problems for a few templates.xue
2006-01-02TCheckBoxList and TRadioButtonList completed.xue
2005-12-30Added TListBox samples.xue
2005-12-29Changed module init() method signature.xue