2956 Commits (95a01fe72ea115bd6816f45bcb97423544df4ea3)

Author SHA1 Message Date
  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 8 years ago
  Teemu Suo-Anttila 029db52f12 Fix IE8 centered window initial placement (#18498) 8 years ago
  Teemu Suo-Anttila 4a10a70fbe Fix DetailsRow communication use connector IDs (#18493) 8 years ago
  Teemu Suo-Anttila 929adacf73 Convert ComboBoxLargeIconsTest from TB2 to TB4 8 years ago
  Teemu Suo-Anttila 1c463a0229 Fix IE8 icons in tree expand regression (#18488) 8 years ago
  Teemu Suo-Anttila debb65e46c Fix IE8 window shadows with undefined height (#18487) 8 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 8 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) 8 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
  Artur Signell 7dcba4ed85 Do not send empty server requests (#11733) 9 years ago
  Artur Signell 09526e4b7f Remove 'burst' concept to simplify communication handling (#11733) 9 years ago
  Leif Åstrand 16a00bedde Log exception from responsive with cross site css in FF (#16249) 9 years ago
  Leif Åstrand 3c811e29a7 Eliminate unguarded Profiler string concatenation 9 years ago
  Teemu Suo-Anttila 40dcbc3cfa Refactor RpcDataProviderExtension to use DataGenerators 9 years ago
  Teemu Suo-Anttila 359710c1bd Add missing @since 7.5.1 to JavaDoc 9 years ago
  Johannes Dahlström 4fce938966 Close Grid editor on container item set change 9 years ago
  Teemu Suo-Anttila 5837c103f7 Fix displaying Details when Grid is attached to DOM (#18390) 9 years ago
  Yuriy Artamonov 42ce49c129 Attach GridLayout children in logical order to preserve focus order (#18353) 9 years ago