summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into grid-unbuffered-editor7.6.0.alpha3Johannes Dahlström2015-07-155-66/+124
|\
| * Grid sidebar menu design changed. See design document and comments at trac ti...elmot2015-07-151-1/+0
| * Support frozen columns in Grid editor (#16727)Johannes Dahlström2015-07-151-7/+36
| * Increase Tooltip z-index to be larger than the default overlay z-index. (#14854)Sauli Tähkäpää2015-07-151-0/+3
| * Allow using only hostname with ?superdevmodeArtur Signell2015-07-151-1/+5
| * Fixes scrollToLine while resizing Grid via split position (#18424)Teppo Kurki2015-07-141-44/+55
| * Read debug window settings when all entry points have run (#17882)Leif Åstrand2015-07-141-13/+25
* | Add row and cell description generators to Grid (#18481)Teppo Kurki2015-07-152-0/+62
* | Prevent Grid editor move in unbuffered mode if validation errors inJohannes Dahlström2015-07-151-28/+40
* | Merge remote-tracking branch 'origin/master' into grid-unbuffered-editorTeemu Suo-Anttila2015-07-1312-126/+264
|\|
| * Log exception from responsive with cross site css in FF (#16249)Leif Åstrand2015-07-111-4/+15
| * Eliminate unguarded Profiler string concatenationLeif Åstrand2015-07-111-4/+8
| * Add missing @since 7.5.1 to JavaDocTeemu Suo-Anttila2015-07-094-12/+12
| * Fix displaying Details when Grid is attached to DOM (#18390)Teemu Suo-Anttila2015-07-092-8/+23
| * Attach GridLayout children in logical order to preserve focus order (#18353)Yuriy Artamonov2015-07-092-3/+17
| * Fix Grid detaching with open details rows (#18415)Teemu Suo-Anttila2015-07-091-0/+9
| * Fix NPE caused by fix for Grid resizing with split panel (#18370)Teemu Suo-Anttila2015-07-082-4/+4
| * Ensure correct render of selection when changing selection model (#17087)Artur Signell2015-07-071-0/+3
| * Keep a reference to the file we are uploading to keep IE10 happy (#18372)Artur Signell2015-07-071-0/+3
| * Fix Grid header adding and removing with select all checkbox (#17592)Teemu Suo-Anttila2015-07-062-100/+90
| * Fix Grid jerky resize in vertical split panel (#18370)Teemu Suo-Anttila2015-07-063-1/+84
| * Fix Grid details on sort to display them on correct rows (#18224)Teemu Suo-Anttila2015-07-021-0/+6
* | Refactor RpcDataProviderExtension to use DataGenerators Teemu Suo-Anttila2015-07-101-26/+7
* | Close Grid editor on container item set changeJohannes Dahlström2015-07-091-2/+3
* | Revert "Fixes non-editable column and selection visibility in editor"Teppo Kurki2015-07-031-6/+1
* | Fix Grid regression in editor opening with no focused elementTeemu Suo-Anttila2015-07-021-3/+3
* | Update @since tags for 7.6Henri Sara2015-07-022-3/+3
* | Fixes non-editable column and selection visibility in editorTeppo Kurki2015-07-011-1/+6
* | Merge remote-tracking branch 'origin/master' into grid-unbuffered-editorTeemu Suo-Anttila2015-07-014-144/+171
|\|
| * Do not let Escalator set width to spacer row's TD element (#18223)Teppo Kurki2015-06-301-14/+17
| * Fix Grid scrolling on Firefox (#16865. #17352)patrik2015-06-291-1/+22
| * Don't recalculate columns if only height has changed (#18274)Leif Åstrand2015-06-291-1/+5
| * Change focused Grid cell when scrolling with the keyboard (#18356).Mika Murtojarvi2015-06-291-54/+35
| * Fix incorrect system notifications with details styling (#18340)Artur Signell2015-06-262-74/+91
* | Use the type and key vars since they are there alreadyTeppo Kurki2015-06-301-6/+5
* | Merge branch 'master' into grid-unbuffered-editorTeppo Kurki2015-06-2615-208/+311
|\|
| * Reformat with Luna SR2Artur Signell2015-06-267-37/+42
| * Real fix for subpixels in Grid (#18213)Artur Signell2015-06-263-154/+194
| * Update theme resource references for legacy components (#17027)Artur Signell2015-06-263-10/+61
| * Pass critical notification details to the client (#18342)Artur Signell2015-06-251-1/+3
| * Use computed style in more IE9 edge cases (#13359)Artur Signell2015-06-241-2/+7
| * Fix spellingSteven Spungin2015-06-191-2/+2
| * Revert "Prevent field from updating when removing text change listener. (#162...Mika Murtojärvi2015-06-171-2/+3
* | Merge remote-tracking branch 'origin/master' into grid-unbuffered-editorTeemu Suo-Anttila2015-06-1517-233/+552
|\|
| * Calculate row width correctly when subpixel workaround/fix is active (#17934)Artur Signell2015-06-121-5/+15
| * Ensure GridLayout rounds available space down instead of up (#15451)Artur Signell2015-06-124-49/+221
| * Fix Grid column dnd reorder scrollarea calculation in Chrome 43 (#18234)Teemu Suo-Anttila2015-06-112-63/+10
| * Measure size correctly when element has border and/or padding (#18181)Artur Signell2015-06-111-20/+10
| * Add a workaround to not display a spacer just scrolled to view (#17826)Teemu Suo-Anttila2015-06-101-4/+11
| * Fix Escalator spacer visibility calucation (#17826)Teemu Suo-Anttila2015-06-101-4/+4