summaryrefslogtreecommitdiff
path: root/framework/Web/UI/WebControls/TWizard.php
AgeCommit message (Expand)Author
2006-06-04Some minor documentation change.xue
2006-06-02some minor fixes.xue
2006-05-04Fixed an issue about instantiating a template: direct child controls are adde...xue
2006-05-03Fixed #152 - constituent parts of TWizard are exposedxue
2006-04-30changed TControl::createChildControls() to public.xue
2006-04-17TButton, TImageButton and TLinkButton now implement IButtonControl interfacexue
2006-04-17Fixed a bug about control's visibility.xue
2006-04-12Fixed a bug in TMultiView about getting the active view.xue
2006-04-12Fixed #129.xue
2006-04-11Fixed a few inconsistency due to change of template parsing.xue
2006-03-31Reorganized folders under framework. This may break existing applications.xue
2006-03-26Modified DisplaySideBar and DisplayCancelButton to ShowSideBar and ShowCancel...xue
2006-03-25Finished all TWizard demos.xue
2006-03-24Added two wizard demos.xue
2006-03-23Added UseDefaultLayout property to TWizard.xue
2006-03-23Fixed a bug in triggering onActiveStepChanged event.xue
2006-03-22TWizard is completed.xue
2006-03-17Using constants as item types.xue
2006-03-16latest work with wizard.xue
2006-03-13TDataFieldAccessor can access public member variables now. Added implementati...xue
2006-03-06small fixes to prepare for beta releasexue
2006-02-26Fixed a bug in rendering script files.xue
2006-02-22Did some minor optimization tweaksknut
2006-02-18Fixed a security issue about usage of Prado::getPathOfNamespace.xue
2006-01-31All events are now defined with public on-functions. This is to comply with t...xue
2006-01-29Adding TWizard (not working).wei