| Commit message (Expand) | Author | Age | Files | Lines |
* | #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 |
* | added TODO | Matti Tahvonen | 2010-09-22 | 1 | -0/+2 |
* | improved #3165 fix (some cleanup on orphaned columns done better, also lighte... | Matti Tahvonen | 2010-09-22 | 1 | -2/+7 |
* | added position:absolute to history iframe written by portlet | Matti Tahvonen | 2010-09-21 | 1 | -2/+2 |
* | fixes #3165 | Matti Tahvonen | 2010-09-21 | 1 | -0/+22 |
* | fixes #5622 | Matti Tahvonen | 2010-09-21 | 1 | -1/+1 |
* | improved javadoc | Matti Tahvonen | 2010-09-21 | 1 | -0/+1 |
* | - Fixes component attach/detach events to trigger at the right times in CSSLa... | John Alhroos | 2010-09-21 | 1 | -7/+22 |
* | Fixes component attach/detach events to trigger at the right times #5625 | John Alhroos | 2010-09-21 | 3 | -18/+47 |
* | Fix for #5639 - Disabled DateField's calendar view can be opened | Artur Signell | 2010-09-21 | 1 | -1/+1 |
* | improved logging while setting up logging #5613 | Matti Tahvonen | 2010-09-21 | 1 | -9/+15 |
* | Fix for #5443 - Tree must implement SubPartAware | Artur Signell | 2010-09-20 | 1 | -1/+108 |
* | Fix for #5638 - ComponentLocator does not use DOM hierarchy when a SubPartAwa... | Artur Signell | 2010-09-20 | 1 | -7/+8 |
* | Javadoc | Artur Signell | 2010-09-20 | 1 | -0/+36 |
* | Extracted getRootNodes(), getFirstRootNode(), getLastRootNode() to functions ... | Artur Signell | 2010-09-20 | 1 | -20/+48 |
* | left/right up now clears nav key down flag. Fixes an issue in TreeTable, poss... | Matti Tahvonen | 2010-09-20 | 1 | -0/+2 |
* | fixed logic problem causing regression since [14965] (related to #5592) | Matti Tahvonen | 2010-09-17 | 1 | -5/+5 |
* | Fixes for the DateField component (#5592 & others) | Jonatan Kronqvist | 2010-09-17 | 2 | -0/+5 |
* | Fix for #5066 | Jonatan Kronqvist | 2010-09-17 | 1 | -3/+10 |
* | Style constants for Liferay theme | Henri Kerola | 2010-09-17 | 1 | -0/+28 |
* | #5613 Converted our own client side code to use VConsole instead of Applicati... | Matti Tahvonen | 2010-09-17 | 20 | -111/+71 |