36 Commits (e77e73cf64768845608ad25202cb97772fc7ab7b)

Author SHA1 Message Date
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Artur Signell 3e79704b63 Do not use generated ids as anchor points for TestBench (#11634) 11 years ago
  Leif Åstrand c926a09f54 Global code reformat 11 years ago
  Artur Signell 7354052432 Fixed ComponentLocator to be backwards compatible 11 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Leif Åstrand 9d6d48a002 Restore compatibility with selectors without slots (#9893) 11 years ago
  Leif Åstrand ac1b5cb7a1 Fix selector backwards compatibility (#9893) 11 years ago
  Leif Åstrand 7e4651c719 Refactor client-side ordered layouts (#9893) 11 years ago
  Artur Signell 65981705b4 Renamed ComponentState to AbstractComponentState (#9032) 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
  Leif Åstrand d70d4c209d Stop attempting to build dom path if reaching the root (#9534) 11 years ago
  Artur Signell faf3766f7d Avoid NPE if a child cannot be found (#10039) 11 years ago
  Jonatan Kronqvist facd941115 Fixes #9828 - ComponentLocator now makes use of debug IDs if present 11 years ago
  Artur Signell 83a0a0c124 Reverted previous fix and fixed in a more compatible way (#9534) 11 years ago
  Artur Signell 7aafd30a4d Workaround for Firefox 15 element comparsion issue (#9534) 11 years ago
  John Ahlroos 8e83c36157 Fixed ComponentLocator to check for null paths. (fix for broken 11 years ago
  John Ahlroos 33626d382d Applied CSSLayout patch for #9357 11 years ago
  Leif Åstrand 7d25670284 Reformat project 11 years ago
  John Ahlroos 2fd07a0bd2 Refactored and cleaned up the newly add ordered layouts 11 years ago
  John Ahlroos e517a95a33 Fixed interpreting caption domNode paths in VBoxLayout in 11 years ago
  John Ahlroos 6744d2c114 Fixed ComponentLocator in the case where tests refer to an 11 years ago
  John Ahlroos b92a93f86a Another fix to ComponentLocator, this time fixed locators with 11 years ago
  Artur Signell c14171d134 Renamed UI package which accidentally had been renamed to upper case 11 years ago
  John Ahlroos 3757ed30c6 Thinking I finally got it (ComponentLocator fix) 11 years ago
  John Ahlroos e5ce22479b Fixed test DOM path resolution 11 years ago
  John Ahlroos 4ddad499f9 And yet another ComponentLocator fix 11 years ago
  John Ahlroos 53393b6216 More work on ComponentLocator 11 years ago
  John Ahlroos 5f6840fecf Cleaned up the component locator code a bit 11 years ago
  John Ahlroos 1bc93daa34 Another fix for boxlayouts in component locator 11 years ago
  John Ahlroos 5833ae25ec Fixed component locator for box layouts 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
  Pekka Hyvönen 05964e7ada Renamed Component.debugId to id (#3700) 11 years ago
  Artur Signell 066491f708 Rename Root related classes and package to UI (#8908) 11 years ago
  Jouni Koivuviita 5c5a1ce240 Moved BoxLayout to new package 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
  Leif Åstrand 7f75d0f4cf Move classes common to client and server to com.vaadin.shared.* (#8934) 12 years ago
  Leif Åstrand 2e2020cb9b Fix accidental invalid cast (#6690) 12 years ago
  Leif Åstrand f7da26697a Initial extension support (#6690) 12 years ago
  Leif Åstrand c23beb2c03 Simulate old ordered layout paths for VBoxLayout 12 years ago
  Artur Signell 429aeadef9 Moved each component to its own package on client side 12 years ago
  Artur Signell 3efc7b5214 Moved shared classes out from connector to avoid class loader problems 12 years ago
  Artur Signell 1cc4ad371d Updated Root to use hierarchy change event for content and windows 12 years ago
  Artur Signell 86dbe3f2b3 Made debug id:s work again 12 years ago
  Artur Signell ceaebab422 Real fix for TabSheet TestBench compatibility 12 years ago
  Artur Signell 21a8ed6f26 Made TabSheet compatible with older TestBench scripts 12 years ago
  Johannes Dahlström 06bbbce733 Fix #5109: If more than one currently attached Paintables share the same debug id, insert a sequential integer into the PIDs to make them unique. DOM ids are still strictly equal to the plain debug id without any serial numbers. 12 years ago
  Artur Signell 6cf9afc850 Organized imports and formatted all java files 12 years ago