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
/
com
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
2
-0
/
+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
*
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
3
-6
/
+82
*
#2799 Table UI refresh problem: merge from 5.3 to 6.0
Henri Sara
2009-03-31
1
-0
/
+2
*
Merge from 5.3 to 6.0:
Henri Sara
2009-03-25
3
-11
/
+83
*
Merge from 5.3 to 6.0:
Henri Sara
2009-03-25
10
-2072
/
+2061
*
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
*
fixes regression from FF2 optimization (#2749). Horizontal now again bit slug...
Matti Tahvonen
2009-03-13
1
-3
/
+4
*
better fix or FF2 performance issues with deep tree
Matti Tahvonen
2009-03-13
1
-10
/
+24
*
Deep component tree test
Matti Tahvonen
2009-03-13
1
-0
/
+114
*
Merged test case for #2738
Artur Signell
2009-03-12
1
-0
/
+46
*
Fixed memory leak in sampler
Artur Signell
2009-03-12
2
-31
/
+36
*
fixes lousy performance on FF2 with deep component tree. Needs some testing s...
Matti Tahvonen
2009-03-12
1
-1
/
+7
*
Removed java6 annotation
Artur Signell
2009-03-05
1
-1
/
+0
*
Merged fix for #2688
Artur Signell
2009-03-03
3
-13
/
+148
*
Merged fix for #2706
Artur Signell
2009-03-02
2
-14
/
+78
*
Merged fix for #2691 to 6.0
Artur Signell
2009-03-02
2
-2
/
+123
*
Fix for #2689: Window.setPositionX/Y() does not cause repaint.
Artur Signell
2009-03-02
1
-0
/
+3
*
Fixes #2704 for version 6.0: Popup shadow right and left part missing in Oper...
Jouni Koivuviita
2009-03-02
1
-5
/
+24
*
Removed an extra layout in Sampler main view to work around the Opera issue #...
Artur Signell
2009-02-27
1
-3
/
+2
*
Workaround for the window-centering bug #2702
Marc Englund
2009-02-27
1
-0
/
+3
*
Sampler: windowing icons.
Marc Englund
2009-02-26
7
-0
/
+0
*
Sampler: Windowing section rewrite done, fixes #2601 and thus #2684
Marc Englund
2009-02-26
10
-53
/
+101
*
Simplified test case for #2652
Artur Signell
2009-02-26
1
-0
/
+28
*
Fixes #2635 by removing reference manual links.
Marc Englund
2009-02-26
32
-588
/
+636
*
Fix for #2665: "Widget xxx size updated" in debug log
Artur Signell
2009-02-23
1
-2
/
+2
*
fixes #2607 (a client side validity check)
Matti Tahvonen
2009-02-23
2
-8
/
+5
*
Fix for # 2646: Google analytics client side component disabled for localhost...
Artur Signell
2009-02-23
1
-0
/
+11
*
server side sanity check for #2607
Matti Tahvonen
2009-02-23
1
-0
/
+8
*
Fixed # 2626: Layout alignments are not recalculated correctly in all cases
Artur Signell
2009-02-23
1
-0
/
+3
*
Fixed # 2612: Removed one of the form examples from Sampler
Artur Signell
2009-02-23
2
-5
/
+7
*
FIXED - # 2638: Tooltip delay changed to 750ms
Artur Signell
2009-02-23
1
-1
/
+1
*
ASSIGNED - # 2604: Review Coverflow demo source code
Joonas Lehtinen
2009-02-22
1
-7
/
+6
*
NEW - # 2641: Remove the child window from the Calculator example
Joonas Lehtinen
2009-02-22
1
-3
/
+2
*
Fix for #2662 - Form children size validation
Artur Signell
2009-02-22
1
-0
/
+33
*
Test case and fix for #2658 - Disabling a tabsheet should not change the sele...
Artur Signell
2009-02-22
2
-1
/
+67
[next]