2941 Commits (8.9.0.beta1)

Author SHA1 Message Date
  Mika Murtojarvi 961f10856a Prevent scrolling when expanding a TreeTable item (#18247) 8 years ago
  patrik 55dc0ade64 Add @since for change 11526 ticket #17590 8 years ago
  Teppo Kurki 3c7eab0d58 Update Select all -CheckBox from server and partial selections (#17590) 9 years ago
  Artur Signell f6d075df52 Take margin/border/padding into account when measuring TabSheet (#18471) 9 years ago
  Artur Signell 50e13188aa Attach Window in hierarchy change as required (#18502) 8 years ago
  Artur Signell 3951ba9c2d Restrict old IE fix to IE <= 10 (#17002) 9 years ago
  Artur Signell f3ae913aa0 Fix NPE when clicking and move handler is not set (#8718) 8 years ago
  Artur Signell ae9adec046 Ensure server side focus is applied when opening a window (#17731) 9 years ago
  Artur Signell 951101ce39 Take margin/border/padding into account when measuring ComboBox in IE (#17002) 9 years ago
  Artur Signell 38abea64cc Enable IE stuff also needed for Edge (#18523) 8 years ago
  Artur Signell bebb7efeae Detect Edge correctly (#18537) 8 years ago
  Artur Signell edbe0cef91 Make methods return what they promise 8 years ago
  Markus Koivisto 9147fbad89 Fix empty @since 9 years ago
  Teemu Suo-Anttila 029db52f12 Fix IE8 centered window initial placement (#18498) 9 years ago
  Teemu Suo-Anttila 4a10a70fbe Fix DetailsRow communication use connector IDs (#18493) 9 years ago
  Teemu Suo-Anttila 929adacf73 Convert ComboBoxLargeIconsTest from TB2 to TB4 9 years ago
  Teemu Suo-Anttila 1c463a0229 Fix IE8 icons in tree expand regression (#18488) 9 years ago
  Teemu Suo-Anttila debb65e46c Fix IE8 window shadows with undefined height (#18487) 9 years ago
  Artur Signell 0a7a9e87ef Workaround for IE10 invalid min-height calculations (#15169) 9 years ago
  Sauli Tähkäpää 546616b066 Select last item only if filtered items exist. (#18441) 9 years ago
  Teppo Kurki 80058d9429 Add row and cell description generators to Grid (#18481) 9 years ago
  elmot 9734bc5dfa Grid sidebar menu design changed. See design document and comments at trac ticket. (#18325) 9 years ago
  Johannes Dahlström e288b0d159 Prevent Grid editor move in unbuffered mode if validation errors in 9 years ago
  Johannes Dahlström 0f9d0b0bf1 Support frozen columns in Grid editor (#16727) 9 years ago
  Sauli Tähkäpää 0e085a9ddb Increase Tooltip z-index to be larger than the default overlay z-index. (#14854) 9 years ago
  Artur Signell ef79e1aa98 Allow using only hostname with ?superdevmode 9 years ago
  Teppo Kurki b9c0971afe Fixes scrollToLine while resizing Grid via split position (#18424) 9 years ago
  Leif Åstrand 3ddace2ca2 Read debug window settings when all entry points have run (#17882) 9 years ago
  Artur Signell d11b90c8ed Reconnect dialog basic css for all themes (#11733) 9 years ago
  Artur Signell 6fe79a8f65 Allow using XHR for client to server requests and websockets for push (#12518) 9 years ago
  Artur Signell b38dc12c24 Refactor reconnect dialog (#11733,#17075) 9 years ago
  Artur Signell 04100c62ac Allow configuration of reconnect dialog parameters (#11733) 9 years ago
  Artur Signell d193814bb5 Merge communication problem handlers (#11733,#17075) 9 years ago
  Artur Signell 40815a4375 Handle out of order messages (#11733,#17075) 9 years ago
  Artur Signell 3e6bb5541c Use same reconnect logic for Push as for XHR (#17075) 9 years ago
  Artur Signell 33751bb59b Initial version of the reconnect dialog and a problem handler which uses it (#11733) 9 years ago
  Artur Signell 132ca1e1b6 Extract CommunicationProblemHandler methods to an interface (#11733) 9 years ago
  Artur Signell d93527f257 Move XHR code to XhrConnection (#11733) 9 years ago
  Artur Signell 64411225ce Send resynchronize and widgetset version in JSON (#11733) 9 years ago
  Artur Signell ba2efda9d3 Simplify UIDL message handling (#11733) 9 years ago
  Artur Signell 0bf3e4ddef Handle push errors in CommunicationProblemHandler (#11733) 9 years ago
  Artur Signell ca8e484fbd Handle heartbeat problems in CommunicationProblemHandler (#11733) 9 years ago
  Artur Signell 72b36bbe2d Use counter in client to server messages to avoid duplicate handling (#11733) 9 years ago
  Artur Signell 90b4c678d1 Separate server message sending to its own class (#11733) 9 years ago
  Artur Signell 2e8d06f89b Separate server message handling to its own class (#11733) 9 years ago
  Artur Signell 010b9641dd Separate XHR error handling to its own class (#11733) 9 years ago
  Artur Signell bd2c31d14c Separate server RPC queue to its own class (#11733) 9 years ago
  Artur Signell e704d27ef1 Track application state through an explicit variable (#11733) 9 years ago
  Artur Signell d9ebf4ef71 Ensure application is stopped when stopped events are sent (#11733) 9 years ago
  Artur Signell 2427aa54ae Remove ConnectionStatusEvent (#11733) 9 years ago