index
:
vaadin-framework.git
7.0
7.1
7.2
7.3
7.4
7.5
7.6
7.7
7.7.45-changelog
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
changelog-8.27.6
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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
com
/
vaadin
/
terminal
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged changes to 6.4 (FindBugs results, #5111, label and javadoc corrections)
Henri Sara
2010-06-01
6
-20
/
+30
|
\
|
*
Fixed some normal priority warnings by FindBugs
Henri Sara
2010-06-01
2
-13
/
+10
|
*
Fixed some high priority warnings by FindBugs
Henri Sara
2010-06-01
5
-7
/
+20
*
|
Fixed left/right keyboard movement in tree #1086
John Alhroos
2010-06-01
1
-1
/
+27
*
|
fixes #5092, 6.4 branch now supports GWT 2.1 MS 1
Matti Tahvonen
2010-06-01
2
-20
/
+24
*
|
Merged fix for #3699 from 6.3 to 6.4
John Alhroos
2010-06-01
1
-5
/
+31
|
\
|
|
*
Fix for #3699
John Alhroos
2010-06-01
1
-3
/
+31
*
|
Added keyboard support for TwinColSelect. #5057
John Alhroos
2010-06-01
1
-38
/
+152
*
|
Merged changes from 6.3 to 6.4
Henri Sara
2010-05-31
2
-12
/
+12
|
\
|
|
*
#5053 and #5083: Last ComboBox item may not be shown if null selection enable...
Henri Sara
2010-05-27
1
-7
/
+5
|
*
Fix for #5082 - Subwindow width wrong when contents is 100%x100%
Artur Signell
2010-05-27
1
-1
/
+1
|
*
Fixed #4251 - ArithmeticException when changing Select pageLength to 0
Artur Signell
2010-05-27
1
-1
/
+1
|
*
#5053 Last ComboBox item may not be shown if null selection enabled: test cas...
Henri Sara
2010-05-26
1
-6
/
+8
*
|
Added keyboard navigation to MenuBar #5061
John Alhroos
2010-05-27
1
-4
/
+362
*
|
Made CSSRule "deep" parameter actually work.
Jouni Koivuviita
2010-05-26
1
-2
/
+2
*
|
Improved CSSRule helper class (not really used anywhere).
Jouni Koivuviita
2010-05-26
1
-38
/
+63
*
|
Added column resize event handling. #2807
John Alhroos
2010-05-26
1
-0
/
+24
*
|
Fix for #4311
John Alhroos
2010-05-25
2
-0
/
+23
*
|
Javadoc #4913
Artur Signell
2010-05-25
1
-17
/
+19
*
|
Javadoc #4922
Artur Signell
2010-05-25
1
-15
/
+12
*
|
Merged changes to 6.4
Henri Sara
2010-05-25
4
-39
/
+361
|
\
|
|
*
JavaDoc for VFilterSelect #4825
John Alhroos
2010-05-24
1
-6
/
+285
|
*
#4400 removed extra comma in vaadin configuration javascript to avoid IE6/7 j...
Henri Sara
2010-05-24
1
-2
/
+2
|
*
Fixes with the issue with the DateField growing when toggling read-only state...
John Alhroos
2010-05-24
1
-5
/
+6
|
*
#4569 - criticalNotification can only be used in UIDL requests
Artur Signell
2010-05-24
2
-26
/
+68
*
|
merged bug fixes from 6.3 to 6.4
Matti Tahvonen
2010-05-21
3
-3
/
+9
|
\
|
|
*
Reverted some changes made in [13280] which was not relevant to the fix for #...
John Alhroos
2010-05-20
1
-2
/
+2
|
*
Fix for #5022
John Alhroos
2010-05-20
1
-3
/
+3
|
*
Fixes IE6 problem with #4582
John Alhroos
2010-05-20
1
-0
/
+6
|
*
Fix for #3588
John Alhroos
2010-05-17
1
-2
/
+2
*
|
fixes focusing issues with Table and IE
Matti Tahvonen
2010-05-20
3
-12
/
+11
*
|
reverting dom structures be similar to previous version
Matti Tahvonen
2010-05-20
4
-73
/
+198
*
|
opened method for sub classes
Matti Tahvonen
2010-05-19
1
-1
/
+1
*
|
Fixes Tree mouse selection in IE (broken by keyboard navigation).
John Alhroos
2010-05-19
1
-9
/
+14
*
|
added null check
Matti Tahvonen
2010-05-18
1
-6
/
+8
*
|
fixes #5024, keyboard events no more blocked when table is focused
Matti Tahvonen
2010-05-18
1
-3
/
+13
*
|
opening parts table implementation for simple extension
Matti Tahvonen
2010-05-14
1
-2
/
+7
*
|
merged bug fixes from 6.3 branch
Matti Tahvonen
2010-05-14
13
-74
/
+290
|
\
|
|
*
Yet another fix for #4144
John Alhroos
2010-05-14
1
-2
/
+9
|
*
Fix for #4144
John Alhroos
2010-05-12
1
-1
/
+4
|
*
Fix for #4507
John Alhroos
2010-05-12
1
-1
/
+3
|
*
Fix for #4144
John Alhroos
2010-05-12
1
-4
/
+1
|
*
Reverted changeset 13146
John Alhroos
2010-05-12
1
-6
/
+1
|
*
Fix for #4607
John Alhroos
2010-05-11
1
-0
/
+1
|
*
Fix for #4144
John Alhroos
2010-05-11
1
-1
/
+6
|
*
fixes #1847
Matti Tahvonen
2010-05-07
2
-0
/
+22
|
*
fixes #4654, added virtual client side synchronization for UI check that happ...
Matti Tahvonen
2010-05-07
1
-1
/
+9
|
*
fixes #4559. Sanity checks for event target + cleanup.
Matti Tahvonen
2010-05-03
1
-19
/
+24
|
*
fixes #4563, added null check to detect if drag went out of content area.
Matti Tahvonen
2010-05-03
1
-1
/
+1
|
*
fixes #4605
Matti Tahvonen
2010-04-29
1
-22
/
+37
[next]