27 Commits (e77e73cf64768845608ad25202cb97772fc7ab7b)

Author SHA1 Message Date
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Juho Nurminen e680b8f55f Changed getAbsoluteUrl to use the correct escaping method (#13311) 10 years ago
  John Ahlroos db4dba4b43 Ensure event listener is a widget before casting #13130 10 years ago
  Leif Åstrand 81a1c293f0 Revert "Fixed lost scrollLeft when row count changed in Table (#12652)." 10 years ago
  Artur Signell c351b6464a Revert "Make Panel scroll the correct div (#12736)" 10 years ago
  Tapio Aali 533ddcda27 Fixed lost scrollLeft when row count changed in Table (#12652). 10 years ago
  Artur Signell 6a63d12afc Make Panel scroll the correct div (#12736) 10 years ago
  Artur Signell c48c94dc23 Reverted change in how hack works (#12727, #12736) 10 years ago
  Mika Murtojarvi 017bd0684c Fixes the handling of the scroll position of a Window (#12736) 10 years ago
  Leif Åstrand 2700cd2fe6 Added SharedUtil for helpers shared by client and server 11 years ago
  Leif Åstrand c926a09f54 Global code reformat 11 years ago
  John Ahlroos 28aa793d8e Added fallbacks for when IE10 reports width/height as 'auto' when getting the ComputedStyle #11308 11 years ago
  John Ahlroos 63757589f5 Fixed Window resize issues when content gets smaller in IE8 #10750 11 years ago
  Anna Koskinen 039c201b82 Merge of (#10200) to Vaadin 7. 11 years ago
  Artur Signell fb30121d33 Fixed subpixel measuring in IE9+ (#10636) 11 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Mikael Grankvist 8a264ec405 (#9949) Flush focused connector on historyChange 11 years ago
  Artur Signell ce282b2b4e Unified deprecation messages 11 years ago
  Leif Åstrand 3fc9f19534 Global code cleanup 11 years ago
  Artur Signell 65981705b4 Renamed ComponentState to AbstractComponentState (#9032) 11 years ago
  Johannes Dahlström e6c881bb47 Rename Application.getRootConnector to getUIConnector (#10158) 11 years ago
  Marc Englund 720ee80976 Overlay container #9220 11 years ago
  Leif Åstrand e827b05a20 Make Util.getAbsoluteUrl work in IE8 (#10049) 11 years ago
  Leif Åstrand 13d5b3e989 Bootstrap UI using relative URLs with servlets (#6771) 11 years ago
  Leif Åstrand 7d25670284 Reformat project 11 years ago
  John Ahlroos dac974af9b Removed getters/setters from states and made instance variabled public 11 years ago
  Artur Signell bfbfdd51a0 Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) 11 years ago
  Leif Åstrand 890356e6ab Support @Delayable and change window size update to use it (#8421) 11 years ago
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 11 years ago
  Artur Signell acf099b41f Eliminated dependencies from server to client (#9279) 11 years ago
  Artur Signell 14dd4d0b28 Moved client files to a client src folder (#9299) 11 years ago
  Artur Signell e1941afd8f Removed duplicated code (#9189) 11 years ago
  Artur Signell f6d79ce322 Log variables also when the paintable cannot be found (#9189) 11 years ago
  Leif Åstrand 7f75d0f4cf Move classes common to client and server to com.vaadin.shared.* (#8934) 11 years ago
  Johannes Dahlström 117f56a1ba Actually we still need the VOverlay special case for situations where an overlay does not have a corresponding connector (eg. submenus) (#9172) 11 years ago
  Johannes Dahlström c87c864242 Fix tooltips in VOverlay/PopupPanel widgets; remove unneeded special case from Util.getConnectorForElement() (#9172) 11 years ago
  Leif Åstrand 3604bf01de Add Java 6 @Override annotations to all methods from interfaces 12 years ago
  Sami Viitanen 6dec84ebe9 Made MenuBar item tooltips work again (#8425) 12 years ago
  Artur Signell 337361d463 paintable -> connector 12 years ago
  Leif Åstrand f7da26697a Initial extension support (#6690) 12 years ago
  Automerge 56d0c039f8 [merge from 6.7] Small tweaks to #4120 based on review 12 years ago
  Automerge 616387587d [merge from 6.7] Make ClickEventHandler fire clicks only if mousedown and mouseup match (#4120) 12 years ago
  Leif Åstrand 5de2ea4ca2 Explicitly focus widget when simulating click (#8659) 12 years ago
  Leif Åstrand 032f760be4 Wrap javascript callback entry points in $entry (#8699) 12 years ago
  Leif Åstrand c5ab6b8c89 Add LayoutManager.setNeedsMeasure and change how layouts are started 12 years ago
  Leif Åstrand c84b02b1d8 Manage fix for overflow: auto in LayoutManager (#8615) 12 years ago
  Leif Åstrand 0e51c11fb0 Less verbose debug output 12 years ago
  Artur Signell db2e473d6d Removed unnecessary deprecated getConnectorId methods. 12 years ago
  Artur Signell 53206bcaae Minor debug info changes 12 years ago
  Artur Signell 0158bd1291 Connector -> ServerConnector 12 years ago