index
:
vaadin-framework.git
7.0
7.1
7.2
7.3
7.4
7.5
7.6
7.7
7.7.45-changelog
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
changelog-8.27.6
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
/
itmill
/
toolkit
/
ui
/
AbstractSelect.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
#2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"
Henri Sara
2009-05-11
1
-1679
/
+0
*
Implementation serialization support for Toolkit. Fixes #695
Joonas Lehtinen
2009-04-12
1
-4
/
+7
*
Toolkit: minor correction in the manual (removed use of deprecated methods) a...
Henri Sara
2009-02-18
1
-1
/
+1
*
Cleaned up the whole project
Artur Signell
2009-01-02
1
-0
/
+9
*
Fix for #2242 - Changing an AbstractSelect container data source should not f...
Artur Signell
2008-12-01
1
-2
/
+1
*
Added requestRepaint() to two setters. Fixes #2105
Marc Englund
2008-09-23
1
-2
/
+5
*
Mass format
Artur Signell
2008-09-02
1
-62
/
+64
*
fixed item set change listening. Broken since [5281]
Matti Tahvonen
2008-09-02
1
-66
/
+64
*
Fixed for #2006 - updated error handling
Artur Signell
2008-08-28
1
-85
/
+81
*
Fixes #1230 - NPE in AbstractSelect.select and allow selecting null -> NullSe...
Artur Signell
2008-08-25
1
-10
/
+11
*
Fixed #1046 : Removed references to non-existing Container.Managed
Joonas Lehtinen
2008-06-14
1
-5
/
+2
*
Fixes #846
Joonas Lehtinen
2008-05-14
1
-1
/
+1
*
One more: Abstract select assumed Property is always ValueChangeNotifier (bug...
Marc Englund
2008-03-12
1
-1
/
+1
*
Abstract select assumed Property is always ValueChangeNotifier (bug in if -cl...
Marc Englund
2008-03-12
1
-1
/
+1
*
version since fix
Matti Tahvonen
2008-02-06
1
-1
/
+1
*
Fixed #588 (another partial fix for larger listener problems). AbstractSelect
Jani Laakso
2008-01-31
1
-4
/
+5
*
Added one comment.
Marc Englund
2008-01-30
1
-0
/
+2
*
Selects now listen for changes to item/property as appropriate. Version 1. Ta...
Marc Englund
2008-01-30
1
-0
/
+97
*
Added feature to allow custom logic when user adds new item to select
Matti Tahvonen
2008-01-18
1
-26
/
+71
*
License header parametrized
Jani Laakso
2007-12-04
1
-76
/
+53
*
add "nullselectitem" attribute if a nullselectionitem is in the uidl
Marc Englund
2007-11-14
1
-1480
/
+1480
*
Null selection changes (#574)
Marc Englund
2007-11-02
1
-3
/
+22
*
Don't paint the null selection item if nullselection is not allowed.
Marc Englund
2007-11-02
1
-4
/
+12
*
IllegalState thrown if multiselect&&nullselitem.
Marc Englund
2007-11-02
1
-5
/
+25
*
combobox select: adding new items
Matti Tahvonen
2007-10-31
1
-2
/
+2
*
Select refactor initial commit; not done.
Marc Englund
2007-10-31
1
-0
/
+1502