| Commit message (Expand) | Author | Age | Files | Lines |
* | Corrected invalid formatting in previous patches (#5749) | Artur Signell | 2010-10-07 | 1 | -4/+4 |
* | Fixed use of deprecated alignment method and theme constants (#5749) | Artur Signell | 2010-10-07 | 3 | -1/+3 |
* | Fixed some warnings | Artur Signell | 2010-10-05 | 2 | -10/+13 |
* | 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 | 1 | -1/+1 |
* | #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: 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 | 3 | -70/+91 |
* | #5692 Generics and warnings cleanup in ObjectProperty and classes using it, s... | Henri Sara | 2010-10-01 | 4 | -21/+34 |
* | Added a null check to fix #5688 | Jonatan Kronqvist | 2010-09-27 | 1 | -1/+4 |
* | Fix for #5636 - PopupDateField cannot be reliably tested using Vaadin TestBench | Artur Signell | 2010-09-23 | 3 | -3/+158 |
* | Fix for #5671 - ComponentLocator should try to find SubPartAware parent widge... | Artur Signell | 2010-09-23 | 1 | -0/+34 |
* | fixes #5659 | Matti Tahvonen | 2010-09-22 | 1 | -1/+13 |
* | improving #5613, full error - not just message | Matti Tahvonen | 2010-09-22 | 1 | -1/+1 |
* | improving #5613, to uncaught to GWT log even if not in debug (optimized away ... | Matti Tahvonen | 2010-09-22 | 1 | -0/+7 |