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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
FeaturesApplication now has required field for AbstractField types
Matti Tahvonen
2008-05-15
1
-4
/
+5
*
fixes #1657
Matti Tahvonen
2008-05-15
1
-0
/
+6
*
fixed bad code code style
Matti Tahvonen
2008-05-15
1
-922
/
+926
*
deprecated slider setSize (we can use setWidth/setHeight) as all component su...
Matti Tahvonen
2008-05-15
2
-3
/
+18
*
fixes #1641 and some other random layout issues on FF and Safari
Matti Tahvonen
2008-05-15
1
-1
/
+8
*
Removed unneeded imports
Joonas Lehtinen
2008-05-15
1
-5
/
+0
*
Removed Java 1.5 features, Removed unnecessary (potentially dangerous) code
Joonas Lehtinen
2008-05-15
2
-13
/
+3
*
Quick fix for Java 1.4 incompatibilities introduced in [4488] for #846. Pleas...
Marko Grönroos
2008-05-14
2
-3
/
+7
*
Fixes #846
Joonas Lehtinen
2008-05-14
7
-912
/
+944
*
Testcase for #846
Joonas Lehtinen
2008-05-14
1
-0
/
+58
*
#1647
Matti Tahvonen
2008-05-14
1
-10
/
+18
*
Fixes #1373
Joonas Lehtinen
2008-05-14
5
-2
/
+17
*
fixes #1635
Matti Tahvonen
2008-05-14
1
-13
/
+81
*
fixing major issues in client side tabsheets (Widget structure, Paintable unr...
Matti Tahvonen
2008-05-14
3
-56
/
+100
*
alidator.Suggestive API was created in year 2002 to be able to create validat...
Joonas Lehtinen
2008-05-13
1
-26
/
+0
*
fixes #1601
Matti Tahvonen
2008-05-13
1
-0
/
+4
*
trying to fix #1625
Matti Tahvonen
2008-05-13
2
-2
/
+2
*
one javadoc fix (parameter name)
Marc Englund
2008-05-13
1
-1
/
+1
*
allowNull parameters and variable renamed to onlyAllowNull, so that the progr...
Marc Englund
2008-05-13
1
-11
/
+12
*
deleted testbench package (obsolete, used earlier as example in package)
Matti Tahvonen
2008-05-13
13
-1603
/
+0
*
set/getProgressListener deprecated, replaced with remove/addListener(Progress...
Marc Englund
2008-05-13
2
-4
/
+73
*
If out-of-sync message (and caption) is null, we'll now repaint all (as oppos...
Marc Englund
2008-05-12
1
-11
/
+31
*
blocks tab changes, while still waiting for a response to another tab chance....
Matti Tahvonen
2008-05-12
1
-2
/
+5
*
updated test
Matti Tahvonen
2008-05-09
1
-1
/
+2
*
test case for 1632
Matti Tahvonen
2008-05-09
1
-0
/
+64
*
support for non-pixel sizes for window. Fixes #1619
Matti Tahvonen
2008-05-09
2
-29
/
+28
*
fixes #1634
Matti Tahvonen
2008-05-09
1
-1
/
+4
*
Fixed one potential class cast bug.
Marc Englund
2008-05-08
1
-4
/
+2
*
fixes #1631
Matti Tahvonen
2008-05-08
1
-1
/
+1
*
fixes #1520
Matti Tahvonen
2008-05-08
1
-1
/
+6
*
Implements SystemMessages, that can be customized. Replaces Application.get/s...
Marc Englund
2008-05-08
5
-91
/
+283
*
fixes #810
Matti Tahvonen
2008-05-08
1
-0
/
+7
*
Table editmode: textfield height now the same as plain string height -> switc...
Jouni Koivuviita
2008-05-08
1
-1
/
+6
*
removed unused field
Matti Tahvonen
2008-05-08
1
-2
/
+0
*
fixed in #1399
Matti Tahvonen
2008-05-07
1
-1
/
+1
*
test for #161
Matti Tahvonen
2008-05-07
1
-0
/
+45
*
fixes #1486
Matti Tahvonen
2008-05-07
2
-2
/
+7
*
fixex #1483
Matti Tahvonen
2008-05-07
1
-1
/
+3
*
test case for #1519
Matti Tahvonen
2008-05-07
1
-0
/
+24
*
Fixes #657 (throws if setArgs == null)
Marc Englund
2008-05-07
1
-4
/
+9
*
fixes #1618
Matti Tahvonen
2008-05-07
4
-5
/
+30
*
removing obsolete code
Matti Tahvonen
2008-05-07
2
-47
/
+1
*
cleaning repaint listener also when purging detached components. Fixes #1518
Matti Tahvonen
2008-05-07
1
-0
/
+1
*
fixes #1412
Matti Tahvonen
2008-05-06
2
-4
/
+20
*
fixes #831
Matti Tahvonen
2008-05-06
3
-8
/
+25
*
Fixes various bugs where tabsheet didn't repaint itself correctly
Matti Tahvonen
2008-05-06
1
-0
/
+7
*
Test case for #831
Matti Tahvonen
2008-05-06
1
-0
/
+58
*
fixes #1495
Matti Tahvonen
2008-05-05
2
-0
/
+21
*
enhanced test to enable modal window
Matti Tahvonen
2008-05-05
1
-0
/
+9
*
fixes #1132 RTE now shows label instead of editor if disabled
Matti Tahvonen
2008-05-05
1
-6
/
+25
[prev]
[next]