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
*
Added one more classname to Tabsheet tabbar, making themeing a bit more flexi...
Jouni Koivuviita
2009-05-27
1
-39
/
+65
*
Fixed #3018 - Opera tries to collapse menu bar with only one item in some cases
Artur Signell
2009-05-26
1
-1
/
+4
*
Test case typo fix
Artur Signell
2009-05-26
1
-1
/
+1
*
Made #2998 test case serializable
Henri Sara
2009-05-26
1
-1
/
+2
*
Fix FeatureBrowser Accordion example tab captions
Henri Sara
2009-05-26
1
-2
/
+2
*
#3016 Minor Sampler string changes and fixed a broken link
Henri Sara
2009-05-26
3
-7
/
+7
*
mem leak safer approach for #2997 + javadocs
Matti Tahvonen
2009-05-26
4
-94
/
+124
*
#2643 suppress deprecated GWT API warnings in demos
Henri Sara
2009-05-26
2
-0
/
+2
*
#2643 fix more demo warnings
Henri Sara
2009-05-26
17
-117
/
+128
*
#2812, #2643 fixed some warnings in AddressBook tutorial
Henri Sara
2009-05-26
11
-3
/
+14
*
#2643 fix more demo warnings: some unparametrized Class references
Henri Sara
2009-05-25
83
-83
/
+161
*
Select and AbstractSelect now check isNewItemsAllowed() before adding new ite...
Marc Englund
2009-05-25
2
-15
/
+17
*
Removed one stray comment.
Marc Englund
2009-05-25
1
-4
/
+2
*
#2643 more fixing of demo warnings
Henri Sara
2009-05-25
40
-111
/
+134
*
Fixed horizontalPaddingAndBorder measurement for IE6. Vertical version could ...
Jouni Koivuviita
2009-05-25
2
-0
/
+11
*
#2643 fix some demo warnings (mostly serialization related)
Henri Sara
2009-05-25
193
-78
/
+306
*
#2831 DateField.handleUnparsableDateString throws ConversionException by default
Henri Sara
2009-05-25
1
-13
/
+7
*
Test case for #2085
Artur Signell
2009-05-22
1
-0
/
+48
*
Test case and fix for #2935 - TextField with an input prompt can send prompt ...
Artur Signell
2009-05-22
2
-2
/
+65
*
Moved test case to correct package (#2941)
Artur Signell
2009-05-22
1
-119
/
+0
*
Test case and fix for #2902 - IE fails to size ICaption icon correctly on con...
Artur Signell
2009-05-22
2
-1
/
+39
*
Fixed deprecated API used in TestBase
Artur Signell
2009-05-22
1
-6
/
+4
*
Moved test case to correct package (#2941)
Artur Signell
2009-05-22
1
-0
/
+119
*
Test case and fix for #2941 - Panel does not remove all Action Handlers on cl...
Artur Signell
2009-05-22
2
-0
/
+122
*
Fixed regression caused by [7930] (VFilterSelect crashed in IE).
Jouni Koivuviita
2009-05-22
1
-1
/
+2
*
Fixes #2955: New item button clipped on new "poro" theme
Jouni Koivuviita
2009-05-22
1
-5
/
+3
*
#2998 test case
Henri Sara
2009-05-22
1
-0
/
+336
*
Fixed #2853 - No tooltip for embedded content
Artur Signell
2009-05-21
2
-1
/
+10
*
Additional fix for #2997 - Add API for registering tooltips for any element i...
Artur Signell
2009-05-21
1
-2
/
+4
*
Fixed #2995 - Tooltip for a TabSheet tab does not show
Artur Signell
2009-05-21
2
-0
/
+27
*
Fix for #2997 - Add API for registering tooltips for any element in the DOM tree
Artur Signell
2009-05-21
5
-46
/
+111
*
Modified VFilterSelect to consider textfield margin accordingly in its width ...
Jouni Koivuviita
2009-05-21
1
-1
/
+3
*
Added a new classname to VScrollTable: now non-selectable table will have .v-...
Jouni Koivuviita
2009-05-21
1
-1
/
+8
*
Test case for #2995
Artur Signell
2009-05-21
1
-0
/
+31
*
VFilterSelect now removes icon element from DOM if the icon is null. Previous...
Jouni Koivuviita
2009-05-21
1
-5
/
+3
*
fixes #2909 + cleanup and generics for UIDL class
Matti Tahvonen
2009-05-20
4
-52
/
+50
*
Table ItemClickListener now supports middle- and right-button. Fixes #2987
Marc Englund
2009-05-20
2
-7
/
+14
*
fixes relative size issue with new theme
Matti Tahvonen
2009-05-20
1
-1
/
+1
*
fixes #2985 (in 6.0 branch)
Matti Tahvonen
2009-05-20
1
-42
/
+15
*
added null check to custom layouts js api cleanup. Fixed some customer issues...
Matti Tahvonen
2009-05-20
1
-1
/
+3
*
Fixed references to default theme.
Artur Signell
2009-05-19
3
-8
/
+6
*
#2812 copied AddressBook tutorial changes from the incubator project to Vaadin
Henri Sara
2009-05-19
7
-277
/
+232
*
#2904 A few more Toolkit -> Vaadin renames (also in the build branch) and a r...
Henri Sara
2009-05-19
1
-2
/
+2
*
Undid all the work done for #2972, we're postponing.
Marc Englund
2009-05-19
1
-32
/
+2
*
#2645 Rename launcher classes and Eclipse launches
Henri Sara
2009-05-19
2
-10
/
+10
*
Theme select for #2972, still needs theme-resource update
Marc Englund
2009-05-19
1
-2
/
+32
*
Moved WidgetsetCompiler and avoid GWT warning in it
Henri Sara
2009-05-19
1
-1
/
+3
*
Fix for #2965 - Recompiled coverflowflash.swf
Artur Signell
2009-05-18
1
-0
/
+0
*
#2904 ToolkitTunes -> VaadinTunes and one other file rename
Henri Sara
2009-05-18
2
-8
/
+8
*
#2904: more Toolkit -> Vaadin renaming
Henri Sara
2009-05-18
10
-23
/
+14
[next]