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
/
server
/
AbstractCommunicationManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Split Paintable from Widget so we have VPaintable (paintable without any
Artur Signell
2012-01-22
1
-1
/
+1
*
|
Pass initial request details through the browser (#8232)
Leif Åstrand
2012-01-04
1
-4
/
+2
*
|
Merge remote branch 'origin/6.8'
Henri Sara
2011-12-22
1
-1
/
+7
|
\
|
|
*
Merged changes from 6.8
Johannes Dahlström
2011-12-22
1
-1
/
+7
*
|
Changed how UnsupportedBrowserHandler 'singleton' stored to match app resourc...
Marc Englund
2011-12-22
1
-1
/
+3
*
|
External UnsupportedBrowserHandler
Marc Englund
2011-12-22
1
-0
/
+1
*
|
RootRequiresMoreInformation -> RootRequiresMoreInformationException
Leif Åstrand
2011-12-22
1
-2
/
+2
*
|
Rename AjaxPageHandler -> BootstrapHandler
Leif Åstrand
2011-12-22
1
-14
/
+14
*
|
Enable finding theme resources without a Callback instance
Leif Åstrand
2011-12-20
1
-10
/
+8
*
|
Set proper content type and charset for browser details response
Leif Åstrand
2011-12-16
1
-0
/
+1
*
|
Make analyzeLayouts work with Roots
Leif Åstrand
2011-12-15
1
-2
/
+1
*
|
Move initial UIDL generation out from AjaxPageHandler
Leif Åstrand
2011-12-14
1
-11
/
+30
*
|
Move the initialization of AjaxPageHandler to avoid null pointers
Leif Åstrand
2011-12-14
1
-2
/
+12
*
|
#8052 Restore Portlet support
Leif Åstrand
2011-12-14
1
-27
/
+17
*
|
Merge branch 'windowing'
Marc Englund
2011-12-14
1
-20
/
+78
|
\
\
|
*
|
UIDL can now be included in initial html, or second 'browser details' respons...
Marc Englund
2011-12-14
1
-20
/
+78
*
|
|
Merge remote branch 'origin/6.8'
Leif Åstrand
2011-12-09
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
#7354 IT Mill -> Vaadin find and replace
Artur Signell
2011-12-08
1
-1
/
+1
*
|
|
Merge remote branch 'origin/databinding'
Leif Åstrand
2011-12-08
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Eliminate some generics related warnings in core (non-API).
Henri Sara
2011-11-11
1
-1
/
+1
|
|
/
*
|
#8068 Provide an option for preserving Root state on browser refresh
Leif Åstrand
2011-12-07
1
-0
/
+3
*
|
Add support for deferred Root init and early widgetset loading
Leif Åstrand
2011-11-28
1
-0
/
+2
*
|
Initial support for lazy root creation
Leif Åstrand
2011-11-25
1
-32
/
+46
*
|
Move ajax page generation code to AjaxPageHandler
Leif Åstrand
2011-11-22
1
-17
/
+6
*
|
Initial migration of ajax page generation to a RequestHandler (#7888)
Leif Åstrand
2011-11-22
1
-3
/
+24
*
|
Don't throw exception when a root is "closed"
Leif Åstrand
2011-11-21
1
-10
/
+0
*
|
Pretend more classes are serializable
Leif Åstrand
2011-11-18
1
-1
/
+1
*
|
Simplify the way the Root is determined for a request
Leif Åstrand
2011-11-16
1
-6
/
+2
*
|
Save rootId in the Root and simplify Root lookup in Application
Leif Åstrand
2011-11-16
1
-95
/
+19
*
|
Remove Root.getName
Leif Åstrand
2011-11-16
1
-34
/
+11
*
|
Relentlessly remove the last traces of URIHandler
Leif Åstrand
2011-11-09
1
-36
/
+0
*
|
Remove unused torToCloseStream method
Leif Åstrand
2011-11-09
1
-11
/
+0
*
|
Create wrapped requests and responses in service and handleRequest
Leif Åstrand
2011-11-08
1
-9
/
+14
*
|
Remove Callback.getRequestPathInfo (migrated to WrappedRequest)
Leif Åstrand
2011-11-08
1
-2
/
+0
*
|
Use WrappedResponse instead of AbstractCommunicationManager.Response
Leif Åstrand
2011-11-08
1
-56
/
+17
*
|
Use WrappedRequest instead of CommunicationManager.Request
Leif Åstrand
2011-11-08
1
-107
/
+24
*
|
Merge the functionality of the wrapped Session into WrappedRequest
Leif Åstrand
2011-11-08
1
-42
/
+6
*
|
Created and integrated a RequestHandler for application resources
Leif Åstrand
2011-11-08
1
-76
/
+13
*
|
Pass WrappedRequest to Application.getRoot
Leif Åstrand
2011-11-04
1
-9
/
+10
*
|
Restored (completely untested) support for portlets using Root
Leif Åstrand
2011-11-02
1
-1
/
+1
*
|
Restored functionality related to subwindows and focus in Root
Leif Åstrand
2011-11-02
1
-2
/
+1
*
|
Split Window to Root and Window
Leif Åstrand
2011-11-01
1
-168
/
+171
|
/
*
Merged fix from 6.6
Henri Sara
2011-09-27
1
-1
/
+1
|
\
|
*
#7669 escape separator characters in client-server communication: correct cha...
Henri Sara
2011-09-27
1
-1
/
+1
|
*
#7669 escape separator characters in client-server communication
Henri Sara
2011-09-27
1
-20
/
+81
*
|
Merged changes from 6.6
Henri Sara
2011-09-27
1
-18
/
+80
*
|
small fixes to debug window
Matti Tahvonen
2011-09-08
1
-15
/
+14
*
|
added changeVariables hook for extending classes
Matti Tahvonen
2011-09-06
1
-1
/
+6
*
|
debug console enhancements. Somebody should kick my butt for not doing this e...
Matti Tahvonen
2011-09-06
1
-0
/
+79
*
|
#6499 AbstractApplicationServlet#handleDownload() does not close streams in c...
Leif Åstrand
2011-08-12
1
-1
/
+12
[prev]
[next]