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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor IE theme fix for Sampler.
Jouni Koivuviita
2009-09-03
1
-3
/
+0
*
Fixes #3233: Write migration guide for Button theme
Jouni Koivuviita
2009-09-03
1
-17
/
+93
*
#3265 Fix immediate redirection when system notifications are disabled
Henri Sara
2009-09-03
1
-47
/
+49
*
better margin support (via server side api) for csslayout + some cleaning
Matti Tahvonen
2009-09-03
5
-8
/
+98
*
Test case for #3263
Artur Signell
2009-09-03
2
-1
/
+42
*
fixes #3264, accordion still missing possible relative size handling
Matti Tahvonen
2009-09-02
1
-0
/
+4
*
fixes #3264, enabled automatic scrollbars in Vaadin
Matti Tahvonen
2009-09-02
6
-21
/
+20
*
removed obsolete log message
Matti Tahvonen
2009-09-02
1
-1
/
+0
*
fixes #3145
Matti Tahvonen
2009-09-02
1
-1
/
+3
*
Moved testcase to appropriate package
Artur Signell
2009-09-01
1
-3
/
+3
*
Reverted GWT 1.7.0 incompatible changes
Artur Signell
2009-09-01
2
-35
/
+43
*
#3012 Remove some more deprecated GWT API use (VRichTextArea formatters)
Henri Sara
2009-09-01
2
-43
/
+35
*
Reverted sampler widgetset build parameter to OBF
Artur Signell
2009-09-01
1
-1
/
+1
*
#3012 Remove some more deprecated GWT listener use (change handlers, popup cl...
Henri Sara
2009-09-01
15
-154
/
+152
*
Release notes for Vaadin 6.1.0-pre1.
Marko Grönroos
2009-09-01
1
-62
/
+77
*
enhancement to app runner (ability to specify default packages for quicker ac...
Matti Tahvonen
2009-09-01
2
-16
/
+45
*
added simple layout performance test
Matti Tahvonen
2009-09-01
1
-0
/
+133
*
Fix for #3257 - Button in a table is too wide in IE7
Artur Signell
2009-09-01
4
-0
/
+16
*
Appengine fixes; This version uses GAE sessions, but attempts to keep synchro...
Marc Englund
2009-09-01
7
-18
/
+295
*
Test case for #3145
Artur Signell
2009-09-01
1
-0
/
+129
*
Test case for #3257
Artur Signell
2009-09-01
1
-0
/
+40
*
renamed a helper classname
Matti Tahvonen
2009-09-01
1
-1
/
+1
*
Relocated CSS for the CssLayoutExample to the theme.
Matti Tahvonen
2009-09-01
4
-14
/
+32
*
icon for csslayouts example
Matti Tahvonen
2009-09-01
1
-0
/
+0
*
Test case for #3246
Artur Signell
2009-09-01
1
-0
/
+39
*
Fixed #3177 - PropertyFormatter NPE
Artur Signell
2009-09-01
1
-3
/
+2
*
fixes #3143, initial expand algorithm now works equally to the resize algorit...
Matti Tahvonen
2009-09-01
1
-32
/
+32
*
cleaning code style
Matti Tahvonen
2009-09-01
1
-15
/
+12
*
Performance improvement for #2998 - Table rendering in Firefox is very slow w...
Artur Signell
2009-09-01
1
-3
/
+3
*
Performance improvement for #2998 - Table rendering in Firefox is very slow w...
Artur Signell
2009-09-01
1
-0
/
+21
*
fixes #3251. Added subpixel precision to body height calculation when horizon...
Matti Tahvonen
2009-09-01
1
-65
/
+78
*
fixes #3244, null check for non existing variable
Matti Tahvonen
2009-08-31
1
-2
/
+4
*
Fix for #3249 - Added null check
Artur Signell
2009-08-31
1
-1
/
+1
*
Additional fix for #3247: VPopupView contains hard coded text "Loading..."
Jouni Koivuviita
2009-08-31
4
-0
/
+20
*
Fixes #3215: Popup shadow doesn't resize with panel
Jouni Koivuviita
2009-08-31
1
-13
/
+16
*
Fixes #3065: Inactive accordion tab keeps width
Jouni Koivuviita
2009-08-31
1
-2
/
+3
*
Small optimization to Reindeer notification CSS.
Jouni Koivuviita
2009-08-31
2
-4
/
+2
*
Updated notification styles for Reindeer. Fixes #3186: Add a close icon for N...
Jouni Koivuviita
2009-08-31
3
-8
/
+32
*
Changed one more button in Sampler to NativeButton.
Jouni Koivuviita
2009-08-31
1
-1
/
+2
*
#3012 Remove some deprecated GWT listener use (focus and loading related)
Henri Sara
2009-08-31
6
-45
/
+47
*
Fixed typos
Artur Signell
2009-08-28
1
-1
/
+1
*
Fixed typos
Artur Signell
2009-08-28
1
-11
/
+11
*
Window-close XHR moved to onbeforeunload, AbstractApplicationServlet and Comm...
Marc Englund
2009-08-28
3
-26
/
+19
*
#3012 Remove deprecated GWT listener use, first steps (many simple click and ...
Henri Sara
2009-08-28
14
-184
/
+187
*
initial version of CssLayout (aka FlowLayout from FastLayouts) + sampler example
Matti Tahvonen
2009-08-28
6
-0
/
+611
*
Fix for #3167 - IllegalStateExcepton when session expires
Artur Signell
2009-08-28
1
-5
/
+10
*
Test case for #3143
Artur Signell
2009-08-28
1
-0
/
+45
*
Removed duplicate test
Artur Signell
2009-08-28
1
-177
/
+0
*
Updated testcase for Sampler change of Button -> NativeButton
Artur Signell
2009-08-28
1
-7
/
+7
*
Fixes Button onClick event handling to support TestBench.
Jouni Koivuviita
2009-08-28
5
-20
/
+33
[next]