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
*
#4659 Container javadoc improvements based on review.
Henri Sara
2011-04-26
1
-20
/
+31
*
#6885 Split makeUidlRequest into makeUidlRequest+doUidlRequest+doAsyncUIDLReq...
Artur Signell
2011-04-26
1
-89
/
+126
*
Error message typo fix
Artur Signell
2011-04-26
1
-1
/
+1
*
fixes #6875
Matti Tahvonen
2011-04-21
1
-0
/
+11
*
fixes #6874
Matti Tahvonen
2011-04-21
1
-1
/
+8
*
helper to detect touch based devices, related to #6873, #6874, #6875
Matti Tahvonen
2011-04-21
1
-0
/
+14
*
remote log address can now be overrided
Matti Tahvonen
2011-04-21
1
-2
/
+6
*
#6871 Make it possible to provide a custom CommunicationManager for portlets
Artur Signell
2011-04-21
2
-13
/
+29
*
#6787 Use document mode in IE to detect browser version
Artur Signell
2011-04-21
2
-19
/
+22
*
Javadoc and formatting fixes
Artur Signell
2011-04-21
1
-6
/
+8
*
merged #18418 (typo in fieldname)
Matti Tahvonen
2011-04-20
1
-12
/
+12
*
merged doc improvement
Matti Tahvonen
2011-04-20
1
-0
/
+5
*
merged fix for #6320
Matti Tahvonen
2011-04-20
1
-1
/
+2
*
merged fix for #5824
Matti Tahvonen
2011-04-20
1
-1
/
+1
*
merged fix for #6642
Matti Tahvonen
2011-04-20
1
-14
/
+16
*
merging fixes from 6.5
Matti Tahvonen
2011-04-20
5
-11
/
+19
*
merging fixes from 6.5
Matti Tahvonen
2011-04-20
1
-24
/
+8
*
merging fixes from 6.5
Matti Tahvonen
2011-04-20
1
-1
/
+2
*
merging fixes from 6.5
Matti Tahvonen
2011-04-20
1
-19
/
+26
*
merged table related bugfixes from 6.5 branch by hand
Matti Tahvonen
2011-04-19
3
-155
/
+308
*
#1410 Corrected javadoc
Artur Signell
2011-04-19
1
-7
/
+7
*
#1410 getListeners method for all classes that have addListener/removeListener
Artur Signell
2011-04-19
9
-44
/
+226
*
#6844 Getter for column generator
Artur Signell
2011-04-19
1
-0
/
+12
*
#4995 Nested bean property support: no extra property type parameter to addNe...
Henri Sara
2011-04-19
4
-20
/
+35
*
#4995 Nested bean property support: NestedMethodProperty does not inherit Met...
Henri Sara
2011-04-19
3
-134
/
+143
*
#6860 Moved much of the read-only logic to AbstractProperty
Henri Sara
2011-04-19
3
-46
/
+25
*
#6860 TextFileProperty read-only notification fix
Henri Sara
2011-04-19
1
-1
/
+1
*
fixes #6661
Matti Tahvonen
2011-04-19
1
-1
/
+3
*
#6860 introduced AbstractProperty with common functionality of most property ...
Henri Sara
2011-04-18
5
-573
/
+191
*
#4995 Nested bean property support
Henri Sara
2011-04-18
7
-124
/
+620
*
#6858 Corrected typo in removeListener method
Artur Signell
2011-04-18
1
-2
/
+1
*
fixes #6815
Matti Tahvonen
2011-04-18
1
-2
/
+2
*
#6813: cleanup: renamed a helper method to be symmetric to adder.
Matti Tahvonen
2011-04-18
1
-3
/
+3
*
#6855 typo in Panel.removeComponent javadoc
Artur Signell
2011-04-18
1
-2
/
+1
*
#6852 IE9: Table pagelength incorrectly calculated
Artur Signell
2011-04-18
1
-1
/
+1
*
fixes #6849
Matti Tahvonen
2011-04-15
1
-1
/
+2
*
removed obsolete null check
Matti Tahvonen
2011-04-15
1
-7
/
+5
*
removed obsolete null check
Matti Tahvonen
2011-04-15
1
-6
/
+4
*
removed obsolete debug code
Matti Tahvonen
2011-04-15
1
-10
/
+0
*
minor refactoring
Matti Tahvonen
2011-04-15
1
-3
/
+3
*
fixes #6842, descriptions now shown from the whole component
Matti Tahvonen
2011-04-15
1
-0
/
+11
*
code format
Matti Tahvonen
2011-04-15
1
-2
/
+2
*
#5546 Method for checking if browser is IE9
Artur Signell
2011-04-15
1
-0
/
+4
*
merged [18283] from 6.5
Matti Tahvonen
2011-04-14
1
-1
/
+2
*
#6813: VDragAndDropManager now marks the source Paintable with a class name d...
Matti Tahvonen
2011-04-13
1
-2
/
+48
*
#6823: more standard method names
Matti Tahvonen
2011-04-13
1
-2
/
+24
*
small tuning to what kind of touch gesture is used as a scroll
Matti Tahvonen
2011-04-13
1
-1
/
+1
*
#6440: mode to open root nodes by mouse over only
Matti Tahvonen
2011-04-13
2
-1
/
+91
*
reordering of columns on touch devices now work
Matti Tahvonen
2011-04-12
1
-11
/
+44
*
merged [18197],[18217] from 6.5 branch
Matti Tahvonen
2011-04-12
2
-3
/
+76
[next]