10 Commits (0035aa1d7a8645a3759d27864b95d83a4b8c2475)

Author SHA1 Message Date
  Tatu Lund 0035aa1d7a setCaption of Panel did not honor setCaptionAsHtml (#11523) 5 years ago
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 years ago
  Ahmed Ashour 69ac68e064 Fix typos (#10213) 6 years ago
  Ahmed Ashour 763a5cbe8c First sentence of javadoc should end with a period (#10114) 6 years ago
  Ahmed Ashour 9e6490d32a Fix typos (#10095) 6 years ago
  Adam Wagner 697f770287 Implement error level on client side (#9817) 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
  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
  Marc Englund de70ee2f01 Font icon support (#13152) 10 years ago
  Johannes Dahlström 8e2085c346 Remove dead code 10 years ago
  Artur Signell c351b6464a Revert "Make Panel scroll the correct div (#12736)" 10 years ago
  Mika Murtojarvi 017bd0684c Fixes the handling of the scroll position of a Window (#12736) 10 years ago
  Felype Santiago Ferreira 51a46a038f Recovering scroll position after regression problems. (#12727) 10 years ago
  Felype Santiago Ferreira ab5b20cf50 Ticket #12727 - Panels get unnecessary scroll bars in WebKit when content is 100% wide. 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
  Leif Åstrand 7d25670284 Reformat project 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
  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
  Johannes Dahlström 7d21df4669 Ensure widgets are scrollable after a state change (see also #8994) 12 years ago
  Artur Signell 429aeadef9 Moved each component to its own package on client side 12 years ago
  Leif Åstrand 11ca9d3f0a Remove unused field and unused import 12 years ago
  Leif Åstrand 5dda9ceae7 Remove unused field and unused import 12 years ago
  Henri Sara 1072afbb2e Refactor error messages not to use UIDL (#8437). 12 years ago
  Henri Sara e905f033ff Refactor error messages on server side (#8437). 12 years ago
  Artur Signell ae3478bc2e Updated Panel to no longer use child painted with the UIDL 12 years ago
  Artur Signell 77f399a27e #8510 Support using Resources through URLReference/ResourceReference in 12 years ago
  Leif Åstrand f71eb7cf43 Remove inline overflow: hidden from panel (#8478) 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 e137874fd8 Removed extra "Widget" prefix from ApplicationConnection method names 12 years ago
  Henri Sara e31b26ca98 Convert some literal strings of UIDL attributes to use constants. 12 years ago
  Leif Åstrand f4e19c674b Update CssLayout to use MeasureManager (#8313) 12 years ago
  Artur Signell fbfbe007a1 Removed unnecessary getWidgetForPaintable methods 12 years ago
  Artur Signell d504981cba #8324 Split Panel 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
  Artur Signell f915fdaf7d #7981 Removed Firefox 2 specific code and CSS 12 years ago
  Artur Signell 8c2dc96621 #7913 Removed IE7 related stuff 12 years ago
  Leif Åstrand 7f57fc6b3d #7912 Remove support for IE6 12 years ago
  Henri Sara 722adf8a3e Merged some changes from 6.5 13 years ago
  John Alhroos d3e5031c13 Makes Window and Panel Focusable. #4384 13 years ago