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
...
*
|
|
Merged fix for #2839 - Form should not measure borders before style names are...
Artur Signell
2009-04-09
1
-3
/
+10
*
|
|
improvements for test case
Matti Tahvonen
2009-04-09
1
-6
/
+93
*
|
|
absolutelayout: predictable order, cssstring parsing checks
Matti Tahvonen
2009-04-09
1
-3
/
+11
*
|
|
enhancing test case
Matti Tahvonen
2009-04-09
1
-7
/
+20
*
|
|
better test case for AbsoluteLayout. "Köyhän miehen wysiwyg"
Matti Tahvonen
2009-04-09
1
-0
/
+158
*
|
|
new component, absolutelayout (aka coordinatelayout #1267) and simple test case
Matti Tahvonen
2009-04-09
7
-0
/
+611
*
|
|
Merged #2817 to 6.0: AbstractField.isValid() and AbstractField.validate() wer...
Henri Sara
2009-04-08
3
-12
/
+13
|
|
/
|
/
|
*
|
Merged #2829 to 6.0: Could not distinguish an empty DateField from a DateFiel...
Henri Sara
2009-04-08
2
-2
/
+50
*
|
Merge from versions/5.4 to versions/6.0:
Marko Grönroos
2009-04-07
7
-880
/
+143
*
|
Fixed a subversion 1.5 compatibility problem in merge tool.
Marko Grönroos
2009-04-07
1
-8
/
+7
*
|
Merged: Fix for #2826 - prompt sometimes visible when field has focus
Artur Signell
2009-04-07
1
-27
/
+28
*
|
(merged from 5.4) Implements "input prompt" for ComboBox and TextField. Also ...
Marc Englund
2009-04-06
15
-53
/
+358
*
|
test case for #2823
Matti Tahvonen
2009-04-06
1
-0
/
+158
*
|
Merged to 6.0 #2603 (a single select tree could show multiple items as select...
Henri Sara
2009-04-06
3
-25
/
+34
*
|
fixes #2823
Matti Tahvonen
2009-04-04
1
-8
/
+26
*
|
Merged Testing Tools branch
Artur Signell
2009-04-03
8
-124
/
+431
*
|
fixes #2789, fixed IE width detection failure with some layout configurations
Matti Tahvonen
2009-04-03
1
-2
/
+22
*
|
#680: merged to 6.0: validator base classes and standard validators for regul...
Henri Sara
2009-04-03
9
-101
/
+509
*
|
Merged "Test case and fix for #2816: Form rendering causes artifacts in certa...
Artur Signell
2009-04-02
2
-1
/
+73
*
|
fixes #2518, window resize listener
Matti Tahvonen
2009-04-02
4
-1
/
+217
*
|
#1061: merged [7281] from 5.4: BeanItemContainer no longer requires a public ...
Henri Sara
2009-04-02
3
-57
/
+106
*
|
fixes #2711, client side enabled flag check for item events (selects + item c...
Matti Tahvonen
2009-04-02
1
-21
/
+24
*
|
fixes #2806 (column expand ratios for Table). Also added some test cases.
Matti Tahvonen
2009-04-01
4
-31
/
+286
*
|
#2517 merged to 6.0: BeanItemContainer ate exceptions; generalized Filter fro...
Henri Sara
2009-04-01
3
-102
/
+90
*
|
#1061: merge to 6.0 of BeanItemContainer filtering fixes and other improvemen...
Henri Sara
2009-04-01
5
-56
/
+370
*
|
#1061: merge to 6.0 of initial import of BeanItemContainer to the toolkit
Henri Sara
2009-04-01
4
-5
/
+414
*
|
#2809 merged to 6.0: IndexedContainer.addItemAt() added items at incorrect po...
Henri Sara
2009-04-01
1
-44
/
+94
*
|
#2808 merged to 6.0: IndexedContainer.indexOfId() fix and an interactive test...
Henri Sara
2009-04-01
2
-14
/
+152
*
|
Fixed change list parsing problem in merge tool.
Marko Grönroos
2009-03-31
1
-0
/
+4
*
|
Merge from versions/5.4 to versions/6.0:
Marko Grönroos
2009-03-31
1
-18
/
+41
*
|
added some generics to Table
Matti Tahvonen
2009-03-31
1
-71
/
+87
*
|
fixes #2804 (column adjustment on width or column width change)
Matti Tahvonen
2009-03-31
1
-9
/
+128
*
|
Merged fix for #2747: Wrapping link-style Button text inside Table breaks the...
Artur Signell
2009-03-31
4
-8
/
+94
*
|
#2799 Table UI refresh problem: merge from 5.3 to 6.0
Henri Sara
2009-03-31
1
-0
/
+2
*
|
Merged: Added note for building with OOPHM
Artur Signell
2009-03-26
1
-0
/
+6
*
|
Merge from versions/5.3 to versions/6.0:
Marko Grönroos
2009-03-25
1
-20
/
+45
*
|
Merge from 5.3: An old IE7 fix caused IE6 problems, now targets IE7 only. Fix...
Marc Englund
2009-03-25
1
-2
/
+3
*
|
Merge from 5.3 to 6.0:
Henri Sara
2009-03-25
4
-13
/
+91
*
|
Merge from 5.3 to 6.0:
Henri Sara
2009-03-25
1
-0
/
+41
*
|
Merge from 5.3 to 6.0:
Henri Sara
2009-03-25
13
-2099
/
+2183
*
|
Merge from 5.3 to 6.0:
Henri Sara
2009-03-25
1
-0
/
+3
*
|
Merge from 5.3 to 6.0:
Henri Sara
2009-03-25
5
-15
/
+841
*
|
Test case that was missing from merge of #2799 to 6.0.
Henri Sara
2009-03-24
1
-0
/
+59
*
|
Merged #2799 to 6.0.
Henri Sara
2009-03-24
1
-2
/
+4
*
|
Merge #2687 to 6.0
Henri Sara
2009-03-24
3
-12
/
+20
*
|
Merged test case and fix for #2796: Throw an error if the same debugId is use...
Artur Signell
2009-03-24
2
-1
/
+53
*
|
Merged fix for #2788 - Refined spacing & margin javadocs and included manual ...
Artur Signell
2009-03-23
1
-12
/
+27
|
/
*
Merged fix for #2747 - table height calculation issue
Artur Signell
2009-03-20
2
-11
/
+76
*
Merged "Test case and fix for #2702 - Window.center() fails the first time in...
Artur Signell
2009-03-20
2
-15
/
+49
*
fixes #2690, switched comma to ascii control character as an array separator ...
Matti Tahvonen
2009-03-18
2
-2
/
+6
[prev]
[next]