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