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
/
server
/
src
/
com
/
vaadin
/
ui
/
Window.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Write true boolean attibutes without ='' (#17583)
Leif Åstrand
2015-10-09
1
-2
/
+2
*
Update @since tags to 7.6.
Mika Murtojarvi
2015-09-08
1
-5
/
+5
*
Add better keyboard Close Shortcut API for Window (#17383)
patrik
2015-08-28
1
-40
/
+198
*
Add @since 7.5 to new API
Johannes Dahlström
2015-06-10
1
-1
/
+1
*
Convenience Window.setPosition(x,y) (#16335)
Artur Signell
2015-06-05
1
-0
/
+15
*
Revert "Moved accessibility shortcut handling to server-side. [#14843]"
Leif Åstrand
2015-05-12
1
-90
/
+12
*
Fix declarative support for Window (#17314)
Johannes Dahlström
2015-04-07
1
-0
/
+122
*
Moved accessibility shortcut handling to server-side. [#14843]
Anna Koskinen
2015-01-30
1
-11
/
+88
*
Reading properties of components should not set state to dirty (#14060).
Fabian Lange
2014-06-23
1
-1
/
+1
*
Reading properties of components should not set state to dirty (#14060).
Fabian Lange
2014-06-23
1
-13
/
+13
*
Merge changes from origin/7.1
Artur Signell
2014-04-23
1
-1
/
+1
|
\
|
*
Update copyright year to 2014
Artur Signell
2014-04-16
1
-1
/
+1
*
|
Merge branch 'master' into 7.2
Jonatan Kronqvist
2014-04-14
1
-12
/
+17
|
\
\
|
*
|
Update Window Javadoc based on 7.2 API review changes
Leif Åstrand
2014-04-14
1
-3
/
+3
|
*
|
Updated Window API based on 7.2 API review
Artur Signell
2014-04-14
1
-9
/
+14
*
|
|
Update some APIs based on the 7.2 API review comments
Jonatan Kronqvist
2014-04-14
1
-1
/
+1
|
/
/
*
|
Merge commit 'fefedeab68461ebc04fd45f91a35835fc9026a56'
Artur Signell
2013-11-11
1
-0
/
+10
|
\
|
|
*
Send window position data back to server after drag (#12885)
Thomas
2013-11-06
1
-0
/
+10
*
|
Activate tab stop automatically for modal windows (#12344)
michaelvogt
2013-08-26
1
-3
/
+9
*
|
Make settting of assistive description of Window optional (#12276)
michaelvogt
2013-07-24
1
-13
/
+21
*
|
Prevent to exit a Window with the tab key (#11874)
michaelvogt
2013-07-12
1
-0
/
+77
*
|
Accessibility for Window (#11821)
michaelvogt
2013-07-04
1
-2
/
+107
|
/
*
Remove sub window references from Window javadocs (#9892)
Leif Åstrand
2013-06-28
1
-62
/
+51
*
Move ClientConnector.setParent to Component and Extension (#11777)
Artur Signell
2013-06-11
1
-2
/
+1
*
Renamed DisplayState to WindowMode (#11662)
Artur Signell
2013-04-23
1
-60
/
+57
*
Global code reformat
Leif Åstrand
2013-04-05
1
-2
/
+4
*
Maximize Restore for Window #3400
Pekka Hyvönen
2013-04-04
1
-6
/
+141
*
Updated copyright notices and added missing license headers
Artur Signell
2013-01-04
1
-1
/
+1
*
Fail if a Window is attached to something else than a UI (#10374)
Artur Signell
2012-11-27
1
-0
/
+18
*
Unified deprecation messages
Artur Signell
2012-11-22
1
-8
/
+8
*
Updated Panel, Window to use Component in constructors (#10300)
Artur Signell
2012-11-20
1
-8
/
+6
*
Remove Window.addComponent() (#2924)
Henri Sara
2012-11-14
1
-34
/
+0
*
Panel and Window based on AbstractSingleComponentContainer (#2924)
Henri Sara
2012-11-14
1
-6
/
+24
*
Move LegacyComponent from com.vaadin.server to com.vaadin.ui
Johannes Dahlström
2012-11-02
1
-1
/
+0
*
inner Event classes converted to static nested classes (#5855)
Pekka Hyvönen
2012-09-04
1
-2
/
+2
*
Removed getters/setters from states and made instance variabled public
John Ahlroos
2012-08-31
1
-16
/
+20
*
refak listeners com.vaadin.ui
Petri Heinonen
2012-08-30
1
-8
/
+79
*
Rename Vaadin6Component to LegacyComponent (#9434)
Johannes Dahlström
2012-08-29
1
-2
/
+2
*
Renamed com.vaadin.terminal -> com.vaadin.server (#9431)
Artur Signell
2012-08-29
1
-4
/
+4
*
Remaining Root -> UI renames (#8908)
Artur Signell
2012-08-24
1
-4
/
+4
*
Component.getRoot() -> Component.getUI() (#8908)
Artur Signell
2012-08-24
1
-2
/
+2
*
Renamed Root to UI, automatic rename (#8908)
Artur Signell
2012-08-24
1
-10
/
+10
*
Rename requestRepaint to markAsDirty (#9378)
Leif Åstrand
2012-08-23
1
-1
/
+1
*
Handle requestRepaint automatically (#9325)
Leif Åstrand
2012-08-23
1
-44
/
+2
*
Make the (server-side) getState method protected (#9315)
Leif Åstrand
2012-08-22
1
-1
/
+1
*
Support @Delayable and change window size update to use it (#8421)
Leif Åstrand
2012-08-20
1
-19
/
+0
*
Replaced license place holder with actual license (#8955)
Artur Signell
2012-08-16
1
-1
/
+13
*
Removed @version which is included in some files but not in all (#9299)
Artur Signell
2012-08-15
1
-2
/
+0
*
Eliminated dependencies from server to client (#9279)
Artur Signell
2012-08-13
1
-3
/
+3
*
Moved server files to a server src folder (#9299)
Artur Signell
2012-08-13
1
-0
/
+853