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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
com
/
vaadin
/
terminal
/
gwt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disabled shim iframe for all but IE8+ (#9284, #6219)
Artur Signell
2012-08-10
1
-4
/
+18
*
Fixed TextArea maxlength so it is always enforced (#9199)
Artur Signell
2012-08-08
3
-44
/
+157
*
Remove #8792 fix from 6.8.2, defer to 6.8.3
Johannes Dahlström
2012-08-07
1
-6
/
+4
*
Enable native touch scrolling on iOS 6 (#8792)
Johannes Dahlström
2012-08-07
1
-4
/
+6
*
Refactoring based on review (#6219)
Artur Signell
2012-08-07
4
-32
/
+38
*
Moved #9136 fix into a helper method
Johannes Dahlström
2012-08-06
1
-25
/
+12
*
Fix and test for #9136 (Tree throws wrong ItemClickEvent in IE9)
Johannes Dahlström
2012-08-06
1
-3
/
+11
*
Force horizontal scrolling with wide columns but no rows (#9187)
Leif Åstrand
2012-08-06
1
-3
/
+26
*
Do not submit TextArea value on enter in IE (#9139)
Artur Signell
2012-08-03
1
-0
/
+8
*
Shim iframe should not have tabindex (#6219)
Artur Signell
2012-08-03
1
-0
/
+1
*
Ensure notification notifies VOverlay about its position (#6219, #8399)
Artur Signell
2012-08-03
1
-0
/
+1
*
Renamed method to better reflect what it does (#6219, #8399)
Artur Signell
2012-08-03
3
-12
/
+14
*
Fix for overlays in opera with no shadow (#6219, #8399)
Artur Signell
2012-08-03
1
-2
/
+2
*
Added iframe to all overlays to avoid PDF and applet z-index problems (#6219,...
Artur Signell
2012-08-02
3
-52
/
+166
*
Clear selectionRangeStart if the key map has been cleared (#8584, #8736)
Leif Åstrand
2012-08-02
1
-0
/
+20
*
Remember previous row height to maintain table size when all rows are removed...
Leif Åstrand
2012-08-01
1
-2
/
+30
*
Removed duplicated code (#9189)
Artur Signell
2012-07-31
1
-8
/
+4
*
Correctly decode maps and arrays with "" as the last value (#9188)
Artur Signell
2012-07-31
1
-3
/
+4
*
Log variables also when the paintable cannot be found (#9189)
Artur Signell
2012-07-31
1
-0
/
+4
*
Avoid int parse error in VSplitPanel and clean up the code (#9154)
Leif Åstrand
2012-07-30
1
-10
/
+9
*
Explicitly delegate keyboard events from the PopupView popup to the relevant ...
Johannes Dahlström
2012-07-27
1
-0
/
+31
*
A better patch and test for #7036
Johannes Dahlström
2012-07-26
1
-0
/
+2
*
Reverted #7036 patch, will write a better one
Johannes Dahlström
2012-07-26
1
-12
/
+1
*
Fix typo preventing StreamVariable cleanup (#9171)
Leif Åstrand
2012-07-25
1
-5
/
+27
*
Make a read-only RichTextArea scrollable (#7036)
Johannes Dahlström
2012-07-25
1
-1
/
+12
*
Fix a typo
Johannes Dahlström
2012-07-20
1
-2
/
+2
*
#8230 #8917 Fix input prompt leaking to the field value in TextField and Text...
Henri Sara
2012-07-11
1
-1
/
+6
*
#7387 bugfix: ensure non-negative width
Johannes Dahlström
2012-07-09
1
-1
/
+1
*
Revert #8193 patch because of regressions
Johannes Dahlström
2012-07-09
2
-25
/
+5
*
#7387 Render block elements in TreeTable hierarchy column correctly: draw the...
Johannes Dahlström
2012-07-09
1
-15
/
+29
*
#8193 Listen to RootPanel keydown events to handle shortcut actions from Popu...
Johannes Dahlström
2012-06-26
2
-5
/
+25
*
#8957 Ensure non-negative width
Johannes Dahlström
2012-06-25
1
-15
/
+5
*
Fixed typo (: instead of =) (#8941)
Artur Signell
2012-06-14
1
-1
/
+1
*
#8852 Applied Sami's patch with minor changes to comments and the test
Johannes Dahlström
2012-06-14
2
-9
/
+20
*
#7766 Applied Sami's patch
Johannes Dahlström
2012-06-14
1
-1
/
+8
*
Recalculate column widths after changing table height (#6039)
Leif Åstrand
2012-06-11
1
-1
/
+6
*
Prevent double iframe and script tags if writeAjaxPageScriptWidgetset is over...
Leif Åstrand
2012-06-07
1
-1
/
+20
*
Fix some typos in Portlet init javascript and html (#8924)
Leif Åstrand
2012-06-07
1
-2
/
+2
*
Remove document.write from bootstrap (#8924)
Leif Åstrand
2012-06-07
2
-23
/
+59
*
[merge from 6.7] #7067 Update a comment, fix typoed ticket reference
Automerge
2012-06-07
1
-6
/
+2
*
Refactor ?debug detection (#8923)
Leif Åstrand
2012-06-07
1
-10
/
+13
*
[merge from 6.7] #7606 Run a Webkit overflow fix as deferred to keep table sc...
Automerge
2012-06-06
1
-1
/
+8
*
Avoid potential NPE discovered in review (#8914)
Leif Åstrand
2012-06-06
1
-2
/
+4
*
Show better error message when variable change decoding fails (#8914)
Leif Åstrand
2012-06-06
1
-10
/
+17
*
#8297 Do not use static logger instances
Henri Sara
2012-06-05
11
-139
/
+183
*
[merge from 6.7] Made tooltips work for Slider (#8863)
Automerge
2012-06-01
1
-0
/
+6
*
Optimized network usage of the split position limits of the SplitPanel (#8880).
Tapio Aali
2012-05-31
1
-10
/
+12
*
#8878 Cannot use @Override when implementing interface methods in Java 1.5
Johannes Dahlström
2012-05-30
1
-2
/
+0
*
#1744 Should not check for reversed position here
Johannes Dahlström
2012-05-30
1
-4
/
+0
*
#1744 Fixed a regression
Johannes Dahlström
2012-05-30
1
-1
/
+1
[next]