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
path:
root
/
src
/
com
/
vaadin
/
data
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extensions might need to fire itemsetchange event in some situations. See Wor...
Matti Tahvonen
2010-08-27
1
-1
/
+1
*
Formatted using Eclipse Helios / Windows XP
Artur Signell
2010-08-16
5
-19
/
+13
*
#5405 better javadoc for BeanItemContainer constructor
Henri Sara
2010-08-04
1
-0
/
+7
*
#5405 relax type constraint on BeanItemContainer constructor and addAll() method
Henri Sara
2010-08-04
1
-3
/
+3
*
Reverted constructor visibility changes, will use isSynthetic() test instead
Henri Sara
2010-07-06
5
-8
/
+8
*
Make private nested class constructor visibility public or package to prevent...
Henri Sara
2010-07-06
5
-8
/
+8
*
Potential fix for #4484 - PropertyFormatter constructor calls format
Artur Signell
2010-07-01
1
-1
/
+12
*
#5280 make ContainerHierarchicalWrapper serializable
Henri Sara
2010-06-30
1
-16
/
+31
*
Formatted /src using Vaadin Java Conventions 20071114
Artur Signell
2010-06-28
1
-87
/
+87
*
minor javadoc fix
Artur Signell
2010-05-25
1
-1
/
+4
*
fixes #5030
Matti Tahvonen
2010-05-19
1
-3
/
+42
*
merged bug fixes from 6.3 branch
Matti Tahvonen
2010-05-14
1
-11
/
+14
|
\
|
*
property formatter now handles nulls better in setValue()
Matti Tahvonen
2010-05-06
1
-11
/
+14
|
*
Fixed #4514 - BeanItemContainer: getSortablePropertyIds doesn't include primi...
Artur Signell
2010-04-16
1
-1
/
+2
|
*
Moved duplicate handling to a separate method (#4536/#4537)
Artur Signell
2010-04-15
1
-23
/
+47
|
*
Fix for #4536 - ListSet.set() removes elements from itemSet even if they are ...
Artur Signell
2010-04-15
1
-7
/
+49
*
|
Improved javadoc for #5009
Artur Signell
2010-05-12
1
-1
/
+2
*
|
Clarified javadoc for #4595
Artur Signell
2010-05-11
1
-5
/
+4
*
|
Clarified why hashCode/equals must be implemented in a certain way
Artur Signell
2010-05-11
1
-5
/
+7
*
|
Updated javadoc (#4663)
Artur Signell
2010-05-10
1
-30
/
+260
*
|
Updated package javadoc for #4248
Artur Signell
2010-05-10
1
-25
/
+6
*
|
Merged fixes from 6.3:
Artur Signell
2010-04-19
2
-10
/
+77
|
/
*
fixes #4441
Matti Tahvonen
2010-03-30
1
-192
/
+189
*
Fix for #4434 Changing filtering mode should refilter the HierarchicalContainer
Artur Signell
2010-03-29
1
-0
/
+4
*
minor javadoc enhancement
Matti Tahvonen
2010-03-24
1
-2
/
+5
*
#4370 HierarchicalContainer.setParent() removed children of the wrong node
Henri Sara
2010-03-19
1
-1
/
+1
*
#4360 HierarchicalContainer.setParent() left container in inconsistent state
Henri Sara
2010-03-17
1
-2
/
+3
*
#4350 ContainerHierarchicalWrapper recursive root removal
Henri Sara
2010-03-16
1
-3
/
+1
*
Updated test case and fix for #4192 "HierarchicalContainer implements Contain...
Artur Signell
2010-03-16
2
-73
/
+257
*
#4303 BeanItemContainer.addItem(null, Object) did not respect contract
Henri Sara
2010-03-11
1
-1
/
+3
*
Added missing @ITMillApache2LicenseForJavaFiles@
Artur Signell
2010-03-09
6
-0
/
+18
*
Fixed warnings
Artur Signell
2010-03-09
1
-4
/
+11
*
fixes #4292 for ContainerHierarchicalWrapper
Matti Tahvonen
2010-03-09
1
-1
/
+8
*
removed duplicate fix for #4170 (from dd branch)
Matti Tahvonen
2010-03-09
1
-4
/
+0
*
fixes #3949
Matti Tahvonen
2010-03-09
2
-9
/
+36
*
merged changes from 6.3 + some container related changes
Matti Tahvonen
2010-03-05
5
-86
/
+593
|
\
|
*
ListSet implementation for #4106 - BeanItemContainer slow in some instances
Artur Signell
2010-03-02
1
-0
/
+198
|
*
#4106 - BeanItemContainer slow in some instances
Artur Signell
2010-03-02
1
-2
/
+3
|
*
svn changeset:11591/svn branch:6.3
Artur Signell
2010-03-02
1
-26
/
+82
|
*
Renamed list to filteredItems
Artur Signell
2010-03-02
1
-13
/
+13
|
*
#4192 - HierarchicalContainer implements Container.Filterable but does not al...
Artur Signell
2010-03-02
2
-23
/
+189
|
*
#4250 - IndexedContainer.nextItemId should return null for item ids not in co...
Artur Signell
2010-03-01
1
-1
/
+7
|
*
#4249 - IndexedContainer.addItemAfter(Object) should return item id, not item
Artur Signell
2010-03-01
1
-1
/
+5
|
*
#4170 - IndexedContainer.addItemAfter(null, Object) does not work
Artur Signell
2010-03-01
1
-0
/
+5
|
*
Fix for #4215 and #4216 for ContainerHierarchicalWrapper
Artur Signell
2010-02-23
1
-2
/
+11
|
*
Fix for #4216 - HierarchicalContainer.areChildrenAllowed returns true for ite...
Artur Signell
2010-02-22
1
-1
/
+4
|
*
Fix for #4215 - HierarchicalContainer.isRoot returns true for items not in co...
Artur Signell
2010-02-22
1
-1
/
+5
*
|
changes
Matti Tahvonen
2010-03-04
1
-1
/
+1
*
|
some preliminary drag and drop stuff
Matti Tahvonen
2010-01-28
3
-11
/
+41
|
/
*
Merged 6.2.2 fixes from /versions/6.2
Artur Signell
2010-01-15
1
-0
/
+14
[next]