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
*
[merge from 6.7] Don't activate tab when clicking close element (#7686)
Automerge
2012-05-08
1
-1
/
+12
*
#8722 Make subwindows touch scrollable
Johannes Dahlström
2012-05-07
1
-0
/
+3
*
#8763 Use Set instead of an array in TouchScrollDelegate to allow dynamic add...
Johannes Dahlström
2012-05-07
1
-11
/
+16
*
#8763 requiresTouchScrollDelegate now returns false for iOS5; the default ret...
Johannes Dahlström
2012-05-07
1
-8
/
+6
*
Don't assume there's always an application (#8694)
Leif Åstrand
2012-05-07
2
-6
/
+9
*
#8720 Use TouchScrollDelegate.enableTouchScrolling() instead of a TouchScroll...
Johannes Dahlström
2012-05-04
1
-30
/
+6
*
#8716 Use TouchScrollDelegate.enableTouchScrolling() instead of a TouchScroll...
Johannes Dahlström
2012-05-04
1
-16
/
+2
*
Improved TouchScrollHandler helper
Johannes Dahlström
2012-05-04
1
-15
/
+8
*
[merge from 6.7] Fix #7136: Opening a modal subwindow when there are visible ...
Automerge
2012-05-04
2
-0
/
+20
*
[merge from 6.7] Fixed #8589: Permit XHTML content in UserError
Automerge
2012-05-03
1
-1
/
+1
*
New helper class handling touch scrolling either natively or with TouchScroll...
Johannes Dahlström
2012-05-03
1
-1
/
+46
*
[merge from 6.7] Don't paint references to orphan components #8730
Automerge
2012-05-03
2
-6
/
+30
*
[merge from 6.7] Improved #8619 fix
Automerge
2012-04-27
1
-27
/
+32
*
[merge from 6.7] Fix and test case for #8619: Add sanity checks to GridLayout...
Automerge
2012-04-27
1
-4
/
+13
*
[merge from 6.7] Use equals instead of == to compare item ids (#8712). Using ...
Automerge
2012-04-27
1
-1
/
+1
*
Make sure the request timer is always stopped, better names #8694
Jonatan Kronqvist
2012-04-27
4
-22
/
+27
*
Simplified fix for #8694
Jonatan Kronqvist
2012-04-27
5
-132
/
+56
*
Removed duplicate code for broken Android detection (#8716)
Artur Signell
2012-04-26
2
-10
/
+3
*
Functions for reporting Android and iOS version (#8716)
Artur Signell
2012-04-26
2
-0
/
+94
*
Joined MobileOS and OS so only one operating system is reported (#7911)
Artur Signell
2012-04-26
2
-30
/
+16
*
#8551 Add isAndroid() test
Johannes Dahlström
2012-04-26
1
-1
/
+3
*
Fix #8551: Notifications are displayed in parts on an Asus TF101
Johannes Dahlström
2012-04-26
1
-0
/
+5
*
Add support for html in buttons (#8663)
Leif Åstrand
2012-04-26
3
-2
/
+66
*
Make new classes serializable
Leif Åstrand
2012-04-26
1
-2
/
+4
*
Fixes #8693 by applying patch, adds automated test for the case.
Marc Englund
2012-04-25
1
-0
/
+7
*
Explicitly focus widget when simulating click (#8659)
Leif Åstrand
2012-04-25
1
-0
/
+13
*
Add test for $entry and make it ignore some false positives (#8699)
Leif Åstrand
2012-04-25
6
-0
/
+12
*
Added v-ios and v-android for mobile devices (#7911)
Artur Signell
2012-04-25
2
-13
/
+104
*
Applied patch provided for #8600 (hasChildren() broken if item used to have c...
Marc Englund
2012-04-24
1
-1
/
+2
*
Wrap javascript callback entry points in $entry (#8699)
Leif Åstrand
2012-04-24
10
-47
/
+47
*
Increased debug window default size (#8523)
Artur Signell
2012-04-24
1
-4
/
+17
*
[merge from 6.7] Fix #8550 in 6.7 after all
Automerge
2012-04-23
3
-109
/
+214
*
[merge from 6.7] doUidlRequest() should not set hasActiveRequest=false when r...
Automerge
2012-04-23
1
-4
/
+0
*
[merge from 6.7] Moved Mattis touchscroll fixes to 6.8
Automerge
2012-04-20
3
-214
/
+109
*
[merge from 6.7] #8407 Handle the case of a 503 response without a Retry-Afte...
Automerge
2012-04-20
1
-15
/
+27
*
[merge from 6.7] * fixed timing issue that might leave scroll "outside" of th...
Automerge
2012-04-19
1
-44
/
+46
*
[merge from 6.7] Skipping "scroll selected/focused row into view" on touch de...
Automerge
2012-04-19
1
-0
/
+5
*
[merge from 6.7] Test case and fix for #8625: Firefox and IE9 need an overflo...
Automerge
2012-04-19
1
-1
/
+8
*
Added the license notice to a new file added in #8694
Jonatan Kronqvist
2012-04-19
1
-0
/
+4
*
Added some comments for #8694
Jonatan Kronqvist
2012-04-19
1
-0
/
+13
*
Implemented #8694 - API providing profiling info for TestBench 3.x
Jonatan Kronqvist
2012-04-19
5
-7
/
+199
*
[merge from 6.7] Quickly typed in touch scroll related changes due to ridicul...
Automerge
2012-04-18
3
-89
/
+187
*
[merge from 6.7] Reverted #7607 fixes and removed the test for now because th...
Automerge
2012-04-17
2
-7
/
+19
*
[merge from 6.7] #8639 Improved comments
Automerge
2012-04-13
1
-11
/
+20
*
[merge from 6.7] Fixed #8639: Table context menu was broken on touch devices
Automerge
2012-04-13
1
-15
/
+18
*
[merge from 6.7] VConsole.error() instead of throwing in startRequest() and e...
Automerge
2012-04-13
1
-3
/
+2
*
Reverted accidental commit
Johannes Dahlström
2012-04-13
7
-108
/
+50
*
Blocked merge of revisions related to 6.7.7 release
Johannes Dahlström
2012-04-13
7
-50
/
+108
*
#8203 Improved javadoc, added null check
Johannes Dahlström
2012-04-12
1
-7
/
+10
*
Fixed #8653: addTab(index) should not throw if index is out of bounds
Johannes Dahlström
2012-04-12
1
-5
/
+6
[next]