23 コミット (e77e73cf64768845608ad25202cb97772fc7ab7b)

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