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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
enhancements to TestBench, now fires test cases with #TICKETNRO + has shorter...
Matti Tahvonen
2008-12-16
2
-4
/
+99
*
better renderspace estimate on initial render
Matti Tahvonen
2008-12-16
1
-1
/
+2
*
improving button rendering time in table (disabled expression hack inside .i-...
Matti Tahvonen
2008-12-16
2
-4
/
+16
*
Fixed #2340 : If widgetset is missing, an error should be shown
Joonas Lehtinen
2008-12-15
1
-0
/
+9
*
Fixes #2314 : Textfield focus glow cut in Safari 3 mac
Joonas Lehtinen
2008-12-15
2
-13
/
+13
*
Fixed CustomLayout issue - IE requires position relative on root element
Artur Signell
2008-12-15
3
-23
/
+92
*
Removed CoordinateLayout from trunk. This is the first part of #2346
Joonas Lehtinen
2008-12-15
6
-2420
/
+3
*
Fix for #2328 - Inverted debug mode into productionMode (defaults to false)
Artur Signell
2008-12-15
2
-13
/
+29
*
Fix for #2345 : Table should escape string contents
Joonas Lehtinen
2008-12-15
1
-2
/
+2
*
Fix for #2325 - SubWindow with relative sized layout broken
Artur Signell
2008-12-15
1
-10
/
+21
*
Fix for #2325 - SubWindow with relative sized layout broken
Artur Signell
2008-12-15
2
-5
/
+68
*
removed obsolete method (due #2319)
Matti Tahvonen
2008-12-15
1
-40
/
+0
*
Mysterious cumulative space in GridLayout removed.
Marc Englund
2008-12-15
1
-2
/
+4
*
added null check that most likely fixes #2338
Matti Tahvonen
2008-12-15
1
-2
/
+4
*
added try catch block to rel size checks to avoid total crash in paint method...
Matti Tahvonen
2008-12-15
1
-97
/
+106
*
Fix for #2325 - Better url parsing for detecting debug mode
Artur Signell
2008-12-12
1
-2
/
+2
*
Minor adjustments to Sampler.
Marc Englund
2008-12-12
2
-0
/
+9
*
Minor Sampler styling
Marc Englund
2008-12-12
2
-5
/
+5
*
The split element of a locked splitpanel was hidden but 6px wide (from the 'u...
Marc Englund
2008-12-12
1
-2
/
+2
*
Smapler style: removed border from feature-list table
Marc Englund
2008-12-12
2
-0
/
+8
*
Sampler list-view updated slightly, fixes #2332 and #2333
Marc Englund
2008-12-12
1
-10
/
+27
*
Moved Panel undefined width check to correct place
Artur Signell
2008-12-12
1
-0
/
+7
*
Panels with 100% width layout now "legal" if caption is not empty
Matti Tahvonen
2008-12-12
1
-3
/
+8
*
Changes to subwindows. More validity checks, new method to create subwindow w...
Matti Tahvonen
2008-12-12
1
-24
/
+54
*
Fixes #2323: SubWindow size is too wide in IE7.
Jouni Koivuviita
2008-12-12
2
-6
/
+8
*
OL -> VerticalLayout as default for panel (right java file this time)
Matti Tahvonen
2008-12-12
1
-2
/
+3
*
OL -> VerticalLayout as default for panel
Matti Tahvonen
2008-12-12
1
-3
/
+14
*
Toolkit 5.3.0 RC3 release.
Marko Grönroos
2008-12-11
2
-6
/
+45
*
Test case for #2323
Artur Signell
2008-12-11
1
-0
/
+21
*
Sampler CSS fix.
Marc Englund
2008-12-11
1
-1
/
+1
*
Removed some annotations
Marc Englund
2008-12-11
15
-50
/
+47
*
Some layout and style adjustments to Sampler
Marc Englund
2008-12-11
4
-15
/
+40
*
Fixed undefined width RichTextArea width in IE6
Artur Signell
2008-12-11
1
-4
/
+4
*
added VerticalLayout check to subwindow width sanity check
Matti Tahvonen
2008-12-11
1
-0
/
+1
*
fixes #2321, default width check when adding subwindows.
Matti Tahvonen
2008-12-11
1
-0
/
+8
*
Fixed layout validation so only the invalid dimension is set to undefined
Artur Signell
2008-12-11
2
-20
/
+26
*
Fix for #2183 - Do not show hidden errors in FormLayout
Artur Signell
2008-12-11
1
-1
/
+2
*
Added breadcrumb path to Sampler.
Marc Englund
2008-12-11
2
-3
/
+81
*
Fix for #2315 - FF3 ComboBox rendering issue
Artur Signell
2008-12-11
1
-3
/
+12
*
Fix for #2312 - RichTextArea size in IE7
Artur Signell
2008-12-11
1
-0
/
+8
*
Fix for #2248 - Deprecated OrderedLayout
Artur Signell
2008-12-11
1
-0
/
+5
*
Updated layout validity checker to support VerticalLayout+HorizontalLayout
Artur Signell
2008-12-11
1
-8
/
+12
*
Updated layout validity checker to support VerticalLayout+HorizontalLayout
Artur Signell
2008-12-11
1
-16
/
+122
*
Fix for #2320 - web.xml debug parameter should enable debug mode in Application
Artur Signell
2008-12-11
1
-1
/
+4
*
fixes #2318
Matti Tahvonen
2008-12-11
2
-2
/
+2
*
Fix for #2279 - Added helper to OrderedLayout and GridLayout for setting comp...
Artur Signell
2008-12-11
4
-0
/
+356
*
fixes #2316
Matti Tahvonen
2008-12-11
1
-2
/
+2
*
Fix for #2296 - Added overflow attributes to make size calculations correct f...
Artur Signell
2008-12-11
3
-0
/
+16
*
splitpanel now behaves on size changes that happen outside its own updateFrom...
Matti Tahvonen
2008-12-11
1
-1
/
+14
*
fixes relative size change propagation in OL if contained component have changed
Matti Tahvonen
2008-12-11
1
-10
/
+9
[next]