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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
com
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for #5006
John Alhroos
2010-06-29
1
-0
/
+7
*
Fix for #2974
John Alhroos
2010-06-29
1
-4
/
+43
*
VView now properly registered to applicationconnection, fixes regression with...
Matti Tahvonen
2010-06-28
1
-0
/
+4
*
Fix for #4997
John Alhroos
2010-06-28
1
-4
/
+37
*
Fix for #4567
John Alhroos
2010-06-28
1
-1
/
+24
*
Formatted /src using Vaadin Java Conventions 20071114
Artur Signell
2010-06-28
1
-2
/
+2
*
Formatted /src using Vaadin Java Conventions 20071114
Artur Signell
2010-06-28
36
-2390
/
+2390
*
Fix for #5180
John Alhroos
2010-06-28
1
-0
/
+1
*
fixes #5227
Matti Tahvonen
2010-06-24
1
-4
/
+6
*
fixes #5124, VWindows now hidden until first time render is completed to cent...
Matti Tahvonen
2010-06-24
1
-12
/
+19
*
Set VWindow instead of VView for client widget for window. Fixes NPE when add...
Matti Tahvonen
2010-06-24
1
-2
/
+2
*
Updated .gwt.xml template to use gecko1_8 instead of gecko (#4619)
Artur Signell
2010-06-24
1
-1
/
+1
*
fixes #5124, window now centered before content rendering if the content does...
Matti Tahvonen
2010-06-24
1
-0
/
+11
*
fixes #5033
Matti Tahvonen
2010-06-24
1
-2
/
+7
*
Allow referencing ComboBox menu items as VFilterSelect$SuggestionMenu[0]#itemX
Artur Signell
2010-06-24
1
-1
/
+34
*
Made HeaderClickHandler and FooterClickHandler Serializable
Artur Signell
2010-06-24
1
-2
/
+2
*
Added communication error details to error popup. #4502
John Alhroos
2010-06-22
1
-10
/
+17
*
Fix for #5008
John Alhroos
2010-06-21
1
-1
/
+2
*
Merged and slightly modified fix for #4652 - MouseEventDetails and ClickEvent...
Artur Signell
2010-06-21
6
-138
/
+192
*
Fix for #5063 - RichTextArea class should have constructors
Artur Signell
2010-06-21
1
-0
/
+56
*
Fixed regression from #5185 where switching footer on/off does not hide the f...
John Alhroos
2010-06-21
1
-10
/
+9
*
Fix for #5185
John Alhroos
2010-06-18
1
-1
/
+1
*
Fix for #5008
John Alhroos
2010-06-18
1
-2
/
+17
*
Fix for #5068
John Alhroos
2010-06-18
2
-6
/
+8
*
Fix for #5215
John Alhroos
2010-06-18
1
-1
/
+4
*
LAZY loadStyle hints for largish, but rarely used components
Matti Tahvonen
2010-06-18
3
-3
/
+6
*
Fix for #5211
John Alhroos
2010-06-18
1
-1
/
+81
*
Fix for #5186
John Alhroos
2010-06-18
1
-6
/
+4
*
Text selection methods for TextField. Fixes #5217
Matti Tahvonen
2010-06-17
2
-0
/
+89
*
Fix for #5102
John Alhroos
2010-06-17
1
-13
/
+60
*
Readonly TextFields now have similar special handling as Label and Embedded i...
Matti Tahvonen
2010-06-17
1
-16
/
+23
*
Another fix for #5174
John Alhroos
2010-06-17
1
-41
/
+12
*
Fix for #5203 - DateField setResolution() should call requestRepaint
Artur Signell
2010-06-17
1
-0
/
+1
*
action menu of table now triggers even though context click happened on a com...
Matti Tahvonen
2010-06-16
1
-6
/
+15
*
Fix for #5144
John Alhroos
2010-06-16
1
-40
/
+48
*
Added better support for menu identification for TestBench
Artur Signell
2010-06-16
1
-1
/
+33
*
Reformatted using coding conventions
Artur Signell
2010-06-16
1
-24
/
+29
*
Fix for #5182 - ComponentLocator fails to identify widgets attached to RootPanel
Artur Signell
2010-06-16
1
-108
/
+201
*
Minor improvements for #4971
Artur Signell
2010-06-16
1
-13
/
+32
*
Additional javadoc for #4991
Artur Signell
2010-06-16
1
-127
/
+196
*
Fix #5012 - Self comparison of classId with itself in com.vaadin.ui.Embedded....
Artur Signell
2010-06-16
1
-1
/
+1
*
Fix for #5174
John Alhroos
2010-06-15
1
-7
/
+48
*
Added removeTab(Tab) to TabSheet, fixes #5179
Marc Englund
2010-06-15
1
-0
/
+26
*
refining code splitting + adding documentation. Monolithic client side is now...
Matti Tahvonen
2010-06-15
7
-25
/
+225
*
Fix #5177 - Popup for DateField with msec resolution fails to open after ente...
Artur Signell
2010-06-15
1
-1
/
+6
*
Fix #4632 - isActive should wait for DeferredCommands to finish executing
Artur Signell
2010-06-15
1
-1
/
+42
*
Merged fix, sample and tests for "#3720 - Disable Items for OptionGroup" from...
Artur Signell
2010-06-15
2
-23
/
+109
*
Merged "#5157 shortcut actions for function keys did not work, test case and ...
Artur Signell
2010-06-15
2
-3
/
+2
*
code splitting + client initialization
Matti Tahvonen
2010-06-11
8
-220
/
+281
*
code splitting + client initialization
Matti Tahvonen
2010-06-11
11
-12
/
+39
[next]