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
*
fixes #3785, implemented style names for MenuBar.MenuItem
Matti Tahvonen
2009-12-01
2
-1
/
+19
*
fixes #3759, now can scroll to last tab
Matti Tahvonen
2009-11-30
1
-1
/
+2
*
fixes #3731, added HttpServletRequestListener and PortletRequestListener whic...
Matti Tahvonen
2009-11-30
4
-75
/
+209
*
Spelling correction in widgetset GWT generator
Henri Sara
2009-11-30
1
-6
/
+6
*
fixes #3782, a better exception when trying to add Window via addComponent
Matti Tahvonen
2009-11-30
1
-0
/
+10
*
Refactoring in Portlet 2.0 support
Henri Sara
2009-11-30
7
-471
/
+326
*
fixes #3784
Matti Tahvonen
2009-11-30
1
-2
/
+11
*
Modified VButton to be more easily extendable.
Jouni Koivuviita
2009-11-30
1
-3
/
+3
*
fixes #3783, event listener registered now in right place
Matti Tahvonen
2009-11-30
1
-3
/
+2
*
Integrated patch that implements ItemSorter for IndexedContainer, #3434
Marc Englund
2009-11-27
5
-127
/
+326
*
Patch that fixes #3772 - Add notifier interfaces for focus and blur events
Artur Signell
2009-11-26
2
-21
/
+77
*
fixes #3775, added most obvious optimizations for VTree rendering
Matti Tahvonen
2009-11-26
1
-8
/
+20
*
added null check
Matti Tahvonen
2009-11-26
1
-1
/
+3
*
Fixed remaining issues for #3541 - VerticalLayout/GridLayout/AbsoluteLayout/C...
Artur Signell
2009-11-26
10
-48
/
+178
*
Minor corrections for Portlet 2.0 and some javadoc
Henri Sara
2009-11-26
4
-28
/
+52
*
Integrated /branches/event-framework-3234 which includes fixes for #3234, #35...
Artur Signell
2009-11-26
27
-125
/
+1230
|
\
|
*
Split test case into Layout click test and textfield focus/blur test + auto t...
Artur Signell
2009-11-26
11
-248
/
+63
|
*
fixed missing constant
Matti Tahvonen
2009-11-26
1
-5
/
+2
|
*
optimized event map handling
Matti Tahvonen
2009-11-26
2
-76
/
+32
|
*
fixed getComponent method (worked only when clicked directly on child compone...
Matti Tahvonen
2009-11-26
1
-0
/
+2
|
*
Javadoc
Artur Signell
2009-11-25
6
-14
/
+113
|
*
Cleaned up code
Artur Signell
2009-11-25
10
-80
/
+30
|
*
Separated client side listeners to a ClickEventHandler class
Artur Signell
2009-11-25
11
-165
/
+386
|
*
Merged changes from trunk
Artur Signell
2009-11-25
1
-11
/
+0
|
*
Merged changes from trunk
Artur Signell
2009-11-25
2
-4
/
+10
|
*
Brought branch up to date with /versions/6.2
Artur Signell
2009-11-25
42
-2492
/
+5542
|
|
\
|
*
|
Work in progress
Artur Signell
2009-11-25
27
-715
/
+621
|
*
|
Patch #4 from #3234 "JavaDoc and ClientEventList Update"
Artur Signell
2009-11-23
5
-26
/
+152
|
*
|
Initial commit for framework enhancement for #3234
Artur Signell
2009-11-20
20
-48
/
+945
*
|
|
Visibility corrections
Henri Sara
2009-11-26
3
-5
/
+5
*
|
|
#3117 Minor cleanup and fixes in Portlet 2.0 support
Henri Sara
2009-11-26
7
-117
/
+134
*
|
|
Test case and fix for #3605 - Concurrent modification exceptions in EventRouter
Artur Signell
2009-11-25
1
-4
/
+8
*
|
|
Fix for #3655
Artur Signell
2009-11-25
1
-0
/
+2
*
|
|
removed incomplete focus listener
Matti Tahvonen
2009-11-25
1
-6
/
+0
*
|
|
removed obsolte test code
Matti Tahvonen
2009-11-25
1
-11
/
+0
|
|
/
|
/
|
*
|
Refactored old PortletApplicationContext a little and fixed removeApplication()
Henri Sara
2009-11-25
1
-18
/
+13
*
|
Variable enhancements
Matti Tahvonen
2009-11-25
15
-168
/
+304
*
|
Minor refactoring: split out common nested class RestrictedRenderResponse fro...
Henri Sara
2009-11-25
3
-268
/
+146
*
|
#3755 Select threw IllegalArgumentException when browsing pages quickly
Henri Sara
2009-11-25
1
-428
/
+435
*
|
#3762 removed dependency on PortletRequest
Henri Sara
2009-11-25
3
-115
/
+101
*
|
#3762 GAE issue, part 1: made ResourceURLGenerator serializable
Henri Sara
2009-11-25
1
-122
/
+123
*
|
Fixes #3761: MenuBar breaks the application completely
Jouni Koivuviita
2009-11-25
1
-1
/
+2
*
|
Fixes #3760: Scrollbars are missing in Safari/Chrome (regression from changes...
Jouni Koivuviita
2009-11-25
1
-0
/
+3
*
|
Merged from 6.1 for #3088
Marc Englund
2009-11-25
1
-2
/
+16
*
|
Reverted changes in [9986]: was a fix for #3714
Henri Sara
2009-11-25
1
-57
/
+57
*
|
Fixes #3020
Joonas Lehtinen
2009-11-24
1
-11
/
+0
*
|
Patch for #3754 with slightly modified javadoc
Artur Signell
2009-11-24
1
-0
/
+227
*
|
Removed "margin:0;" from headers (was added in #3117 portlet 2.0)
Henri Sara
2009-11-24
1
-57
/
+57
*
|
#3117 initial merge of portlet 2.0 integration
Henri Sara
2009-11-24
19
-1716
/
+4275
|
\
\
|
*
\
Merge from 6.2 and applied #3732 fix to PortletApplicationContext2
Henri Sara
2009-11-24
13
-57
/
+220
|
|
\
\
|
|
/
/
|
/
|
|
[next]