11 Commits (6541b7bad2e41c57a7731611a3f2f7032a5ce947)

Autor SHA1 Nachricht Datum
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) vor 6 Jahren
  Teemu Suo-Anttila ed57efc07e
Update since tags in JavaDoc (#10325) vor 6 Jahren
  Ahmed Ashour 0f4702c6d1 Add spaces after 'if' and 'for' in JavaScript (#10199) vor 6 Jahren
  Ahmed Ashour 46950473fd UIDL to implement Iterable (#10101) vor 6 Jahren
  Ahmed Ashour 73119c7193 Fix javadoc references (#10067) vor 6 Jahren
  Ahmed Ashour 11ddb11cbc Update modifier order to follow Java Specification suggestions (#10050) vor 6 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 e77e73cf64 Update copyright year to 2014 vor 10 Jahren
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers vor 11 Jahren
  Artur Signell e18177bac6 Renamed com.vaadin.terminal -> com.vaadin.server (#9431) 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 14dd4d0b28 Moved client files to a client src folder (#9299) vor 11 Jahren
  Leif Åstrand 3604bf01de Add Java 6 @Override annotations to all methods from interfaces vor 11 Jahren
  Henri Sara 1072afbb2e Refactor error messages not to use UIDL (#8437). vor 12 Jahren
  Artur Signell 0158bd1291 Connector -> ServerConnector vor 12 Jahren
  Artur Signell de73abe459 #8434 Renamed *Paintable classes to *Connector and updated ConnectorMap vor 12 Jahren
  Artur Signell 70173cfc6e Split Paintable from Widget so we have VPaintable (paintable without any vor 12 Jahren
  Artur Signell 622545764d Split Paintable handling from ApplicationConnection to PaintableMap. vor 12 Jahren
  Artur Signell 3b0da56451 #7354 IT Mill -> Vaadin find and replace vor 12 Jahren
  Matti Tahvonen 99c8a9bd48 javadocs vor 14 Jahren
  Matti Tahvonen f82af418aa added missing method vor 14 Jahren
  Marc Englund eb754fc044 Added javadoc, fixes #3856 vor 14 Jahren
  Matti Tahvonen 2b6e35f323 fixed obvious bug in non-used soon to be deprecated method :-) vor 14 Jahren
  Matti Tahvonen 4e76225bd7 replaced(depracated) paintReference with addAttribute(String,Paintable) and added addVariable(VariableOwner, String, Paintable) method (updates already worked) vor 14 Jahren
  Matti Tahvonen 8fbd1b4048 fixes converting uidl to xml string. Visible in some error messages. vor 14 Jahren
  Matti Tahvonen c635285fd8 fixes a regression since UIDL refactoring (non-hosted mode only) vor 14 Jahren
  Matti Tahvonen c47c4480e3 fixed regression since UIDL rewrite vor 14 Jahren
  Matti Tahvonen 58ca7c6ce1 Large pile of various optimizations and small bug fixes. Changeset has a great regression risk, blame me on new odd bugs. vor 14 Jahren
  Matti Tahvonen c1f0f97d94 fixes #2909 + cleanup and generics for UIDL class vor 15 Jahren
  Henri Sara 1981ddc3b1 #2904 Change client side class name prefixes I -> V (class names only, not yet CSS prefixes) vor 15 Jahren
  Henri Sara adc8c0ad35 #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" vor 15 Jahren
  Matti Tahvonen 2846a4291a generics for string array set vor 15 Jahren
  Artur Signell d9a13c2378 Cleaned up the whole project vor 15 Jahren
  Artur Signell ed0d55017e Fixes #2010 - Client classes renamed vor 15 Jahren
  Artur Signell b3a85cbe27 Fixed for #2006 - updated error handling vor 15 Jahren
  Matti Tahvonen beda75223c renamed function (typo) vor 16 Jahren
  Jani Laakso 3b5793fd55 License header parametrized vor 16 Jahren
  Marc Englund f2e3722df9 MASS REFORMAT. vor 16 Jahren
  Matti Tahvonen 629e3856fa fixes #952 vor 16 Jahren
  Jani Laakso 5ba28731e9 Mass format based on eclipse build in formatting style. vor 16 Jahren
  Matti Tahvonen ac1118a249 System errors, UIDL.XML fix, made console static, allow html in debug windows messages, clickin error icon prints error to console vor 16 Jahren
  Matti Tahvonen 6fe8bfa9b7 added initial support for keyboard shortcuts. Now only Panel supports them on server side, IView (main windows) on client side. vor 16 Jahren
  Matti Tahvonen fcb535c32d svn changeset:2012/svn branch:trunk vor 16 Jahren
  Jouni Koivuviita b88e9d23a5 Slider component updated with proper implementation and styles. vor 17 Jahren
  Jouni Koivuviita 556ba33b7b Slider component serverside almost complete. vor 17 Jahren