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
/
com
/
vaadin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged fix and sample for #2855 - "Implement input prompt for DateField" from...
Artur Signell
2010-06-11
2
-1
/
+71
*
fixes regression #5092
Matti Tahvonen
2010-06-10
1
-0
/
+5
*
Merged #5152 (AbsoluteLayout getTopValue fix) from 6.3 to 6.4
Henri Sara
2010-06-08
1
-1
/
+1
*
Merged #5149 fix to 6.4
Henri Sara
2010-06-07
1
-0
/
+1
*
initial implementation of code splitting #4408
Matti Tahvonen
2010-06-04
16
-177
/
+326
*
Merge from 6.3 to 6.4
Henri Sara
2010-06-03
2
-18
/
+21
|
\
|
*
#5127 transaction listener must not be null
Henri Sara
2010-06-03
2
-18
/
+21
*
|
Fix for #5112
John Alhroos
2010-06-02
2
-13
/
+10
*
|
- Added keyboard navigation to Slider
John Alhroos
2010-06-02
2
-8
/
+125
*
|
Fix for #5065
John Alhroos
2010-06-02
1
-4
/
+47
*
|
#5114 correction: prefix map keys for uniqueness
Henri Sara
2010-06-02
1
-3
/
+8
*
|
Use UUID instead of Math.random() for stronger security key
Artur Signell
2010-06-01
1
-1
/
+2
*
|
Fix for #4315 - Window name generation should be deterministic
Artur Signell
2010-06-01
2
-7
/
+16
*
|
#5114 eliminate the use of java.net.URL as map key (and set value) in ClassPa...
Henri Sara
2010-06-01
1
-24
/
+24
*
|
Fix for #5104
John Alhroos
2010-06-01
2
-3
/
+26
*
|
Merged changes to 6.4 (FindBugs results, #5111, label and javadoc corrections)
Henri Sara
2010-06-01
13
-29
/
+36
|
\
|
|
*
Javadoc typo correction
Henri Sara
2010-06-01
1
-1
/
+1
|
*
Fixed some normal priority warnings by FindBugs
Henri Sara
2010-06-01
4
-15
/
+12
|
*
Fixed some high priority warnings by FindBugs
Henri Sara
2010-06-01
8
-12
/
+22
|
*
#5111 incorrect null check in Panel.removeAction()
Henri Sara
2010-06-01
1
-1
/
+1
*
|
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
7
-92
/
+277
|
\
|
|
*
#5053 and #5083: Last ComboBox item may not be shown if null selection enable...
Henri Sara
2010-05-27
2
-11
/
+12
|
*
Fix for #5082 - Subwindow width wrong when contents is 100%x100%
Artur Signell
2010-05-27
1
-1
/
+1
|
*
#5013 AbstractField did not repaint property read-only status changes immedia...
Henri Sara
2010-05-27
1
-0
/
+21
|
*
Fixed #4251 - ArithmeticException when changing Select pageLength to 0
Artur Signell
2010-05-27
2
-2
/
+4
|
*
TabSheet: break out of loop earlier when suitable selected component found
Henri Sara
2010-05-26
1
-0
/
+1
|
*
#4641 Adding the same component multiple times to a TabSheet caused NPE
Henri Sara
2010-05-26
1
-7
/
+21
|
*
#5053 Last ComboBox item may not be shown if null selection enabled: test cas...
Henri Sara
2010-05-26
1
-6
/
+8
|
*
Fix for #4427 - Updating sub-window position information back to server shoul...
Artur Signell
2010-05-25
1
-4
/
+43
|
*
#4935 minor additions to Accordion javadoc (styling)
Henri Sara
2010-05-25
1
-0
/
+3
|
*
#4981 and #4935 TabSheet and Accordion javadoc and one import, no functional ...
Henri Sara
2010-05-25
2
-64
/
+166
*
|
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
*
|
still bit better behavior when trying to run multiple servers under debug mod...
Matti Tahvonen
2010-05-26
1
-9
/
+12
*
|
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
2
-0
/
+174
*
|
development server now dies properly if address is already in use or another ...
Matti Tahvonen
2010-05-26
2
-20
/
+23
*
|
Fix for #4311
John Alhroos
2010-05-25
3
-9
/
+104
*
|
minor javadoc fix
Artur Signell
2010-05-25
1
-1
/
+4
*
|
Javadoc #4913
Artur Signell
2010-05-25
1
-17
/
+19
*
|
Javadoc #4922
Artur Signell
2010-05-25
1
-15
/
+12
*
|
Initial update for #4991
Artur Signell
2010-05-25
1
-65
/
+119
*
|
Merged changes to 6.4
Henri Sara
2010-05-25
7
-76
/
+435
|
\
|
|
*
#3698 and #4505 fire tab change event when current tab gets disabled/hidden/r...
Henri Sara
2010-05-25
1
-25
/
+54
|
*
#4568 DevelopmentServerLauncher port was hardcoded, parameter ignored
Henri Sara
2010-05-24
1
-9
/
+15
[next]