summaryrefslogtreecommitdiff
path: root/framework/Web/UI/TPage.php
AgeCommit message (Expand)Author
2008-10-14Fixed #938mikl
2008-07-30updated copyrightknut
2008-04-18Fix #660mikl
2008-03-07typo fix.xue
2008-01-14fixed a typo.xue
2008-01-04fixed #753.xue
2007-09-26hide error.xue
2007-07-17Added THead requirement checkxue
2007-06-19Added post data check during non-postback page request.xue
2007-04-22added support for clearing theme.xue
2007-03-31Fixed #571.xue
2007-01-28Fixed TActiveListBox bug. Add more meta for active record. Fix TCallback docs.wei
2007-01-04Add chat demo and tutorial.wei
2006-09-08merge from 3.0 branch till 1397.xue
2006-09-04merge from 3.0 branch till 1387xue
2006-08-29Update active controls.wei
2006-08-05merge from 3.0 branch till 1329.xue
2006-07-16Merge from 3.0 branch till 1264.xue
2006-06-26Merge from 3.0 branch till 1202.xue
2006-06-24Update active controls.wei
2006-06-17Update changes to active controls, add FT tests for active controls, add comm...wei
2006-06-11Prado js files are not rendered at the beginning of the formxue
2006-05-17Fixed #176.xue
2006-05-05Added prioritize callback and enabled viewstate update on callback return.wei
2006-05-05Adding TActiveLabelwei
2006-05-04Merge from 3.0 branch till 1023.xue
2006-05-04Adding TCallback component.wei
2006-05-02Adding more work on ActiveControls. wei
2006-04-30Adding Callback foundations.wei
2006-04-11Refactored page state persister.xue
2006-04-09Fixed a few bugs in TOutputCache. Documentation for TOutputCache is completed.xue
2006-04-08Added TOutputCache.xue
2006-03-31Updated the script for generating pradolite.php.xue
2006-03-30Enhanced page title manipulation so that page title is always stored in THead.xue
2006-03-16Updated some API doc.xue
2006-02-27Added PushButton to pager in TDataGrid.xue
2006-02-26Fixed a bug in rendering script files.xue
2006-02-20Code cleanup and added some documentation.xue
2006-02-20Cleaned up TForm and THead.xue
2006-02-20TPage::setFocus is working.xue
2006-02-19Made TForm DefaultButton working.xue
2006-02-15TDataFieldAccessor is used consistently to access all data field values.xue
2006-02-13Added PagePath property to TPage.xue
2006-02-12Implemented cookie HMAC check.xue
2006-02-11Added TSecurityManager and state encryption method.xue
2006-02-02Modified onSaveState to saveState, and onLoadState to loadState.xue
2006-02-02added missing page level and class level docblocksknut
2006-01-31All events are now defined with public on-functions. This is to comply with t...xue
2006-01-29Added support to template tag.xue
2006-01-29Changed how template controls initialize their properties.xue