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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
com
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
|
|
|
|
|
Print stack traces to console when in GWT Dev Mode
Artur Signell
2012-04-10
1
-0
/
+4
*
|
|
|
|
|
|
|
|
|
Fixed potential problem with file descriptors remaining in use
Artur Signell
2012-04-05
1
-1
/
+21
*
|
|
|
|
|
|
|
|
|
Disable TreeTable partial updates until it is fixed
Artur Signell
2012-04-05
1
-1
/
+3
*
|
|
|
|
|
|
|
|
|
Fixed import
Artur Signell
2012-04-05
1
-2
/
+2
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
More detailed tracing of slow operation in ApplicationConnection.
Henri Sara
2012-04-05
1
-5
/
+82
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Removed unneeded code (TextField uses border box sizing)
Artur Signell
2012-04-05
1
-71
/
+0
*
|
|
|
|
|
|
|
Actually use and update shared state variables on server side
Artur Signell
2012-04-05
1
-52
/
+15
*
|
|
|
|
|
|
|
Fixed GridLayout caption rendering
Artur Signell
2012-04-05
12
-20
/
+33
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Moved Collapsible and HierarchicalContainerOrderedWrapper to data
Henri Sara
2012-04-05
3
-11
/
+12
*
|
|
|
|
|
|
Fixed spacing that was only partly moved to shared state
Artur Signell
2012-04-05
5
-58
/
+8
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Refer to Connector instead of ClientConnector
Artur Signell
2012-04-05
1
-2
/
+2
*
|
|
|
|
|
Moved Form child component references to state
Artur Signell
2012-04-05
2
-63
/
+81
*
|
|
|
|
|
Removed unnecessary calls to unregisterPaintable
Artur Signell
2012-04-05
4
-18
/
+0
*
|
|
|
|
|
Fixed GridLayout caption problem + small step towards away from UIDL
Artur Signell
2012-04-05
2
-29
/
+59
*
|
|
|
|
|
Paintable -> Connector
Artur Signell
2012-04-05
2
-11
/
+11
*
|
|
|
|
|
Increased logging to be able to see where time is spent
Artur Signell
2012-04-05
1
-0
/
+4
*
|
|
|
|
|
Updated CustomLayout to use shared state and new events
Artur Signell
2012-04-05
3
-145
/
+128
*
|
|
|
|
|
#8602 Added support for Map<Connector,?>
Artur Signell
2012-04-05
5
-16
/
+75
*
|
|
|
|
|
Added missing license
Artur Signell
2012-04-05
1
-0
/
+3
*
|
|
|
|
|
File moed -> 644
Artur Signell
2012-04-05
1
-0
/
+0
*
|
|
|
|
|
Fixed FormLayoutConnector to use state and hierarchy listeners
Artur Signell
2012-04-05
4
-113
/
+180
*
|
|
|
|
|
Moved ApplicationRunnerServlet to test folder and improved find method
Artur Signell
2012-04-05
1
-268
/
+0
*
|
|
|
|
|
Moved margins to AbstractLayoutState
Artur Signell
2012-04-05
8
-54
/
+51
*
|
|
|
|
|
Updated CssLayout to use new state and hierarchy change events
Artur Signell
2012-04-05
3
-168
/
+142
*
|
|
|
|
|
Avoid adding empty id attributes to all connector widgets
Artur Signell
2012-04-05
1
-1
/
+1
*
|
|
|
|
|
Fixed typo
Artur Signell
2012-04-05
1
-1
/
+1
*
|
|
|
|
|
CRLF -> LF
Artur Signell
2012-04-05
4
-285
/
+285
*
|
|
|
|
|
Added missing licence info
Artur Signell
2012-04-05
3
-0
/
+9
*
|
|
|
|
|
ServerConnector is no longer a Paintable, components using updateFromUidl are
Artur Signell
2012-04-05
35
-125
/
+108
*
|
|
|
|
|
Removed unnecessary updateFromUidl calls from containers
Artur Signell
2012-04-05
13
-55
/
+6
*
|
|
|
|
|
Updated AbsoluteLayout to use hierarchy and state change events
Artur Signell
2012-04-05
5
-173
/
+224
*
|
|
|
|
|
Avoid warning for RootConnector not having a parent
Artur Signell
2012-04-05
1
-5
/
+3
*
|
|
|
|
|
Unregister event for ServerConnector
Artur Signell
2012-04-05
4
-13
/
+29
*
|
|
|
|
|
Changed ConnectorHierarchyChangeEvent to use the same mechanisms as Statechan...
Artur Signell
2012-04-05
13
-112
/
+163
*
|
|
|
|
|
Sub window can no longer 'open' other windows
Artur Signell
2012-04-05
1
-20
/
+0
*
|
|
|
|
|
Moved basic Window state attributes to WindowState
Artur Signell
2012-04-05
2
-55
/
+76
*
|
|
|
|
|
Created GridLayoutState with basic GridLayout state
Artur Signell
2012-04-05
2
-53
/
+92
*
|
|
|
|
|
Removed unused createState() from client side
Artur Signell
2012-04-05
10
-75
/
+1
*
|
|
|
|
|
Automatically create state on server side based on getState return type
Artur Signell
2012-04-05
6
-29
/
+28
*
|
|
|
|
|
Generator to ease initialization of client to server rpc proxies
Artur Signell
2012-04-05
15
-42
/
+207
*
|
|
|
|
|
Simplified Rpc registration on server side (#8591)
Artur Signell
2012-04-05
11
-12
/
+32
*
|
|
|
|
|
Log error for missing RPC manager or target (#8590)
Artur Signell
2012-04-05
2
-9
/
+19
*
|
|
|
|
|
Log instead of using system.out
Artur Signell
2012-04-05
1
-4
/
+3
*
|
|
|
|
|
Added timestamps to debug window output
Artur Signell
2012-04-05
1
-1
/
+13
*
|
|
|
|
|
Defined RPC in a field rather than inline for clarity
Artur Signell
2012-04-05
1
-12
/
+13
*
|
|
|
|
|
AbstractComponent.updateFromUIDL moved to state change (#8436)
Artur Signell
2012-04-05
7
-60
/
+117
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Fixed problem with anonymous classes and with AbstractComponent mapping
Artur Signell
2012-04-04
3
-16
/
+21
*
|
|
|
|
Replace @ClientWidget with client-side @Component (#8440)
Henri Sara
2012-04-04
106
-480
/
+448
*
|
|
|
|
Do panel wrapper sizing with css
Leif Åstrand
2012-04-03
1
-13
/
+0
*
|
|
|
|
Run onChildSizeChange for new children
Leif Åstrand
2012-04-03
1
-4
/
+8
|
|
_
|
_
|
/
|
/
|
|
|
[prev]
[next]