| Commit message (Expand) | Author | Age | Files | Lines |
* | Prevent Escalator scrollbars oscillation in HeightByRows mode (#18596) | Teemu Suo-Anttila | 2015-08-14 | 1 | -1/+16 |
* | Add class for last frozen column requested by designers (#18590) | Taras Hupalo | 2015-08-12 | 1 | -5/+27 |
* | Do not force zero height for empty caption height in FormLayout (#15409) | Artur Signell | 2015-08-12 | 1 | -17/+0 |
* | Add style names to selection checkboxes (#17755) | Teppo Kurki | 2015-08-12 | 2 | -0/+8 |
* | Fix Grid client-side NPE finding uneditable column editor (#18589) | Teemu Suo-Anttila | 2015-08-12 | 1 | -5/+15 |
* | Prevent scrolling when expanding a TreeTable item (#18247) | Mika Murtojarvi | 2015-08-12 | 1 | -5/+9 |
* | Add @since for change 11526 ticket #175907.5.3 | patrik | 2015-08-05 | 1 | -4/+4 |
* | Update Select all -CheckBox from server and partial selections (#17590) | Teppo Kurki | 2015-08-05 | 2 | -32/+67 |
* | Take margin/border/padding into account when measuring TabSheet (#18471) | Artur Signell | 2015-08-05 | 2 | -2/+59 |
* | Attach Window in hierarchy change as required (#18502) | Artur Signell | 2015-08-05 | 2 | -4/+14 |
* | Restrict old IE fix to IE <= 10 (#17002) | Artur Signell | 2015-08-04 | 1 | -1/+2 |
* | Fix NPE when clicking and move handler is not set (#8718) | Artur Signell | 2015-08-04 | 2 | -4/+12 |
* | Ensure server side focus is applied when opening a window (#17731) | Artur Signell | 2015-08-04 | 2 | -21/+10 |
* | Take margin/border/padding into account when measuring ComboBox in IE | Artur Signell | 2015-08-04 | 1 | -3/+20 |
* | Enable IE stuff also needed for Edge (#18523) | Artur Signell | 2015-08-04 | 5 | -15/+13 |
* | Detect Edge correctly (#18537) | Artur Signell | 2015-08-04 | 2 | -0/+41 |
* | Make methods return what they promise | Artur Signell | 2015-08-04 | 1 | -3/+3 |
* | Fix empty @since7.5.2 | Markus Koivisto | 2015-07-22 | 1 | -3/+1 |
* | Fix IE8 centered window initial placement (#18498) | Teemu Suo-Anttila | 2015-07-22 | 2 | -14/+10 |
* | Fix DetailsRow communication use connector IDs (#18493) | Teemu Suo-Anttila | 2015-07-21 | 2 | -305/+103 |
* | Convert ComboBoxLargeIconsTest from TB2 to TB4 | Teemu Suo-Anttila | 2015-07-21 | 1 | -5/+16 |
* | Fix IE8 icons in tree expand regression (#18488) | Teemu Suo-Anttila | 2015-07-21 | 2 | -3/+18 |
* | Fix IE8 window shadows with undefined height (#18487) | Teemu Suo-Anttila | 2015-07-21 | 1 | -1/+13 |
* | Workaround for IE10 invalid min-height calculations (#15169) | Artur Signell | 2015-07-21 | 1 | -0/+6 |
* | Select last item only if filtered items exist. (#18441) | Sauli Tähkäpää | 2015-07-21 | 1 | -1/+3 |
* | Grid sidebar menu design changed. See design document and comments at trac ti... | elmot | 2015-07-21 | 1 | -1/+0 |
* | Support frozen columns in Grid editor (#16727) | Johannes Dahlström | 2015-07-21 | 1 | -7/+36 |
* | Increase Tooltip z-index to be larger than the default overlay z-index. (#14854) | Sauli Tähkäpää | 2015-07-21 | 1 | -0/+3 |
* | Allow using only hostname with ?superdevmode | Artur Signell | 2015-07-21 | 1 | -1/+5 |
* | Fixes scrollToLine while resizing Grid via split position (#18424) | Teppo Kurki | 2015-07-21 | 1 | -44/+55 |
* | Read debug window settings when all entry points have run (#17882) | Leif Åstrand | 2015-07-21 | 1 | -13/+25 |
* | Log exception from responsive with cross site css in FF (#16249) | Leif Åstrand | 2015-07-21 | 1 | -4/+15 |
* | Eliminate unguarded Profiler string concatenation | Leif Åstrand | 2015-07-21 | 1 | -4/+8 |
* | Add missing @since 7.5.1 to JavaDoc | Teemu Suo-Anttila | 2015-07-10 | 4 | -12/+12 |
* | Fix displaying Details when Grid is attached to DOM (#18390) | Teemu Suo-Anttila | 2015-07-10 | 2 | -8/+23 |
* | Attach GridLayout children in logical order to preserve focus order (#18353) | Yuriy Artamonov | 2015-07-10 | 2 | -3/+17 |
* | Fix Grid detaching with open details rows (#18415) | Teemu Suo-Anttila | 2015-07-09 | 1 | -0/+9 |
* | Fix NPE caused by fix for Grid resizing with split panel (#18370)7.5.1 | Teemu Suo-Anttila | 2015-07-08 | 2 | -4/+4 |
* | Ensure correct render of selection when changing selection model (#17087) | Artur Signell | 2015-07-08 | 1 | -0/+3 |
* | Fix Grid jerky resize in vertical split panel (#18370) | Teemu Suo-Anttila | 2015-07-08 | 3 | -1/+84 |
* | Fix Grid header adding and removing with select all checkbox (#17592) | Teemu Suo-Anttila | 2015-07-07 | 2 | -100/+90 |
* | Keep a reference to the file we are uploading to keep IE10 happy (#18372) | Artur Signell | 2015-07-07 | 1 | -0/+3 |
* | Fix Grid details on sort to display them on correct rows (#18224) | Teemu Suo-Anttila | 2015-07-04 | 1 | -0/+6 |
* | Do not let Escalator set width to spacer row's TD element (#18223) | Teppo Kurki | 2015-07-04 | 1 | -14/+17 |
* | Fix Grid scrolling on Firefox (#16865. #17352) | patrik | 2015-07-04 | 1 | -1/+22 |
* | Don't recalculate columns if only height has changed (#18274) | Leif Åstrand | 2015-07-04 | 1 | -1/+5 |
* | Change focused Grid cell when scrolling with the keyboard (#18356). | Mika Murtojarvi | 2015-07-04 | 1 | -54/+35 |
* | Fix incorrect system notifications with details styling (#18340) | Artur Signell | 2015-07-04 | 2 | -74/+91 |
* | Reformat with Luna SR2 | Artur Signell | 2015-07-04 | 7 | -37/+42 |
* | Real fix for subpixels in Grid (#18213) | Artur Signell | 2015-07-04 | 3 | -154/+194 |