82 Commits (5c931588582025e983ef457b503a1d3c2e6d41b2)

Author SHA1 Message Date
  Johannes Dahlström 5c93158858 Generate type data for AbstractRendererConnector.createRenderer (#13334) 10 years ago
  Henrik Paul 07ef5c9d52 Removes the version number from @since in Grid classes (#13334) 10 years ago
  Bogdan Udrescu 0eb8b337a9 Return a value on __gwtStatsEvent in Profiler (#11709) 10 years ago
  Teemu Suo-Anttila d19d9dc0fd Fix GridClientColumnRenderers test (#13334) 10 years ago
  Henrik Paul 87e64d5af9 Adds key-related helper methods to Renderers. (#13334) 10 years ago
  Patrik Lindström cd3bf156c1 Implement Grid client-side ListSorter (#13334) 10 years ago
  John Ahlroos 67ad795d9e Added sort indicators to Grid headers #13334 10 years ago
  Patrik Lindström 6294a26ab8 Implement Grid client-side Sorting API (#13334) 10 years ago
  Henrik Paul f4a538019b Change row data type from String[] to String (#13334) 10 years ago
  John Ahlroos 254a9e2c96 Don't use alerts in GridClientRenderers test 10 years ago
  Henrik Paul 3de730040c Implements RowHandle (#13334) 10 years ago
  John Ahlroos c53db1fe7e Call ComplexRenderer.setContentVisible() from Grid body updater #13334 10 years ago
  John Ahlroos 0411cfee5d Implemented WidgetRenderer #12993 10 years ago
  Leif Åstrand 94a051b542 Don't generate GWT.create for bean superclasses (#13813) 10 years ago
  Johannes Dahlström 1da445ac8c Add (pre|post)(Attach|Detach) methods to EscalatorUpdater (#13334) 10 years ago
  John Ahlroos 0eb12c4c82 Refactored client Renderers once again #13334 10 years ago
  Leif Åstrand 21f427ca0c Update mini tutorial code to use @OnStateChange 10 years ago
  Jonatan Kronqvist 82033e827f Support long in state again (#13692) 10 years ago
  Henrik Paul db09b916b8 Hide visual debugging from BasicEscalator by default (#13334) 10 years ago
  Artur Signell 2c8c29e68b Update remaining copyright years to 2014 10 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  John Ahlroos cca2172654 Revert "Merge branch 'master' into grid" 10 years ago
  Pekka Hyvönen 0c7cbc73db Fixes a memory leak on IE8 in LayoutManagerIE8 (#12688) 10 years ago
  Leif Åstrand 4e5d14e1e2 Ignore type parameters when looking for metadata (#12873, #12900) 10 years ago
  Henri Sara 7d74479cca Revert "Fixes a memory leak on IE8 in LayoutManagerIE8 (#12688)" 10 years ago
  Henrik Paul 91559310f9 Add support for changing the default row height in escalator (#12645) 10 years ago
  Pekka Hyvönen 024692835d Fixes a memory leak on IE8 in LayoutManagerIE8 (#12688) 10 years ago
  Patrik Lindström d2027d8344 Implement programmatic scrolling (#13327) 10 years ago
  Artur Signell c7b22da073 Add support for using java.util.Date in communications (#13073) 10 years ago
  Leif Åstrand 171e68da0d Only use ClientRcp and ServerRpc types that are interfaces (#13056) 10 years ago
  Henrik Paul 3e64013806 add support for variable column widths (#12645) 10 years ago
  Henrik Paul 42461bfebf Add support for colspan in Escalator (#12645) 10 years ago
  Henrik Paul c2b9887810 Fixes Escalator resize issues (#12645) 10 years ago
  Leif Åstrand a752fcb109 Add column freezing to Escalator (#3087) 10 years ago
  Henrik Paul fd95c4845d Convert CellRenderer to revised EscalatorUpdater (#12645) 10 years ago
  Henrik Paul fe33fb6316 Fixes insert/remove columns and testcase (#12645) 10 years ago
  Henrik Paul d060b01d3c Add scrollToRow/Column, also some final declarations (#12645) 10 years ago
  Henrik Paul ecb954092f Implement escalator pattern for widget (#12645) 10 years ago
  Henrik Paul b29caad20c Initial escalator commit (#12645) 10 years ago
  Artur Signell edca4095d2 Allow customizing client-side push config on server side (#11867) 11 years ago
  Johannes Dahlström 53a9c1123a Fix TestingPushConnection.init signature (#11673) 11 years ago
  Leif Åstrand 2c46baf720 Add PushConnection interface (#11655) 11 years ago
  Artur Signell 5efb8f01e7 Simple speed test for testing roundtrips/s in various browsers 11 years ago
  John Ahlroos 0f75f202d3 Added test for testing push with different transports #11494 11 years ago
  John Ahlroos de0761b03d Moved CSSInjectWithColorpicker to correct package 11 years ago
  John Ahlroos 9764317f6b Added CSS Inject / ColorPicker tutorial #11360 11 years ago
  Leif Åstrand 3e83aa8b8b Properly recognize class of redefined UI connector (#10867) 11 years ago
  Leif Åstrand 51fcdd88c1 Fix random error in DelegateToWidget test 11 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Leif Åstrand a6ffd48428 Encode all values based on declared type (#10549) 11 years ago