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 年之前