23 Commits (e77e73cf64768845608ad25202cb97772fc7ab7b)

Author SHA1 Message Date
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Pekka Hyvönen 0c7cbc73db Fixes a memory leak on IE8 in LayoutManagerIE8 (#12688) 10 years ago
  Henri Sara 7d74479cca Revert "Fixes a memory leak on IE8 in LayoutManagerIE8 (#12688)" 10 years ago
  Pekka Hyvönen 024692835d Fixes a memory leak on IE8 in LayoutManagerIE8 (#12688) 10 years ago
  Henri Sara 047303662b Add more detailed profiling for some client side hotspots (#12418) 10 years ago
  Leif Åstrand 7a1ab60fee Revert "Assert that connector needing layout is attached (#11698)" 11 years ago
  Leif Åstrand cb7b02d4e5 Assert that connector needing layout is attached (#11698) 11 years ago
  Leif Åstrand 34096d1784 Add lightweight profiling (#10961) 11 years ago
  Leif Åstrand 9014f45134 Use faster collections in LayoutManager and related classes (#10937) 11 years ago
  John Ahlroos 63757589f5 Fixed Window resize issues when content gets smaller in IE8 #10750 11 years ago
  John Ahlroos 6ab0caeca9 Fixes issue where Tabsheet does not resize when the content of the tabsheet changes after the tabsheet has rendered #10697 11 years ago
  John Ahlroos d4c6057eba Clients side errors are not displayed in Prod. mode any more. #8544 11 years ago
  Leif Åstrand cc9cc89865 Don't measure all connectors by default (#10488) 11 years ago
  Artur Signell e95ef1c00e Cancel possibly pending layout timer when starting layout (#10659) 11 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Johannes Dahlström d67ed23096 Move widget classes from c.v.c.ui.<widget> to c.v.c.ui (#9392) 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
  John Ahlroos e7e1b9e303 Fixed NPE in LayoutManager 11 years ago
  John Ahlroos 5abe444f28 Add helper methods for checking state 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 567e1d861f Log some errors as error 11 years ago
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 11 years ago
  Artur Signell 14dd4d0b28 Moved client files to a client src folder (#9299) 11 years ago
  Artur Signell 79b021ffdf Fixed typo 12 years ago
  Artur Signell bdb89b5551 Store measuredSize in map instead of in DOM in IE8 (#8717) 12 years ago
  Leif Åstrand f7da26697a Initial extension support (#6690) 12 years ago
  Jouni Koivuviita cbc8c2da27 Extensive refactoring of BoxLayout 12 years ago
  Jouni Koivuviita 25c3f362b9 Changed IE8 to use a hash map for measured sizes instead of using the DOM (which causes reflows) 12 years ago
  Jouni Koivuviita 779c650439 Fixed BoxLayout after master merge. Fixed on bug related to relative width slot. 12 years ago
  Jouni Koivuviita f013a77f6e Removed PreLayoutListener again 12 years ago
  Jouni Koivuviita 13fa0ce71c LayoutResizeTest and small optimizations to BoxLayout 12 years ago
  Leif Åstrand fe192de4ca Javadocs for LayoutManager 12 years ago
  Leif Åstrand 0290e81095 Add exception handling for layout and element resize (#4203) 12 years ago
  Leif Åstrand af8159f0fe Rename paintable -> connector internally 12 years ago
  Jouni Koivuviita a14b4e8760 BoxLayout now working with LayoutManager (except for spacing size) 12 years ago
  Leif Åstrand 1310db23ca API naming change, needs update -> needs layout 12 years ago
  Artur Signell 429aeadef9 Moved each component to its own package on client side 12 years ago
  Leif Åstrand 2f7d9810e5 Run scrollbar fix for the next ancestor where it might be needed (#8615) 12 years ago
  Leif Åstrand b210e23295 Don't assume scrolling elements have no inline overflow style (#8615) 12 years ago
  Jouni Koivuviita d930ea1059 Making BoxLayout behave better with LayoutManager 12 years ago
  Leif Åstrand 25d5b0eebd Change to a more efficient overflow fix and enable it for IE9 (#8615) 12 years ago
  Leif Åstrand 492ba61dbc Check for appeared or disappeared scrollbars when sizes have changed 12 years ago
  Leif Åstrand a7a0d2fae2 Disable excessive debug logging 12 years ago
  Leif Åstrand c5ab6b8c89 Add LayoutManager.setNeedsMeasure and change how layouts are started 12 years ago
  Leif Åstrand 5f0ac5ea9c Implement support for ElementResizeListener 12 years ago
  Leif Åstrand 50991def94 Also layout the parent after doing overflow fixes. (#8615) 12 years ago
  Leif Åstrand c84b02b1d8 Manage fix for overflow: auto in LayoutManager (#8615) 12 years ago
  Leif Åstrand fa5f05b18b Add helper method to dump the dependency status of a component 12 years ago