17 Commits (6300b4a9a52dd9cde18df077d20c114ddaa2669f)

Autor SHA1 Nachricht Datum
  Tatu Lund 6300b4a9a5
Use generated id of the menu item to help testing of the menubar (#12124) vor 3 Jahren
  Anastasia Smirnova 12fe44d807 Improve VMenuBar click handling logic (#11356) vor 5 Jahren
  Artur 761bef8fb7 Support starting downloads and opening URLs from a menu item (#10478) vor 6 Jahren
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) vor 6 Jahren
  Ansku 44364146b6 Issue3922disableditem (#10259) vor 6 Jahren
  Ahmed Ashour 3763f3f94c Use lambda expressions. (#10268) vor 6 Jahren
  Ahmed Ashour 04905e1e2e Use local variable for getWidget(). (#10253) vor 6 Jahren
  Ahmed Ashour ab18b6c58e Remove unneeded .toString() (#10141) vor 6 Jahren
  Ahmed Ashour 9494818412 Use StringBuilder instead of StringBuffer (#10154) vor 6 Jahren
  Ahmed Ashour 46950473fd UIDL to implement Iterable (#10101) vor 6 Jahren
  Ahmed Ashour 11ddb11cbc Update modifier order to follow Java Specification suggestions (#10050) vor 6 Jahren
  Teemu Suo-Anttila ca1bfa7511 Pick changes from 7.7.7 (#8577) vor 7 Jahren
  Artur Signell 504b3c4c65 Use diamond operator where it can be used vor 7 Jahren
  Artur Signell 588f3cc7f8 Update copyright year to 2016 vor 7 Jahren
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc vor 7 Jahren
  Artur Signell 6d54d78944 Format using Eclipse Neon vor 7 Jahren
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven vor 8 Jahren
  Artur Signell bf8836bb56 Separate pure client side util methods to a new class (#15553, #15544) vor 9 Jahren
  Artur Signell e77e73cf64 Update copyright year to 2014 vor 10 Jahren
  Leif Åstrand a9845c9c10 Refactor to use the right Element class (#13287) vor 10 Jahren
  Artur Signell 227a937af1 Format project files according to conventions vor 10 Jahren
  Marc Englund de70ee2f01 Font icon support (#13152) vor 10 Jahren
  Leif Åstrand 453099e29f Require implementing hasTooltip if there's custom tooltip logic (#11052) vor 11 Jahren
  Artur Signell 75a09fb9df Fixed loadStyle to be more sensible (#10746) vor 11 Jahren
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers vor 11 Jahren
  Johannes Dahlström d67ed23096 Move widget classes from c.v.c.ui.<widget> to c.v.c.ui (#9392) vor 11 Jahren
  John Ahlroos 9ce55984a4 Fixed primary stylename handling for MenuBar #9908 vor 11 Jahren
  John Ahlroos 0543f70823 Added primary stylename to all component states #9724 vor 11 Jahren
  John Ahlroos 5abe444f28 Add helper methods for checking state vor 11 Jahren
  John Ahlroos dac974af9b Removed getters/setters from states and made instance variabled public vor 11 Jahren
  Artur Signell bfbfdd51a0 Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) vor 11 Jahren
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) vor 11 Jahren
  Artur Signell acf099b41f Eliminated dependencies from server to client (#9279) vor 11 Jahren
  Artur Signell 14dd4d0b28 Moved client files to a client src folder (#9299) vor 11 Jahren
  Leif Åstrand 7f75d0f4cf Move classes common to client and server to com.vaadin.shared.* (#8934) vor 12 Jahren
  Leif Åstrand 3604bf01de Add Java 6 @Override annotations to all methods from interfaces vor 12 Jahren
  Sami Viitanen 6dec84ebe9 Made MenuBar item tooltips work again (#8425) vor 12 Jahren
  Artur Signell 79bb29e855 State is now created using generators, removed setState (#8502) vor 12 Jahren
  Leif Åstrand 1310db23ca API naming change, needs update -> needs layout vor 12 Jahren
  Artur Signell c6d0787d1b Renamed @Component to @Connect vor 12 Jahren
  Artur Signell 429aeadef9 Moved each component to its own package on client side vor 12 Jahren
  Artur Signell 28bdc6a011 ServerConnector is no longer a Paintable, components using updateFromUidl are vor 12 Jahren
  Henri Sara 87e5022ca8 Replace @ClientWidget with client-side @Component (#8440) vor 12 Jahren
  Leif Åstrand 70f793bfb0 Fix some small layout bugs (#8313) vor 12 Jahren
  Artur Signell 2bd148914d Moved styles list to shared state, replacing the previous String hack. vor 12 Jahren
  Artur Signell 6548c896ea Fixed readonly handling for fields (depends on property readonly vor 12 Jahren
  Artur Signell 042c30f5ac Use ComponentState for storing the state, not just as a communication vor 12 Jahren
  Artur Signell 6cf9afc850 Organized imports and formatted all java files vor 12 Jahren
  Artur Signell f603acfa30 Renamed Paintable component classes to Connector vor 12 Jahren
  Artur Signell de73abe459 #8434 Renamed *Paintable classes to *Connector and updated ConnectorMap vor 12 Jahren