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
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
/
itmill
/
toolkit
/
ui
/
GridLayout.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implementation serialization support for Toolkit. Fixes #695
Joonas Lehtinen
2009-04-12
1
-11
/
+3
*
fixes #2454 (defining expand ratios now repaints component)
Matti Tahvonen
2009-01-19
1
-0
/
+2
*
fixes #2432, AlignmentHandler methods now symmetric + saner usage overall
Matti Tahvonen
2009-01-09
1
-10
/
+16
*
Cleaned up the whole project
Artur Signell
2009-01-02
1
-1
/
+1
*
Reverted #2337 fix to fix #2404
Artur Signell
2008-12-23
1
-6
/
+10
*
Testcase & fix for #2337
Marc Englund
2008-12-16
1
-4
/
+9
*
Fix for #2279 - Added helper to OrderedLayout and GridLayout for setting comp...
Artur Signell
2008-12-11
1
-0
/
+4
*
setCursorX/Y implementation for #1724
Marc Englund
2008-12-08
1
-0
/
+20
*
Added API to gridlayout to fetch component layout information (column + row +...
Matti Tahvonen
2008-11-21
1
-0
/
+19
*
GridLayout: added getComponen(x,y) method, fixes #124
Matti Tahvonen
2008-11-21
1
-0
/
+20
*
javadocs for expand ratio methods
Matti Tahvonen
2008-11-12
1
-6
/
+30
*
removed obsolete flag
Matti Tahvonen
2008-11-04
1
-53
/
+53
*
fixes index bug related to row expand ratios
Matti Tahvonen
2008-10-29
1
-54
/
+61
*
removed obsolete check that couses npe in emptied grid
Matti Tahvonen
2008-10-28
1
-2
/
+2
*
expandRatio for gridlayout
Matti Tahvonen
2008-10-24
1
-0
/
+112
*
Fixed for #2006 - updated error handling
Artur Signell
2008-08-28
1
-51
/
+54
*
Cursor position updated as needed after each addComponent(). Fixes #1972
Marc Englund
2008-08-18
1
-7
/
+21
*
Fix for #124 Insert & remove row for GridLayout
Artur Signell
2008-08-08
1
-6
/
+90
*
fixes #1778
Matti Tahvonen
2008-06-05
1
-0
/
+2
*
extracted alignments and spacing to layouts subinterfaces
Matti Tahvonen
2008-02-07
1
-54
/
+25
*
alignments painting for GridLayout
Matti Tahvonen
2008-02-05
1
-0
/
+22
*
Changed addComponent() a bit: must call super, can't call setParent() directly.
Marc Englund
2008-02-01
1
-2
/
+4
*
setWidth/Height now method in Sizeable
Matti Tahvonen
2008-01-28
1
-28
/
+0
*
component implements sizeable and simple general terminal implementation
Matti Tahvonen
2008-01-28
1
-16
/
+1
*
Major layout API changes: Sizeable is now deprecated. Use HasSize-interface i...
Jouni Koivuviita
2007-12-13
1
-40
/
+26
*
License header parametrized
Jani Laakso
2007-12-04
1
-58
/
+34
*
MASS REFORMAT.
Marc Englund
2007-11-19
1
-987
/
+1006
*
-CustomLayout now supports sizeable.
Jouni Koivuviita
2007-11-16
1
-6
/
+7
*
MAJOR UPDATE:
Jouni Koivuviita
2007-11-15
1
-6
/
+4
*
-Layouts no longer implement Sizeable (except SplitPanel and ExpandLayout). S...
Jouni Koivuviita
2007-11-06
1
-14
/
+16
*
UIDL variable names changed back to original.
Jouni Koivuviita
2007-11-05
1
-2
/
+2
*
Layout API changes (#1041) to server-side. Client-side implementation still n...
Jouni Koivuviita
2007-11-01
1
-152
/
+330
*
Unified code style (indentation) based on default settings using Eclipse 3.2.
Jani Laakso
2007-04-18
1
-224
/
+272
*
Pulled changesets from branches/4.0.0-SRIT into trunk, done by
Jani Laakso
2007-04-12
1
-130
/
+198
*
Fixed typo: "Intarfaces" => "Interfaces"
Jani Laakso
2007-01-12
1
-2
/
+2
*
Fixed typo: "Intarfaces" => "Interfaces"
Jani Laakso
2007-01-12
1
-1
/
+1
*
Refactoring: Enably -> IT Mill Toolkit
Joonas Lehtinen
2006-11-01
1
-0
/
+757