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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged changes to 6.7
Henri Sara
2011-07-27
7
-62
/
+80
*
#5924 Link as generated table column does not present browser context menu on...
Artur Signell
2011-07-25
1
-5
/
+16
*
#7224 Table context menu does not work before refreshing table contents
Artur Signell
2011-07-25
2
-5
/
+12
*
#7220 TreeTable support for Expand/Collapse events
Artur Signell
2011-07-21
2
-2
/
+75
*
#7128 Add TabSheet.addTab(Component,String)
Artur Signell
2011-07-18
1
-0
/
+20
*
Code cleanup: Use constant instead of "v-disabled" string
Artur Signell
2011-07-18
1
-1
/
+1
*
Code cleanup: Use constant instead of "v-disabled" string
Artur Signell
2011-07-18
3
-5
/
+7
*
#7284 Disabling a VNativeButton should set v-disabled style
Artur Signell
2011-07-18
2
-1
/
+15
*
#6444 Ability to disable button on click
Artur Signell
2011-07-18
4
-0
/
+59
*
Merge changes from 6.6
Henri Sara
2011-06-30
6
-52
/
+77
|
\
|
*
Terminate reading the multipart request propertly if file is not the last fie...
Matti Tahvonen
2011-06-23
1
-1
/
+1
|
*
Fixes #5980
John Alhroos
2011-06-23
1
-3
/
+3
|
*
#7198 simplify code in AbstractValidator.validate()
Henri Sara
2011-06-23
1
-6
/
+1
|
*
Fix for #6588
John Alhroos
2011-06-23
1
-3
/
+45
|
*
Fixed issue with file upload dialog not closing when selecting file #7135
John Alhroos
2011-06-22
1
-2
/
+4
|
*
Fixes selection by clicking on the row icons. #7026
John Alhroos
2011-06-16
1
-37
/
+23
|
*
#7182 HierarchicalContainer removeItem and hasChildren do not work together
Artur Signell
2011-06-14
1
-1
/
+8
|
*
improve compatibility with third party customization (e.g various switch/chec...
Matti Tahvonen
2011-06-14
1
-4
/
+18
|
*
#4125 minor renames in comments and exception messages
Henri Sara
2011-06-14
1
-5
/
+5
|
*
#4125 renamed selectable/selected to checkable/checked
Henri Sara
2011-06-14
1
-45
/
+41
|
*
#4125 fix for some cases with selectable items not on the deepest nested leve...
Henri Sara
2011-06-14
1
-3
/
+1
|
*
#4125 MenuBar supports selectable items
Henri Sara
2011-06-13
2
-44
/
+270
|
*
#7177 AbstractOrderedLayout default alignment constant should be public
Artur Signell
2011-06-13
1
-1
/
+1
|
*
fixes #7151
Matti Tahvonen
2011-06-09
1
-1
/
+3
|
*
cleanup: readability + making extending easier
Matti Tahvonen
2011-06-08
1
-21
/
+13
|
*
#7115 Fixes VOverlay offset in IE6/IE7 when body is set to position: relative
Artur Signell
2011-06-07
1
-4
/
+21
|
*
shadow visibility now controllable outside constructor phase
Matti Tahvonen
2011-06-07
1
-13
/
+32
|
*
#7129 Properly clean up "filteredParent" when removing filters
Artur Signell
2011-06-07
1
-0
/
+1
|
*
#7129 Properly clean up "filteredParent" when removing an item from a filtere...
Artur Signell
2011-06-06
1
-0
/
+8
|
*
#7106, forgotten commit
Matti Tahvonen
2011-06-06
1
-1
/
+2
|
*
#7098 Do not show context menu if action handler has been removed
Artur Signell
2011-06-03
1
-0
/
+4
|
*
fixed javadoc typo
Matti Tahvonen
2011-06-03
1
-2
/
+2
|
*
fixes #7106 (touch device detection) and #7107 (client time issue)
Matti Tahvonen
2011-06-01
3
-102
/
+136
|
*
#6605 Make Button.fireClick(MouseEventDetails) protected and add related null...
Henri Sara
2011-05-31
1
-16
/
+62
|
*
#7058 Ensure shadow is always removed when the overlay is removed
Artur Signell
2011-05-26
1
-3
/
+16
|
*
#7056 Window caption cannot be removed
Artur Signell
2011-05-26
1
-2
/
+2
|
*
Reformatted source
Artur Signell
2011-05-26
1
-22
/
+22
|
*
#6162 Fire a value change event when pressing enter in a TextField in IE
Artur Signell
2011-05-25
1
-2
/
+16
|
*
Undo changeset 19049 (several files committed by accident) except for the mer...
Henri Sara
2011-05-25
2
-2
/
+4
|
*
Block merge of version number change
Henri Sara
2011-05-25
2
-4
/
+2
|
|
\
|
*
|
Reverted [18907] (fix for #6745 "Connectors for Tree"
Jouni Koivuviita
2011-05-23
1
-8
/
+0
|
*
|
Reverted the fix for #5535 again, creating a proper ticket for the issue (nee...
Jouni Koivuviita
2011-05-20
1
-22
/
+0
|
*
|
New fix for #5535. Added the flag for indicating whether the focus is via mou...
Jouni Koivuviita
2011-05-20
1
-0
/
+22
|
*
|
Reverted bad fix for #5535
Jouni Koivuviita
2011-05-20
1
-25
/
+20
*
|
|
Removed forgotten debugging code (#6722)
Jonatan Kronqvist
2011-06-21
1
-3
/
+0
*
|
|
Fixed a bug where lazyloading stopped working if a node containing lots of ch...
Jonatan Kronqvist
2011-06-21
3
-6
/
+46
*
|
|
Some changes based on recommendations from code review #6722
Jonatan Kronqvist
2011-06-20
3
-13
/
+14
*
|
|
Fixed a memory leak introduced in the fix for #6722, this also fixes a potent...
Jonatan Kronqvist
2011-06-17
1
-5
/
+13
*
|
|
Fix for #6766 - don't repaint the entire table when selecting an item
Jonatan Kronqvist
2011-06-17
5
-50
/
+78
*
|
|
Added support for partial updates in Table and TreeTable (#6722)
Jonatan Kronqvist
2011-06-16
3
-558
/
+1001
[next]