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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unified deprecation comments
Artur Signell
2010-12-08
1
-15
/
+14
*
Javadoc fix, rows are always explicitly specified for a TextArea
Artur Signell
2010-12-08
1
-3
/
+1
*
Opened up some baseline properties of GridLayout to make it more extendable.
John Alhroos
2010-12-08
1
-0
/
+36
*
Clarified comment
Artur Signell
2010-12-08
2
-2
/
+2
*
Added missing communication of rows and wordwrap attributes (#3752)
Artur Signell
2010-12-08
2
-2
/
+4
*
Added missing communication of rows and wordwrap attributes (#3752)
Artur Signell
2010-12-08
2
-3
/
+15
*
TextArea default value has always been "" and not null
Artur Signell
2010-12-08
1
-0
/
+1
*
Fixed another IE6 related width bug where the second select drops below the f...
Artur Signell
2010-12-07
1
-5
/
+9
*
#2942 - Dual captions for TwinColSelect
Artur Signell
2010-12-07
1
-2
/
+2
*
Fixed typo
Artur Signell
2010-12-07
1
-1
/
+1
*
#2942 - Dual captions for TwinColSelect
Artur Signell
2010-12-07
1
-3
/
+3
*
#3752 - Refactor TextFields
Artur Signell
2010-12-07
4
-498
/
+546
*
Fixed height issue in IE6
Artur Signell
2010-12-07
1
-1
/
+11
*
#3752 - Refactor TextFields
Artur Signell
2010-12-07
1
-3
/
+227
*
#6107 - VTwinColSelect should provide information about logical parts to Test...
Artur Signell
2010-12-07
1
-1
/
+49
*
#2942 - Dual captions for TwinColSelect
Artur Signell
2010-12-03
2
-16
/
+236
*
Small javadoc formatting fix in Container
Henri Sara
2010-12-03
1
-4
/
+5
*
added possibility to auto scroll to recent console messages
Matti Tahvonen
2010-12-02
1
-3
/
+16
*
Javadocs and minor tuning with positioning
Matti Tahvonen
2010-12-02
1
-6
/
+56
*
#6074 more changes based on review
Henri Sara
2010-12-02
1
-2
/
+1
*
#6074 some more javadoc
Henri Sara
2010-12-02
1
-7
/
+21
*
#6074 changes based on code review
Henri Sara
2010-12-02
3
-105
/
+110
*
#6074 BeanIdResolver must implement Serializable
Henri Sara
2010-12-02
1
-1
/
+1
*
#6074 bean property based item id resolver for BeanContainer
Henri Sara
2010-12-01
2
-2
/
+82
*
#6074 support item id resolvers in BeanContainer: basic mechanisms, more cont...
Henri Sara
2010-12-01
3
-28
/
+304
*
#6076 - Debug console logs an error when clicking on "variables" or a sub item
Artur Signell
2010-11-30
1
-1
/
+6
*
#6080 - Debug console should log exception type and not only message
Artur Signell
2010-11-30
1
-2
/
+17
*
#6082 - deprecated isSwitchMode
Artur Signell
2010-11-30
1
-0
/
+4
*
#6082 Suppressed deprecation warnings
Artur Signell
2010-11-30
1
-1
/
+3
*
#2387
Artur Signell
2010-11-30
1
-2
/
+2
*
Reverted [16223]
John Alhroos
2010-11-30
1
-0
/
+23
*
#5713 clean up AbstractBeanContainer: use Item instead of BeanItem where appl...
Henri Sara
2010-11-30
1
-15
/
+18
*
Additional fix for #6075 - CellBasedLayout does not update size correctly whe...
Artur Signell
2010-11-30
1
-6
/
+11
*
#5713 etc.: some BeanContainer, BeanItemContainer and AbstractBeanContainer c...
Henri Sara
2010-11-30
3
-7
/
+14
*
#6063 BeanItemContainer broken when working with an interface that extends an...
Henri Sara
2010-11-30
1
-5
/
+46
*
Removed handlDynamicDimensions since it is redundant. #6075
John Alhroos
2010-11-30
1
-24
/
+0
*
Fixed the 'bouncing columns' issue introduced in the fix for #5066
Jonatan Kronqvist
2010-11-30
2
-7
/
+8
*
Fix for #6075
John Alhroos
2010-11-30
1
-0
/
+30
*
#5713 BeanContainer that does not require item id to be the bean
Henri Sara
2010-11-29
1
-0
/
+95
*
Fix for #6064
Jonatan Kronqvist
2010-11-29
1
-81
/
+61
*
#5946 / #5713 AbstractBeanContainer / BeanItemContainer changes based on review
Henri Sara
2010-11-29
2
-20
/
+8
*
Fixed a couple of width calculation bugs relating to #5066
Jonatan Kronqvist
2010-11-29
1
-6
/
+17
*
Removed unused field
Artur Signell
2010-11-29
1
-2
/
+0
*
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
*
Fix #6070 - Changing TextChangeEvent mode or timeout does not update to the c...
Artur Signell
2010-11-29
1
-0
/
+2
*
Reverted [16195] as it causes NPE
Artur Signell
2010-11-26
1
-1
/
+1
*
Cosmetic change for #5994 fix
Artur Signell
2010-11-26
1
-1
/
+1
*
#6003 - Word wrap doesn't work in TextArea
Artur Signell
2010-11-26
2
-1
/
+34
*
Workaround for #6064 until fixed for real
Artur Signell
2010-11-26
1
-2
/
+7
[next]