summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2006-03-22Added support to array-typed hidden field.xue
2006-03-19Update datagrid samples in respect to the new change to TDataGrid.xue
2006-03-19Pagers are now enclosed within panels.xue
2006-03-19Fixed #95.xue
2006-03-18Fixed a bug about setting empty property for non-control component in template.xue
2006-03-18added TImageMap.xue
2006-03-17Cleanup of usage of registerPostBackControl.xue
2006-03-17Using constants as item types.xue
2006-03-16Added findControlsByID.xue
2006-03-16latest work with wizard.xue
2006-03-16Updated some API doc.xue
2006-03-16Changed THttpSession.Storage to UseCustomStorage. Fixed some doc errors.xue
2006-03-15Fixed a typo in TStack.xue
2006-03-15Includes TStack as core class.xue
2006-03-15Added TStack.xue
2006-03-14Used constants to represent button command strings.xue
2006-03-14Fixed #89xue
2006-03-13TDataFieldAccessor can access public member variables now. Added implementati...xue
2006-03-12adding TSQLMap modulewei
2006-03-12Undo the previous commit.xue
2006-03-12Added automatically loading of TGlobalization.xue
2006-03-11Fixed a bug in rendering pure text items.xue
2006-03-11Fixed bugs of using renderEndTag.xue
2006-03-10Fixed #87.xue
2006-03-10Fixed SF #1432624 xue
2006-03-10Fixed SF # 1446846 xue
2006-03-09Fixed a problem about session starting.xue
2006-03-09Restored default current page index to 0 (meaning the first page which is alw...xue
2006-03-09Fixed #85.xue
2006-03-09changed default current page index to -1, modified itemAt($index)wei
2006-03-09Many small fixes due to the result of zend analyzer.xue
2006-03-06final fixes before 3.0b release.3.0bxue
2006-03-06small fixes to prepare for beta releasexue
2006-03-05TMultiView and TView are completed.xue
2006-03-05Added name-based cookie retrieval.xue
2006-03-05Some minor updates.xue
2006-03-04Added findCookieByName.xue
2006-03-04Added TMultiView and TView control.xue
2006-03-03Fixed a bug in rendering TPanel style fields.xue
2006-03-03Updated control collection and added methods for accessing control lifecycle.xue
2006-03-03Changed TIframe to TInlineFrame.xue
2006-03-03Added and modified some properties of TIframe.xue
2006-03-02Added using() statements to ensure that parent TI18NControl is loadedknut
2006-03-02Added TIframe component under WebControlsjrags
2006-03-01Added support to dynamic ID and SkinID.xue
2006-03-01Added some more sanity checks of template usage.xue
2006-02-28a little refactoring of autoload and error handler initialization.xue
2006-02-27Added PushButton to pager in TDataGrid.xue
2006-02-27Error displayed by TBrowserLogRoute is HTML-encoded now.xue
2006-02-27Changed the way of passing parameters to exception messages.xue