summaryrefslogtreecommitdiff
path: root/framework/TApplication.php
AgeCommit message (Expand)Author
2007-04-22added support for duplicated config file inclusion.xue
2007-04-15fixed a type about TApplicationModexue
2007-04-06Fixed some issues in day 2.xue
2007-03-21minor AR updates, remove obsolete TApplication::$_pageServicewei
2007-03-06Modified component inclusion method in bootstrap code.xue
2007-02-13Performance tuneup.xue
2007-02-13updated tutorial pages about external config inclusion.xue
2007-02-13Added support to include external application configuration files.xue
2007-02-12refactored TApplication.xue
2007-01-18minor fixes.xue
2006-12-04merge from 3.0 branch till 1559.xue
2006-12-02merge from 3.0 branch till 1540.xue
2006-11-26Merge from 3.0 branch till 1513.xue
2006-11-25merge from 3.0 branch till 1508.xue
2006-11-01reverted formatting changes, sorry about thatjrags
2006-11-01Update of new Security code, currently working on making TLogin functional so...jrags
2006-09-08merge from 3.0 branch till 1397.xue
2006-09-04merge from 3.0 branch till 1387xue
2006-08-05merge from 3.0 branch till 1329.xue
2006-04-16Merge from 3.0 branch till 924xue
2006-04-08Added TOutputCache.xue
2006-04-03Cleanup of I18N.xue
2006-03-31Reorganized folders under framework. This may break existing applications.xue
2006-03-29corrected minor typoknut
2006-03-25Added more meaningful error message when creating runtime directory fails.xue
2006-03-12Undo the previous commit.xue
2006-03-12Added automatically loading of TGlobalization.xue
2006-02-19Fixed #56.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-16Modified asset manipulation APIs.xue
2006-02-13Anonymous modules are allowed now.xue
2006-02-11Added TSecurityManager and state encryption method.xue
2006-02-08Updated application lifecycle and related tutorial description.xue
2006-02-08Modified application lifecycles.xue
2006-02-08Moved onExitApplication out of destructor.xue
2006-02-07Application configuration files can now be explicitly specified, and multiple...xue
2006-02-07Added OnExitApplication event to TApplication.xue
2006-01-29LogRoutes now work when errors happen during application running.xue
2006-01-25Modified parameter parsing logic so that it can return as an XML node.xue
2006-01-21BE AWARE: Significant change!xue
2006-01-14Added TBaseDataList control. Updated class tree. Modified TTextBox about Safe...xue
2006-01-08Completed TLogger, TLogRouter, TFileLogRoute, TEmailLogRoutexue
2006-01-06Adding I18N support.wei
2006-01-05Added documentation.xue
2006-01-05coreLog instrumentation.wei
2005-12-29Changed module init() method signature.xue
2005-12-28Modified the way to access application singleton.xue
2005-12-28Refactored application state persister.xue