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
/
vaadin
/
terminal
/
gwt
/
client
/
LayoutManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved client files to a client src folder (#9299)
Artur Signell
2012-08-13
1
-1215
/
+0
*
Fixed typo
Artur Signell
2012-06-21
1
-3
/
+3
*
Store measuredSize in map instead of in DOM in IE8 (#8717)
Artur Signell
2012-06-21
1
-4
/
+26
*
Initial extension support (#6690)
Leif Åstrand
2012-06-06
1
-5
/
+7
*
Javadocs for LayoutManager
Leif Åstrand
2012-04-20
1
-5
/
+456
*
Add exception handling for layout and element resize (#4203)
Leif Åstrand
2012-04-16
1
-5
/
+25
*
Rename paintable -> connector internally
Leif Åstrand
2012-04-16
1
-13
/
+13
*
API naming change, needs update -> needs layout
Leif Åstrand
2012-04-12
1
-7
/
+7
*
Merge branch 'layoutgraph'
Leif Åstrand
2012-04-12
1
-141
/
+479
|
\
|
*
Run scrollbar fix for the next ancestor where it might be needed (#8615)
Leif Åstrand
2012-04-11
1
-31
/
+44
|
*
Don't assume scrolling elements have no inline overflow style (#8615)
Leif Åstrand
2012-04-11
1
-5
/
+27
|
*
Change to a more efficient overflow fix and enable it for IE9 (#8615)
Leif Åstrand
2012-04-11
1
-5
/
+10
|
*
Check for appeared or disappeared scrollbars when sizes have changed
Leif Åstrand
2012-04-11
1
-2
/
+2
|
*
Disable excessive debug logging
Leif Åstrand
2012-04-11
1
-24
/
+36
|
*
Add LayoutManager.setNeedsMeasure and change how layouts are started
Leif Åstrand
2012-04-10
1
-27
/
+74
|
*
Implement support for ElementResizeListener
Leif Åstrand
2012-04-05
1
-45
/
+119
|
*
Also layout the parent after doing overflow fixes. (#8615)
Leif Åstrand
2012-04-04
1
-0
/
+9
|
*
Manage fix for overflow: auto in LayoutManager (#8615)
Leif Åstrand
2012-04-04
1
-0
/
+38
|
*
Add helper method to dump the dependency status of a component
Leif Åstrand
2012-04-03
1
-0
/
+6
|
*
Move logic for parsing percentages to LayoutManager
Leif Åstrand
2012-04-03
1
-0
/
+24
|
*
Tweaked debug output
Leif Åstrand
2012-04-03
1
-13
/
+43
|
*
Let ManagedLayouts report sizes back to the LayoutManager.
Leif Åstrand
2012-04-03
1
-79
/
+117
|
*
Initial LayoutDependencyTree
Leif Åstrand
2012-04-02
1
-81
/
+101
*
|
Moved each component to its own package on client side
Artur Signell
2012-04-12
1
-1
/
+1
|
/
*
Fixed problem with delete DOM attribute in IE8 and split browser
Artur Signell
2012-03-21
1
-5
/
+8
*
Take negative margin into account when calculating footer height (#8540)
Leif Åstrand
2012-03-20
1
-1
/
+17
*
Show a clear message to more easily discover layout loops (#8313)
Leif Åstrand
2012-03-20
1
-1
/
+6
*
8500 Let the framework handle unregistration of Connectors
Artur Signell
2012-03-14
1
-2
/
+2
*
Connector interface. Renamed getId() -> getConnectorId() to avoid mixups
Artur Signell
2012-03-14
1
-6
/
+6
*
Connector -> ServerConnector
Artur Signell
2012-03-14
1
-1
/
+1
*
Run a new layout phase after VScrollTable.sizeInit (#8313)
Leif Åstrand
2012-03-13
1
-0
/
+11
*
Add some missing dirty state updates (#8313)
Leif Åstrand
2012-02-28
1
-0
/
+1
*
Renamed Paintable component classes to Connector
Artur Signell
2012-02-28
1
-5
/
+10
*
#8434 Renamed *Paintable classes to *Connector and updated ConnectorMap
Artur Signell
2012-02-27
1
-21
/
+21
*
Update GridLayout to use its "margins" (#8313)
Leif Åstrand
2012-02-27
1
-0
/
+8
*
getWidgetForPaintable -> getWidget
Artur Signell
2012-02-27
1
-2
/
+2
*
Change internal naming for notifiable -> managed
Leif Åstrand
2012-02-27
1
-10
/
+9
*
Refactor #8313 based on API review
Leif Åstrand
2012-02-27
1
-0
/
+334