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
/
com
/
itmill
/
toolkit
/
terminal
/
gwt
/
server
Commit message (
Expand
)
Author
Age
Files
Lines
*
#2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"
Henri Sara
2009-05-11
14
-6291
/
+0
*
Removed debug messages from ApplicationServlet (#2438)
Artur Signell
2009-05-05
1
-4
/
+0
*
Added javadocs for AbstractApplicationServlet
Artur Signell
2009-05-05
1
-0
/
+14
*
Fix for #2438 - ApplicationServlet should allow extending
Artur Signell
2009-05-05
5
-1697
/
+2010
*
Merged additional fix for #2847 - Problem running on Oracle OAS10g. Fixed typo
Artur Signell
2009-04-17
1
-1
/
+1
*
Paintable from client side can now be transmitted to server as a variable (wi...
Matti Tahvonen
2009-04-16
1
-0
/
+3
*
Merged fix for #2847 - Problem running on Oracle OAS10g
Artur Signell
2009-04-16
1
-11
/
+34
*
Workaround for #2835 - Force Google App Engine to re-serialize after each req...
Artur Signell
2009-04-13
1
-0
/
+5
*
Committing Arturs patch to #2840
Joonas Lehtinen
2009-04-12
1
-11
/
+12
*
Implementation serialization support for Toolkit. Fixes #695
Joonas Lehtinen
2009-04-12
12
-102
/
+131
*
Merged Testing Tools branch
Artur Signell
2009-04-03
1
-46
/
+5
*
Merge from 5.3 to 6.0:
Henri Sara
2009-03-25
2
-2
/
+4
*
Merged test case and fix for #2796: Throw an error if the same debugId is use...
Artur Signell
2009-03-24
1
-1
/
+18
*
fixes #2690, switched comma to ascii control character as an array separator ...
Matti Tahvonen
2009-03-18
1
-1
/
+3
*
Fix for #2662 - Form children size validation
Artur Signell
2009-02-22
1
-0
/
+33
*
improvements to "last-desperate-onunload-request" and security key handling. ...
Matti Tahvonen
2009-02-03
2
-64
/
+73
*
fixes #1816, paintReference should now does not mark paintable as cached
Matti Tahvonen
2009-02-03
2
-11
/
+28
*
Fix for #2525 - NPE in WebApplicationContext
Artur Signell
2009-02-01
1
-0
/
+7
*
Fix for #2122 - Force IE8 to use IE7 compatibility mode in toolkit applications
Artur Signell
2009-01-30
1
-0
/
+4
*
Added a communication error system-message that is written to the client when...
Marc Englund
2009-01-23
1
-3
/
+50
*
relocated uri handling logic to CommunicationManager
Matti Tahvonen
2009-01-09
2
-77
/
+83
*
fixes #2440. Relocated handling of uris for browser level windows form applic...
Matti Tahvonen
2009-01-09
1
-12
/
+47
*
Cleaned up the whole project
Artur Signell
2009-01-02
3
-0
/
+6
*
Fixed warnings, replaced deprecated layouts with new ones.
Artur Signell
2008-12-23
1
-0
/
+3
*
Fixed layout analyzator messages
Artur Signell
2008-12-22
1
-11
/
+11
*
Servlet 2.3 compatibility fix.
Marc Englund
2008-12-18
1
-1
/
+1
*
Changed seckey o that it does not use UUID, to be consistent with 5.2 that re...
Marc Englund
2008-12-18
1
-6
/
+5
*
Subwindow can define size of layout even though its width is undefined
Artur Signell
2008-12-18
1
-6
/
+8
*
Refactored layout size checking method, related to #2139
Artur Signell
2008-12-18
2
-48
/
+70
*
fixed bug with json array creation
Matti Tahvonen
2008-12-17
1
-1
/
+1
*
relative size handling changes towards #2319
Matti Tahvonen
2008-12-17
2
-66
/
+169
*
Made productionMode -message more noticeable and changed it to System.err.
Marc Englund
2008-12-17
1
-2
/
+2
*
switched setCharacterEncoding to use servlet 2.3 style code
Matti Tahvonen
2008-12-17
1
-2
/
+1
*
Added more instructions to debug-mode console-message.
Joonas Lehtinen
2008-12-16
1
-1
/
+1
*
Refactored DebugUtilities to fit better for #2319, not tested properly yet
Matti Tahvonen
2008-12-16
1
-88
/
+138
*
fixed validation problem (since [6219])
Matti Tahvonen
2008-12-16
1
-2
/
+3
*
Fixed #2340 : If widgetset is missing, an error should be shown
Joonas Lehtinen
2008-12-15
1
-0
/
+9
*
Fix for #2328 - Inverted debug mode into productionMode (defaults to false)
Artur Signell
2008-12-15
1
-10
/
+26
*
added null check that most likely fixes #2338
Matti Tahvonen
2008-12-15
1
-2
/
+4
*
added try catch block to rel size checks to avoid total crash in paint method...
Matti Tahvonen
2008-12-15
1
-97
/
+106
*
Moved Panel undefined width check to correct place
Artur Signell
2008-12-12
1
-0
/
+7
*
Panels with 100% width layout now "legal" if caption is not empty
Matti Tahvonen
2008-12-12
1
-3
/
+8
*
Fixed layout validation so only the invalid dimension is set to undefined
Artur Signell
2008-12-11
1
-8
/
+11
*
Updated layout validity checker to support VerticalLayout+HorizontalLayout
Artur Signell
2008-12-11
1
-8
/
+12
*
Updated layout validity checker to support VerticalLayout+HorizontalLayout
Artur Signell
2008-12-11
1
-16
/
+122
*
fixes #2310. AbstarctComponent.isVisible is now recursive in component tree, ...
Matti Tahvonen
2008-12-10
1
-2
/
+15
*
avoid possibly invalid error message when 100% height component inside undefi...
Matti Tahvonen
2008-12-10
1
-1
/
+1
*
Fixed layout validation return value
Artur Signell
2008-11-28
1
-6
/
+3
*
Fixed layout checking so main window is not shown as absolute -1 size
Artur Signell
2008-11-27
1
-0
/
+4
*
Timestamp parameter after .nocache.js to avoid caching. Fixes #2220
Marc Englund
2008-11-27
1
-3
/
+5
[next]