Age | Commit message (Expand) | Author |
2006-09-08 | merge from 3.0 branch till 1397. | xue |
2006-09-04 | merge from 3.0 branch till 1387 | xue |
2006-08-29 | Update active controls. | wei |
2006-08-05 | merge from 3.0 branch till 1329. | xue |
2006-07-16 | Merge from 3.0 branch till 1264. | xue |
2006-06-26 | Merge from 3.0 branch till 1202. | xue |
2006-06-24 | Update active controls. | wei |
2006-06-17 | Update changes to active controls, add FT tests for active controls, add comm... | wei |
2006-06-11 | Prado js files are not rendered at the beginning of the form | xue |
2006-05-17 | Fixed #176. | xue |
2006-05-05 | Added prioritize callback and enabled viewstate update on callback return. | wei |
2006-05-05 | Adding TActiveLabel | wei |
2006-05-04 | Merge from 3.0 branch till 1023. | xue |
2006-05-04 | Adding TCallback component. | wei |
2006-05-02 | Adding more work on ActiveControls. | wei |
2006-04-30 | Adding Callback foundations. | wei |
2006-04-11 | Refactored page state persister. | xue |
2006-04-09 | Fixed a few bugs in TOutputCache. Documentation for TOutputCache is completed. | xue |
2006-04-08 | Added TOutputCache. | xue |
2006-03-31 | Updated the script for generating pradolite.php. | xue |
2006-03-30 | Enhanced page title manipulation so that page title is always stored in THead. | xue |
2006-03-16 | Updated some API doc. | xue |
2006-02-27 | Added PushButton to pager in TDataGrid. | xue |
2006-02-26 | Fixed a bug in rendering script files. | xue |
2006-02-20 | Code cleanup and added some documentation. | xue |
2006-02-20 | Cleaned up TForm and THead. | xue |
2006-02-20 | TPage::setFocus is working. | xue |
2006-02-19 | Made TForm DefaultButton working. | xue |
2006-02-15 | TDataFieldAccessor is used consistently to access all data field values. | xue |
2006-02-13 | Added PagePath property to TPage. | xue |
2006-02-12 | Implemented cookie HMAC check. | xue |
2006-02-11 | Added TSecurityManager and state encryption method. | xue |
2006-02-02 | Modified onSaveState to saveState, and onLoadState to loadState. | xue |
2006-02-02 | added missing page level and class level docblocks | knut |
2006-01-31 | All events are now defined with public on-functions. This is to comply with t... | xue |
2006-01-29 | Added support to template tag. | xue |
2006-01-29 | Changed how template controls initialize their properties. | xue |
2006-01-29 | Allow TPage constructor to alter application configuration. | wei |
2006-01-24 | Modified THttpRequest and THttpSession so that they can be used like an array... | xue |
2006-01-24 | Make quickstart demos disable theme if under FT situation. | xue |
2006-01-24 | Fixed a few issues with TCheckBox about validator. | xue |
2006-01-23 | Passing an empty validationgroup will only return validators that do not belo... | xue |
2006-01-21 | BE AWARE: Significant change! | xue |
2006-01-21 | TTextBox demo completed. Fixed a few issues related with AutoPostBack=true. | xue |
2006-01-18 | update javascript library and usage in web controls | wei |
2006-01-08 | Completed TLogger, TLogRouter, TFileLogRoute, TEmailLogRoute | xue |
2006-01-05 | coreLog instrumentation. | wei |
2005-12-28 | Modified the way to access application singleton. | xue |
2005-12-28 | Refactored application state persister. | xue |
2005-12-21 | Enhanced TemplateFile check for TPage. If a page entry in config.xml doesn't ... | xue |