4 Commits (867006d2f81aa813c36f614fc6f1b98a5937c5f3)

Author SHA1 Message Date
  Ahmed Ashour 867006d2f8 Use String.isEmpty() (#10045) 6 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
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven 8 years ago
  Marco Collovati 2333da5893 Implemented HasEnabled on VLink (#18530) 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
  joheriks 2bebf738b2 Link no longer implements LegacyComponent (#10015) 10 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
  Artur Signell bfbfdd51a0 Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) 11 years ago
  Artur Signell 8877660073 Changed border style to enum (#9072) 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 3604bf01de Add Java 6 @Override annotations to all methods from interfaces 12 years ago
  Sami Viitanen 18ac8b2550 Tooltips are now handled by the connector and not the widget (#8425) 12 years ago
  Artur Signell 429aeadef9 Moved each component to its own package on client side 12 years ago
  Artur Signell 6548c896ea Fixed readonly handling for fields (depends on property readonly 12 years ago
  Artur Signell e137874fd8 Removed extra "Widget" prefix from ApplicationConnection method names 12 years ago
  Jens Jansson ed41a9e174 Splitted VLink into Widget and 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
  Henri Sara 46c94d0167 #3012 Remove deprecated GWT listener use, first steps (many simple click and keyboard listeners) 14 years ago
  Henri Sara 0968071969 #2904 renamed ApplicationConnection.translateToolkitUri to translateVaadinUri, deprecated redirecting method 15 years ago
  Henri Sara 3916d28046 #2904 Renamed CSS prefix "i-" to "v-" 15 years ago
  Henri Sara 1981ddc3b1 #2904 Change client side class name prefixes I -> V (class names only, not yet CSS prefixes) 15 years ago
  Henri Sara adc8c0ad35 #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" 15 years ago
  Matti Tahvonen 85dea93413 fixes #2524 (regression) 15 years ago
  Matti Tahvonen e249cc1b47 fixes #2491 15 years ago
  Matti Tahvonen 861c091d97 fixes #2427, disabling link component 15 years ago
  Matti Tahvonen 53a12f615a fixes #2297, #2287 and optimizes other onload event handlings. 15 years ago
  Matti Tahvonen bc9c3dec06 fixes #2292. Onload size notification for IButton and some other components 15 years ago
  Marc Englund 212acb2e4c Link now behaves more like regular html links, fixes #2190 15 years ago
  Matti Tahvonen b640707fa9 fixes tooltip issues #2074, sinking needed events also without error 15 years ago
  Matti Tahvonen 0f5f66e233 fixes tooltip issues #2074,#2075 15 years ago
  Artur Signell c34d58b1ad Fix for #2043 - width/height for Link 15 years ago
  Artur Signell ed0d55017e Fixes #2010 - Client classes renamed 16 years ago
  Matti Tahvonen d90750a224 fixes #1634 16 years ago
  Matti Tahvonen 5bd6784d40 rename target width attribute in uidl to avoid collapsing with Sizeable width 16 years ago
  Jani Laakso 3b5793fd55 License header parametrized 16 years ago
  Marc Englund f6bd58ecc9 Fixed several target/features bugs 16 years ago
  Jouni Koivuviita 24febeb1d0 -Link not implements icon, description and errormessage. Fixes #1114. 16 years ago
  Jouni Koivuviita 3f65486b7b Small fixes to ILink and IUpload and contextmenu styles. 16 years ago
  Matti Tahvonen 08aa278ae6 ThemeResource now works in Link 16 years ago
  Matti Tahvonen b0925e6d0e fixed some caching issues 16 years ago
  Jani Laakso 5ba28731e9 Mass format based on eclipse build in formatting style. 16 years ago
  Matti Tahvonen fe0851c254 enabled advanced features for link 17 years ago
  Matti Tahvonen 4c2917a33e initial Link imlementation 17 years ago