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
/
terminal
/
gwt
/
client
/
ui
/
IOrderedLayout.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
#2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"
Henri Sara
2009-05-11
1
-876
/
+0
*
Fixed # 2626: Layout alignments are not recalculated correctly in all cases
Artur Signell
2009-02-23
1
-0
/
+3
*
Fix for #2563 - OrderedLayout flicker on repaint
Artur Signell
2009-02-16
1
-6
/
+7
*
Test case and fix for #2591 - A Label leaves empty space in a VerticalLayout ...
Artur Signell
2009-02-13
1
-34
/
+33
*
fixes #2514 and some cleaning in IOrderedLayout
Matti Tahvonen
2009-02-04
1
-8
/
+22
*
Test case and fix for #2478 - Label wrapping inconsistency in IOrderedLayout
Artur Signell
2009-01-25
1
-0
/
+3
*
Updated test case and fix for #2477 for IOrderedLayout - recalculate size of ...
Artur Signell
2009-01-21
1
-0
/
+8
*
Fix for #2435 - Separate stylenames for VerticalLayout, HorizontalLayout and ...
Artur Signell
2009-01-08
1
-10
/
+20
*
Test case and fix for #2411 - OrderedLayout extra pixel distribution
Artur Signell
2008-12-30
1
-5
/
+9
*
Test case and fix for #2405 - Dynamic height related issues in OrderedLayout ...
Artur Signell
2008-12-23
1
-3
/
+10
*
Size update optimization for OrderedLayout and SplitPanel
Artur Signell
2008-12-18
1
-1
/
+6
*
Changed Util.notifyParentOfSizeChange and Util.componentSizeUpdated to accept...
Artur Signell
2008-12-18
1
-1
/
+1
*
Fixed NPE in OrderedLayout
Artur Signell
2008-12-18
1
-3
/
+4
*
fixes relative size change propagation in OL if contained component have changed
Matti Tahvonen
2008-12-11
1
-10
/
+9
*
Fix for #2250 - Avoid negative sizes in IOrderedLayout
Artur Signell
2008-12-01
1
-6
/
+21
*
Fix for #2240 OrderedLayout size updates
Artur Signell
2008-11-28
1
-8
/
+39
*
Test case and fix for #2235 - OrderedLayout resize problem
Artur Signell
2008-11-27
1
-14
/
+17
*
Fix for #2221 IE position:relative issues
Artur Signell
2008-11-27
1
-4
/
+55
*
refactored IOrderedLayout margin/spacing handling, fixes the most intuitive w...
Matti Tahvonen
2008-11-26
1
-23
/
+7
*
Testcase and fix for #2222 - OrderedLayout spacing not working
Artur Signell
2008-11-24
1
-1
/
+1
*
Fix for #2209 related OrderedLayout problems
Artur Signell
2008-11-21
1
-0
/
+4
*
Fix for #2209 related OrderedLayout problems
Artur Signell
2008-11-21
1
-2
/
+12
*
Real fix for OrderedLayout height problem
Artur Signell
2008-11-20
1
-4
/
+11
*
Fix for OrderedLayout height problem
Artur Signell
2008-11-20
1
-3
/
+3
*
Fixed iLayout recursion problem.
Artur Signell
2008-11-17
1
-4
/
+18
*
Fixed problems with invisible OrderedLayouts
Artur Signell
2008-11-13
1
-2
/
+3
*
OrderedLayout cleanup
Artur Signell
2008-11-10
1
-16
/
+1
*
Fixed orderedlayout dynamic size calculations.
Artur Signell
2008-10-30
1
-6
/
+10
*
Fix for #2181 - Caption update problems
Artur Signell
2008-10-27
1
-5
/
+17
*
Fixed OrderedLayout size calculation issues
Artur Signell
2008-10-24
1
-41
/
+68
*
added null check (in case of empty ordered layout)
Matti Tahvonen
2008-10-22
1
-12
/
+13
*
Fixed relative width bug in OrderedLayout
Artur Signell
2008-10-21
1
-2
/
+2
*
Fixed #2156 IE Panel problems
Artur Signell
2008-10-21
1
-14
/
+48
*
Fixed exceptions when OrderedLayout has no components
Artur Signell
2008-10-20
1
-5
/
+7
*
Fixed relative size related OrderedLayout problem
Artur Signell
2008-10-20
1
-6
/
+7
*
New OrderedLayout implementation and related fixes
Artur Signell
2008-10-20
1
-1603
/
+636
*
reverted changes from [5577] to resolve #2140
Matti Tahvonen
2008-10-08
1
-6
/
+2
*
enabled scrolling in toolkit + some other minor changes
Matti Tahvonen
2008-10-07
1
-4
/
+6
*
fixes #2132, margin where reduced two times from the size given to children i...
Matti Tahvonen
2008-10-02
1
-10
/
+3
*
Fix OrderedLayout problem with IE6
Artur Signell
2008-10-01
1
-2
/
+6
*
Fix for #1939
Artur Signell
2008-10-01
1
-5
/
+11
*
Changed the way relative component sizes are handled. Relative sizes are now ...
Artur Signell
2008-10-01
1
-150
/
+159
*
Fixes #1966 in IE6/IE7
Artur Signell
2008-09-22
1
-3
/
+10
*
added FIXME note
Matti Tahvonen
2008-09-22
1
-0
/
+3
*
Fix for #1966 - OrderedLayout vertical alignment
Artur Signell
2008-09-19
1
-1
/
+8
*
Fix for #2025 - OrderedLayout caption removal
Artur Signell
2008-09-19
1
-1
/
+0
*
Added method for a component to notify its parent container when its size change
Artur Signell
2008-09-19
1
-29
/
+128
*
Fix for #2029 - orderedlayout width calculations
Artur Signell
2008-09-18
1
-9
/
+45
*
Moved documentation images to doc-files folder
Joonas Lehtinen
2008-09-11
1
-13
/
+13
*
Adding extensive JavaDocs for IOrderedLayout
Joonas Lehtinen
2008-09-11
1
-0
/
+208
[next]