index
:
vaadin-framework.git
7.0
7.1
7.2
7.3
7.4
7.5
7.6
7.7
8.0
8.1
8.10
8.11
8.12
8.13
8.14
8.2
8.3
8.4
8.5
8.6
8.7
8.8
8.9
JS-RPC-docs-link-syntax
OlliTietavainenVaadin-patch-1
OlliTietavainenVaadin-patch-2
add-deprecation-warning-20241105
changelog-8.27.1
changelog-8.27.2
changelog-8.27.3
changelog-8.27.4
chore-mention-8.14.4
chore-readme-8-14-4
context-menu
datefield-set-invalid-value
declarative
dependabot/maven/org.eclipse.jetty-jetty-server-10.0.14
dependabot/maven/org.eclipse.jetty-jetty-webapp-9.4.44.v20210927
dependabot/maven/org.eclipse.jgit-org.eclipse.jgit-3.5.3.201412180710-r
dependabot/maven/org.hsqldb-hsqldb-2.7.1
documentation
documentation-7.6
downgrade-snapshot-version-20241105
exclude-element-screenshot
feature/atmosphere-pure-javascript
feature/bootstrap-annotation
feature/combobox-communication
feature/dalvik
feature/databinding
feature/dnd
feature/elements
feature/eventbus
feature/karaf-feature-file
feature/nullrepresentation
feature/standard-gwt
feature/standard-sass
feature/vaadin8
feature/vaadin8-book
feature/vaadin8-book-vol2
feature/vaadin8-sass-valo-only
fix11576
fix_event_router_prototype
grid
grid_dnd_autoscroller
grid_dragger
issue/8307_select_using_collection
master
mobile_drag_image_offset
pr/11306
remote-run/flow-atmosphere-test
snapshot/7.5
snapshot/7.6
tmattsso-patch-1
update-minor-deps
vaadin-icons-3.0.1
wip-date-time-datatype
wip-java-10-compat
Vaadin 6, 7, 8 is a Java framework for modern Java web applications: https://github.com/vaadin/framework
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixes #4362 + test case
Matti Tahvonen
2010-03-17
1
-8
/
+11
*
DD related javadocs, cleanup, small refactoring
Matti Tahvonen
2010-03-17
8
-40
/
+121
*
DD related javadocs, cleanup, small refactoring
Matti Tahvonen
2010-03-17
6
-55
/
+49
*
DD related javadocs, cleanup, small refactoring
Matti Tahvonen
2010-03-17
8
-82
/
+82
*
#4360 HierarchicalContainer.setParent() left container in inconsistent state
Henri Sara
2010-03-17
1
-2
/
+3
*
cross plat improvementes for html5 drags
Matti Tahvonen
2010-03-16
1
-2
/
+13
*
cross plat improvementes for html5 drags
Matti Tahvonen
2010-03-16
5
-41
/
+98
*
Added javadoc about the class being internal
Artur Signell
2010-03-16
1
-1
/
+4
*
#4284 - Add Chrome version parsing to BrowserInfo
Artur Signell
2010-03-16
1
-0
/
+4
*
Test case and fix for #3931 - Provide methods for browser detection in WebBro...
Artur Signell
2010-03-16
3
-106
/
+390
*
Fix for #4354 - SplitPanel setComponent methods should check if the component...
Artur Signell
2010-03-16
1
-0
/
+10
*
fixes #4351 (relative size changes don't propagate via csslayout)
Matti Tahvonen
2010-03-16
1
-0
/
+18
*
#4350 ContainerHierarchicalWrapper recursive root removal
Henri Sara
2010-03-16
1
-3
/
+1
*
Updated test case and fix for #4192 "HierarchicalContainer implements Contain...
Artur Signell
2010-03-16
2
-73
/
+257
*
IE now behaves with its text selection during drag and drop
Matti Tahvonen
2010-03-15
1
-0
/
+6
*
drag proxy fix for Dragmode.wrapper
Matti Tahvonen
2010-03-15
1
-2
/
+6
*
force emphasis style names to be cleaned
Matti Tahvonen
2010-03-15
1
-8
/
+7
*
removed DragDropPane class, some cleanup
Matti Tahvonen
2010-03-15
7
-527
/
+50
*
JavaDoc for the Component interface. For #4244.
Marko Grönroos
2010-03-15
2
-37
/
+338
*
#4187 Drag and Drop server validation sample and a null check in AbstractSele...
Henri Sara
2010-03-15
1
-3
/
+5
*
#4333
Matti Tahvonen
2010-03-15
1
-1
/
+3
*
Changed default resource cache time to 1 hour (#2586)
Artur Signell
2010-03-15
1
-2
/
+2
*
Fix for #3935 DateField does not update contents when locale is changed
Artur Signell
2010-03-12
1
-1
/
+2
*
Fix for #4004 PopupDateField - Wrong tabIndex for popup button
Artur Signell
2010-03-12
1
-0
/
+7
*
A proper (FF36 only) file drag support, enhanced test case. Should be forward...
Matti Tahvonen
2010-03-12
6
-84
/
+221
*
Some drag'n'drop javadoc improvements and a new method in DataBoundTransferable.
Henri Sara
2010-03-12
7
-16
/
+105
*
Test case and fix for
Artur Signell
2010-03-12
1
-12
/
+17
*
Minor javadoc update - removed serialiVersionUID
Artur Signell
2010-03-12
1
-4
/
+4
*
Added javadoc and getButtonName() debug method
Artur Signell
2010-03-12
1
-20
/
+101
*
fixed broken jsni method in skeleton class
Matti Tahvonen
2010-03-12
1
-4
/
+4
*
Skeletons for html5 File API in DD
Matti Tahvonen
2010-03-11
1
-2
/
+41
*
Skeletons for html5 File API in DD
Matti Tahvonen
2010-03-11
3
-0
/
+108
*
Fix for #3407 - Sub window higher than the browser window produces extra scro...
Artur Signell
2010-03-11
1
-0
/
+9
*
#4303 BeanItemContainer.addItem(null, Object) did not respect contract
Henri Sara
2010-03-11
1
-1
/
+3
*
changed the code to be java 1.6 compatible
Matti Tahvonen
2010-03-11
6
-45
/
+52
*
fixes #4299
Matti Tahvonen
2010-03-11
1
-2
/
+3
*
Fix for #2586 - Theme should be refreshed when Vaadin version is updated
Artur Signell
2010-03-11
1
-10
/
+93
*
Merge from 6.2 for fix [11755]
John Alhroos
2010-03-11
1
-0
/
+6
*
Print web browser start message only when starting it
Artur Signell
2010-03-10
1
-1
/
+1
*
small enhancements + developing web desktop test
Matti Tahvonen
2010-03-10
4
-7
/
+38
*
better fix for #4109
Matti Tahvonen
2010-03-10
3
-27
/
+36
*
Throw ExceptionInInitializerError instead of printing the stack trace to cons...
Artur Signell
2010-03-09
1
-4
/
+5
*
Revised JavaDoc documentation for Component (#4244).
Marko Grönroos
2010-03-09
2
-133
/
+507
*
Added missing @ITMillApache2LicenseForJavaFiles@
Artur Signell
2010-03-09
145
-0
/
+435
*
Fix for #3554 - Form.addItemProperty() resets caption created by FieldFactory
Artur Signell
2010-03-09
1
-14
/
+1
*
Fixed warnings
Artur Signell
2010-03-09
1
-4
/
+11
*
Added javadoc
Artur Signell
2010-03-09
1
-1
/
+8
*
Added javadoc
Artur Signell
2010-03-09
1
-1
/
+65
*
fixes #4292 for ContainerHierarchicalWrapper
Matti Tahvonen
2010-03-09
1
-1
/
+8
*
enhanced docs
Matti Tahvonen
2010-03-09
1
-3
/
+12
[next]