27 Commits (e77e73cf64768845608ad25202cb97772fc7ab7b)

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