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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
com
/
itmill
/
toolkit
/
ui
/
ExpandLayout.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
#2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"
Henri Sara
2009-05-11
1
-101
/
+0
*
Implementation serialization support for Toolkit. Fixes #695
Joonas Lehtinen
2009-04-12
1
-0
/
+1
*
Fix for #2251 - ExpandLayout used to expand the first component if expand was...
Artur Signell
2008-12-01
1
-2
/
+48
*
Fixed error in ExpandLayout when expanded component has been replaced.
Artur Signell
2008-11-20
1
-1
/
+5
*
New OrderedLayout implementation and related fixes
Artur Signell
2008-10-20
1
-91
/
+12
*
Rewrote documentation. Highlights the 100%-default pitfall a bit better (IMHO).
Marc Englund
2008-09-08
1
-11
/
+9
*
Mass format
Artur Signell
2008-09-02
1
-1
/
+1
*
fixes rather fatal expand layout bug (expanded element reference lost on each...
Matti Tahvonen
2008-02-25
1
-4
/
+6
*
component implements sizeable and simple general terminal implementation
Matti Tahvonen
2008-01-28
1
-13
/
+2
*
Major layout API changes: Sizeable is now deprecated. Use HasSize-interface i...
Jouni Koivuviita
2007-12-13
1
-11
/
+11
*
License header parametrized
Jani Laakso
2007-12-04
1
-3
/
+7
*
spacing
Matti Tahvonen
2007-11-22
1
-0
/
+5
*
MASS REFORMAT.
Marc Englund
2007-11-19
1
-98
/
+104
*
OrderedLayout and ExpandLayout alignment handling unified under one class, Al...
Jouni Koivuviita
2007-11-16
1
-7
/
+5
*
MAJOR UPDATE:
Jouni Koivuviita
2007-11-15
1
-129
/
+15
*
-Layouts no longer implement Sizeable (except SplitPanel and ExpandLayout). S...
Jouni Koivuviita
2007-11-06
1
-0
/
+129
*
IOrderedLayout vertical now also with TABLE implementation! :)
Jouni Koivuviita
2007-11-02
1
-41
/
+1
*
Mass format based on eclipse build in formatting style.
Jani Laakso
2007-10-09
1
-2
/
+2
*
-WidgetSet naming change: "paging"-style table should now be IPagingTable.java.
Jouni Koivuviita
2007-10-08
1
-0
/
+5
*
ContainerResizedListener, ISplitPanel refactoring, ExpandLayout and test
Matti Tahvonen
2007-10-05
1
-0
/
+147