You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Leif Åstrand 95d016c085 Global java code cleanup using Eclipse Neon.1 7 년 전
..
communication Global java code cleanup using Eclipse Neon.1 7 년 전
themeutils Use lambdas where appropriate 7 년 전
widgetsetutils Global java code cleanup using Eclipse Neon.1 7 년 전
AbstractClientConnector.java Global java code cleanup using Eclipse Neon.1 7 년 전
AbstractDeploymentConfiguration.java Update copyright year to 2016 7 년 전
AbstractErrorMessage.java Use final modifier where appropriate 7 년 전
AbstractExtension.java Update copyright year to 2016 7 년 전
AbstractJavaScriptExtension.java Introduce dedicated shared states for every core vaadin component/ext. (#98) 7 년 전
BootstrapFragmentResponse.java Update copyright year to 2016 7 년 전
BootstrapHandler.java Global java code cleanup using Eclipse Neon.1 7 년 전
BootstrapListener.java Update copyright year to 2016 7 년 전
BootstrapPageResponse.java Update copyright year to 2016 7 년 전
BootstrapResponse.java Update copyright year to 2016 7 년 전
BrowserWindowOpener.java Global java code cleanup using Eclipse Neon.1 7 년 전
ClassResource.java Move LegacyWindow back to com.vaadin.ui 7 년 전
ClientConnector.java Add @FunctionalInterface annotation to interfaces where applicable (#7954) 7 년 전
ClientMethodInvocation.java Use final modifier where appropriate 7 년 전
ComponentSizeValidator.java Global java code cleanup using Eclipse Neon.1 7 년 전
CompositeErrorMessage.java Replace implicit for-loop with foreach 7 년 전
ConnectorResource.java Update copyright year to 2016 7 년 전
ConnectorResourceHandler.java Update copyright year to 2016 7 년 전
Constants.java Make Valo the default theme 7 년 전
CustomizedSystemMessages.java Update copyright year to 2016 7 년 전
DefaultDeploymentConfiguration.java Update copyright year to 2016 7 년 전
DefaultErrorHandler.java Update copyright year to 2016 7 년 전
DefaultSystemMessagesProvider.java Update copyright year to 2016 7 년 전
DefaultUIProvider.java Update copyright year to 2016 7 년 전
DeploymentConfiguration.java Update copyright year to 2016 7 년 전
DownloadStream.java Use diamond operator where it can be used 7 년 전
DragAndDropService.java Remove AbstractComponent.immediate 7 년 전
EncodeResult.java Update copyright year to 2016 7 년 전
ErrorEvent.java Update copyright year to 2016 7 년 전
ErrorHandler.java Add @FunctionalInterface annotation to interfaces where applicable (#7954) 7 년 전
ErrorHandlingRunnable.java Update copyright year to 2016 7 년 전
ErrorMessage.java Update copyright year to 2016 7 년 전
ErrorMessageProducer.java Remove dependency from ErrorMessage to old exception types 7 년 전
Extension.java Update copyright year to 2016 7 년 전
ExternalResource.java Remove redundant invocations of .toString() 7 년 전
FileDownloader.java Introduce dedicated shared states for every core vaadin component/ext. (#98) 7 년 전
FileResource.java Update copyright year to 2016 7 년 전
FontAwesome.java Deprecate FontAwesome icon constants (#8032) 7 년 전
FontIcon.java Move and duplicate client side and state to compatibility package 7 년 전
GenericFontIcon.java Update copyright year to 2016 7 년 전
GlobalResourceHandler.java Use diamond operator where it can be used 7 년 전
JavaScriptCallbackHelper.java Use final modifier where appropriate 7 년 전
JsonCodec.java Global java code cleanup using Eclipse Neon.1 7 년 전
JsonPaintTarget.java Global java code cleanup using Eclipse Neon.1 7 년 전
KeyMapper.java Rename com.vaadin.server.data to com.vaadin.data.provider (#8004) 7 년 전
LegacyApplication.java Use final modifier where appropriate 7 년 전
LegacyApplicationUIProvider.java Move LegacyWindow back to com.vaadin.ui 7 년 전
LegacyCommunicationManager.java Global java code cleanup using Eclipse Neon.1 7 년 전
LegacyPaint.java Add private constructor for utility classes 7 년 전
LegacyVaadinPortlet.java Global java code cleanup using Eclipse Neon.1 7 년 전
LegacyVaadinServlet.java Global java code cleanup using Eclipse Neon.1 7 년 전
LocaleService.java Global java code cleanup using Eclipse Neon.1 7 년 전
NoInputStreamException.java Update copyright year to 2016 7 년 전
NoOutputStreamException.java Update copyright year to 2016 7 년 전
Page.java Add @FunctionalInterface annotation to interfaces where applicable (#7954) 7 년 전
PaintException.java Update copyright year to 2016 7 년 전
PaintTarget.java Update copyright year to 2016 7 년 전
RequestHandler.java Add @FunctionalInterface annotation to interfaces where applicable (#7954) 7 년 전
Resource.java Update copyright year to 2016 7 년 전
ResourceReference.java Update copyright year to 2016 7 년 전
Responsive.java Introduce dedicated shared states for every core vaadin component/ext. (#98) 7 년 전
RestrictedRenderResponse.java Use final modifier where appropriate 7 년 전
Scrollable.java Update copyright year to 2016 7 년 전
SerializableBiPredicate.java Add ComboBox custom filtering methods and tests 7 년 전
SerializableComparator.java Global java code cleanup using Eclipse Neon.1 7 년 전
SerializableConsumer.java Global java code cleanup using Eclipse Neon.1 7 년 전
SerializableFunction.java Correct serializable issues and test that components can be serialized 7 년 전
SerializablePredicate.java Global java code cleanup using Eclipse Neon.1 7 년 전
SerializableSupplier.java Global java code cleanup using Eclipse Neon.1 7 년 전
ServerRpcManager.java Use diamond operator where it can be used 7 년 전
ServerRpcMethodInvocation.java Use diamond operator where it can be used 7 년 전
ServiceDestroyEvent.java Update copyright year to 2016 7 년 전
ServiceDestroyListener.java Add @FunctionalInterface annotation to interfaces where applicable (#7954) 7 년 전
ServiceException.java Update copyright year to 2016 7 년 전
ServiceInitEvent.java @since tag is set (#8021) 7 년 전
ServletPortletHelper.java Replace with multi-catch 7 년 전
SessionDestroyEvent.java Update copyright year to 2016 7 년 전
SessionDestroyListener.java Add @FunctionalInterface annotation to interfaces where applicable (#7954) 7 년 전
SessionExpiredException.java Update copyright year to 2016 7 년 전
SessionExpiredHandler.java Update copyright year to 2016 7 년 전
SessionInitEvent.java Update copyright year to 2016 7 년 전
SessionInitListener.java Add @FunctionalInterface annotation to interfaces where applicable (#7954) 7 년 전
Setter.java Global java code cleanup using Eclipse Neon.1 7 년 전
SizeWithUnit.java Use final modifier where appropriate 7 년 전
Sizeable.java Use final modifier where appropriate 7 년 전
StreamResource.java Add @FunctionalInterface annotation to interfaces where applicable (#7954) 7 년 전
StreamVariable.java Update copyright year to 2016 7 년 전
SynchronizedRequestHandler.java Update copyright year to 2016 7 년 전
SystemError.java Update copyright year to 2016 7 년 전
SystemMessageException.java Update copyright year to 2016 7 년 전
SystemMessages.java Update copyright year to 2016 7 년 전
SystemMessagesInfo.java Update copyright year to 2016 7 년 전
SystemMessagesProvider.java Add @FunctionalInterface annotation to interfaces where applicable (#7954) 7 년 전
ThemeResource.java Remove redundant invocations of .toString() 7 년 전
UIClassSelectionEvent.java Update copyright year to 2016 7 년 전
UICreateEvent.java Update copyright year to 2016 7 년 전
UIProvider.java Migrating 7.7.1, 7.7.2, 7.7.3 to V8. 7 년 전
UIProviderEvent.java Update copyright year to 2016 7 년 전
UnsupportedBrowserHandler.java Global java code cleanup using Eclipse Neon.1 7 년 전
UploadException.java Update copyright year to 2016 7 년 전
UserError.java Update copyright year to 2016 7 년 전
VaadinPortlet.java Global java code cleanup using Eclipse Neon.1 7 년 전
VaadinPortletRequest.java Update copyright year to 2016 7 년 전
VaadinPortletResponse.java Use final modifier where appropriate 7 년 전
VaadinPortletService.java Update copyright year to 2016 7 년 전
VaadinPortletSession.java Correct all tests that introspect classpath for Vaadin classes. 7 년 전
VaadinRequest.java Update copyright year to 2016 7 년 전
VaadinResponse.java Update copyright year to 2016 7 년 전
VaadinService.java @since tag is set (#8021) 7 년 전
VaadinServiceClassLoaderUtil.java Add private constructor for utility classes 7 년 전
VaadinServiceInitListener.java @since tag is set (#8021) 7 년 전
VaadinServlet.java Remove Google App Engine support, tests and documentation (#8034) 7 년 전
VaadinServletRequest.java Update copyright year to 2016 7 년 전
VaadinServletResponse.java Use final modifier where appropriate 7 년 전
VaadinServletService.java Organize imports 7 년 전
VaadinSession.java Global java code cleanup using Eclipse Neon.1 7 년 전
VariableOwner.java Remove AbstractComponent.immediate 7 년 전
ViewportGenerator.java Add @FunctionalInterface annotation to interfaces where applicable (#7954) 7 년 전
WebBrowser.java Update copyright year to 2016 7 년 전
WidgetsetInfo.java Update copyright year to 2016 7 년 전
WidgetsetInfoImpl.java Update copyright year to 2016 7 년 전
WrappedHttpSession.java Use diamond operator where it can be used 7 년 전
WrappedPortletSession.java Update copyright year to 2016 7 년 전
WrappedSession.java Update copyright year to 2016 7 년 전