| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixes #3850: Submenu icon is placed outside the menu in IE7 | Jouni Koivuviita | 2009-12-15 | 1 | -48/+54 |
* | Added Validator generics | Artur Signell | 2009-12-15 | 2 | -18/+21 |
* | fixes #3715 | Matti Tahvonen | 2009-12-14 | 1 | -18/+18 |
* | Fix for #3367 - It should be possible to specify parameters for embedded flash | Artur Signell | 2009-12-14 | 1 | -16/+60 |
* | more information for VUnknownComponent (and uidl browser). Fixes #3831 | Matti Tahvonen | 2009-12-14 | 5 | -15/+48 |
* | Fix for #3825 - AbstractComponentThrows NPE when both visible and enable is s... | Artur Signell | 2009-12-14 | 1 | -1/+2 |
* | cleaned redundancy, added deprecated annotation | Matti Tahvonen | 2009-12-14 | 1 | -2/+2 |
* | replaced(depracated) paintReference with addAttribute(String,Paintable) and a... | Matti Tahvonen | 2009-12-14 | 5 | -212/+99 |
* | Added generics to ComponentContainer.getComponentIterator (#3717). | Artur Signell | 2009-12-14 | 9 | -37/+38 |
* | Added generics to BeanItem for #3717 | Artur Signell | 2009-12-14 | 2 | -22/+23 |
* | Removed unnecessary "px" units after 0 widths and heights. | Jouni Koivuviita | 2009-12-14 | 1 | -4/+4 |
* | Document empty/required validation behvaior in javadoc (#3787). | Artur Signell | 2009-12-14 | 1 | -3/+7 |
* | Added some javadoc, for #3763 | Marc Englund | 2009-12-11 | 1 | -6/+290 |
* | Additional fix for #3759 | Jouni Koivuviita | 2009-12-10 | 1 | -1/+2 |
* | Updated "selected" javadoc for Tree to make it clear that it only applies to ... | Artur Signell | 2009-12-10 | 1 | -5/+9 |
* | Fix for #3820 - DefaultItemSorter is not serializable | Artur Signell | 2009-12-10 | 2 | -2/+4 |
* | #3835 support for "style" parameter in portlet.xml | Henri Sara | 2009-12-10 | 2 | -3/+15 |
* | Window title no longer changed when running embedded, fixes #3479 | Marc Englund | 2009-12-10 | 4 | -48/+70 |
* | Theme version check for #3416 | Marc Englund | 2009-12-08 | 1 | -1/+6 |
* | Fixes #3526: SplitPanel collapse and expand with doubleclick | Jouni Koivuviita | 2009-12-08 | 2 | -1/+99 |
* | Fixes #3690: VButton.setEnabled(false) does not change the VButton look (6.2 ... | Jouni Koivuviita | 2009-12-07 | 1 | -0/+2 |
* | Fixed a typo in Javadoc. | Jouni Koivuviita | 2009-12-04 | 1 | -1/+1 |
* | fixes #3786, focus and blur events for (textual) datefields and combobox | Matti Tahvonen | 2009-12-02 | 4 | -18/+113 |
* | Formatting fixes to widgetset builder, unified tabs to spaces. | Marko Grönroos | 2009-12-02 | 1 | -3/+3 |
* | #3117 initial JSR-286 shared portlet parameter support and example | Henri Sara | 2009-12-02 | 1 | -4/+61 |
* | #3117 inter-portlet event support (JSR-286), some support for custom portlet ... | Henri Sara | 2009-12-01 | 4 | -29/+131 |
* | VForm theme modified, fieldset now doesn't have a border if there is no capti... | Jouni Koivuviita | 2009-12-01 | 1 | -2/+2 |
* | fixed some javadoc typos | Henri Sara | 2009-12-01 | 2 | -8/+8 |
* | transactionStart/End and requestStart/End should now always happen in pairs | Matti Tahvonen | 2009-12-01 | 2 | -10/+26 |
* | fixes #3788 | Matti Tahvonen | 2009-12-01 | 1 | -3/+3 |
* | ItemClickListeners in Tree and Table now use the new event listener feature (... | Matti Tahvonen | 2009-12-01 | 4 | -71/+34 |
* | VMenubar styles now prefixed (only) | Matti Tahvonen | 2009-12-01 | 1 | -1/+1 |
* | fixes #3785, implemented style names for MenuBar.MenuItem | Matti Tahvonen | 2009-12-01 | 2 | -1/+19 |
* | fixes #3759, now can scroll to last tab | Matti Tahvonen | 2009-11-30 | 1 | -1/+2 |
* | fixes #3731, added HttpServletRequestListener and PortletRequestListener whic... | Matti Tahvonen | 2009-11-30 | 4 | -75/+209 |
* | Spelling correction in widgetset GWT generator | Henri Sara | 2009-11-30 | 1 | -6/+6 |
* | fixes #3782, a better exception when trying to add Window via addComponent | Matti Tahvonen | 2009-11-30 | 1 | -0/+10 |
* | Refactoring in Portlet 2.0 support | Henri Sara | 2009-11-30 | 7 | -471/+326 |
* | fixes #3784 | Matti Tahvonen | 2009-11-30 | 1 | -2/+11 |
* | Modified VButton to be more easily extendable. | Jouni Koivuviita | 2009-11-30 | 1 | -3/+3 |
* | fixes #3783, event listener registered now in right place | Matti Tahvonen | 2009-11-30 | 1 | -3/+2 |
* | Integrated patch that implements ItemSorter for IndexedContainer, #3434 | Marc Englund | 2009-11-27 | 5 | -127/+326 |
* | Patch that fixes #3772 - Add notifier interfaces for focus and blur events | Artur Signell | 2009-11-26 | 2 | -21/+77 |
* | fixes #3775, added most obvious optimizations for VTree rendering | Matti Tahvonen | 2009-11-26 | 1 | -8/+20 |
* | added null check | Matti Tahvonen | 2009-11-26 | 1 | -1/+3 |
* | Fixed remaining issues for #3541 - VerticalLayout/GridLayout/AbsoluteLayout/C... | Artur Signell | 2009-11-26 | 10 | -48/+178 |
* | Minor corrections for Portlet 2.0 and some javadoc | Henri Sara | 2009-11-26 | 4 | -28/+52 |
* | Integrated /branches/event-framework-3234 which includes fixes for #3234, #35... | Artur Signell | 2009-11-26 | 27 | -125/+1230 |
|\ |
|
| * | Split test case into Layout click test and textfield focus/blur test + auto t... | Artur Signell | 2009-11-26 | 10 | -50/+63 |
| * | fixed missing constant | Matti Tahvonen | 2009-11-26 | 1 | -5/+2 |