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
/
vaadin
/
ui
/
Root.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/6.8'
Leif Åstrand
2012-08-03
1
-0
/
+10
*
Move classes common to client and server to com.vaadin.shared.* (#8934)
Leif Åstrand
2012-07-27
1
-3
/
+3
*
Revert root cleanup changes - this commit was not supposed to go to master
Johannes Dahlström
2012-07-27
1
-16
/
+0
*
Initial commit for root cleanup support (#7893)
Johannes Dahlström
2012-07-18
1
-0
/
+16
*
Update deprecation messages to inform about changed HTML default (#9066)
Leif Åstrand
2012-06-29
1
-5
/
+9
*
Change Notification default to no allow HTML (#9066)
Leif Åstrand
2012-06-29
1
-5
/
+12
*
Rename setCurrentXyz() to setCurrent() (#9029)
Leif Åstrand
2012-06-25
1
-4
/
+4
*
Move showNotification shorthands back to Root from LegacyWindow (#8907)
Leif Åstrand
2012-06-25
1
-146
/
+145
*
Avoid double attach calls for sub windows (#9011)
Artur Signell
2012-06-21
1
-24
/
+0
*
Moved connector tracking from Application to Root
Artur Signell
2012-06-21
1
-4
/
+3
*
Extract API from Root to Page (#8907)
Leif Åstrand
2012-06-19
1
-700
/
+346
*
JavascriptManager -> JavaScript and changes based on review (#6730)
Leif Åstrand
2012-06-14
1
-29
/
+10
*
Initial javascript callback support (#6730)
Leif Åstrand
2012-06-11
1
-0
/
+12
*
Fix some broken hierarchies (#6690)
Leif Åstrand
2012-06-06
1
-4
/
+10
*
Initial extension support (#6690)
Leif Åstrand
2012-06-06
1
-8
/
+0
*
Repaint when contents changes (#8832)
Artur Signell
2012-06-01
1
-0
/
+2
*
Fixed problem with iterator containing null (#8729)
Artur Signell
2012-05-14
1
-0
/
+4
*
Initial support for sending difference in state (#8419)
Artur Signell
2012-05-11
1
-3
/
+2
*
RPC -> Rpc for consistency
Artur Signell
2012-04-18
1
-2
/
+2
*
Workaround for problem with wrong state being created
Artur Signell
2012-04-12
1
-0
/
+8
*
Moved each component to its own package on client side
Artur Signell
2012-04-12
1
-1
/
+1
*
Moved shared classes out from connector to avoid class loader problems
Artur Signell
2012-04-12
1
-9
/
+9
*
Component no longer implements Paintable
Artur Signell
2012-04-12
1
-4
/
+0
*
Updated Root to use hierarchy change event for content and windows
Artur Signell
2012-04-12
1
-28
/
+20
*
Simplified Rpc registration on server side (#8591)
Artur Signell
2012-04-05
1
-1
/
+1
*
Replace @ClientWidget with client-side @Component (#8440)
Henri Sara
2012-04-04
1
-2
/
+0
*
Make default Root state reflect reality (#8460)
Leif Åstrand
2012-04-02
1
-0
/
+1
*
Refactored ClickEventHandler and LayoutClickEventHandler to use RPC
Artur Signell
2012-03-29
1
-1
/
+10
*
Moved Connector -> Connector Id mapping to AbstractComponent
Artur Signell
2012-03-21
1
-0
/
+16
*
Separated Component.isEnabled/isVisible from Connector enabled state.
Artur Signell
2012-03-14
1
-0
/
+5
*
#5890 Added getComponentCount to ComponentContainer
Artur Signell
2012-03-04
1
-0
/
+14
*
Renamed Paintable component classes to Connector
Artur Signell
2012-02-28
1
-1
/
+1
*
Use constants for some more UIDL attribute names.
Henri Sara
2012-02-22
1
-6
/
+18
*
#8170 Updated to work with Vaadin 7
Leif Åstrand
2012-01-06
1
-4
/
+31
*
Remove invalid javadoc causing eclipse formatter to insert newlines
Leif Åstrand
2012-01-06
1
-2
/
+1
*
Make LegacyWindow init eager as there was no other initialization in V6
Leif Åstrand
2011-12-22
1
-10
/
+2
*
Remove @ClientWidget for Root
Leif Åstrand
2011-12-22
1
-1
/
+2
*
Change the default to a two request bootstrap
Leif Åstrand
2011-12-22
1
-7
/
+18
*
Fix typo in public API
Leif Åstrand
2011-12-20
1
-3
/
+3
*
Make Root.init abstract, add non-abstract LegacyWindow and migrate tests
Leif Åstrand
2011-12-20
1
-4
/
+125
*
Root now sends click events, fixes #8151
Marc Englund
2011-12-19
1
-4
/
+23
*
Properly attach the root if application is set after the UI is built
Leif Åstrand
2011-12-16
1
-0
/
+2
*
Restore the legacy functionality of Root.addComponent and its relatives
Leif Åstrand
2011-12-15
1
-57
/
+14
*
#8097 Root does not send resize events
Leif Åstrand
2011-12-15
1
-6
/
+151
*
Update old license headers
Henri Sara
2011-12-13
1
-1
/
+1
*
Corrected typo
Artur Signell
2011-12-08
1
-1
/
+1
*
Fix compile errors and one failed test caused by merging
Leif Åstrand
2011-12-08
1
-3
/
+8
*
URI fragment support in Root (#8048)
Leif Åstrand
2011-12-07
1
-1
/
+151
*
Add javadocs for some new methods
Leif Åstrand
2011-12-07
1
-28
/
+288
*
Remove some comments about application level windows
Leif Åstrand
2011-12-06
1
-9
/
+8
[next]