summaryrefslogtreecommitdiffstats
path: root/shared
Commit message (Expand)AuthorAgeFilesLines
* VBrowserDetails fails to detect Android when using Firefox (#15183)Sergey Budkin2014-12-161-7/+4
* Fix VCalendar to use correct year of week. (#14783)Sauli Tähkäpää2014-11-101-0/+1
* Set correct versions for json package imports in OSGi manfiests (#14618)Maciej Przepióra2014-10-291-1/+1
* Fix @since for isIPhone() and isIPad(). (#14424, #14423)Sauli Tähkäpää2014-10-161-2/+4
* isIPad() and isIPhone() methods are added to WebBrowser (#14424,#14423).Denis Anisimov2014-10-141-2/+23
* Add @since to isWindowsPhone(). (#14425)Sauli Tähkäpää2014-09-261-0/+1
* Remove Calendar dependency (#14668)Artur Signell2014-09-251-4/+4
* WebBrowser.isWindowsPhone() is added (#14425).Denis Anisimov2014-09-241-0/+12
* calendar visible hours shows invalid dates(week/day view) (#12521)Anna Miroshnik2014-09-121-0/+3
* Update TabsheetState.tabs to be declared as List (#14512)Leif Åstrand2014-08-271-1/+2
* Add option for collapsing empty rows/columns in GridLayout (#14392)7.3.0.rc1Artur Signell2014-08-211-0/+1
* Fixes DragAndDropWrapper does not support choosing a custom component as the ...Sebastian Nyholm2014-08-181-0/+2
* Update VBrowserDetails to handle the new IE11 UA on WP 8.1 Update (#14376)Juho Nurminen2014-08-151-2/+2
* Adding a constant for vaadinBootstrap.js (#14284)Fabian Lange2014-08-051-0/+8
* Allow changing theme on the fly (#2874, #14139, #14124)Artur Signell2014-08-041-1/+7
* TextArea size get reset when css resize is set (#14080)Bogdan Udrescu2014-07-281-7/+14
* Remove csrfToken if disable-xsrf-protection is true (#14111)Bogdan Udrescu2014-07-151-7/+13
* Revert "Allow changing theme on the fly (#2874)"Henri Sara2014-07-031-7/+1
* Add missing @since 7.3 to javadocHenri Sara2014-07-031-0/+5
* Ignore -1 sync id on the server (#14084)Leif Åstrand2014-07-011-1/+3
* Revert to org.json as Android JSON is not 100% compatible (#13944)Artur Signell2014-06-301-2/+2
* Allow changing theme on the fly (#2874)Artur Signell2014-06-261-1/+2
* Removes double spacing from gridLayout which has empty rows or columns (#8855)Dmitrii Rogozin2014-06-111-3/+9
* Update versions in OSGi manifest for vaadin-shared (#13812)Antti Tanhuanpää2014-06-051-1/+1
* Fixed broken OSGi dependencies in vaadin-shared (#13852)Norman Specht2014-06-031-1/+1
* Allow editing colorpicker values in colorpicker in textfield #13469John Ahlroos2014-05-141-0/+58
* Removed irrelevant readme fileJohn Ahlroos2014-05-061-1/+0
* Merge changes from origin/7.2 into masterJonatan Kronqvist2014-05-05153-185/+185
|\
| * Update remaining copyright years to 2014Artur Signell2014-04-235-6/+6
| * Merge changes from origin/7.1Artur Signell2014-04-23148-179/+179
| |\
| | * Update copyright year to 2014Artur Signell2014-04-16146-177/+177
* | | Fixed javadoc XHTML to HTML and fixed typos (#13518)Markus Koivisto2014-04-231-5/+5
* | | Javadoc fixArtur Signell2014-04-231-1/+4
|/ /
* | Update some APIs based on the 7.2 API review commentsJonatan Kronqvist2014-04-145-179/+98
* | Update Accordion and TabSheet to use Vaadin 7 style. (#13402).Felype Santiago Ferreira2014-04-085-1/+166
* | Change push default fallback to long polling (#13409)Artur Signell2014-04-041-1/+1
* | Remove all unnecessary semicolons reported by EclipseLeif Åstrand2014-03-214-5/+5
* | Merge commit '49973354b22e8aba9cc71f83571020b0414c54e0'Sauli Tähkäpää2014-03-212-0/+52
|\|
| * Fixed trailing slash trimming in VaadinPortletService.Sauli Tähkäpää2014-03-134-3/+56
* | Revert "Merge branch 'master' into grid"John Ahlroos2014-03-1813-1217/+0
* | Merge branch 'master' into gridLeif Åstrand2014-03-1813-0/+1217
|\ \
| * \ Merge branch 'master' into gridHenrik Paul2014-03-034-3/+42
| |\ \
| * | | Fix compile errors (#13334)Leif Åstrand2014-02-281-0/+55
| * | | Implement programmatic scrolling (#13327)Patrik Lindström2014-02-182-0/+86
| * | | Merge remote-tracking branch 'origin/master' into gridLeif Åstrand2014-02-123-2/+35
| |\ \ \
| * | | | Grid supports data set changes (#12645)Henrik Paul2013-12-174-0/+756
| * | | | Merge branch 'master' into grid-mergeHenrik Paul2013-12-121-0/+1
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into grid-mergeHenrik Paul2013-12-122-3/+6
| |\ \ \ \ \
| * | | | | | Add server-side API for column freezing (#3087)Henrik Paul2013-11-241-0/+8
| * | | | | | Introduce initial data source support for Grid (#12878)Leif Åstrand2013-11-223-0/+110