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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes #3850: Submenu icon is placed outside the menu in IE7
Jouni Koivuviita
2009-12-15
7
-272
/
+194
*
Added Validator generics
Artur Signell
2009-12-15
2
-18
/
+21
*
Corrected URL
Artur Signell
2009-12-15
1
-1
/
+1
*
fixes #3715
Matti Tahvonen
2009-12-14
1
-18
/
+18
*
Fix for #3367 - It should be possible to specify parameters for embedded flash
Artur Signell
2009-12-14
1
-16
/
+60
*
more information for VUnknownComponent (and uidl browser). Fixes #3831
Matti Tahvonen
2009-12-14
5
-15
/
+48
*
Fix for #3825 - AbstractComponentThrows NPE when both visible and enable is s...
Artur Signell
2009-12-14
1
-1
/
+2
*
Updated sample test case to use only feature ids
Artur Signell
2009-12-14
1
-116
/
+1068
*
cleaned redundancy, added deprecated annotation
Matti Tahvonen
2009-12-14
1
-2
/
+2
*
replaced(depracated) paintReference with addAttribute(String,Paintable) and a...
Matti Tahvonen
2009-12-14
5
-212
/
+99
*
Fixed test reference images
Artur Signell
2009-12-14
7
-0
/
+0
*
Moved target upload-demo before get-lock.
Mikael Grankvist
2009-12-14
1
-1
/
+1
*
Test case for #3828
Artur Signell
2009-12-14
9
-0
/
+65
*
Added generics to ComponentContainer.getComponentIterator (#3717).
Artur Signell
2009-12-14
9
-37
/
+38
*
Added generics to BeanItem for #3717
Artur Signell
2009-12-14
2
-22
/
+23
*
Updated integration test images and added missing reference integration test ...
Mikael Grankvist
2009-12-14
1
-3
/
+49
*
Removed unnecessary "px" units after 0 widths and heights.
Jouni Koivuviita
2009-12-14
1
-4
/
+4
*
Fixes #3845: Twincol select buttons are missing right border in IE6
Jouni Koivuviita
2009-12-14
2
-4
/
+6
*
Fixes #3849: Undefined wide menubar is 100% wide in IE6
Jouni Koivuviita
2009-12-14
4
-0
/
+12
*
Fixes #3843: Form caption is blue in IE
Jouni Koivuviita
2009-12-14
4
-0
/
+4
*
Fixes #3848: Rich text sample is cut in IE
Jouni Koivuviita
2009-12-14
4
-0
/
+42
*
Document empty/required validation behvaior in javadoc (#3787).
Artur Signell
2009-12-14
1
-3
/
+7
*
Added some javadoc, for #3763
Marc Englund
2009-12-11
1
-6
/
+290
*
Updated integration-tests to close sample tree
Mikael Grankvist
2009-12-11
2
-85
/
+105
*
Updated sampler test (and test generator) to close left side menu to get more...
Artur Signell
2009-12-10
1
-0
/
+71
*
Small Sampler theme fix.
Jouni Koivuviita
2009-12-10
1
-0
/
+6
*
Additional fix for #3759
Jouni Koivuviita
2009-12-10
1
-1
/
+2
*
Updated "selected" javadoc for Tree to make it clear that it only applies to ...
Artur Signell
2009-12-10
1
-5
/
+9
*
Moved serialization test so it is automatically run and added a Container sor...
Artur Signell
2009-12-10
2
-1
/
+212
*
Fix for #3820 - DefaultItemSorter is not serializable
Artur Signell
2009-12-10
2
-2
/
+4
*
Fixes #3484: Sample: OptionGroup
Jouni Koivuviita
2009-12-10
1
-1
/
+1
*
#3835 support for "style" parameter in portlet.xml
Henri Sara
2009-12-10
3
-6
/
+18
*
Window title no longer changed when running embedded, fixes #3479
Marc Englund
2009-12-10
4
-48
/
+70
*
Sampler test script generator and updated sampler test script
Artur Signell
2009-12-08
1
-755
/
+1492
*
Theme version check for #3416
Marc Englund
2009-12-08
3
-6
/
+34
*
Fixes #3809: Sample: Immediate upload
Jouni Koivuviita
2009-12-08
2
-1
/
+5
*
Fixes #3631: LoginForm login button is too wide in IE6/IE7
Jouni Koivuviita
2009-12-08
4
-0
/
+19
*
Fixes #3526: SplitPanel collapse and expand with doubleclick
Jouni Koivuviita
2009-12-08
2
-1
/
+99
*
Sampler updates
Jouni Koivuviita
2009-12-07
3
-2
/
+16
*
Fixes #3690: VButton.setEnabled(false) does not change the VButton look (6.2 ...
Jouni Koivuviita
2009-12-07
1
-0
/
+2
*
Test case for #3807 (LoginFormWithMultipleWindows)
Jouni Koivuviita
2009-12-07
1
-0
/
+56
*
Update to com.vaadin.tests.components.table.TableRowHeight
Jouni Koivuviita
2009-12-07
1
-3
/
+3
*
Added one more table as a test case for #3793: VScrollTable adds horizontal s...
Jouni Koivuviita
2009-12-07
1
-6
/
+16
*
Sampler updates:
Jouni Koivuviita
2009-12-04
5
-8
/
+8
*
Fixed a typo in Javadoc.
Jouni Koivuviita
2009-12-04
1
-1
/
+1
*
widgetset upgrade instructions link
Matti Tahvonen
2009-12-02
1
-0
/
+4
*
enhanced relese notes
Matti Tahvonen
2009-12-02
1
-4
/
+4
*
enhanced release notes about new widgetest widgetset
Matti Tahvonen
2009-12-02
1
-1
/
+2
*
typo
Matti Tahvonen
2009-12-02
1
-1
/
+1
*
Updated Release Notes for Vaadin 6.2.0-pre1 release.
Marko Grönroos
2009-12-02
1
-28
/
+99
[next]