summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix Grid unbuffered validation error area theme (#18812)Teemu Suo-Anttila2015-09-162-0/+20
* | Fix Escalator onResize to layout Finally instead of Deferred (#18751)Teemu Suo-Anttila2015-09-164-17/+133
* | Fix RpcDataSourceConnector data handling when scrolling fast (#18909)Teemu Suo-Anttila2015-09-162-1/+5
* | Fix Grid validation with row change race condition (#18908)Teemu Suo-Anttila2015-09-165-45/+151
* | Grid: allow zooming in touch devices.Manolo Carrasco2015-09-161-18/+23
* | Add Tab move to next/previous row in Editor (#16841)Teemu Suo-Anttila2015-09-161-3/+22
* | Add basic tab navigation with focus handling in Editor (#16841)Teemu Suo-Anttila2015-09-152-28/+123
* | Fix scrolling bug when moving Grid editor upsnapshot/7.6Johannes Dahlström2015-09-153-33/+56
* | Update @since tags to 7.5.6.Mika Murtojarvi2015-09-156-9/+9
* | Always use charset for String.getBytes() method (#18863).Denis Anisimov2015-09-152-2/+134
* | Disable sidebar button when grid is disabled. (#18696)Sauli Tähkäpää2015-09-144-1/+130
* | Add command line parameter for ignoring demosTeemu Suo-Anttila2015-09-141-2/+7
* | Use high resolution time for profiling if it's available #14716, #18782.Denis Anisimov2015-09-108-52/+277
* | Add body style name when reconnecting (#18838)Artur Signell2015-09-103-0/+27
* | Chrome 45Artur Signell2015-09-101-1/+1
* | Support custom Enum.toString in converter (#17301)Leif Åstrand2015-09-093-25/+101
* | Implement ItemStyleGenerators for ComboBox (#9276)Leif Åstrand2015-09-095-0/+176
* | Revert "Fix Grid unbuffered editor validation error area theme (#18812)"Teemu Suo-Anttila2015-09-091-1/+0
* | Fix Editor selection checkbox handling to be more specific (#18818)Teemu Suo-Anttila2015-09-091-1/+4
* | Always do layout if there are connectors pending layout or measure (#16992)Artur Signell2015-09-096-10/+277
* | Don't use proxy port blocked by FirefoxArtur Signell2015-09-081-1/+7
* | Update release notes7.6.0.alpha5Mika Murtojarvi2015-09-081-12/+6
* | Add missing @since 7.6 tagsMika Murtojarvi2015-09-081-0/+3
* | Add missing @since 7.6Mika Murtojarvi2015-09-081-2/+2
* | Use correct month names with Java 8 (#18760)Artur Signell2015-09-080-0/+0
* | Update @since tags to 7.6.Mika Murtojarvi2015-09-081-5/+5
* | Update @since tags for 7.6.Mika Murtojarvi2015-09-0818-26/+23
* | Make test stable in IE11Artur Signell2015-09-083-0/+26
* | Make it possible to avoid select caption conversion (#16845)Leif Åstrand2015-09-083-24/+100
* | Change reconnect modality default (#11733)Artur Signell2015-09-081-1/+1
* | Hide reconnect spinner completely in all themes when giving up (#11733)Artur Signell2015-09-083-15/+42
* | Fix SingleSelectionModel deselectAllowed default value (#18811)Teemu Suo-Anttila2015-09-071-1/+1
* | Fix Grid unbuffered editor validation error area theme (#18812)Teemu Suo-Anttila2015-09-071-0/+1
* | Save editor content on keyboard editor move (#18809)Teemu Suo-Anttila2015-09-073-2/+61
* | Make test work correctly with resynchronizeArtur Signell2015-09-076-58/+26
* | Better category for reconnect dialog testsArtur Signell2015-09-072-1/+3
* | Test to validate that resynchronize/repaintAll actually resynchronizesArtur Signell2015-09-072-0/+104
* | Merge remote-tracking branch 'origin/reconnect-dialog' (#11733)Artur Signell2015-09-0792-2634/+6215
|\ \
| * | 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
| * | Revert "Convert old theme test to new MultiBrowserThemeTest"Artur Signell2015-09-047-26/+160
| * | Merge remote-tracking branch 'origin/master' into reconnect-dialogArtur Signell2015-09-04266-4189/+10286
| |\ \ | |/ / |/| |
* | | Don't copy gzipped push files into the project so you can modify the .js filesArtur Signell2015-09-041-1/+1
* | | Support suspend timeout for long polling (#18550)Artur Signell2015-09-037-8/+98
* | | 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-029-390/+91
* | | Do not open detail row if generator is the NULL one (#18663)Teppo Kurki2015-09-026-55/+55
* | | Detect broken Profiler.isEnabled() inliningLeif Åstrand2015-09-023-0/+136
* | | Grid: touch kinetic scrolling. #18133 #16885Manolo Carrasco2015-09-021-312/+147
* | | Make responsive work in Edge (#18620)Artur Signell2015-09-011-3/+3