summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Allow arbitrary serializable types as Renderer data type (#15410)Johannes Dahlström2015-06-038-1/+94
* Fix GridEditorClientTest focus checks on IE8Teemu Suo-Anttila2015-06-031-1/+4
* Reset heartbeat timestamp when reopening UI (#18101)Leif Åstrand2015-06-033-0/+92
* Encode numeric values as JSON numbers (#18039)Leif Åstrand2015-06-035-3/+177
* Fix MenuBar handling with extremely wide first level sub menusTeemu Suo-Anttila2015-06-031-0/+6
* Use GWT CheckBoxes in MultiSelectionRenderer (#17554)Teemu Suo-Anttila2015-06-032-23/+82
* Convert a ComboBox test to TB4.7.5.0.beta3Mika Murtojarvi2015-06-032-59/+37
* Add screenshot comparison for DisabledMenuBarItemTestTeemu Suo-Anttila2015-06-022-3/+6
* Update @since tag.Mika Murtojarvi2015-06-021-1/+1
* Replaced incorrect setter/getter with prope ones and fixed declarative (#17982)Artur Signell2015-06-022-2/+47
* Refactor MenuBar handling methods to AbstractTB3TestTeemu Suo-Anttila2015-06-026-110/+80
* Properly handle readonly fields when clearing FieldGroup (#17166)Artur Signell2015-06-015-8/+146
* Fix for javadocselmot2015-06-011-22/+22
* Fix for Valo notification mixins (#14872).Denis Anisimov2015-05-295-35/+312
* Ensure method and property names are capitalized using English locale (#13389)Artur Signell2015-05-296-23/+83
* Fix GridEditorClientTest focus checks on IE browsersTeemu Suo-Anttila2015-05-291-2/+8
* Add @since 7.5Mika Murtojarvi2015-05-295-10/+10
* Input prompt shouldn't get set when input has focus (#18027)Anna Koskinen2015-05-283-1/+164
* Adds a textual null representation to Grid renderers(#16560)7.5.0.beta2Ilia Motornyi2015-05-2818-101/+568
* Focus the field in the the active cell when manually opening Grid editorJohannes Dahlström2015-05-284-23/+186
* Show declarative output for component selected in debug window (#17960)Artur Signell2015-05-289-19/+177
* Less restrictive RPC interface detection in registerRpc (#10945)vandeti2015-05-282-11/+141
* Backport a resynchronization fix for 7.5 (#15405)Artur Signell2015-05-284-7/+57
* Update to GWT version 2.7.0.vaadin3.Mika Murtojarvi2015-05-271-1/+1
* Update browser version test to Chrome 43Mika Murtojarvi2015-05-271-1/+1
* Select all checkbox when pressing space on the cell (#16685)Artur Signell2015-05-274-25/+74
* Add class name for not editable editor cells (#18021)Teemu Suo-Anttila2015-05-272-1/+12
* Update loading indicators (#18015).Mika Murtojarvi2015-05-273-0/+0
* Fix Grid client-side event support (#17986)Teemu Suo-Anttila2015-05-275-6/+201
* Use GWT.create instead of new in Grid client-side (#18011)Teemu Suo-Anttila2015-05-261-3/+3
* Split AbstractGridExtension from AbstractRenderer (#18003)Teemu Suo-Anttila2015-05-265-5/+254
* Update active tab index when overriding selection (#15274)Leif Åstrand2015-05-263-0/+98
* Remove value casting to integer in Slider.setValue (#17370)Sauli Tähkäpää2015-05-262-28/+86
* Fix font icon codepoint formatting in DesignResourceConverter (#17970)Maciej Przepióra2015-05-252-12/+9
* Only sort when enter is pressed on default header (#16732)Artur Signell2015-05-252-3/+33
* Do not scan for WebSocketProtocol (#17807)Artur Signell2015-05-221-1/+1
* Add pointer to new location for methods moved to WidgetUtil (#17952)Leif Åstrand2015-05-221-0/+201
* Fix adding a column to Table and immediately changing its size (#17927)Teemu Suo-Anttila2015-05-213-9/+119
* Rename GridSidebarThemeTest screenshot identifiersTeemu Suo-Anttila2015-05-211-6/+6
* Fix GridStructureTest to workaround Chrome + Selenium issueTeemu Suo-Anttila2015-05-201-3/+4
* Selectable row should have pointer-type cursor [#17911]Anna Koskinen2015-05-201-0/+7
* Fix GridDetailsLocationTest SubPixel issues with IE8 and IE9Teemu Suo-Anttila2015-05-201-11/+9
* Return components in merged header/footer cells only once (#17904)Artur Signell2015-05-202-1/+62
* Fix a Grid test failure on FirefoxMika Murtojarvi2015-05-202-7/+11
* Fix Grid test failures on various browsersTeemu Suo-Anttila2015-05-204-37/+37
* Ensure the whole hierarchy is refreshed when opening editor row (#17459)Artur Signell2015-05-194-0/+183
* Handle generated empty string style names properly (#17335)Artur Signell2015-05-194-3/+59
* Ensure VDebugWindow.get() always returns the real instance (#17871)Leif Åstrand2015-05-192-3/+3
* Make fields with validators immediate (#13709)7.5.0.beta1Artur Signell2015-05-193-4/+95
* Add missing OSGi import to make designs work (#17377)Artur Signell2015-05-193-2/+12