| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Fix race condition that might leave access queue unpurged (#12277) | Leif Åstrand | 2013-07-29 | 2 | -2/+29 |
* | Fixed wrong classname in WindowThemes TB test #12171 | John Ahlroos | 2013-07-29 | 1 | -1/+1 |
* | Fixes button :active state on firefox #12126 | John Ahlroos | 2013-07-26 | 1 | -11/+13 |
* | Fixes light theme window sprites #12171 | John Ahlroos | 2013-07-26 | 3 | -9/+98 |
* | Fix issue with hidden component cells in Table and TreeTable #12119 | John Ahlroos | 2013-07-24 | 3 | -1/+98 |
* | Verify the connector hierarchy if assertions are enabled (#12271) | Leif Åstrand | 2013-07-23 | 2 | -3/+56 |
* | Only add DateRangeValidator to DateField if start or end of range is set (#12... | Johannes Dahlström | 2013-07-19 | 2 | -6/+84 |
* | Update to Atmosphere 1.0.14.vaadin4 (#12242) | Leif Åstrand | 2013-07-19 | 4 | -6/+9 |
* | Close PushRequestHandler when VaadinServlet is destroyed (#11878) | Leif Åstrand | 2013-07-19 | 1 | -0/+12 |
* | Add Require-Bundle for our rebased atmosphere bundle (#12195) | Leif Åstrand | 2013-07-18 | 1 | -1/+1 |
* | Make VaadinService.closeInactiveUIs set UI threadlocals (#12186) | Leif Åstrand | 2013-07-17 | 2 | -9/+44 |
* | Don't close an unbound VaadinSession for GAEVaadinServlet (#12209) | Leif Åstrand | 2013-07-17 | 3 | -7/+36 |
* | Fix lost focus in Table when refreshing row cache (#12231) | Tapio Aali | 2013-07-16 | 5 | -4/+118 |
* | Improving performance of ConnectorTracker (#12218) | Fabian Lange | 2013-07-15 | 1 | -3/+3 |
* | Improved AbstractClientConnector performance (#12219) | Fabian Lange | 2013-07-15 | 1 | -3/+3 |