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
*
A better patch and test for #7036
Johannes Dahlström
2012-07-26
4
-1
/
+89
*
Reverted #7036 patch, will write a better one
Johannes Dahlström
2012-07-26
2
-20
/
+2
*
Fix typo preventing StreamVariable cleanup (#9171)
Leif Åstrand
2012-07-25
2
-5
/
+84
*
Make a read-only RichTextArea scrollable (#7036)
Johannes Dahlström
2012-07-25
2
-2
/
+20
*
#9148 SQLContainer extensible null value support using custom StatementHelper...
Henri Sara
2012-07-25
4
-6
/
+92
*
Fix a typo
Johannes Dahlström
2012-07-20
1
-2
/
+2
*
#8291, #7666 fix Table NegativeArraySizeException when table size reduced by ...
Henri Sara
2012-07-20
2
-1
/
+123
*
#8230 #8917 Fix input prompt leaking to the field value in TextField and Text...
Henri Sara
2012-07-11
1
-1
/
+6
*
Release Notes for Vaadin 6.8.1.
Marko Grönroos
2012-07-11
1
-82
/
+42
*
Fix CRLF -> LF
Johannes Dahlström
2012-07-10
1
-37
/
+37
*
Oops, remove redundant code causing a compile error
Johannes Dahlström
2012-07-10
1
-43
/
+0
*
#7387 bugfix: ensure non-negative width
Johannes Dahlström
2012-07-09
1
-1
/
+1
*
Test for #9064
Johannes Dahlström
2012-07-09
2
-0
/
+112
*
#9064 Render checkboxes in a Table as display: inline-block like TreeTable al...
Johannes Dahlström
2012-07-09
1
-0
/
+5
*
Revert #8193 patch because of regressions
Johannes Dahlström
2012-07-09
2
-25
/
+5
*
Empty TreeTable rows collapse after #7387 fix, give them some content to prev...
Johannes Dahlström
2012-07-09
1
-2
/
+3
*
TB test for #7387
Johannes Dahlström
2012-07-09
2
-12
/
+45
*
#7387 Render block elements in TreeTable hierarchy column correctly: draw the...
Johannes Dahlström
2012-07-09
3
-23
/
+41
*
#8193 Listen to RootPanel keydown events to handle shortcut actions from Popu...
Johannes Dahlström
2012-06-26
3
-5
/
+100
*
#8957 Ensure non-negative width
Johannes Dahlström
2012-06-25
1
-15
/
+5
*
#7938 Added reference to #8971 to the javadoc
Johannes Dahlström
2012-06-15
1
-0
/
+3
*
#7938 Clarified Window.center() javadoc
Johannes Dahlström
2012-06-15
1
-2
/
+4
*
TB script for #8949
Johannes Dahlström
2012-06-15
2
-0
/
+65
*
#8949 Make sure a drag image always has absolute position
Johannes Dahlström
2012-06-15
2
-4
/
+48
*
Fixed typo (: instead of =) (#8941)
Artur Signell
2012-06-14
1
-1
/
+1
*
#7766 Use debug id in test to make IE 6,7,8 not fail so har
Johannes Dahlström
2012-06-14
2
-20
/
+6
*
#8852 Applied Sami's patch with minor changes to comments and the test
Johannes Dahlström
2012-06-14
4
-9
/
+135
*
#7766 Applied Sami's patch
Johannes Dahlström
2012-06-14
3
-1
/
+100
*
Change Chameleon -> chameleon + unit test for all builtin themes (#8386)
Leif Åstrand
2012-06-13
3
-1
/
+49
*
Recalculate column widths after changing table height (#6039)
Leif Åstrand
2012-06-11
1
-1
/
+6
*
Updated changelog. Changed formatting of enhancements list.
Marko Grönroos
2012-06-08
1
-19
/
+32
*
Added more highlighted features to the release notes
Johannes Dahlström
2012-06-08
1
-1
/
+19
*
Fixed non-matching header close tags, added link to classloader workaround
Johannes Dahlström
2012-06-07
1
-15
/
+12
*
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
*
[merge from 6.7] #7607 updated test
Automerge
2012-06-07
1
-1
/
+36
*
Refactor ?debug detection (#8923)
Leif Åstrand
2012-06-07
2
-11
/
+84
*
[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
22
-266
/
+341
*
Update supported platforms to include Firefox 12, Android 4
Johannes Dahlström
2012-06-01
1
-2
/
+2
*
[merge from 6.7] Made tooltips work for Slider (#8863)
Automerge
2012-06-01
2
-0
/
+73
*
#7495 Fixed Tables test to use the inverted API naming
Johannes Dahlström
2012-05-31
1
-5
/
+5
*
#7495 Inverted the server-side API naming (eg. setColumnNoncollapsible -> set...
Johannes Dahlström
2012-05-31
2
-13
/
+20
*
Created a test for disabling and enabling max/min split position of SplitPane...
Tapio Aali
2012-05-31
3
-33
/
+144
*
Optimized network usage of the split position limits of the SplitPanel (#8880).
Tapio Aali
2012-05-31
2
-12
/
+18
*
#8878 Cannot use @Override when implementing interface methods in Java 1.5
Johannes Dahlström
2012-05-30
1
-2
/
+0
[next]