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 94f81dc795 Merge remote-tracking branch 'origin/6.8' 12 years ago
..
communication Move classes common to client and server to com.vaadin.shared.* (#8934) 12 years ago
extensions Move classes common to client and server to com.vaadin.shared.* (#8934) 12 years ago
ui Merge remote-tracking branch 'origin/6.8' 12 years ago
ApplicationConfiguration.java Refactor Portlet URL handling based on Servlet URLs (#9168) 12 years ago
ApplicationConnection.java Use constants for magic strings and add / to end of UIDL url (#9168) 12 years ago
BrowserInfo.java Move classes common to client and server to com.vaadin.shared.* (#8934) 12 years ago
CSSRule.java Add test for $entry and make it ignore some false positives (#8699) 12 years ago
ClientExceptionHandler.java #7354 IT Mill -> Vaadin find and replace 12 years ago
ComponentConnector.java Move classes common to client and server to com.vaadin.shared.* (#8934) 12 years ago
ComponentContainerConnector.java Initial extension support (#6690) 12 years ago
ComponentDetail.java Removed unused code related to old offsetSize stored in ComponentDetail 12 years ago
ComponentDetailMap.java Add test for $entry and make it ignore some false positives (#8699) 12 years ago
ComponentLocator.java Move classes common to client and server to com.vaadin.shared.* (#8934) 12 years ago
ComputedStyle.java Merge remote branch 'origin/6.8' 12 years ago
ConnectorHierarchyChangeEvent.java CRLF -> LF 12 years ago
ConnectorMap.java Tooltips are now handled by the connector and not the widget (#8425) 12 years ago
Console.java #8434 Renamed *Paintable classes to *Connector and updated ConnectorMap 12 years ago
ContainerResizedListener.java #7354 IT Mill -> Vaadin find and replace 12 years ago
DateTimeService.java Moved each component to its own package on client side 12 years ago
DirectionalManagedLayout.java Refactor #8313 based on API review 12 years ago
EventHelper.java Move classes common to client and server to com.vaadin.shared.* (#8934) 12 years ago
FastStringSet.java Refactor #8313 based on API review 12 years ago
Focusable.java #7354 IT Mill -> Vaadin find and replace 12 years ago
JavaScriptConnectorHelper.java Move classes common to client and server to com.vaadin.shared.* (#8934) 12 years ago
JavaScriptExtension.java Move classes common to client and server to com.vaadin.shared.* (#8934) 12 years ago
LayoutManager.java Fixed typo 12 years ago
LayoutManagerIE8.java Avoid getting root panel document multiple times (#8717) 12 years ago
LocaleNotLoadedException.java #8311 Converted CRLF to LF in all source files 12 years ago
LocaleService.java #8311 Converted CRLF to LF in all source files 12 years ago
MeasuredSize.java Initial LayoutDependencyTree 12 years ago
MouseEventDetailsBuilder.java Move classes common to client and server to com.vaadin.shared.* (#8934) 12 years ago
NullConsole.java Add Java 6 @Override annotations to all methods from interfaces 12 years ago
Paintable.java CRLF -> LF 12 years ago
RenderInformation.java #7354 IT Mill -> Vaadin find and replace 12 years ago
RenderSpace.java #7354 IT Mill -> Vaadin find and replace 12 years ago
ResourceLoader.java Add Java 6 @Override annotations to all methods from interfaces 12 years ago
ServerConnector.java Move classes common to client and server to com.vaadin.shared.* (#8934) 12 years ago
SimpleTree.java Add Java 6 @Override annotations to all methods from interfaces 12 years ago
StyleConstants.java #7354 IT Mill -> Vaadin find and replace 12 years ago
SuperDevMode.java Add Java 6 @Override annotations to all methods from interfaces 12 years ago
SynchronousXHR.java #7354 IT Mill -> Vaadin find and replace 12 years ago
TooltipInfo.java Fixed check for empty error message in tooltip (#8425) 12 years ago
UIDL.java Add Java 6 @Override annotations to all methods from interfaces 12 years ago
Util.java Merge remote-tracking branch 'origin/6.8' 12 years ago
VCaption.java Move classes common to client and server to com.vaadin.shared.* (#8934) 12 years ago
VCaptionWrapper.java Paintable -> Connector 12 years ago
VConsole.java Don't throw NPE if there is no implementation (#9081) 12 years ago
VDebugConsole.java Add Java 6 @Override annotations to all methods from interfaces 12 years ago
VErrorMessage.java Refactor error messages not to use UIDL (#8437). 12 years ago
VSchedulerImpl.java Add Java 6 @Override annotations to all methods from interfaces 12 years ago
VTooltip.java Fix tooltips in VOverlay/PopupPanel widgets; remove unneeded special case from Util.getConnectorForElement() (#9172) 12 years ago
VUIDLBrowser.java Fixed a typo 12 years ago
ValueMap.java Implement simple shared state as a Map (#8304) - work in progress 12 years ago
WidgetInstantiator.java Initial extension support (#6690) 12 years ago
WidgetLoader.java Add Java 6 @Override annotations to all methods from interfaces 12 years ago
WidgetMap.java Initial extension support (#6690) 12 years ago
WidgetSet.java Rename Javascript -> JavaScript 12 years ago