summaryrefslogtreecommitdiff
path: root/framework/TApplication.php
AgeCommit message (Expand)Author
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
2005-12-27Introduced application base path concept.xue
2005-12-27(no commit message)xue
2005-12-26Fixed a bug about GlobalState.xue
2005-12-23(no commit message)xue
2005-12-23Implemented new page storage method.xue
2005-12-21Changed to getGlobalState and setGlobalState. Added clearGlobalState.xue
2005-12-21Added support to global state.xue
2005-12-11Fixed a syntax error in PradoBase class, which would cause a recursive raisin...xue
2005-12-11(no commit message)xue
2005-12-11Throws "Fatal error: Exception thrown without a stack frame in Unknown on lin...wei