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
/
widgetsetutils
/
ClassPathExplorer.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved client files to a client src folder (#9299)
Artur Signell
2012-08-13
1
-462
/
+0
*
Add Java 6 @Override annotations to all methods from interfaces
Leif Åstrand
2012-07-23
1
-0
/
+1
*
Eliminate scanning for accept criteria by reversed annotation (#8641)
Henri Sara
2012-06-20
1
-221
/
+0
*
Merge branch '6.8'
Johannes Dahlström
2012-06-19
1
-1
/
+0
|
\
*
|
Merge commit '17c14'
Johannes Dahlström
2012-06-12
1
-19
/
+27
|
\
|
|
*
#8297 Do not use static logger instances
Henri Sara
2012-06-05
1
-16
/
+26
*
|
Component no longer implements Paintable
Artur Signell
2012-04-12
1
-24
/
+15
*
|
Replace @ClientWidget with client-side @Component (#8440)
Henri Sara
2012-04-04
1
-12
/
+7
*
|
Remove @ClientWidget for Root
Leif Åstrand
2011-12-22
1
-1
/
+2
*
|
Misc minor javadoc fixes
Artur Signell
2011-12-12
1
-1
/
+1
|
/
*
#7354 IT Mill -> Vaadin find and replace
Artur Signell
2011-12-08
1
-1
/
+1
*
#5026 WidgetSetBuilder creates duplicate references to non-Vaadin GWT modules
Artur Signell
2011-01-18
1
-24
/
+30
*
Reverted [16446] as the problem was an extra .class file and catching all jav...
Artur Signell
2010-12-10
1
-6
/
+0
*
#6129 - Widgetset compilation fails when encountering a NoClassDefFoundError
Artur Signell
2010-12-10
1
-0
/
+6
*
#5954 - ClassPathExplorer.searchForPaintables should only search Vaadin add-o...
Artur Signell
2010-11-05
1
-1
/
+43
*
Merged ClassPathExplorer fixes for #5953, #5957
Artur Signell
2010-11-05
1
-11
/
+33
*
#5715 server-side logging: some changes to the used log levels
Henri Sara
2010-10-25
1
-3
/
+4
*
This is the implementation of the server-side logging feature
Jonatan Kronqvist
2010-10-12
1
-8
/
+7
*
Fixed compiler warnings in demo and core source (#2274)
Artur Signell
2010-10-07
1
-0
/
+1
*
Formatted using Eclipse Helios / Windows XP
Artur Signell
2010-08-16
1
-7
/
+9
*
#4907 javadoc for ClassPathExplorer
Henri Sara
2010-06-30
1
-8
/
+117
*
#5114 correction: prefix map keys for uniqueness
Henri Sara
2010-06-02
1
-3
/
+8
*
#5114 eliminate the use of java.net.URL as map key (and set value) in ClassPa...
Henri Sara
2010-06-01
1
-24
/
+24
*
fixes #4476, subclasses where not searched for @clientwidget/@clientcriteria ...
Matti Tahvonen
2010-04-01
1
-2
/
+1
*
Speed up widget map generation significantly by ignoring hidden files and dir...
Henri Sara
2010-04-01
1
-2
/
+6
*
finished rename
Matti Tahvonen
2010-03-23
1
-2
/
+2
*
Added missing @ITMillApache2LicenseForJavaFiles@
Artur Signell
2010-03-09
1
-0
/
+3
*
merged changes from 6.3 + some container related changes
Matti Tahvonen
2010-03-05
1
-4
/
+12
|
\
|
*
Merged code changes from 6.2
Henri Sara
2010-02-01
1
-4
/
+12
*
|
criterion map now generated from annotations from server side counterpart
Matti Tahvonen
2010-02-17
1
-0
/
+16
|
/
*
Initial GWT 2.0.0 support (#3810)
Artur Signell
2009-12-18
1
-5
/
+1
*
improving debug messages
Matti Tahvonen
2009-12-15
1
-7
/
+10
*
debug messages now goes to logger
Matti Tahvonen
2009-12-15
1
-13
/
+48
*
Added null check as all jars do not include a manifest
Artur Signell
2009-11-13
1
-4
/
+7
*
Added null check as all jars do not include a manifest
Artur Signell
2009-11-13
1
-6
/
+10
*
Create widgetset in first suitable classpath directory - should be a source d...
Henri Sara
2009-10-28
1
-5
/
+60
*
Corrections to support for multiple source paths in widgetset builder
Henri Sara
2009-10-27
1
-1
/
+15
*
Support multiple source paths in widgetset builder - not yet tested
Henri Sara
2009-10-27
1
-11
/
+12
*
widget packaging
Matti Tahvonen
2009-10-06
1
-0
/
+11
*
vaadin widget jars now detected by details in manifest file, simple widgetset...
Matti Tahvonen
2009-09-29
1
-0
/
+349