aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Make restoreInstances clear value when previous value was gc:ed (#17603)Leif Åstrand2015-04-272-3/+47
* Iterate over copies of listener lists (#17477)Henri Sara2015-04-273-2/+177
* Remove broken custom String[] serialization (#17146)Leif Åstrand2015-04-276-29/+18
* Auto focus modal window (#17021)Ilya Ermakov2015-04-273-0/+192
* Update favicon when changing themes (#15481)Leif Åstrand2015-04-273-0/+153
* Re-showed tab is displayed if there is room for it (#17096)Alexey Fansky2015-04-273-9/+244
* Revert "Reduce reflows when sizing columns (#17315)"7.4.4Markus Koivisto2015-04-165-328/+38
* Fixed both URLs to use https.Markus Koivisto2015-04-151-1/+1
* Merge branch '7.4' of ssh://dev.vaadin.com:29418/vaadin into 7.4Markus Koivisto2015-04-150-0/+0
|\
| * Fix release notes query url to use https.Markus Koivisto2015-04-151-1/+1
* | Fix release notes query url to use https.Markus Koivisto2015-04-151-1/+1
|/
* Changed combobox classMarkus Koivisto2015-04-151-1/+1
* Use VaadinRequest/Response for static resources (#17462)Henri Sara2015-04-151-2/+2
* VConsole logging -> java.util.loggingArtur Signell2015-04-1515-193/+328
* Fix Grid column adding to set column sortable correctly (#17446)Teemu Suo-Anttila2015-04-152-8/+24
* Fix writing of child local ids in AbsoluteLayout (#17421)Johannes Dahlström2015-04-151-1/+2
* Prevent opening Table context menu on short tapping on iOS (#15297)Ilya Ermakov2015-04-152-1/+108
* Grid header should render "the same" after changes to header (#17131)Mikael Grankvist2015-04-153-18/+403
* Adding a temporary style to VNotification on Chrome >=41 (#17252)Alexey Fansky2015-04-152-1/+41
* Don't use !important for ColorPicker width in Valo (#17140).Denis Anisimov2015-04-158-13/+244
* Customizable DnD preview handle strategy in Dnd manager (#10377,#14880).Denis Anisimov2015-04-152-168/+533
* Grid layout slots should be slot size not slot content size (#17039)Mikael Grankvist2015-04-155-20/+201
* Set value selected by mouse when pressing Enter in ComboBox (#16981)Ilya Ermakov2015-04-153-53/+176
* Displaying tooltip on touch devices underneath the field (#17150)Alexey Fansky2015-04-155-22/+191
* Remove unusable codeArtur Signell2015-04-151-13/+0
* Javadoc fixLeif Åstrand2015-04-151-1/+1
* Disallow RunLocally annotation in framework tests. Fix NPE forTeemu Suo-Anttila2015-04-154-4/+23
* Add DesignerAttributeHelper.readAttribute with default value (#17416)Teemu Suo-Anttila2015-04-151-29/+51
* Fixed typos in javadoc (#17384)Raphael Ackermann2015-04-152-25/+26
* Don't remove frozen columns when columns reordered in Grid #16901Pekka Hyvönen2015-04-152-1/+20
* Make test work in uitest.warArtur Signell2015-04-151-2/+2
* Reduce reflows when sizing columns (#17315)Leif Åstrand2015-04-155-38/+328
* Support HTTPS, FTP, and FTPS resource URLs in Declarative (#17267)7.4.3Johannes Dahlström2015-03-302-1/+21
* Fix Declarative support for BigDecimal properties (#17205)Johannes Dahlström2015-03-302-5/+26
* Fix Declarative support for primitive float and double properties (#17204)Johannes Dahlström2015-03-303-14/+123
* Use vaadin-parent as parent in POMs (#17300)Henri Sara2015-03-301-12/+5
* Fix publishing of POM-only modules (#17025)Henri Sara2015-03-301-16/+48
* Fix build scripts for BOM (#17025)Henri Sara2015-03-303-4/+4
* Build Maven BOM for Vaadin (#17025)Henri Sara2015-03-307-1/+173
* Do proper cleanup in VDragAndDropManager.endDrag(boolean) (#17163)Maciej Przepióra2015-03-305-15/+349
* Reset index of selected item when it's removed (#17248).Denis Anisimov2015-03-303-1/+102
* Make Grid update column renderers (#16552)Patrik Lindström2015-03-304-20/+209
* Fix Table column header sorting on Chrome (#14796)Anna Miroshnik2015-03-263-40/+210
* Use native scrolling in IE on touch devices (#14864)Juho Nurminen2015-03-261-0/+5
* Disables selection when Grid's editor is open (#17132).Alexey Fansky2015-03-264-0/+104
* Fixed scroll jump by using native focusing in IE (#15294)Johannes Tuikkala2015-03-265-0/+364
* Expect Chrome 41Artur Signell2015-03-241-3/+14
* Use special logic for allocating selection col widths (#17091)Leif Åstrand2015-03-233-3/+57
* Make UIConnector.replaceTheme() and UIConnector.activateTheme() protected #17235John Ahlroos2015-03-201-3/+5
* Do not log severe messages which serve no purpose (#17222)Artur Signell2015-03-201-2/+2