stechong [Tue, 10 Nov 2009 17:39:37 -0600] rev 575
Fix for Bug 9852.
stechong [Tue, 10 Nov 2009 17:08:19 -0600] rev 574
Fix for Bug 9852.
fturovic <frank.turovich@nokia.com> [Tue, 10 Nov 2009 14:39:10 -0600] rev 573
updated version number to 2.4
timkelly [Tue, 10 Nov 2009 09:48:59 -0600] rev 572
Fix merge to RCL_2_4 for bug 9997.
timkelly [Mon, 09 Nov 2009 13:10:39 -0600] rev 571
Merge bug 9788 from default to RCL_2_4
timkelly [Mon, 09 Nov 2009 12:37:41 -0600] rev 570
Merge Carbide bugs 9997 & 10086 from default.
john.dean.3@nokia.com [Fri, 06 Nov 2009 12:55:47 -0600] rev 569
merged from RCL_2_4
john.dean.3@nokia.com [Fri, 06 Nov 2009 12:39:13 -0600] rev 568
Removed/added refactored class name which was missing in last commit
john.dean.3@nokia.com [Fri, 06 Nov 2009 12:28:33 -0600] rev 567
Standardized class and method naming after code review
john.dean.3@nokia.com [Thu, 05 Nov 2009 13:22:54 -0600] rev 566
Created access to all runtime LaunchCreationWizard, pages and widgets. Added getTableViewer() to the pages with a TableViewer. LaunchCreationWizard itself is now generated by a factory class whose factory is replacable at runtime allowing the ATF to inject it own LaunchCreationWizard and maintain a runtime instance for testing purposes. Resolves bug 10117.