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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[merge from 6.7] #5521 portlet body should fill portlet content e.g. in Lifer...
Automerge
2012-05-14
1
-1
/
+37
*
#8716 Rewrite some CSS classname handling code to prevent overwriting v-scrol...
Johannes Dahlström
2012-05-14
1
-32
/
+23
*
#8724 Preliminary native touch scroll support for Table
Johannes Dahlström
2012-05-11
1
-20
/
+194
*
#8722 Move handling of scrolling from VWindow to FocusableScrollPanel
Johannes Dahlström
2012-05-11
2
-5
/
+3
*
#8721 Make VView touch scrollable
Johannes Dahlström
2012-05-11
1
-0
/
+1
*
#8720 Improve handling of tab container scrolling
Johannes Dahlström
2012-05-11
1
-6
/
+3
*
#8723 Oops, call removeElement(), not addElement(), in removeTab()
Johannes Dahlström
2012-05-11
1
-2
/
+1
*
#8725 Use TouchScrollDelegate.enableTouchScrolling() instead of TouchScrollDe...
Johannes Dahlström
2012-05-11
1
-49
/
+23
*
#8723 Add touch scrolling support to Accordion
Johannes Dahlström
2012-05-11
1
-6
/
+16
*
camelCasify CSS property names
Johannes Dahlström
2012-05-11
1
-4
/
+4
*
[merge from 6.7] Tweaks to #7931 based on review.
Automerge
2012-05-10
1
-3
/
+19
*
[merge from 6.7] Send VView size instead of window size (#7931)
Automerge
2012-05-10
1
-12
/
+21
*
Use in empty table footers to make them render properly (#7718)
Leif Åstrand
2012-05-10
1
-0
/
+4
*
TouchScrollHandler: added debug info, restored setElements()
Johannes Dahlström
2012-05-09
1
-0
/
+29
*
[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
[prev]
[next]