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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Code cleanup (removes an extra get operation)
John Alhroos
2011-03-08
1
-2
/
+3
*
Fixes #6368
John Alhroos
2011-03-08
1
-2
/
+16
*
Test for resizing MenuBar
Artur Signell
2011-03-08
1
-0
/
+127
*
Added a more generic test for #6368 which takes into account all layouts with...
John Alhroos
2011-03-08
4
-85
/
+218
*
Added TestBench test for #6368
John Alhroos
2011-03-08
2
-0
/
+85
*
Changed version of Flash to 6.0.0.0 and above. #6501
John Alhroos
2011-03-08
1
-2
/
+2
*
Fixed missing ending clause in the <embed> tag. #6501
John Alhroos
2011-03-08
1
-1
/
+1
*
Added Flash visibility TestBench test.
John Alhroos
2011-03-08
2
-0
/
+64
*
Fixed flash issues and cleans up the Flash related code. #6501
John Alhroos
2011-03-08
1
-29
/
+89
*
Re-enabled test which should pass after [17633]
Artur Signell
2011-03-07
1
-3
/
+0
*
#4285 Additional fix so IE does not force focus back to field when focusing a...
Artur Signell
2011-03-07
2
-12
/
+35
*
Fix for #4285 : Blur event prevention mechanism for IE prevented focus from m...
John Alhroos
2011-03-04
1
-2
/
+4
*
Removed blur test from comboFocusBlurEvents since the focus/blur events does ...
John Alhroos
2011-03-04
1
-1
/
+4
*
Changed depracated DOM.compare() to "==".
John Alhroos
2011-03-04
1
-4
/
+2
*
Reverted [17599,17577]
John Alhroos
2011-03-04
1
-0
/
+125
*
Reverted [17593,17577]
John Alhroos
2011-03-04
1
-3
/
+47
*
Reverted [17598]
John Alhroos
2011-03-04
1
-9
/
+3
*
Reverted [17594,17577]
John Alhroos
2011-03-04
1
-2
/
+16
*
Fixes issue with double clicks when browsing ComboBox pages #4285
John Alhroos
2011-03-04
1
-7
/
+9
*
Reverted [17577]
John Alhroos
2011-03-04
1
-24
/
+4
*
Removed waitForVaadin and replaced mouseUp/mouseDown with a click event in Co...
John Alhroos
2011-03-04
1
-161
/
+6
*
Replaced a click event with an mouseDown/mouseUp event in ComboBoxLargeIcons.
John Alhroos
2011-03-04
1
-3
/
+9
*
Removed waitForVaadin and replaced mouseUp/mouseDown with a click event in Co...
John Alhroos
2011-03-04
1
-21
/
+1
*
Removed waitForVaadin and restored mouseClick events since they were not the ...
John Alhroos
2011-03-04
1
-63
/
+3
*
Close Jar before updating its manifest. Fixes #6045.
Marko Grönroos
2011-03-03
1
-1
/
+10
*
Test for #6578 Handling of icons in caption is slow in FF/IE
Artur Signell
2011-03-03
2
-0
/
+151
*
Set fields to Immidiate in ComboFocusBlurEvents test.
John Alhroos
2011-03-03
1
-1
/
+4
*
Fixed missing blur event from TestBench test.
John Alhroos
2011-03-03
1
-3
/
+3
*
Fixed issues with text not appearing in ComboBox popups in TestBench.
John Alhroos
2011-03-03
4
-18
/
+91
*
Removed weird narrow component with large icons to make test consistent
Artur Signell
2011-03-03
1
-10
/
+1
*
Removed extra pause and waitForVaadin commands
Artur Signell
2011-03-03
1
-65
/
+0
*
Removed extra waitForVaadin commands and extra pauses
Artur Signell
2011-03-03
1
-970
/
+90
*
#6542 Tabsheet content sometimes not rendered in IE6/IE7
Artur Signell
2011-03-03
5
-9
/
+29
*
Cleanup up fix for #4285
John Alhroos
2011-03-02
1
-31
/
+43
*
Fixes #4285
John Alhroos
2011-03-02
1
-6
/
+76
*
Added test for ComoBox focusing/defocusing.
John Alhroos
2011-03-02
2
-0
/
+204
*
Safari5 is really slow for some reason - give it some time to ensure the imag...
Artur Signell
2011-03-01
1
-0
/
+5
*
Fixed format of date in DateFieldEmptyValid test.
John Alhroos
2011-02-28
1
-3
/
+3
*
Upped VERSION for the 6.5 branch
Jonatan Kronqvist
2011-02-28
1
-1
/
+1
*
Removed timezone to avoid problems with different JREs
Artur Signell
2011-02-28
1
-2
/
+19
*
Removed timezone to avoid problems with different JREs
Artur Signell
2011-02-28
2
-7
/
+7
*
Updated release-notes for 6.5.2
Jonatan Kronqvist
2011-02-28
1
-19
/
+0
*
Test should now pass in all environments (locale problems fixed)
Artur Signell
2011-02-25
1
-2
/
+12
*
Test should now pass in all environments (locale problems fixed)
Artur Signell
2011-02-25
1
-7
/
+6
*
#6509 Make subclassing VMenuBar possible by making CustomMenuItem protected a...
Henri Sara
2011-02-25
1
-10
/
+15
*
Added missing backslash
Artur Signell
2011-02-25
1
-2
/
+1
*
#6496 more efficient automated test
Henri Sara
2011-02-25
1
-6
/
+1
*
#6496 increase pause duration in test further
Henri Sara
2011-02-25
1
-1
/
+1
*
#6496 increase pause duration in test
Henri Sara
2011-02-24
1
-1
/
+1
*
Test for #6494 Making tables invisible and visible again does not work correctly
Artur Signell
2011-02-24
2
-0
/
+285
[prev]
[next]