23 次代码提交 (12fe44d807404343c24caee5a1fc53ec031449c5)

作者 SHA1 备注 提交日期
  Anastasia Smirnova 12fe44d807 Improve VMenuBar click handling logic (#11356) 5 年前
  Ilia Motornyi d543e47bec Enable Maven plugin for Eclipse formatting (#10829) 6 年前
  Ilia Motornyi c797b8cbba
Update empty since tags for 8.4 and 8.3.3 (#10786) 6 年前
  Artur 761bef8fb7 Support starting downloads and opening URLs from a menu item (#10478) 6 年前
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 年前
  Leif Åstrand aa3a703437 Rename contentMode to descriptionContentMode in MenuItem (#10494) 6 年前
  Teemu Suo-Anttila 580d607444
Add missing since tags and JavaDocs (#10487) 6 年前
  Jonas Zipprick 0663acc471 Add ContentMode for the description of MenuItems (#9984) 6 年前
  Ahmed Ashour 763a5cbe8c First sentence of javadoc should end with a period (#10114) 6 年前
  Ahmed Ashour adcf2e2e80 Use enhanced for loop instead of Iterator. (#10100) 6 年前
  Ahmed Ashour 11ddb11cbc Update modifier order to follow Java Specification suggestions (#10050) 6 年前
  Ahmed Ashour 867006d2f8 Use String.isEmpty() (#10045) 6 年前
  Ilia Motornyi 0740ac116e Partial javadocs fix for vaadin-server 7 年前
  Leif Åstrand 95d016c085 Global java code cleanup using Eclipse Neon.1 7 年前
  Aleksi Hietanen ae567a02f3 Add @FunctionalInterface annotation to interfaces where applicable (#7954) 7 年前
  Per-Åke Minborg a1af515897 Replace Stack with Deque 7 年前
  Leif Åstrand 334b3f0a4b Remove JavaDoc mentions of RepaintRequestEvent (#19953) 7 年前
  Denis Anisimov 9abe01a588 Introduce "shouldWriteDefaultValues" property to DesignContext. 7 年前
  Artur Signell 504b3c4c65 Use diamond operator where it can be used 7 年前
  Artur Signell 588f3cc7f8 Update copyright year to 2016 7 年前
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc 7 年前
  Artur Signell 6d54d78944 Format using Eclipse Neon 7 年前
  Teemu Suo-Anttila a6653d3fe4 Migrate vaadin-server build to maven 8 年前
  Leif Åstrand 9ee97bbf72 Write true boolean attibutes without ='' (#17583) 8 年前
  Teemu Suo-Anttila 9f95ac117a Fix MenuBar MenuItem caption reading from design (#17361) 9 年前
  Miki ebcf64b949 Fix declarative support for MenuBar (#16328) 9 年前
  Fabian Lange 0c229ae914 Reading properties of components should not set state to dirty (#14060). 10 年前
  Artur Signell e77e73cf64 Update copyright year to 2014 10 年前
  Jens Jansson 419c6c7875 Implemented Focusable in MenuBar (#7674) 11 年前
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 年前
  Johannes Dahlström 602b6903a6 Move LegacyComponent from com.vaadin.server to com.vaadin.ui 11 年前
  Leif Åstrand 7d25670284 Reformat project 11 年前
  Johannes Dahlström fadb44821a Rename Vaadin6Component to LegacyComponent (#9434) 11 年前
  Artur Signell e18177bac6 Renamed com.vaadin.terminal -> com.vaadin.server (#9431) 11 年前
  Leif Åstrand bc6786f0dc Rename requestRepaint to markAsDirty (#9378) 11 年前
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 11 年前
  Artur Signell acf099b41f Eliminated dependencies from server to client (#9279) 11 年前
  Artur Signell e85d933b25 Moved server files to a server src folder (#9299) 11 年前
  Leif Åstrand 3604bf01de Add Java 6 @Override annotations to all methods from interfaces 12 年前
  Artur Signell 429aeadef9 Moved each component to its own package on client side 12 年前
  Artur Signell 496a0c0039 Component no longer implements Paintable 12 年前
  Henri Sara 87e5022ca8 Replace @ClientWidget with client-side @Component (#8440) 12 年前
  Artur Signell f603acfa30 Renamed Paintable component classes to Connector 12 年前
  Henri Sara e1907d68db Use constants for some more UIDL attribute names. 12 年前
  Henri Sara e31b26ca98 Convert some literal strings of UIDL attributes to use constants. 12 年前
  Henri Sara 91b3084e06 Merge changes from master to rpc branch. 12 年前
  Artur Signell cc3d673ad8 Split VScrollTable, VTreeTable and VMenuBar into paintable and 12 年前
  Artur Signell f3b8b427d4 #3667 Remove deprecated API from MenuBar (setSubMenuIcon & setCollapse) 12 年前
  Artur Signell 3b0da56451 #7354 IT Mill -> Vaadin find and replace 12 年前
  Leif Åstrand 35887c66f8 #7187 Allow HTML content in an MenuItem 12 年前