| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Adds junit to the ide configuration for the theme-compiler module. | Jonatan Kronqvist | 2013-08-30 | 1 | -1/+1 |
* | Allow creating session for Portlet UI init request (#12473) | Leif Åstrand | 2013-08-30 | 1 | -0/+4 |
* | Only consider caption tooltips for own slots (#12469) | Leif Åstrand | 2013-08-30 | 2 | -0/+34 |
* | Use the add() path of CssLayout only when appending to the end (#11284) | Henri Sara | 2013-08-28 | 2 | -8/+15 |
* | Enable use of profiler without debug window (#12465) | Henri Sara | 2013-08-28 | 2 | -10/+10 |
* | Disable slow sanity check when not in debug mode (#12463) | Henri Sara | 2013-08-28 | 1 | -2/+9 |
* | Added controlDirective to ifContentStatement. Fixes ticket #12105. | Juho Nurminen | 2013-08-28 | 5 | -6073/+6062 |
* | Optimize CssLayout hierarchy update (#11284) | Henri Sara | 2013-08-27 | 2 | -3/+15 |
* | Fixed broken test due to changes in drop position by #12406 | John Ahlroos | 2013-08-26 | 1 | -3/+2 |
* | Fix bug for spacing on first widget (#12420) | Henri Sara | 2013-08-22 | 1 | -2/+2 |
* | Optimize large Vertical/HorizontalLayout client side (#12420, #10899) | Henri Sara | 2013-08-22 | 2 | -13/+62 |
* | Optimize resetting of state when detaching components (#10899, #11284) | Henri Sara | 2013-08-22 | 1 | -9/+61 |
* | Fixed failing TabKeyboardNavigation test #12433 | John Ahlroos | 2013-08-22 | 1 | -1/+25 |
* | Fixed test broken by PopupDateField communication change #6252 | John Ahlroos | 2013-08-21 | 1 | -0/+5 |
* | Fixed test broken by fixes to drag&drop #12406 | John Ahlroos | 2013-08-21 | 1 | -3/+2 |
* | Add more detailed profiling for some client side hotspots (#12418) | Henri Sara | 2013-08-21 | 4 | -1/+44 |
* | Optimize ComputedStyle.getIntProperty() (#12411) | Henri Sara | 2013-08-21 | 1 | -8/+34 |
* | Escape markup in CustomLayout's JavaDoc (#12410) | Henrik Paul | 2013-08-20 | 1 | -2/+2 |
* | Fixed DragAndDropWrapper using wrong drop target in IE8 #12406 | John Ahlroos | 2013-08-20 | 3 | -12/+13 |
* | Report min and max times from Profiler (#12409) | Henri Sara | 2013-08-20 | 2 | -10/+48 |
* | Search only remaining message for delimiter (#12404) | Artur Signell | 2013-08-20 | 3 | -1/+113 |
* | Fix scrollbar for Window under WebKit browsers (#11994) | Patrik Lindström | 2013-08-15 | 3 | -0/+139 |
* | Make sure that no fileIds are replayed to the client (#12330) | Henrik Paul | 2013-08-15 | 2 | -4/+155 |
* | Terminate JVM if server.close() has no effect (#12363) | Leif Åstrand | 2013-08-13 | 1 | -0/+43 |
* | GWT requires max 1.6 compiler compliance level currently - #12345 | Henrik Paul | 2013-08-13 | 1 | -1/+1 |
* | Add a chapter on installing IvyDE (for #12359) | Henrik Paul | 2013-08-13 | 1 | -0/+16 |
* | Fixed a typo in FieldGroup.isModified() JavaDoc. (#12172) | Teemu Pöntelin | 2013-08-12 | 1 | -1/+1 |
* | Reset waitingForFilteringResponse flag to false inside onBlur (#12325) | denisanisimov | 2013-08-09 | 1 | -0/+1 |
* | Delay sending DateField popup value to server until popup is closed #6252 | John Ahlroos | 2013-08-09 | 4 | -3/+251 |
* | Use <code> instead of {@code} for sample containing { and } (#12311) | Leif Åstrand | 2013-08-09 | 2 | -6/+7 |
* | Fixes Button icon alt text not being updated #12333 | John Ahlroos | 2013-08-08 | 4 | -5/+154 |
* | Make sure bean field validators are only added once (#11045) | Patrik Lindström | 2013-08-07 | 2 | -1/+59 |
* | Split UiAccess test (#12332) | Leif Åstrand | 2013-08-07 | 2 | -26/+41 |
* | Disable failing calendar Actions Menu Test (#12181) | Patrik Lindström | 2013-08-07 | 1 | -3/+3 |
* | Update "lastRequestedFirstvisible" field value right away (#10666). | denisanisimov | 2013-08-07 | 3 | -6/+168 |
* | Fix race in VaadinService.lockSession() (#12282)7.1.2 | Johannes Dahlström | 2013-08-06 | 1 | -1/+20 |
* | Fix native scrolling regression in iOS 6 homescreen apps (#12295) | Johannes Dahlström | 2013-08-06 | 2 | -8/+14 |
* | Avoid infinite recursion when purging access queue (#12310) | Leif Åstrand | 2013-08-05 | 1 | -1/+3 |
* | Show tooltips for ordered layout captions (#10046) | denisanisimov | 2013-08-02 | 3 | -0/+200 |
* | Refine handling of null and empty URI fragments (#12207) | Leif Åstrand | 2013-08-02 | 4 | -8/+105 |
* | Improve URI fragment listener javadocs (#12296) | Leif Åstrand | 2013-08-02 | 1 | -7/+46 |
* | Ensure StringToIntegerConverter rejects values outside range of int (#12230) | Johannes Dahlström | 2013-08-01 | 2 | -1/+34 |
* | Fixes parsing of multiple push messages in streaming mode (#12197) | Fabian Lange | 2013-08-01 | 1 | -2/+9 |
* | Disable all logging if production mode is enabled (#12299) | Leif Åstrand | 2013-08-01 | 1 | -1/+23 |
* | Add optional OSGi Import-Package for javax.validation (#12301) | Johannes Dahlström | 2013-07-31 | 2 | -1/+4 |
* | Document multiple load semantics in @StyleSheet and @JavaScript (#12200) | Leif Åstrand | 2013-07-30 | 2 | -2/+26 |
* | Fix calendar click events on context menu #12297 | Patrik Lindström | 2013-07-30 | 1 | -1/+2 |
* | Fix actions in action menu appearing in random order #12250 | Patrik Lindström | 2013-07-30 | 1 | -4/+5 |
* | Clarify Embedded javadoc (#12290) | Johannes Dahlström | 2013-07-30 | 1 | -6/+10 |
* | Fix invisible calendar actions menu #12181 | Patrik Lindström | 2013-07-30 | 6 | -29/+314 |