summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Save editor content on keyboard editor move (#18809)Teemu Suo-Anttila2015-09-072-2/+39
* Ensure dialog is not shown if reconnected during grace period (#11733)Artur Signell2015-09-061-0/+3
* Reimplement reconnect dialog without UI binder (#11733)Artur Signell2015-09-042-21/+14
* Merge remote-tracking branch 'origin/master' into reconnect-dialogArtur Signell2015-09-0448-1452/+2859
|\
| * Fix Grid frozen non-editable cell location in Editor (#18750)Teemu Suo-Anttila2015-09-021-4/+5
| * Redesign RpcDataSourceConnector pinning RPC requests (#18692)Teemu Suo-Anttila2015-09-023-48/+57
| * Do not open detail row if generator is the NULL one (#18663)Teppo Kurki2015-09-021-0/+4
| * Grid: touch kinetic scrolling. #18133 #16885Manolo Carrasco2015-09-021-312/+147
| * Make responsive work in Edge (#18620)Artur Signell2015-09-011-3/+3
| * Close existing details when the generator is changed (#18664)Teppo Kurki2015-09-011-0/+4
| * Refactor Grid SelectionModels as extensions (#18624)Teemu Suo-Anttila2015-09-017-215/+642
| * Make Grid Editor eagerly report validation errors (#16725)patrik2015-09-013-13/+123
| * Add better keyboard Close Shortcut API for Window (#17383)patrik2015-08-281-12/+1
| * Make Grid editor event handling more customizableJohannes Dahlström2015-08-272-76/+371
| * Fix empty @since tags for 7.6.0.alpha47.6.0.alpha4Johannes Dahlström2015-08-264-5/+5
| * Remove unused Sidebar code from Grid (#18659)Teemu Suo-Anttila2015-08-261-61/+7
| * Measure width exactly to avoid white padding at the right edge (#18648)Artur Signell2015-08-242-8/+32
| * Resynchronize everything after theme change (#18478)Artur Signell2015-08-242-50/+6
| * Fix Grid column width calculation regression (#18617)Teemu Suo-Anttila2015-08-241-2/+7
| * Fix AbstractRemoteDataSource cache clearing (#18630)Teemu Suo-Anttila2015-08-212-12/+45
| * Cut off Grid cell content when max column width is set (#18617)Teppo Kurki2015-08-211-1/+3
| * Make Grid Editor return focus to last focused cell (#16834)patrik2015-08-201-4/+68
| * Prevent race-condition induced sporadic error in Escalator (#17258)patrik2015-08-201-10/+26
| * Merge branch 'master' into grid-unbuffered-editorHenri Sara2015-08-192-4/+41
| |\
| | * Fix RpcDataProviderExtension to not rely on item indices (#18503)Teemu Suo-Anttila2015-08-182-4/+41
| * | Merge branch 'master-before-18503' into grid-unbuffered-editorHenri Sara2015-08-1922-135/+327
| |\|
| | * Prevent Escalator scrollbars oscillation in HeightByRows mode (#18596)Teemu Suo-Anttila2015-08-141-1/+16
| | * Add class for last frozen column requested by designers (#18590)Taras Hupalo2015-08-121-5/+27
| | * Do not force zero height for empty caption height in FormLayout (#15409)Artur Signell2015-08-121-17/+0
| | * Add style names to selection checkboxes (#17755)Teppo Kurki2015-08-112-0/+8
| | * Fix Grid client-side NPE finding uneditable column editor (#18589)Teemu Suo-Anttila2015-08-111-5/+15
| | * Prevent scrolling when expanding a TreeTable item (#18247)Mika Murtojarvi2015-08-061-5/+9
| | * Add @since for change 11526 ticket #17590patrik2015-08-051-4/+4
| | * Update Select all -CheckBox from server and partial selections (#17590)Teppo Kurki2015-08-052-32/+67
| | * Take margin/border/padding into account when measuring TabSheet (#18471)Artur Signell2015-08-042-2/+59
| | * Attach Window in hierarchy change as required (#18502)Artur Signell2015-08-042-4/+14
| | * Restrict old IE fix to IE <= 10 (#17002)Artur Signell2015-08-041-1/+2
| | * Fix NPE when clicking and move handler is not set (#8718)Artur Signell2015-08-042-4/+12
| | * Ensure server side focus is applied when opening a window (#17731)Artur Signell2015-08-042-21/+10
| | * Take margin/border/padding into account when measuring ComboBox in IE (#17002)Artur Signell2015-08-031-3/+20
| | * Enable IE stuff also needed for Edge (#18523)Artur Signell2015-07-305-15/+13
| | * Detect Edge correctly (#18537)Artur Signell2015-07-302-0/+41
| | * Make methods return what they promiseArtur Signell2015-07-281-3/+3
| | * Fix empty @sinceMarkus Koivisto2015-07-221-3/+1
| | * Fix IE8 centered window initial placement (#18498)Teemu Suo-Anttila2015-07-222-14/+10
| * | Merge branch 'master-18493' into grid-unbuffered-editorHenri Sara2015-08-197-314/+158
| |\|
| | * Fix DetailsRow communication use connector IDs (#18493)Teemu Suo-Anttila2015-07-212-305/+103
| | * Convert ComboBoxLargeIconsTest from TB2 to TB4Teemu Suo-Anttila2015-07-171-5/+16
| | * Fix IE8 icons in tree expand regression (#18488)Teemu Suo-Anttila2015-07-172-3/+18
| | * Fix IE8 window shadows with undefined height (#18487)Teemu Suo-Anttila2015-07-161-1/+13