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
*
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
*
Merged [10696]
Artur Signell
2010-01-12
1
-2
/
+2
*
Merge from 6.2 to 6.3
Henri Sara
2010-01-05
2
-6
/
+4
|
\
|
*
fixes #3864, folders now also returned in getItemIds()
Matti Tahvonen
2010-01-04
1
-6
/
+1
|
*
fixes #3617
Matti Tahvonen
2009-12-28
1
-0
/
+3
*
|
Fixed generics warnings
Artur Signell
2009-12-28
2
-21
/
+22
|
/
*
fixes #3688
Matti Tahvonen
2009-12-17
1
-23
/
+54
*
Added generics from Container interface
Artur Signell
2009-12-15
6
-16
/
+10
*
Added generics to BeanItem for #3717
Artur Signell
2009-12-14
2
-22
/
+23
*
Fix for #3820 - DefaultItemSorter is not serializable
Artur Signell
2009-12-10
2
-2
/
+4
*
Integrated patch that implements ItemSorter for IndexedContainer, #3434
Marc Englund
2009-11-27
5
-127
/
+326
*
Patch for #3754 with slightly modified javadoc
Artur Signell
2009-11-24
1
-0
/
+227
*
merged [9531] from 6.1
Matti Tahvonen
2009-10-30
1
-1
/
+1
*
merged [9529] from 6.1
Matti Tahvonen
2009-10-30
1
-8
/
+8
*
merged [9517] from 6.1
Matti Tahvonen
2009-10-30
1
-1
/
+1
*
merged [9515] from 6.1
Matti Tahvonen
2009-10-30
1
-1
/
+1
*
Merged: Fix for #3592 - Javadoc refers to Toolkit 5
Artur Signell
2009-10-26
1
-11
/
+0
*
Fix for #3449 - Adding and removing a IndexedContainer property with null as ...
Artur Signell
2009-10-02
1
-1
/
+3
*
Fix for #3095 - Sorting of a HierarchicalContainer does not work
Artur Signell
2009-09-17
2
-19
/
+34
*
Fixed #3177 - PropertyFormatter NPE
Artur Signell
2009-09-01
1
-3
/
+2
*
Fix for #3092 - BeanItemContainer is not extendable
Artur Signell
2009-06-25
1
-26
/
+25
*
Fix for #3081/#3015: Added uniqueness check to generated id in IndexedContainer
Artur Signell
2009-06-23
1
-1
/
+12
*
MethodProperty workaround for #3064 - GAE cannot handle primitive class refer...
Artur Signell
2009-06-18
1
-9
/
+16
[next]