index
:
vaadin-framework.git
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
/
client-compiler
/
src
/
com
/
vaadin
/
server
/
widgetsetutils
/
metadata
Commit message (
Expand
)
Author
Age
Files
Lines
*
Build client-compiler with maven
elmot
2016-03-22
17
-1964
/
+0
*
Fail during compile if required methods are missing (#18924)
Leif Åstrand
2015-11-30
2
-1
/
+17
*
Replaced HashMaps with TreeMaps to keep the same order (#14736)
Taras Hupalo
2015-07-14
2
-25
/
+102
*
Allow arbitrary serializable types as Renderer data type (#15410)
Johannes Dahlström
2015-06-03
2
-1
/
+4
*
Rename BackgroundMessage -> NoLoadingIndicator (#15373)
Leif Åstrand
2015-01-13
1
-3
/
+3
*
Add @BackgroundMessage annotation (#15373)
Leif Åstrand
2015-01-12
1
-0
/
+6
*
Handle generated method flags in a unified way (#15373)
Leif Åstrand
2015-01-12
3
-31
/
+39
*
Set @since values for Grid classes
Leif Åstrand
2014-12-18
1
-1
/
+1
*
replace com.google.gwt.json.* usages with elemental.json.* (#8942)
Leif Åstrand
2014-12-18
5
-19
/
+20
*
Move Grid related renderer to com.vaadin.client.connectors (#13334)
Henrik Paul
2014-12-08
2
-2
/
+2
*
Show better feedback if renderer connector is not parameterized (#13334)
Leif Åstrand
2014-12-07
1
-5
/
+18
*
Add @NoLayout annotation (#12936)
Leif Åstrand
2014-11-25
2
-0
/
+24
*
Merge remote-tracking branch 'origin/master' into grid
John Ahlroos
2014-08-07
2
-13
/
+16
|
\
|
*
DelegateToWidget will now be run even for parent states for extending
Mikael Grankvist
2014-08-07
2
-13
/
+16
*
|
Merge branch 'master' into grid
Leif Åstrand
2014-07-22
1
-10
/
+2
|
\
|
|
*
Box and unbox long values in state fields (#14176)
Leif Åstrand
2014-07-09
1
-10
/
+2
*
|
Generate type data for AbstractRendererConnector.decode (#13334)
Johannes Dahlström
2014-07-17
3
-63
/
+119
*
|
Generate type data for AbstractRendererConnector.createRenderer (#13334)
Johannes Dahlström
2014-07-10
2
-0
/
+69
|
/
*
Don't generate GWT.create for bean superclasses (#13813)
Leif Åstrand
2014-06-05
1
-2
/
+2
*
Support long in state again (#13692)
Jonatan Kronqvist
2014-05-12
1
-2
/
+10
*
Merge changes from origin/7.2 into master
Jonatan Kronqvist
2014-05-05
16
-16
/
+16
|
\
|
*
Update remaining copyright years to 2014
Artur Signell
2014-04-23
1
-1
/
+1
|
*
Merge changes from origin/7.1
Artur Signell
2014-04-23
15
-15
/
+15
|
|
\
|
|
*
Update copyright year to 2014
Artur Signell
2014-04-16
15
-16
/
+16
*
|
|
Report an error if RPC interface is parameterized (#10392).
Denis Anisimov
2014-04-24
2
-0
/
+13
|
/
/
*
|
Implement @OnStateChange (#12958)
Leif Åstrand
2014-04-01
5
-36
/
+111
*
|
Reduce generated ConnectorBundleLoaderImpl size. (#9379)
denisanisimov
2014-02-12
4
-103
/
+110
|
/
*
Only use ClientRcp and ServerRpc types that are interfaces (#13056)
Leif Åstrand
2014-01-08
1
-2
/
+6
*
Require implementing hasTooltip if there's custom tooltip logic (#11052)
Leif Åstrand
2013-04-08
2
-53
/
+0
*
Only add tooltip listeners when needed (#11051)
Leif Åstrand
2013-02-18
2
-0
/
+54
*
Updated copyright notices and added missing license headers
Artur Signell
2013-01-04
15
-25
/
+80
*
Fix regressions in RPC handling (#10549)
Leif Åstrand
2012-12-19
1
-1
/
+1
*
Encode all values based on declared type (#10549)
Leif Åstrand
2012-12-18
2
-2
/
+6
*
Use class hierachy for resolving @Connect conflicts (#9826)
Leif Åstrand
2012-10-11
1
-17
/
+0
*
Abort widgetset compile for conflicting @Connect mappings (#9343)
Leif Åstrand
2012-10-10
1
-3
/
+22
*
Abort compile if there's an RPC method with a return type (#9704)
Leif Åstrand
2012-09-21
3
-4
/
+27
*
Clarify logic and add some comments (#9561)
Leif Åstrand
2012-09-17
1
-10
/
+17
*
Include getWidget return type even if createWidget is defined (#9561)
Leif Åstrand
2012-09-17
1
-8
/
+9
*
Reformatted project
Artur Signell
2012-08-30
1
-2
/
+1
*
Renamed com.vaadin.terminal.gwt.widgetsetutils -> com.vaadin.server.widgetset...
Artur Signell
2012-08-29
15
-0
/
+1497