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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update MenuBar to work with MeasureManager (#8313)
Leif Åstrand
2012-02-16
2
-14
/
+10
*
Make VFilterSelect work with border-box & MeasureManager (#8313)
Leif Åstrand
2012-02-16
2
-110
/
+27
*
Use required size instead of offset size (#8313)
Leif Åstrand
2012-02-16
1
-4
/
+4
*
Make GridLayout react to caption size changes (#8313)
Leif Åstrand
2012-02-16
2
-2
/
+6
*
Merge branch 'master' into layoutperformance
Leif Åstrand
2012-02-15
2
-3
/
+6
|
\
|
*
Merge remote branch 'origin/6.8'
Leif Åstrand
2012-02-15
2
-3
/
+6
|
|
\
|
|
*
[merge from 6.7] #4353 ComboBox.removeAllItems did not remove selected icon: ...
Automerge
2012-02-15
1
-2
/
+4
|
|
*
[merge from 6.7] #4353 ComboBox.removeAllItems did not remove selected icon
Automerge
2012-02-15
1
-1
/
+3
*
|
|
Simulate ChildComponentContainer in the new OrderedLayouts (#8313)
Leif Åstrand
2012-02-15
1
-0
/
+52
*
|
|
Merge branch 'master' into layoutperformance
Leif Åstrand
2012-02-15
1
-6
/
+3
|
\
|
|
|
*
|
Merge remote-tracking branch 'origin/6.8'
Leif Åstrand
2012-02-15
1
-6
/
+3
|
|
\
|
|
|
*
[merge from 6.7] #8114 Cleaned up fix
Automerge
2012-02-15
1
-6
/
+3
*
|
|
Merge remote branch 'origin/master' into layoutperformance
Leif Åstrand
2012-02-15
9
-66
/
+58
|
\
|
|
|
*
|
Merge remote branch 'origin/6.8'
Leif Åstrand
2012-02-15
4
-60
/
+34
|
|
\
|
|
|
*
[merge from 6.7] #8114 - Fixed TabSheet rendering of first tab when another t...
Automerge
2012-02-15
1
-2
/
+5
|
|
*
[merge from 6.7] #8373 Handler DragAndDropService changeVariables error by fi...
Automerge
2012-02-15
1
-4
/
+8
|
|
*
[merge from 6.7] #8392 Improved error message for exceptions that take place ...
Automerge
2012-02-14
1
-44
/
+5
|
|
*
[merge from 6.7] #5833 and #7013 combo box width fix and tests
Automerge
2012-02-14
1
-11
/
+17
|
*
|
Merge remote branch 'origin/6.8'
Leif Åstrand
2012-02-14
5
-6
/
+24
|
|
\
|
|
|
*
[merge from 6.7] #8264 fix long range selection in multi-selectable table, re...
Automerge
2012-02-13
1
-3
/
+2
|
|
*
[merge from 6.7] #8240 Chrome 17 on a desktop was detected as a touch device
Automerge
2012-02-13
1
-1
/
+11
|
|
*
[merge from 6.7] #8362 Ensure value is not toggled when checkbox is disabled
Automerge
2012-02-13
1
-1
/
+4
|
|
*
#8216 Fixed widgetset compilation warning
Artur Signell
2012-02-06
1
-0
/
+7
|
|
*
[merge from 6.7] #8284, #8336 Removed dead code
Artur Signell
2012-02-06
1
-1
/
+0
*
|
|
VScrollTable that works with the MeasureManager (#8313)
Leif Åstrand
2012-02-14
3
-119
/
+36
*
|
|
Update widths before heights to optimize for measuring widgets (#8313)
Leif Åstrand
2012-02-14
1
-13
/
+13
*
|
|
Properly update height and width of tab content (#8313)
Leif Åstrand
2012-02-14
1
-7
/
+2
*
|
|
Run layouts when Window size changed (#8313)
Leif Åstrand
2012-02-14
1
-0
/
+1
*
|
|
Increase visibility of contentNode field (#8313)
Leif Åstrand
2012-02-14
1
-1
/
+3
*
|
|
Update tab sheet and accordion to work with MeasureManager (#8313)
Leif Åstrand
2012-02-14
5
-253
/
+65
*
|
|
Some small tweaks to the split panels (#8313)
Leif Åstrand
2012-02-14
2
-6
/
+7
*
|
|
Update ResizeRequired paintable even if only width has changed (#8313)
Leif Åstrand
2012-02-14
1
-0
/
+3
*
|
|
SplitPanel working with the MeasureManager (#8313)
Leif Åstrand
2012-02-14
2
-126
/
+19
*
|
|
FormLayout without calculations (#8313)
Leif Åstrand
2012-02-14
2
-144
/
+8
*
|
|
Form without own measuring (#8313)
Leif Åstrand
2012-02-14
2
-140
/
+22
*
|
|
Update Window to work with MeasureManager (#8313)
Leif Åstrand
2012-02-13
2
-48
/
+22
*
|
|
Refactor to calculate heights and widths separately (#8313)
Leif Åstrand
2012-02-13
5
-94
/
+149
*
|
|
CustomLayout without size calculations (#8313)
Leif Åstrand
2012-02-10
2
-84
/
+10
*
|
|
Merge branch 'master' into layoutperformance
Leif Åstrand
2012-02-10
1
-8
/
+17
|
\
|
|
|
*
|
Also find paintables inside HasOneWidget widgets (#8323)
Leif Åstrand
2012-02-10
1
-8
/
+17
*
|
|
CustomComponent without size calculations (#8313)
Leif Åstrand
2012-02-10
3
-149
/
+3
*
|
|
Update CssLayout to work with CalculatingLayotus (#8313)
Leif Åstrand
2012-02-10
2
-45
/
+45
*
|
|
Remove almost unused CellBasedLayout (#8313)
Leif Åstrand
2012-02-10
4
-433
/
+9
*
|
|
Update CssLayout to use MeasureManager (#8313)
Leif Åstrand
2012-02-10
5
-279
/
+121
*
|
|
Use minWidth to make room for caption reducing the size (#8313)
Leif Åstrand
2012-02-10
1
-2
/
+4
*
|
|
Set some basic styles in css (#8313)
Leif Åstrand
2012-02-10
1
-5
/
+0
*
|
|
Simplify size handling in VView (#8313)
Leif Åstrand
2012-02-09
2
-209
/
+3
*
|
|
Use box-sizing: border-box for all paintables (#8313)
Leif Åstrand
2012-02-09
2
-5
/
+1
*
|
|
Update CssLayout to work with CalculatingLayotus (#8313)
Leif Åstrand
2012-02-09
2
-109
/
+1
*
|
|
Avoid setting margin styles to spacing element (#8313)
Leif Åstrand
2012-02-09
1
-1
/
+1
[next]