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-7.7.47-changes
changelog-8.27.1
changelog-8.27.2
changelog-8.27.3
changelog-8.27.4
changelog-8.27.6
changelog-8.28.1
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.eclipse.jgit-org.eclipse.jgit-7.2.1.202505142326-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
fileToFilesReplacement
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
/
itmill
/
toolkit
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
*
Notifications set caption (not message) if only one string is provided.
Marc Englund
2007-12-04
1
-8
/
+16
*
case-insensitive filtering
Marc Englund
2007-11-30
1
-0
/
+5
*
removed broken code related historical features
Matti Tahvonen
2007-11-30
1
-31
/
+0
*
implemented modality and fixed ModalWindow demo
Matti Tahvonen
2007-11-28
1
-0
/
+16
*
Added style constant "link" for button
Matti Tahvonen
2007-11-28
1
-0
/
+4
*
fixes #1186
Matti Tahvonen
2007-11-26
1
-0
/
+22
*
Anti-binäärimössö-commit for Jani.
Marc Englund
2007-11-23
1
-1
/
+1
*
setColumns() and setRows() added to selects as appropriate, made to match wid...
Marc Englund
2007-11-23
5
-0
/
+218
*
spacing
Matti Tahvonen
2007-11-22
2
-0
/
+13
*
MASS REFORMAT.
Marc Englund
2007-11-19
34
-15324
/
+15572
*
DateField styles ("calendar" etc) moved to subclasses. Fixes #890
Marc Englund
2007-11-19
3
-374
/
+497
*
-CustomLayout now supports sizeable.
Jouni Koivuviita
2007-11-16
3
-15
/
+42
*
OrderedLayout and ExpandLayout alignment handling unified under one class, Al...
Jouni Koivuviita
2007-11-16
2
-8
/
+6
*
MAJOR UPDATE:
Jouni Koivuviita
2007-11-15
8
-309
/
+188
*
add "nullselectitem" attribute if a nullselectionitem is in the uidl
Marc Englund
2007-11-14
2
-1836
/
+1839
*
select type "list" added
Marc Englund
2007-11-14
1
-0
/
+35
*
Throws on setMultiSelect() and setNewItemsAllowed()
Marc Englund
2007-11-14
1
-27
/
+39
*
Javadoc.
Marc Englund
2007-11-14
1
-30
/
+91
*
collapsing events now handled
Matti Tahvonen
2007-11-13
1
-4
/
+21
*
select newly added items by default
Matti Tahvonen
2007-11-12
1
-0
/
+1
*
Embedded TYPE_HTML -> TYPE_BROWSER, IEmbedded updated
Marc Englund
2007-11-09
1
-5
/
+5
*
Added TYPE_HTML for embedding html (i.e iframe)
Marc Englund
2007-11-09
1
-14
/
+38
*
removed FrameWindow component
Matti Tahvonen
2007-11-08
1
-656
/
+0
*
Tree now throws if setNullSelectionItemId() is called (unsupported).
Marc Englund
2007-11-06
1
-0
/
+13
*
fixes some selection issues with ITree
Matti Tahvonen
2007-11-06
1
-0
/
+4
*
-Layouts no longer implement Sizeable (except SplitPanel and ExpandLayout). S...
Jouni Koivuviita
2007-11-06
9
-186
/
+563
*
Notifications API.
Marc Englund
2007-11-05
1
-54
/
+242
*
UIDL variable names changed back to original.
Jouni Koivuviita
2007-11-05
1
-2
/
+2
*
Fixed total&row attributes when nullselitem has been automatically removed.
Marc Englund
2007-11-02
1
-1
/
+8
*
Null selection changes (#574)
Marc Englund
2007-11-02
3
-4
/
+45
*
IOrderedLayout vertical now also with TABLE implementation! :)
Jouni Koivuviita
2007-11-02
5
-76
/
+50
*
Don't paint the null selection item if nullselection is not allowed.
Marc Englund
2007-11-02
1
-4
/
+12
*
small fix
Jouni Koivuviita
2007-11-02
1
-2
/
+2
*
Size information sent again as variables, like it should.
Jouni Koivuviita
2007-11-02
1
-1
/
+18
*
IllegalState thrown if multiselect&&nullselitem.
Marc Englund
2007-11-02
1
-5
/
+25
*
Layout API changes (#1041) to server-side. Client-side implementation still n...
Jouni Koivuviita
2007-11-01
11
-413
/
+756
*
Select: null selections without nullselectionItemId
Matti Tahvonen
2007-11-01
1
-4
/
+27
*
nullselect attribute in "natural" way
Matti Tahvonen
2007-11-01
1
-2
/
+2
*
combobox select: adding new items
Matti Tahvonen
2007-10-31
2
-16
/
+16
*
Select in "filtering mode by default"
Matti Tahvonen
2007-10-31
1
-1
/
+1
*
fixed some bugs, filtering now works somehow
Matti Tahvonen
2007-10-31
1
-4
/
+7
*
Select refactor initial commit; not done.
Marc Englund
2007-10-31
10
-1773
/
+2107
*
javadoc update
Joonas Lehtinen
2007-10-30
1
-0
/
+11
*
removed @override (java 1.4 compliance) + added comment
Matti Tahvonen
2007-10-30
1
-3
/
+6
*
Some parts of slider component API hidden for now, theme doesn't support them...
Jouni Koivuviita
2007-10-29
1
-9
/
+6
*
get/setTemplateName. deprecated setTheme works as it did previously
Joonas Lehtinen
2007-10-29
1
-0
/
+16
*
Slider component finished, fixes #1030
Jouni Koivuviita
2007-10-26
1
-2
/
+13
*
CalendarDemo -> com.itmill.toolkit.demo.reservation (#1016)
Marc Englund
2007-10-22
1
-315
/
+0
*
setStyle() -> setStyleName() refactor (partial #890). Compromise: setStyle() ...
Marc Englund
2007-10-22
3
-15
/
+45
*
Deprecated dependency-framework. Fixes #871
Joonas Lehtinen
2007-10-21
2
-75
/
+8
[next]