index
:
vaadin-framework.git
7-7-48-changelog
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
/
vaadin
/
terminal
/
gwt
/
client
/
ui
/
VTextField.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved each component to its own package on client side
Artur Signell
2012-04-12
1
-441
/
+0
*
Removed unneeded code (TextField uses border box sizing)
Artur Signell
2012-04-05
1
-71
/
+0
*
Removed extra "Widget" prefix from ApplicationConnection method names
Artur Signell
2012-02-27
1
-3
/
+3
*
Splitted TextField and TextArea to Widget and Paintable.
Jens Jansson
2012-01-30
1
-119
/
+23
*
Remove some code for IE 6 & 7 (#7913)
Leif Åstrand
2012-01-27
1
-6
/
+0
*
Split Paintable from Widget so we have VPaintable (paintable without any
Artur Signell
2012-01-22
1
-2
/
+7
*
Split Paintable handling from ApplicationConnection to PaintableMap.
Artur Signell
2012-01-20
1
-1
/
+1
*
Merge remote branch 'origin/6.8'
Leif Åstrand
2012-01-06
1
-6
/
+19
|
\
|
*
Merged changes from 6.7
Johannes Dahlström
2011-12-30
1
-6
/
+19
*
|
Merge remote-tracking branch 'origin/6.8'
Artur Signell
2011-12-20
1
-21
/
+15
|
\
|
|
*
#8035 - More generic fix based on review
Leif Åstrand
2011-12-09
1
-21
/
+15
*
|
Merge remote branch 'origin/6.8'
Leif Åstrand
2011-12-09
1
-2
/
+15
|
\
|
|
*
#7354 IT Mill -> Vaadin find and replace
Artur Signell
2011-12-08
1
-2
/
+2
|
*
#8035 Extra event on TextField with ActionHandler
Leif Åstrand
2011-12-07
1
-0
/
+13
|
*
Updated formatting
Leif Åstrand
2011-12-07
1
-6
/
+6
*
|
#7984 removed Firefox workarounds
Artur Signell
2011-11-22
1
-36
/
+7
*
|
Minor formatting changes
Leif Åstrand
2011-11-10
1
-6
/
+6
*
|
#7912 Remove support for IE6
Leif Åstrand
2011-11-09
1
-4
/
+0
|
/
*
#6588 quick fix, still need to re-evaluate and test the solution
Matti Tahvonen
2011-10-07
1
-27
/
+42
*
reverted #6588 fix, causes rather bad regressions
Matti Tahvonen
2011-10-06
1
-15
/
+2
*
Additional comments for hacks caused by #6588
Leif Åstrand
2011-09-27
1
-1
/
+4
*
#6588 changed to check for uninitialized client state on the client
Leif Åstrand
2011-09-27
1
-4
/
+5
*
#6588 Repainting in TextChangeListener will send wrong value to client
Leif Åstrand
2011-09-27
1
-2
/
+11
*
#7092 TextField does not support setting maxLength=0
Leif Åstrand
2011-08-23
1
-1
/
+1
*
Merge from 6.6
Henri Sara
2011-06-16
1
-2
/
+16
|
\
|
*
#6692 Disable delayed text setting in Firefox 4
Artur Signell
2011-03-25
1
-3
/
+3
|
*
Check if attached in Timer instead of canceling timer on component detach. #6507
John Alhroos
2011-03-08
1
-6
/
+7
|
*
Fixed #6507
John Alhroos
2011-03-08
1
-0
/
+1
*
|
maybe fixes #6834 (can't reproduce as described, but this fixes an other rela...
Matti Tahvonen
2011-05-02
1
-7
/
+9
*
|
Merged bugfixes from 6.5
Artur Signell
2011-03-29
1
-3
/
+3
*
|
Merged some changes from 6.5
Henri Sara
2011-03-16
1
-5
/
+7
|
/
*
fixes #6316, reviewed by artur
Matti Tahvonen
2011-01-25
1
-0
/
+3
*
#6030 - TextField TextChangeEvent with prompt as value
Artur Signell
2010-12-08
1
-0
/
+4
*
#2387
Artur Signell
2010-11-30
1
-2
/
+2
*
Fix for #6073 - TextChangeEvents no longer sent after blurring the field when...
Artur Signell
2010-11-29
1
-0
/
+1
*
Fix for #6025 - TextChangeEvent that is lazy and uses timeout 0 should work a...
Artur Signell
2010-11-29
1
-0
/
+5
*
#6003 - Word wrap doesn't work in TextArea
Artur Signell
2010-11-26
1
-1
/
+4
*
Workaround for Safari 4 issue with #6003 - Word wrap doesn't work in TextArea
Artur Signell
2010-11-25
1
-0
/
+5
*
Fixed IE issue with #6003 - Word wrap doesn't work in TextArea
Artur Signell
2010-11-25
1
-4
/
+5
*
Fix for #6056 - Removing max length restriction from a TextField does not wor...
Artur Signell
2010-11-25
1
-1
/
+1
*
Fixed JDK 1.5 incompatibility, reformatted to coding conventions. For #6003.
Marko Grönroos
2010-11-19
1
-1
/
+2
*
Optimization for word wrap. For #6003.
Marko Grönroos
2010-11-19
1
-4
/
+9
*
Implemented missing word wrap for TextArea (in TextField). Fixes #6003.
Marko Grönroos
2010-11-19
1
-0
/
+20
*
Reverted [16045] because of invalid formatting.
Marko Grönroos
2010-11-18
1
-27
/
+10
*
Implemented missing word wrap for TextArea (in TextField). Fixes #6003.
Marko Grönroos
2010-11-18
1
-10
/
+27
*
#6000 - Replace DeferredCommand.add with Scheduler.scheduleDeferred
Artur Signell
2010-11-16
1
-3
/
+3
*
fixes #2387: added TextChangeEvent that can be used to listen text changes wh...
Matti Tahvonen
2010-11-09
1
-3
/
+138
*
Fix for #5487 special case (0 tab index)
John Alhroos
2010-08-25
1
-4
/
+11
*
Fix for #5487(#5258) + Testbench test
John Alhroos
2010-08-25
1
-12
/
+2
*
Fix for #5258
John Alhroos
2010-08-13
1
-0
/
+20
[next]