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
*
Fix for #5333 - Original JSON text is promised but not included if server res...
Artur Signell
2010-07-09
1
-2
/
+2
*
#4619 update GWT user.agent in comments of widgetset files created by Eclipse...
Henri Sara
2010-07-09
1
-3
/
+2
*
Fix for #5060
Jonatan Kronqvist
2010-07-07
1
-1
/
+5
*
#3988 add getPortletConfig() to PortletApplicationContext2, allows getting po...
Henri Sara
2010-07-07
2
-0
/
+11
*
Additional fix for VView click handlers (#5038)
Artur Signell
2010-07-07
1
-3
/
+10
*
Applied the patch from #4448
Jonatan Kronqvist
2010-07-07
1
-10
/
+18
*
Added click listener for sub windows (#5038)
Artur Signell
2010-07-07
1
-3
/
+28
*
Added click listener for browser level windows (#5038)
Artur Signell
2010-07-07
1
-0
/
+15
*
Fix for #5277
Jonatan Kronqvist
2010-07-07
1
-13
/
+50
*
Added "v-disabled" to disabled items to be consistent with other disabled com...
Artur Signell
2010-07-07
1
-2
/
+4
*
#5293 WidgetsetBuilder should create directories if necessary
Henri Sara
2010-07-07
1
-0
/
+8
*
Updated javadoc for Terminal (#4919)
Artur Signell
2010-07-07
1
-11
/
+15
*
Javadoc fix for #5320
Artur Signell
2010-07-07
1
-3
/
+5
*
Changed constant references and some method references to links
Artur Signell
2010-07-07
1
-42
/
+43
*
#5148 browser detection when running as portlet 2.0
Henri Sara
2010-07-07
1
-2
/
+60
*
Retain throws clause for ApplicationServlet.getApplication(), for #5225
Artur Signell
2010-07-07
1
-1
/
+4
*
#4515 and #4516: header and footer click listeners instead of handlers
Henri Sara
2010-07-07
1
-90
/
+43
*
#5315 header and footer clicks on table should be immediate
Henri Sara
2010-07-07
1
-7
/
+5
*
Fix for #5306
Jonatan Kronqvist
2010-07-07
1
-4
/
+32
*
Test case and fix for #5314
Artur Signell
2010-07-06
1
-1
/
+1
*
ComponentPosition setter/getter floats changed to Float to allow un-setting a...
Marc Englund
2010-07-06
1
-56
/
+86
*
Fix for #3663
Jonatan Kronqvist
2010-07-06
1
-28
/
+42
*
Cleanup: removed unused validator function and extra TODO comment
Artur Signell
2010-07-06
1
-32
/
+4
*
Reverted constructor visibility changes, will use isSynthetic() test instead
Henri Sara
2010-07-06
11
-22
/
+12
*
Make private nested class constructor visibility public or package to prevent...
Henri Sara
2010-07-06
11
-12
/
+22
*
Reverted to using Iterable instead of HasWidgets as PopupView does not implem...
Artur Signell
2010-07-05
1
-9
/
+13
*
Fix for #5303 - Error indicator not always shown for checkboxes
Artur Signell
2010-07-05
1
-0
/
+2
*
#5300 add default constructor for the Upload component
Henri Sara
2010-07-05
1
-0
/
+13
*
Cleaned up the code (#4317)
Jonatan Kronqvist
2010-07-05
1
-4
/
+7
*
Corrected Validator link
Artur Signell
2010-07-02
1
-4
/
+3
*
Fixed errorneous end tag
Artur Signell
2010-07-02
1
-1
/
+1
*
fixes #5278
Matti Tahvonen
2010-07-02
1
-0
/
+8
*
Fix for #4317 - Don't update the pageLength variable when disabled or invisible.
Jonatan Kronqvist
2010-07-02
1
-73
/
+69
*
Fixes Combobox vertical icon placement in IE6
John Alhroos
2010-07-02
1
-1
/
+9
*
Fixes #5277, #5291, #5292
John Alhroos
2010-07-02
1
-2
/
+18
*
Fix for #5269
John Alhroos
2010-07-01
1
-8
/
+44
*
Fix for #5110
John Alhroos
2010-07-01
1
-1
/
+69
*
Potential fix for #4484 - PropertyFormatter constructor calls format
Artur Signell
2010-07-01
1
-1
/
+12
*
#5286 implement Serializable where necessary
Henri Sara
2010-07-01
5
-65
/
+89
*
Removed the unused class JsonPaintTarget.JsonTag.TagCounter
Henri Sara
2010-07-01
1
-19
/
+0
*
#5285 action and event related interfaces should be serializable
Henri Sara
2010-07-01
2
-4
/
+5
*
Fixes #2974 IE6 width problem
John Alhroos
2010-07-01
1
-4
/
+14
*
Fix for #5059 - Tabbing out of a PopupView closes it if hideOnMouseOut is true.
Jonatan Kronqvist
2010-07-01
1
-3
/
+12
*
Cleaned javadocs
Matti Tahvonen
2010-06-30
2
-9
/
+6
*
fixes #810, #4607,#5279, #5281
Matti Tahvonen
2010-06-30
3
-5
/
+7
*
#5282 make Transferable Serializable
Henri Sara
2010-06-30
1
-1
/
+2
*
#5280 make ContainerHierarchicalWrapper serializable
Henri Sara
2010-06-30
1
-16
/
+31
*
#4907 javadoc for ClassPathExplorer
Henri Sara
2010-06-30
1
-8
/
+117
*
Avoid duplicating references to any GWT modules, not just widgetsets.
Henri Sara
2010-06-30
1
-5
/
+3
*
fixes #5079
Matti Tahvonen
2010-06-30
1
-1
/
+1
[next]