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-8.27.1
changelog-8.27.2
changelog-8.27.3
changelog-8.27.4
changelog-8.27.6
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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
com
/
vaadin
/
terminal
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split Paintable from Widget so we have VPaintable (paintable without any
Artur Signell
2012-01-22
86
-3491
/
+3853
*
Split Paintable handling from ApplicationConnection to PaintableMap.
Artur Signell
2012-01-20
19
-329
/
+538
*
Change getConfigString to not return null for empty string (#8274)
Leif Åstrand
2012-01-20
1
-1
/
+1
*
Merge remote branch 'origin/6.8'
Leif Åstrand
2012-01-06
2
-10
/
+28
|
\
|
*
Merged changes from 6.7
Johannes Dahlström
2011-12-30
2
-10
/
+28
*
|
#8164 Make WrappedHttpServletRequest extend HttpServletRequestWrapper
Leif Åstrand
2012-01-06
4
-115
/
+34
*
|
Ensure the ThreadLocal request is cleared even if an exception is thrown
Leif Åstrand
2012-01-06
1
-2
/
+5
*
|
#8163 Print an error message if vaadinBootstap.js cannot be loaded
Leif Åstrand
2012-01-06
1
-2
/
+7
*
|
Pass initial request details through the browser (#8232)
Leif Åstrand
2012-01-04
3
-29
/
+50
*
|
#8172 WrappedResponse is missing javadoc
Leif Åstrand
2012-01-04
1
-2
/
+111
*
|
Use sendError instead of just a status code
Leif Åstrand
2012-01-04
1
-1
/
+2
*
|
Move invocation of incrementActiveRequests based on review (#8190)
Leif Åstrand
2012-01-02
1
-3
/
+3
*
|
#8190 Recorder no longer waits for Vaadin application to load
Leif Åstrand
2012-01-02
1
-4
/
+3
*
|
Merge branch 'contrib'
Leif Åstrand
2012-01-02
2
-56
/
+104
|
\
\
|
*
|
#8019 Fixed Sizable UNITS to use an Enum Unit instead of constants
Jens Jansson
2011-12-22
2
-56
/
+104
*
|
|
Remove support for interpreting VView with a "sub" attribute as VWindow
Leif Åstrand
2011-12-28
1
-5
/
+1
*
|
|
License comment added to UnsupportedBrowserHandler
Marc Englund
2011-12-22
1
-0
/
+3
*
|
|
Merge remote branch 'origin/6.8'
Henri Sara
2011-12-22
4
-13
/
+39
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merged changes from 6.8
Johannes Dahlström
2011-12-22
4
-18
/
+38
|
*
|
#5655 Javadoc that the size is only updated on full repaint
Artur Signell
2011-12-20
1
-1
/
+7
*
|
|
Remove extra @Override annotation.
Henri Sara
2011-12-22
1
-1
/
+0
*
|
|
Changed javadoc to match current functionality
Marc Englund
2011-12-22
1
-4
/
+1
*
|
|
Changed how UnsupportedBrowserHandler 'singleton' stored to match app resourc...
Marc Englund
2011-12-22
2
-17
/
+5
*
|
|
External UnsupportedBrowserHandler
Marc Englund
2011-12-22
3
-57
/
+105
*
|
|
Remove @ClientWidget for Root
Leif Åstrand
2011-12-22
3
-12
/
+27
|
|
/
|
/
|
*
|
Change the default to a two request bootstrap
Leif Åstrand
2011-12-22
1
-3
/
+3
*
|
Replace RootPreserveStrategy with Application.setRootPreserved(boolean)
Leif Åstrand
2011-12-22
1
-4
/
+1
*
|
RootRequiresMoreInformation -> RootRequiresMoreInformationException
Leif Åstrand
2011-12-22
4
-8
/
+8
*
|
Rename AjaxPageHandler -> BootstrapHandler
Leif Åstrand
2011-12-22
5
-60
/
+60
*
|
Minor change to isChromeFrame logic
Marc Englund
2011-12-21
1
-1
/
+1
*
|
Initial unsupported-browser-warning-page for #7985
Marc Englund
2011-12-21
4
-3
/
+129
*
|
Enable finding theme resources without a Callback instance
Leif Åstrand
2011-12-20
5
-26
/
+37
*
|
Merge remote-tracking branch 'origin/6.8'
Artur Signell
2011-12-20
7
-29
/
+75
|
\
|
|
*
#5655 Added getClientWidth() and getClientHeight() to WebBrowser and updated ...
Artur Signell
2011-12-20
3
-4
/
+39
|
*
Merge #8143 to 6.8 and add missing methods to the Console interface
Leif Åstrand
2011-12-16
5
-4
/
+23
|
*
#8035 - More generic fix based on review
Leif Åstrand
2011-12-09
1
-21
/
+15
|
*
#7354 IT Mill -> Vaadin find and replace
Artur Signell
2011-12-09
1
-1
/
+1
*
|
Fix more issues related to browserDetails requests in portlets (#8052)
Leif Åstrand
2011-12-20
2
-1
/
+14
*
|
Fix npe (#6619)
Leif Åstrand
2011-12-20
2
-2
/
+2
*
|
Fix typo in public API
Leif Åstrand
2011-12-20
1
-2
/
+2
*
|
#6619 AbstractApplicationServlet.init: parameters reading order is strange
Leif Åstrand
2011-12-20
2
-17
/
+20
*
|
Add license and Serializable to ServletPortletHelper
Leif Åstrand
2011-12-19
1
-1
/
+7
*
|
Support the second bootstrap request in portlets (#8052)
Leif Åstrand
2011-12-19
2
-5
/
+37
*
|
#8052 Support for root instead of application in portlet.xml
Leif Åstrand
2011-12-19
3
-60
/
+81
*
|
#3667 Remove deprecated API from MenuBar (setSubMenuIcon & setCollapse)
Artur Signell
2011-12-19
1
-15
/
+0
*
|
#8026 Removed deprecated API from TextField
Artur Signell
2011-12-19
1
-12
/
+0
*
|
#8026 Removed deprecated ExpandLayout and OrderedLayout.
Artur Signell
2011-12-19
1
-19
/
+4
*
|
Set the v-theme-xxx class when the theme name is acutally known
Leif Åstrand
2011-12-19
2
-12
/
+9
*
|
Root now sends click events, fixes #8151
Marc Englund
2011-12-19
1
-0
/
+3
*
|
Set proper content type and charset for browser details response
Leif Åstrand
2011-12-16
1
-0
/
+1
[next]