3 Révisions (eeffa805a212ebb25c4af18db1e927b23a3ad66a)

Auteur SHA1 Message Date
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc il y a 7 ans
  Artur Signell 6d54d78944 Format using Eclipse Neon il y a 7 ans
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven il y a 8 ans
  Teemu Suo-Anttila 7278279b09 Make public getLogger functions private (#17645) il y a 9 ans
  Artur Signell 718eb3e49a VConsole logging -> java.util.logging il y a 9 ans
  Artur Signell e6f97d6f52 Remove dependencies from ProgressBar/Escalator to parts related to the server (#15544) il y a 9 ans
  Artur Signell bf8836bb56 Separate pure client side util methods to a new class (#15553, #15544) il y a 9 ans
  Artur Signell 1f2c980315 Allow captions to contain HTML (#9426) il y a 9 ans
  Leif Åstrand a11909909c Replace use of deprecated DOM.setStyleAttribute method (#13781) il y a 10 ans
  Artur Signell e77e73cf64 Update copyright year to 2014 il y a 10 ans
  Leif Åstrand a9845c9c10 Refactor to use the right Element class (#13287) il y a 10 ans
  Leif Åstrand 2152829c65 Use FQN instead of import for the bad Element class (#13287) il y a 10 ans
  Marc Englund de70ee2f01 Font icon support (#13152) il y a 10 ans
  michaelvogt 8fa480ae36 Makes sure the aria-invalid attribute is removed when the caption is il y a 10 ans
  michaelvogt 8b5a7e940b Tabsheet tabs should support alternate text (#11824) il y a 11 ans
  Artur Signell e371001c7b Ensure caption is used when child is set to required (#12077) il y a 11 ans
  michaelvogt 96b6250039 Form field and layout Aria corrections (#11785) il y a 11 ans
  michaelvogt 0584f4a9a5 Simplify and clarify WAI-ARIA API (#11659) il y a 11 ans
  michaelvogt 4c5c1e0cfe WAI-ARIA field corrections (#11407) il y a 11 ans
  michaelvogt 320b4e3776 WAI-ARIA fields (#11180) il y a 11 ans
  Leif Åstrand 2536863492 Only update caption for specific state changes (#11092) il y a 11 ans
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers il y a 11 ans
  Leif Åstrand 3fc9f19534 Global code cleanup il y a 11 ans
  Artur Signell 65981705b4 Renamed ComponentState to AbstractComponentState (#9032) il y a 11 ans
  John Ahlroos 5abe444f28 Add helper methods for checking state il y a 11 ans
  John Ahlroos dac974af9b Removed getters/setters from states and made instance variabled public il y a 11 ans
  Leif Åstrand fd3826abf4 Replace ApplicationResource with ConnectorResource (#9419) il y a 11 ans
  Artur Signell bfbfdd51a0 Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) il y a 11 ans
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) il y a 12 ans
  Artur Signell 14dd4d0b28 Moved client files to a client src folder (#9299) il y a 12 ans
  Leif Åstrand 7f75d0f4cf Move classes common to client and server to com.vaadin.shared.* (#8934) il y a 12 ans
  Sami Viitanen 18ac8b2550 Tooltips are now handled by the connector and not the widget (#8425) il y a 12 ans
  Artur Signell db2e473d6d Removed unnecessary deprecated getConnectorId methods. il y a 12 ans
  Artur Signell 4f2909b2a5 #8437 Error indicators in tabs work again il y a 12 ans
  Henri Sara 279574a3e1 Remove UIDL parameter from many caption related methods (#8435). il y a 12 ans
  Henri Sara 5f1c86d93e Transfer required attribute in shared state (#8436). il y a 12 ans
  Henri Sara 6958987e58 Convert hide errors flag to shared state (#8437). il y a 12 ans
  Henri Sara 1072afbb2e Refactor error messages not to use UIDL (#8437). il y a 12 ans
  Henri Sara e905f033ff Refactor error messages on server side (#8437). il y a 12 ans
  Artur Signell fe17289d78 Corrected icon check for TabSheet captions il y a 12 ans
  Artur Signell 2bd148914d Moved styles list to shared state, replacing the previous String hack. il y a 12 ans
  Artur Signell 6548c896ea Fixed readonly handling for fields (depends on property readonly il y a 12 ans
  Artur Signell 77f399a27e #8510 Support using Resources through URLReference/ResourceReference in il y a 12 ans
  Artur Signell 042c30f5ac Use ComponentState for storing the state, not just as a communication il y a 12 ans
  Artur Signell 6cf9afc850 Organized imports and formatted all java files il y a 12 ans
  Artur Signell f603acfa30 Renamed Paintable component classes to Connector il y a 12 ans
  Artur Signell de73abe459 #8434 Renamed *Paintable classes to *Connector and updated ConnectorMap il y a 12 ans
  Artur Signell 9cda1cc5ca getWidgetForPaintable -> getWidget il y a 12 ans
  Henri Sara 6c0662316c Communicate caption of components in shared state (#8304). il y a 12 ans
  Henri Sara b93f3668c3 Communicate component description (tooltip) in shared state (#8304). il y a 12 ans