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
/
src
/
com
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ensure AbsoluteLayout wrappers have the rigth size (#8313)
Leif Åstrand
2012-03-21
1
-16
/
+3
*
Show uncaught exceptions as notifications (#8544)
Leif Åstrand
2012-03-21
1
-0
/
+9
*
Take negative margin into account when calculating footer height (#8540)
Leif Åstrand
2012-03-20
2
-3
/
+21
*
Show a clear message to more easily discover layout loops (#8313)
Leif Åstrand
2012-03-20
1
-1
/
+6
*
Don't mess with column widths any more (#8313)
Leif Åstrand
2012-03-16
1
-7
/
+0
*
Only prevent margin collapse if embedded
Leif Åstrand
2012-03-16
1
-0
/
+3
*
Removed extra getDeclaredWidth/getDeclaredHeight as they directly
Artur Signell
2012-03-16
5
-60
/
+24
*
Don't use position: absolute to avoid scrollbars in IE9
Leif Åstrand
2012-03-16
2
-2
/
+3
*
#8534 Handle null values consistently both from server to client and
Artur Signell
2012-03-16
1
-6
/
+10
*
#8534 Handle null values consistently both from server to client and
Artur Signell
2012-03-16
3
-24
/
+22
*
Panel can have 0 children if its contents is hidden on server side
Artur Signell
2012-03-16
1
-4
/
+6
*
Merge branch 'master' into hierarchypaint
Artur Signell
2012-03-16
2
-1
/
+7
|
\
|
*
Ensure new layout if caption height changes (#8313)
Leif Åstrand
2012-03-15
2
-1
/
+7
*
|
Better support for adding multiple styles through addStyleName
Artur Signell
2012-03-16
1
-0
/
+8
*
|
Moved server side ResourceReference to gwt.server package
Artur Signell
2012-03-16
2
-2
/
+3
*
|
Consistently use getSecondComponent instead of using the state directly
Artur Signell
2012-03-16
1
-1
/
+1
*
|
Merge branch 'master' into hierarchypaint
Artur Signell
2012-03-15
4
-12
/
+46
|
\
|
|
*
Restore webkit overflow fix (#8313)
Leif Åstrand
2012-03-15
1
-0
/
+3
|
*
Compensate for borders when size is not undefined (#8313)
Leif Åstrand
2012-03-15
1
-1
/
+1
|
*
Don't determine row height before the contents are rendered (#8313)
Leif Åstrand
2012-03-15
1
-6
/
+3
|
*
Run sizeInit when changing to undefined height (#8525)
Leif Åstrand
2012-03-14
1
-0
/
+13
|
*
Fix a rounding problem with the positioning (#8313)
Leif Åstrand
2012-03-14
1
-5
/
+26
*
|
Always paint child components as deferred to ensure the state is sent to
Artur Signell
2012-03-15
1
-6
/
+6
*
|
Corrected icon check for TabSheet captions
Artur Signell
2012-03-15
1
-3
/
+6
*
|
Added TODO note
Artur Signell
2012-03-15
1
-0
/
+1
*
|
Ensure layout -> caption dependencies are unregistered when a slot
Leif Åstrand
2012-03-15
1
-1
/
+3
*
|
Avoid ClassCastException if widget has been previously attached to
Artur Signell
2012-03-15
1
-1
/
+6
*
|
#8500 Converted AbstractOrderedLayout to use hierarchy change events.
Artur Signell
2012-03-15
1
-64
/
+31
*
|
Javadoc
Artur Signell
2012-03-15
1
-0
/
+1
*
|
Documented why the order should be hierarchy listener before state
Artur Signell
2012-03-15
1
-3
/
+7
*
|
Fixed NPE when layout is empty
Artur Signell
2012-03-15
1
-12
/
+15
*
|
Real fix for TabSheet TestBench compatibility
Artur Signell
2012-03-14
1
-2
/
+2
*
|
Get scroll position from state, where it is available
Artur Signell
2012-03-14
2
-9
/
+22
*
|
Do not unregister open sub windows
Artur Signell
2012-03-14
3
-7
/
+36
*
|
Do not create a new stack item on every tab change, reuse the existing
Artur Signell
2012-03-14
1
-3
/
+3
*
|
Made TabSheet compatible with older TestBench scripts
Artur Signell
2012-03-14
1
-0
/
+7
*
|
Made TabSheet work again and removed TabSheet tab caching for now
Artur Signell
2012-03-14
1
-15
/
+27
*
|
Added feature to debug window for dumping connector statistics to be
Artur Signell
2012-03-14
1
-0
/
+66
*
|
Fixed handling of null widgets in split panel
Artur Signell
2012-03-14
1
-2
/
+6
*
|
Fixed NPE when changing tab
Artur Signell
2012-03-14
1
-25
/
+9
*
|
Separated Component.isEnabled/isVisible from Connector enabled state.
Artur Signell
2012-03-14
12
-100
/
+141
*
|
Fixed compilation warning
Artur Signell
2012-03-14
1
-1
/
+1
*
|
Added missing license info
Artur Signell
2012-03-14
2
-0
/
+6
*
|
Temporarily made logging go to system out aswell to ease debugging
Artur Signell
2012-03-14
1
-0
/
+3
*
|
Added sanity checks so communication error responses from the
Artur Signell
2012-03-14
1
-0
/
+11
*
|
#8500 Made SplitPanel use hierarchy change events
Artur Signell
2012-03-14
2
-71
/
+142
*
|
#8504 Support passing Connector references to/from client
Artur Signell
2012-03-14
3
-6
/
+9
*
|
Made TabSheet work again and removed TabSheet tab caching for now
Artur Signell
2012-03-14
5
-51
/
+28
*
|
#8500 Updated Panel to no longer use child painted with the UIDL (part
Artur Signell
2012-03-14
1
-12
/
+0
*
|
Better debug info for hierachy changes
Artur Signell
2012-03-14
1
-3
/
+16
[next]