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
/
AbstractField.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
#2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"
Henri Sara
2009-05-11
1
-1157
/
+0
*
Implementation serialization support for Toolkit. Fixes #695
Joonas Lehtinen
2009-04-12
1
-6
/
+3
*
Merged #2817 to 6.0: AbstractField.isValid() and AbstractField.validate() wer...
Henri Sara
2009-04-08
1
-7
/
+7
*
Fix and testcases for #2466 and #2532 - commit now throws InvalidValueException
Artur Signell
2009-02-03
1
-15
/
+20
*
fixes #2465
Matti Tahvonen
2009-01-15
1
-1
/
+1
*
Test case and fix for #2442 - RequiredError not displayed in the tooltip
Artur Signell
2009-01-13
1
-6
/
+7
*
Cleaned up the whole project
Artur Signell
2009-01-02
1
-0
/
+7
*
Test case and fix for #2183 - Exclamation marks shown for required empty fields
Artur Signell
2008-12-22
1
-1
/
+1
*
Fixes #1900
Joonas Lehtinen
2008-10-24
1
-1
/
+7
*
Fixes #2179
Joonas Lehtinen
2008-10-24
1
-3
/
+8
*
svn changeset:5558/svn branch:trunk
Matti Tahvonen
2008-09-30
1
-5
/
+6
*
Fix and testcase for #2107 : Field on client may not allways repaint when sta...
Joonas Lehtinen
2008-09-23
1
-1
/
+17
*
Fixes #2065 - TextField.getValue() violates Property-interface by returning i...
Joonas Lehtinen
2008-09-11
1
-8
/
+29
*
Fixed for #2006 - updated error handling
Artur Signell
2008-08-28
1
-22
/
+24
*
Made #1642 fix more generic by moving implementation to AbstractComponent
Artur Signell
2008-08-25
1
-52
/
+0
*
Fixes for #2002 and #1642 - improved exception handling in CommunicationManager
Artur Signell
2008-08-22
1
-0
/
+63
*
Minor changes for tabIndex definition.
Matti Tahvonen
2008-08-15
1
-11
/
+7
*
Fixes ticket #1867 (Error message in Form is empty if required field is empty)
Joonas Lehtinen
2008-07-03
1
-7
/
+9
*
Fixed #1867 further.
Marko Grönroos
2008-07-03
1
-13
/
+1
*
Fixes the main problem in #1867, but brings other problems. Needs more work.
Marko Grönroos
2008-07-03
1
-8
/
+38
*
Fixed #1811: Validation logic is not logical: isRequired == false should not ...
Joonas Lehtinen
2008-06-14
1
-8
/
+0
*
Fixes #1714
Joonas Lehtinen
2008-05-22
1
-1
/
+1
*
Fixes #1708
Joonas Lehtinen
2008-05-22
1
-5
/
+58
*
adding/removing validator now fires repaint
Matti Tahvonen
2008-05-21
1
-0
/
+2
*
Fixes #1699 (i hope)
Joonas Lehtinen
2008-05-21
1
-6
/
+8
*
Fixes #1661
Joonas Lehtinen
2008-05-19
1
-5
/
+46
*
fixed bad code code style
Matti Tahvonen
2008-05-15
1
-922
/
+926
*
Removed Java 1.5 features, Removed unnecessary (potentially dangerous) code
Joonas Lehtinen
2008-05-15
1
-7
/
+0
*
Quick fix for Java 1.4 incompatibilities introduced in [4488] for #846. Pleas...
Marko Grönroos
2008-05-14
1
-2
/
+2
*
Fixes #846
Joonas Lehtinen
2008-05-14
1
-910
/
+931
*
Deprecated Application.setFocusedComponent and Application.consumeFocus(), th...
Jani Laakso
2008-02-08
1
-3
/
+4
*
Fixed #1393 (Focusable has id which is obsolete)
Jani Laakso
2008-02-08
1
-34
/
+0
*
License header parametrized
Jani Laakso
2007-12-04
1
-53
/
+30
*
MASS REFORMAT.
Marc Englund
2007-11-19
1
-912
/
+944
*
Mass format based on eclipse build in formatting style.
Jani Laakso
2007-10-09
1
-4
/
+5
*
Experimental patch to block sending back variables that are just updated. Now...
Joonas Lehtinen
2007-06-27
1
-8
/
+23
*
Unified code style (indentation) based on default settings using Eclipse 3.2.
Jani Laakso
2007-04-18
1
-898
/
+908
*
Pulled changesets from branches/4.0.0-SRIT into trunk, done by
Jani Laakso
2007-04-12
1
-91
/
+128
*
Fixed typo: "Intarfaces" => "Interfaces"
Jani Laakso
2007-01-12
1
-2
/
+2
*
Fixed typo: "Intarfaces" => "Interfaces"
Jani Laakso
2007-01-12
1
-1
/
+1
*
Refactoring: Enably -> IT Mill Toolkit
Joonas Lehtinen
2006-11-01
1
-0
/
+922