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
changelog-8.27.6
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
*
Appengine fixes; This version uses GAE sessions, but attempts to keep synchro...
Marc Englund
2009-09-01
5
-17
/
+279
*
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
2
-14
/
+4
*
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
*
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
*
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
*
Fixes Button onClick event handling to support TestBench.
Jouni Koivuviita
2009-08-28
1
-8
/
+13
*
#3091 iterate table with getIdByIndex if container is indexed
Henri Sara
2009-08-28
1
-147
/
+158
*
fixes #3169, thanks to Downlord
Matti Tahvonen
2009-08-28
1
-0
/
+14
*
Fixes #3231: VUpload depends on VNativeButton internal implementation
Jouni Koivuviita
2009-08-27
1
-6
/
+3
*
The Button Component Strikes Back
Jouni Koivuviita
2009-08-27
12
-230
/
+739
*
fixes #3229
Matti Tahvonen
2009-08-27
1
-1
/
+1
*
added null checks (without OOPHM dies with new UIDL implementation)
Matti Tahvonen
2009-08-27
1
-2
/
+6
*
updated get/setFormat javadoc
Joonas Lehtinen
2009-08-26
1
-6
/
+6
*
updated getWindow() javadoc
Joonas Lehtinen
2009-08-26
1
-0
/
+2
*
removed obsolete millstone/toolkit 4 era method
Matti Tahvonen
2009-08-26
1
-93
/
+0
*
Multiple scrolltable improvements
Matti Tahvonen
2009-08-26
2
-117
/
+210
*
fixes a regression since UIDL refactoring (non-hosted mode only)
Matti Tahvonen
2009-08-25
2
-2
/
+3
*
fixed redirect on session expiration (regression from UIDL rewrite)
Matti Tahvonen
2009-08-24
1
-1
/
+1
*
fixed regression since UIDL rewrite
Matti Tahvonen
2009-08-24
1
-1
/
+1
*
Moved testcase to correct package
Artur Signell
2009-08-21
1
-1
/
+1
*
Fix for #3096 - Analyze layouts does not check sub windows
Artur Signell
2009-08-21
2
-2
/
+50
*
Fix for #3187 - ComboBox shows all the choices again after selecting
Artur Signell
2009-08-21
1
-33
/
+52
*
#3222 - Add functionality for embedded Vaadin application to resize parent frame
Artur Signell
2009-08-21
1
-0
/
+39
*
Fixed regression from [8516] "function eval must be called directly, and not ...
Artur Signell
2009-08-21
1
-1
/
+1
*
fixes #3195
Matti Tahvonen
2009-08-21
1
-3
/
+29
*
merged [8512] to 6.1
Matti Tahvonen
2009-08-21
1
-1
/
+1
*
Large pile of various optimizations and small bug fixes. Changeset has a grea...
Matti Tahvonen
2009-08-20
21
-626
/
+678
*
Test case for #3195
Artur Signell
2009-08-20
1
-2
/
+2
*
Test case for #3195
Artur Signell
2009-08-20
1
-0
/
+40
[next]