6 Commits (95d016c08569f74a2c76eac40c4f5656bb773951)

Author SHA1 Message Date
  Artur Signell 82806ef9b7 Format the project using Neon, remove trailing whitespace 7 years ago
  Artur Signell 0081286c8d Remove IE8-IE10 client side code 7 years ago
  Artur Signell 588f3cc7f8 Update copyright year to 2016 7 years ago
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc 7 years ago
  Artur Signell 6d54d78944 Format using Eclipse Neon 7 years ago
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven 8 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Leif Åstrand a9845c9c10 Refactor to use the right Element class (#13287) 10 years ago
  Leif Åstrand 2152829c65 Use FQN instead of import for the bad Element class (#13287) 10 years ago
  Leif Åstrand c926a09f54 Global code reformat 11 years ago
  John Ahlroos 1d25d6d642 Removed unnessesary pixel calculations from AbsoluteLayout #11177 11 years ago
  John Ahlroos 41e1a013d8 Interim fix for resizing of child component in AbsoluteLayout when child is 100% and layout resized (no-merge) #10427 11 years ago
  John Ahlroos ae53b649fd Ensure super method is called when iterating children in VAbsoluteLayout #10762 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
  John Ahlroos 82a33d9a5a Fixed absolute layout class cast exception #10155 11 years ago
  John Ahlroos e0d119d827 Fixed captions not visible in AbsoluteLayout #10083 11 years ago
  Artur Signell 0965cfdef0 Formatted project 11 years ago
  John Ahlroos 1baeeab1db Fixed moving components from an outer AbsoluteLayout into an inner layout #10034 11 years ago
  John Ahlroos 9461faee89 AbsoluteLayout now gets child component style names #9051 11 years ago
  John Ahlroos ce11d139f6 Fixed primary stylename handling in AbsoluteLayout as well as moved layout specific functionality into the layout from the connector #9899 11 years ago
  John Ahlroos c886d0d45c Fixed layout primary stylenames #9724 11 years ago
  John Ahlroos 854fa25e6f Moved base theme constants (v-widget and v-layout) from BaseTheme to 11 years ago
  John Ahlroos 50237cc7d4 Renamed .v-boxlayout selector to .v-layout and applied the .v-layout 11 years ago
  Artur Signell bfbfdd51a0 Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) 11 years ago
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 12 years ago
  Artur Signell 14dd4d0b28 Moved client files to a client src folder (#9299) 12 years ago
  Artur Signell 429aeadef9 Moved each component to its own package on client side 12 years ago
  Artur Signell 7a73577a35 Fixed NPE in click listener 12 years ago
  Artur Signell 68bd7a21ee Updated AbsoluteLayout to use hierarchy and state change events 12 years ago
  Artur Signell db2e473d6d Removed unnecessary deprecated getConnectorId methods. 12 years ago
  Henri Sara 279574a3e1 Remove UIDL parameter from many caption related methods (#8435). 12 years ago
  Leif Åstrand 1324d7b519 Ensure AbsoluteLayout wrappers have the rigth size (#8313) 12 years ago
  Artur Signell 6cf9afc850 Organized imports and formatted all java files 12 years ago
  Artur Signell de73abe459 #8434 Renamed *Paintable classes to *Connector and updated ConnectorMap 12 years ago
  Artur Signell 9cda1cc5ca getWidgetForPaintable -> getWidget 12 years ago
  Henri Sara 6c0662316c Communicate caption of components in shared state (#8304). 12 years ago
  Leif Åstrand e6d479e7f2 Update AbsoluteLayout to be a CalculatingLayout (#8313) 12 years ago
  Artur Signell fbfbe007a1 Removed unnecessary getWidgetForPaintable methods 12 years ago
  Artur Signell 4881fe4b0d #8323 Moved updateCaption from Container to VPaintableWidgetContainer 12 years ago
  Artur Signell 6c741f14cd #8324 Fixed VAbsoluteLayoutPaintable to be a container 12 years ago
  Artur Signell ff18e06fbd Split AbsoluteLayout into widget + paintable 12 years ago
  Artur Signell 70173cfc6e Split Paintable from Widget so we have VPaintable (paintable without any 12 years ago
  Artur Signell 3b0da56451 #7354 IT Mill -> Vaadin find and replace 12 years ago
  Leif Åstrand 7f57fc6b3d #7912 Remove support for IE6 12 years ago
  Henri Sara 6fcd994f1a Merged changes from 6.5 branch 13 years ago
  Henri Sara c23ee248cc #6493 related cleanup and refactoring to eliminate duplicated code 13 years ago
  Henri Sara 097fd02fbf #6493 API for getting the deepest clicked component in layout click events 13 years ago
  Matti Tahvonen 1bae621b97 reverted fixes for #6060, #6061, should be better covered by #6150 13 years ago
  Artur Signell 7d7c65dbc8 Fix for #6061 - Moving a component from a AbsoluteLayout to a layout inside the AbsoluteLayout causes the client side widget to be lost 13 years ago