aboutsummaryrefslogtreecommitdiffstats
path: root/client/src
Commit message (Expand)AuthorAgeFilesLines
* Add class name for not editable editor cells (#18021)Teemu Suo-Anttila2015-05-281-0/+3
* Use GWT.create instead of new in Grid client-side (#18011)Teemu Suo-Anttila2015-05-281-3/+3
* Update active tab index when overriding selection (#15274)Leif Åstrand2015-05-281-0/+1
* Only sort when enter is pressed on default header (#16732)Artur Signell2015-05-281-3/+6
* Fix MenuBar keyboard navigation and selecting (#17076)Teemu Suo-Anttila2015-05-251-4/+14
* Add pointer to new location for methods moved to WidgetUtil (#17952)Leif Åstrand2015-05-251-0/+201
* Fix adding a column to Table and immediately changing its size (#17927)Teemu Suo-Anttila2015-05-251-9/+8
* Ensure VDebugWindow.get() always returns the real instance (#17871)Leif Åstrand2015-05-252-3/+3
* Make FormLayout work with HTML captions (#17143)Leif Åstrand2015-05-251-8/+12
* Don't show loading spinner if there are no tabs (#15241)Leif Åstrand2015-05-251-1/+0
* Fix enabled handling for DateField and PopupDateField (#17620)Artur Signell2015-05-111-8/+11
* Render CustomLayout properly even if a slot is missing (#17681)Artur Signell2015-05-112-0/+13
* Add missing @since to VDragAndDropManager7.4.5Teemu Suo-Anttila2015-04-291-0/+2
* Move VFilterSelect setKeyboardSelectedItem to correct subclass (#17645)Teemu Suo-Anttila2015-04-291-11/+11
* Add missing @since to DDEventHandleStrategy classTeemu Suo-Anttila2015-04-281-0/+1
* Make public getLogger functions private (#17645)Teemu Suo-Anttila2015-04-2711-61/+61
* Restore unintended API changes (#17645)Teemu Suo-Anttila2015-04-271-0/+10
* Fix Grid editor area calculation without scrollbars (#17471)Teemu Suo-Anttila2015-04-271-6/+3
* Keeping MenuItem custom classes when updating styles (#17427)Alexey Fansky2015-04-271-0/+12
* Auto focus modal window (#17021)Ilya Ermakov2015-04-271-0/+16
* Update favicon when changing themes (#15481)Leif Åstrand2015-04-271-0/+22
* Re-showed tab is displayed if there is room for it (#17096)Alexey Fansky2015-04-271-9/+58
* Revert "Reduce reflows when sizing columns (#17315)"7.4.4Markus Koivisto2015-04-161-72/+38
* VConsole logging -> java.util.loggingArtur Signell2015-04-1515-193/+328
* Prevent opening Table context menu on short tapping on iOS (#15297)Ilya Ermakov2015-04-151-1/+2
* Grid header should render "the same" after changes to header (#17131)Mikael Grankvist2015-04-151-18/+64
* Adding a temporary style to VNotification on Chrome >=41 (#17252)Alexey Fansky2015-04-151-1/+8
* Don't use !important for ColorPicker width in Valo (#17140).Denis Anisimov2015-04-151-0/+16
* 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-153-20/+37
* Set value selected by mouse when pressing Enter in ComboBox (#16981)Ilya Ermakov2015-04-151-53/+5
* Displaying tooltip on touch devices underneath the field (#17150)Alexey Fansky2015-04-153-22/+114
* Don't remove frozen columns when columns reordered in Grid #16901Pekka Hyvönen2015-04-151-1/+3
* Reduce reflows when sizing columns (#17315)Leif Åstrand2015-04-151-38/+72
* Do proper cleanup in VDragAndDropManager.endDrag(boolean) (#17163)Maciej Przepióra2015-03-301-15/+20
* Reset index of selected item when it's removed (#17248).Denis Anisimov2015-03-301-1/+4
* Make Grid update column renderers (#16552)Patrik Lindström2015-03-302-20/+22
* Fix Table column header sorting on Chrome (#14796)Anna Miroshnik2015-03-262-40/+60
* 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-262-0/+14
* Fixed scroll jump by using native focusing in IE (#15294)Johannes Tuikkala2015-03-261-0/+8
* Use special logic for allocating selection col widths (#17091)Leif Åstrand2015-03-231-2/+3
* Make UIConnector.replaceTheme() and UIConnector.activateTheme() protected #17235John Ahlroos2015-03-201-3/+5
* Fix Grid CellFocusHandler position on DataSource size reset (#16607)Teemu Suo-Anttila2015-03-171-2/+8
* Revert "Displaying tooltip in slot for touch devices (#15353)" (#17151)Leif Åstrand2015-03-172-125/+19
* Fix invalid assumptions about empty Grid (#16734, #16684)Leif Åstrand2015-03-162-2/+8
* Improve performance of setNeedsMeasure (#16972).Fabian Lange2015-03-112-7/+19
* LayoutManager uses shortcut when delaying overflow fixes (#16963).Fabian Lange2015-03-111-9/+18
* Improve performance of getMeasureTargetsJsArray (#16973).Fabian Lange2015-03-111-13/+4
* Update @since for 7.4.1Leif Åstrand2015-03-052-1/+3