| Commit message (Expand) | Author | Age | Files | Lines |
* | Set internal value instead of converted value when locale has changed. (#14400) | Sauli Tähkäpää | 2014-09-23 | 1 | -1/+2 |
* | Exception on closing inactive UI causes issues (#14651) | Sergey Budkin | 2014-09-22 | 1 | -0/+1 |
* | Document that current session and UI are referenced weakly (#14595) | Leif Åstrand | 2014-09-22 | 2 | -3/+14 |
* | Add autogenerated style name for UI based on its class name (#14670) | Denis Anisimov | 2014-09-22 | 1 | -3/+5 |
* | Fixed ComboBox filtering when page length is zero (#14509) | Teemu Pöntelin | 2014-09-19 | 1 | -7/+9 |
* | Add new StringTo<Byte, Short, BigInteger> Converters(#14583) | denis.magdenkov | 2014-09-19 | 6 | -0/+423 |
* | Re-adding all rows in Table causes table to loose scroll position (#14581) | Anna Miroshnik | 2014-09-19 | 1 | -209/+285 |
* | Made MethodPropertyDescriptor box primitive types as it's done in MethodPrope... | Taras Hupalo | 2014-09-19 | 6 | -28/+55 |
* | Add Range<Byte, Short, Long, Float, BigInteger, BigDecimal> Validators (#14584) | denis.magdenkov | 2014-09-17 | 12 | -0/+588 |
* | Fix invalid parameter name (#14602) | Leif Åstrand | 2014-09-16 | 1 | -2/+2 |
* | Improve proxy comparison support (#14639) | Juuso Valli | 2014-09-15 | 2 | -6/+75 |
* | WebBrowser.isWindowsPhone() is added (#14425). | Denis Anisimov | 2014-09-12 | 1 | -0/+11 |
* | Update to Atmosphere 2.1.2.vaadin5 (#13877) | Sergey Budkin | 2014-09-12 | 1 | -1/+1 |
* | Make Vaadin component handling proxy-friendly (#14639) | Juuso Valli | 2014-09-12 | 14 | -21/+53 |
* | resolve org.json version conflict between server and shared (#14618) | Markus Koivisto | 2014-09-11 | 1 | -1/+1 |
* | DateField ValueChange is now fired after flags are set (#14487) | Guillermo Alvarez | 2014-09-09 | 1 | -3/+35 |
* | Fix a typo in Javadoc | Teemu Pöntelin | 2014-09-08 | 1 | -1/+1 |
* | Fix potential invalid JSON output in MetadataWriter (#14591) | Johannes Dahlström | 2014-09-04 | 2 | -0/+15 |
* | Revert to old capitalization to avoid git issues (#8942) | Leif Åstrand | 2014-08-30 | 5 | -8/+8 |
* | Bump Atmosphere-runtime version number to 2.1.2.vaadin4 (#14038) | Johannes Dahlström | 2014-08-28 | 1 | -1/+1 |
* | Revert "Make getMouseEvent() method available in the TargetDetailsImpl (#1341... | Markus Koivisto | 2014-08-28 | 3 | -12/+10 |
* | Fix PROGRESSBAR_POINT typo (#14502) | Leif Åstrand | 2014-08-28 | 1 | -1/+1 |
* | Ignore files from the classpath for scss cache timestamps (#14506) | Leif Åstrand | 2014-08-27 | 1 | -3/+13 |
* | Fixed creation of "appError" json object with nullable url (#8942) | Taras Hupalo | 2014-08-27 | 1 | -1/+5 |
* | replaced all org.json.* usages with elemental.json.* (#8942) | Taras Hupalo | 2014-08-26 | 32 | -436/+444 |
* | Make getMouseEvent() method available in the TargetDetailsImpl (#13416). | Denis Anisimov | 2014-08-25 | 3 | -10/+12 |
* | Improve the selection tab algorithm after removing the selected tab | Bogdan Udrescu | 2014-08-25 | 1 | -0/+55 |
* | Remove defunct __gwt_historyFrame (#11560) | Leif Åstrand | 2014-08-25 | 1 | -8/+0 |
* | Add option for collapsing empty rows/columns in GridLayout (#14392) | Artur Signell | 2014-08-21 | 1 | -0/+29 |
* | Depend on sass-compiler, not the old theme-compiler (#14009) | Artur Signell | 2014-08-21 | 1 | -1/+1 |
* | All day property support is added to ContainerEventProvider (#14178). | Denis Anisimov | 2014-08-20 | 2 | -0/+109 |
* | Added support for focus and blur listeners in NativeSelect (#6847) | Niklas Nyholm | 2014-08-20 | 1 | -1/+78 |
* | Handle byte[] type in StatementHelper and correct SQLException (#13305). | Denis Anisimov | 2014-08-20 | 2 | -25/+83 |
* | StreamResource methods equals() and hashCode() are corrected (#14027). | Denis Anisimov | 2014-08-20 | 2 | -8/+62 |
* | fixes incorrect JSONArray/String usage in ServerRpcHandler (#14471) | Fabian Lange | 2014-08-20 | 1 | -2/+2 |
* | Fixes DragAndDropWrapper does not support choosing a custom component as the ... | Sebastian Nyholm | 2014-08-18 | 1 | -0/+41 |
* | Add new "colored" style for Label (Valo) | Jouni Koivuviita | 2014-08-15 | 1 | -0/+5 |
* | Add two new size variants for Valo, tiny and huge | Jouni Koivuviita | 2014-08-15 | 1 | -3/+66 |
* | Update Font Awesome to the latest version (#14396) | Jouni Koivuviita | 2014-08-11 | 1 | -327/+461 |
* | Do not call requestStart/end multiple times when using push (#14228) | Artur Signell | 2014-08-07 | 1 | -5/+15 |
* | Document remaining additional style names for Valo (#14107) | Jouni Koivuviita | 2014-08-06 | 1 | -9/+163 |
* | Fix regression caused by #14147 patch (#14147) | Anthony Guerreiro | 2014-08-06 | 1 | -212/+227 |
* | Reverting multiple commits that caused 100+ regression tests to fail. | Markus Koivisto | 2014-08-05 | 1 | -1/+1 |
* | Adding a constant for vaadinBootstrap.js (#14284) | Fabian Lange | 2014-08-05 | 1 | -13/+14 |
* | Allow changing theme on the fly (#2874, #14139, #14124) | Artur Signell | 2014-08-04 | 1 | -5/+22 |
* | Disable automatic removal of trailing whitespace and reformatted using Luna | Artur Signell | 2014-07-31 | 7 | -14/+16 |
* | Fix Table stuck scroll position after setting scroll to last page (#14147) | Anthony Guerreiro | 2014-07-29 | 1 | -1/+1 |
* | TextArea size get reset when css resize is set (#14080) | Bogdan Udrescu | 2014-07-28 | 2 | -29/+42 |
* | Fallback to finding disconnected UI based on AtmosphereResource (#14251) | Leif Åstrand | 2014-07-22 | 1 | -7/+43 |
* | Improves performance of VaadinService.requestEnd(). (#14218) | Fabian Lange | 2014-07-21 | 2 | -130/+124 |