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
/
itmill
/
toolkit
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
*
#2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"
Henri Sara
2009-05-11
57
-24765
/
+0
*
Fixed - #2921: Window should be able to contain a ComponentContainer
Artur Signell
2009-05-11
2
-58
/
+106
*
Fixed #2860: Rename getter/setter of spacing
Artur Signell
2009-05-08
3
-2
/
+31
*
Merges from 6.0 branch.
Jouni Koivuviita
2009-05-08
3
-75
/
+327
*
Major theme refactoring:
Jouni Koivuviita
2009-04-29
54
-243
/
+380
|
\
|
*
small optimization to table (reduce calls to Container.size() method, that is...
Matti Tahvonen
2009-04-29
1
-3
/
+9
|
*
Merged:
Artur Signell
2009-04-27
1
-5
/
+32
|
*
Removed serialVersionUIDs, added serial warning suppression
Artur Signell
2009-04-17
1
-11
/
+0
|
*
symmetric api for position information
Matti Tahvonen
2009-04-16
1
-20
/
+156
|
*
fixes #2850 react only on login handler requests, now supports reloading
Matti Tahvonen
2009-04-15
1
-7
/
+11
|
*
Implementation serialization support for Toolkit. Fixes #695
Joonas Lehtinen
2009-04-12
54
-172
/
+148
|
*
absolutelayout: predictable order, cssstring parsing checks
Matti Tahvonen
2009-04-09
1
-3
/
+11
|
*
new component, absolutelayout (aka coordinatelayout #1267) and simple test case
Matti Tahvonen
2009-04-09
1
-0
/
+210
|
*
Merged #2817 to 6.0: AbstractField.isValid() and AbstractField.validate() wer...
Henri Sara
2009-04-08
1
-7
/
+7
*
|
Merges from 6.0 branch.
Jouni Koivuviita
2009-04-09
2
-7
/
+217
|
/
*
Merged #2829 to 6.0: Could not distinguish an empty DateField from a DateFiel...
Henri Sara
2009-04-08
1
-2
/
+47
*
(merged from 5.4) Implements "input prompt" for ComboBox and TextField. Also ...
Marc Englund
2009-04-06
3
-10
/
+58
*
Merged to 6.0 #2603 (a single select tree could show multiple items as select...
Henri Sara
2009-04-06
2
-24
/
+28
*
fixes #2823
Matti Tahvonen
2009-04-04
1
-8
/
+26
*
fixes #2518, window resize listener
Matti Tahvonen
2009-04-02
1
-0
/
+98
*
fixes #2806 (column expand ratios for Table). Also added some test cases.
Matti Tahvonen
2009-04-01
1
-10
/
+77
*
added some generics to Table
Matti Tahvonen
2009-03-31
1
-71
/
+87
*
#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
2
-5
/
+8
*
Merged #2799 to 6.0.
Henri Sara
2009-03-24
1
-2
/
+4
*
Merge #2687 to 6.0
Henri Sara
2009-03-24
2
-3
/
+10
*
Merged fix for #2788 - Refined spacing & margin javadocs and included manual ...
Artur Signell
2009-03-23
1
-12
/
+27
*
Fix for #2689: Window.setPositionX/Y() does not cause repaint.
Artur Signell
2009-03-02
1
-0
/
+3
*
fixes #2607 (a client side validity check)
Matti Tahvonen
2009-02-23
1
-8
/
+0
*
server side sanity check for #2607
Matti Tahvonen
2009-02-23
1
-0
/
+8
*
Test case and fix for #2658 - Disabling a tabsheet should not change the sele...
Artur Signell
2009-02-22
1
-1
/
+6
*
opened embedded for extension (getResource was not used internally)
Matti Tahvonen
2009-02-19
1
-2
/
+2
*
Toolkit: minor correction in the manual (removed use of deprecated methods) a...
Henri Sara
2009-02-18
1
-1
/
+1
*
Fix for #2563 - OrderedLayout flicker on repaint
Artur Signell
2009-02-16
1
-6
/
+8
*
Fix for #2583 - A disabled tab cannot be active
Artur Signell
2009-02-12
1
-1
/
+2
*
added basic SVG support for Embedded
Matti Tahvonen
2009-02-11
1
-1
/
+9
*
Fix and testcases for #2466 and #2532 - commit now throws InvalidValueException
Artur Signell
2009-02-03
2
-17
/
+29
*
fixed bugs and cleaned code that found during fixing #2508
Matti Tahvonen
2009-02-03
1
-51
/
+46
*
Implements #2509 PopupView.addListener(PopupVisibilityListener)
Marc Englund
2009-01-28
1
-0
/
+103
*
Renamed popup-visibility methods, fixes #2507
Marc Englund
2009-01-28
1
-4
/
+18
*
default form in LoginForm now has doctype declaration to get out of quirksmod...
Matti Tahvonen
2009-01-27
1
-1
/
+5
*
enhanced javadocs, default size
Matti Tahvonen
2009-01-27
1
-12
/
+16
*
fixes #2488 (JS error in LoginForm)
Matti Tahvonen
2009-01-27
1
-6
/
+10
*
Added @deprecated to OrderedLayout constructors so it is easier for developer...
Artur Signell
2009-01-21
1
-0
/
+6
*
fixes #2454 (defining expand ratios now repaints component)
Matti Tahvonen
2009-01-19
2
-0
/
+3
*
Behaviour is now more consistent + code cleanup
Risto Yrjänä
2009-01-19
1
-60
/
+43
*
Removed invalid hiding of empty/required field error message in form
Artur Signell
2009-01-19
1
-6
/
+0
*
fixes #2465
Matti Tahvonen
2009-01-15
1
-1
/
+1
*
removed limited documentation - using the one from interface
Matti Tahvonen
2009-01-14
1
-4
/
+5
*
fixes #2456
Matti Tahvonen
2009-01-13
1
-1
/
+7
[next]