| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix for #5735 - Deprecate AlignmentUtils and methods that uses it | Artur Signell | 2010-10-05 | 3 | -1/+28 |
* | Removed dead code | Artur Signell | 2010-10-05 | 1 | -3/+0 |
* | Merged test, javadoc and integration test changes from 6.4 | Artur Signell | 2010-10-05 | 8 | -56/+562 |
* | #5692 Generics and warnings cleanup: more test classes with slight modifications | Henri Sara | 2010-10-05 | 6 | -38/+40 |
* | #5692 Generics and warnings cleanup: Ticket tests (with slight modifications ... | Henri Sara | 2010-10-05 | 20 | -83/+84 |
* | #5692 Generics and warnings cleanup: Layout tests | Henri Sara | 2010-10-05 | 4 | -13/+17 |
* | #5692 Generics and warnings cleanup: FeatureBrowser | Henri Sara | 2010-10-05 | 5 | -23/+26 |
* | #5692 Generics and warnings cleanup: component tests | Henri Sara | 2010-10-04 | 8 | -6/+14 |
* | #5692 Generics and warnings cleanup: TestClassesSerializable | Henri Sara | 2010-10-04 | 1 | -4/+4 |
* | #5692 Generics and warnings cleanup: DD tests | Henri Sara | 2010-10-04 | 5 | -10/+12 |
* | #5692 Generics and warnings cleanup: first set of test class modifications | Henri Sara | 2010-10-04 | 10 | -42/+45 |
* | #5692 Generics: VTargetDetailIs | Henri Sara | 2010-10-04 | 1 | -1/+1 |
* | #5692 Generics: part of changes in Slider and DateField | Henri Sara | 2010-10-04 | 2 | -2/+2 |
* | #5692 Generics: ProgressIndicator | Henri Sara | 2010-10-04 | 1 | -1/+1 |
* | #5692 Generics: Select | Henri Sara | 2010-10-04 | 1 | -18/+18 |
* | #5692 Generics: Form | Henri Sara | 2010-10-04 | 1 | -12/+12 |
* | #5692 Generics: EventRouter, MethodEventSource, AbstractComponent | Henri Sara | 2010-10-04 | 3 | -15/+18 |
* | #5692 Generics: VErrorMessage | Henri Sara | 2010-10-04 | 1 | -1/+1 |
* | #5692 Generics: PropertySetItem (class needs cleanup) | Henri Sara | 2010-10-04 | 1 | -10/+10 |
* | #5692 Generics: QueryContainer (with reduced exposure of internal item id typ... | Henri Sara | 2010-10-04 | 1 | -9/+9 |
* | #5692 Generics: ContainerOrderedWrapper | Henri Sara | 2010-10-04 | 1 | -11/+11 |
* | #5692 Generics: ContainerHierarchicalWrapper, HierarchicalContainer | Henri Sara | 2010-10-04 | 2 | -8/+8 |
* | #5692 Generics: ActionManager | Henri Sara | 2010-10-04 | 1 | -1/+1 |
* | #5692 Generics: VTablePaging (unfinished class - to remove?) | Henri Sara | 2010-10-04 | 1 | -10/+9 |
* | #5692 Generics: AbstractField, ComboBox, ListSelect, NativeSelect, OptionGrou... | Henri Sara | 2010-10-04 | 6 | -9/+9 |
* | #5692 Generics: GridLayout | Henri Sara | 2010-10-04 | 1 | -30/+33 |
* | #5692 Generics in AbstractSelect, added a TODO in CaptionChangeListener | Henri Sara | 2010-10-04 | 1 | -41/+44 |
* | #5692 Generics: AlignmentUtils | Henri Sara | 2010-10-04 | 1 | -1/+1 |
* | #5692 Generics: field factory data type can be anything | Henri Sara | 2010-10-04 | 2 | -2/+2 |
* | #5692 Generics: Tree and Table property and item ID types can be anything, ch... | Henri Sara | 2010-10-04 | 2 | -26/+27 |
* | #5692 Generics: server-side changes for changeVariables() and some component ... | Henri Sara | 2010-10-04 | 10 | -14/+14 |
* | #5692 Generics: VMenuBar | Henri Sara | 2010-10-04 | 1 | -1/+2 |
* | #5692 Generics: VDateFieldCalendar and VPopupCalendar | Henri Sara | 2010-10-04 | 2 | -3/+3 |
* | #5692 Generics: VOptionGroup | Henri Sara | 2010-10-04 | 1 | -5/+5 |
* | #5692 Generics: mostly UIDL.getChildIterator related changes; UIDL.getChildIt... | Henri Sara | 2010-10-04 | 9 | -16/+15 |
* | #5692 Generics: VFilterSelect (mostly MenuBar related) | Henri Sara | 2010-10-04 | 1 | -17/+13 |
* | #5692 Generics: TestListeners fix | Henri Sara | 2010-10-04 | 1 | -2/+2 |
* | #5692 Generics: VCustomLayout | Henri Sara | 2010-10-04 | 1 | -15/+14 |
* | #5692 Generics: MenuBar | Henri Sara | 2010-10-04 | 1 | -4/+4 |
* | #5692 Generics: ClassResource | Henri Sara | 2010-10-04 | 1 | -2/+2 |
* | #5692 Generics: KeyMapper | Henri Sara | 2010-10-04 | 1 | -4/+4 |
* | #5692 Generics: LocaleService | Henri Sara | 2010-10-04 | 1 | -1/+1 |
* | #5692 Generics: ApplicationRunnerServlet | Henri Sara | 2010-10-04 | 1 | -4/+3 |
* | #5692 Generics: ComponentSizeValidator | Henri Sara | 2010-10-04 | 1 | -8/+8 |
* | #5692 Generics: DownloadStream and servlet/portlet parameters and context par... | Henri Sara | 2010-10-04 | 3 | -20/+18 |
* | #5692 Generics: DemoLauncher minor update | Henri Sara | 2010-10-04 | 1 | -2/+4 |
* | #5692 Generics and warnings cleanup: IndexedContainer (with minor modificatio... | Henri Sara | 2010-10-01 | 1 | -64/+70 |
* | #5692 Generics and warnings cleanup : listener lists in some data utility cla... | Henri Sara | 2010-10-01 | 3 | -9/+9 |
* | #5692 Generics and warnings cleanup in MethodProperty | Henri Sara | 2010-10-01 | 15 | -121/+152 |
* | #5692 Generics and warnings cleanup in ObjectProperty and classes using it, s... | Henri Sara | 2010-10-01 | 19 | -68/+186 |