27 Revīzijas (e77e73cf64768845608ad25202cb97772fc7ab7b)

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