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
*
Removed code that was commented out #6197
Jonatan Kronqvist
2011-04-07
1
-2
/
+1
*
Test case and fix for #6784
Jonatan Kronqvist
2011-04-07
1
-1
/
+2
*
fixes #6772: dropped files now work again
Matti Tahvonen
2011-04-06
1
-3
/
+3
*
#6367 - Allow keyboard navigation again after sorting a table
Jonatan Kronqvist
2011-04-06
1
-2
/
+13
*
Cleaned up #6197 - moved keyboard handling from the table body to the table rows
Jonatan Kronqvist
2011-04-06
1
-149
/
+96
*
Fixed #6731 - tree no longer scrolls when an item is selected.
Jonatan Kronqvist
2011-04-06
1
-19
/
+26
*
fixes #6772: Application resources and stream variables now relatively parsed...
Matti Tahvonen
2011-04-06
5
-14
/
+14
*
#6754 Added missing requestRepaint calls
Artur Signell
2011-04-04
1
-1
/
+3
*
Fixes #6367 - huge tables no longer jump when clicking headers to sort
Jonatan Kronqvist
2011-04-01
1
-1
/
+2
*
Merge branch '6197-table-scrolls-on-focus'
Jonatan Kronqvist
2011-04-01
1
-39
/
+84
*
#6590 Do not try to remove collapsed items when there are no collapsed items
Artur Signell
2011-03-31
1
-1
/
+2
*
#6682 Added comment about why the fix works
Artur Signell
2011-03-31
1
-0
/
+4
*
Ugly workaround for #6682 that ensures getAbsoluteTop/getAbsoluteLeft always ...
Artur Signell
2011-03-31
2
-1
/
+27
*
#6687 : reverted part of api extension, not really needed. Merge from 6.6 bra...
Matti Tahvonen
2011-03-25
1
-1
/
+1
*
#6573 Caption Text Length in Firefox 4.0
Artur Signell
2011-03-25
1
-1
/
+1
*
#6692 Disable delayed text setting in Firefox 4
Artur Signell
2011-03-25
2
-5
/
+4
*
merged #6687 fix from 6.6
Matti Tahvonen
2011-03-24
1
-2
/
+2
*
#6685 servlet fix applied to portlets aswell
Artur Signell
2011-03-24
2
-9
/
+12
*
Potential fix for #6685 High CPU usage for any Vaadin application in IE9 - Mo...
Artur Signell
2011-03-24
2
-3
/
+10
*
#3529 Listen to icon onload events and resize Tree if needed
Artur Signell
2011-03-22
1
-2
/
+29
*
Makes Window and Panel Focusable. #4384
John Alhroos
2011-03-11
5
-11
/
+122
*
Reverted [17697]
John Alhroos
2011-03-10
2
-86
/
+4
*
Adds mouse event details to Button.ClickEvent #6605
John Alhroos
2011-03-10
2
-4
/
+86
*
Fix for #5105
John Alhroos
2011-03-09
1
-6
/
+56
*
Improved JavaDoc for Embedded.
John Alhroos
2011-03-09
1
-18
/
+51
*
Check if attached in Timer instead of canceling timer on component detach. #6507
John Alhroos
2011-03-08
1
-6
/
+7
*
Fixed #6507
John Alhroos
2011-03-08
1
-0
/
+1
*
Code cleanup (removes an extra get operation)
John Alhroos
2011-03-08
1
-2
/
+3
*
Fixes #6368
John Alhroos
2011-03-08
1
-2
/
+16
*
Changed version of Flash to 6.0.0.0 and above. #6501
John Alhroos
2011-03-08
1
-2
/
+2
*
Fixed missing ending clause in the <embed> tag. #6501
John Alhroos
2011-03-08
1
-1
/
+1
*
Fixed flash issues and cleans up the Flash related code. #6501
John Alhroos
2011-03-08
1
-29
/
+89
*
#4285 Additional fix so IE does not force focus back to field when focusing a...
Artur Signell
2011-03-07
2
-12
/
+35
*
Fix for #4285 : Blur event prevention mechanism for IE prevented focus from m...
John Alhroos
2011-03-04
1
-2
/
+4
*
Changed depracated DOM.compare() to "==".
John Alhroos
2011-03-04
1
-4
/
+2
*
Fixes issue with double clicks when browsing ComboBox pages #4285
John Alhroos
2011-03-04
1
-7
/
+9
*
Cleanup up fix for #4285
John Alhroos
2011-03-02
1
-31
/
+43
*
Fixes #4285
John Alhroos
2011-03-02
1
-6
/
+76
*
#6509 Make subclassing VMenuBar possible by making CustomMenuItem protected a...
Henri Sara
2011-02-25
1
-10
/
+15
*
#6496 Close error notification with keyboard (Escape)
Henri Sara
2011-02-24
1
-0
/
+5
*
#6413 Splitter click events were not sent when split panel was reversed
Henri Sara
2011-02-24
1
-8
/
+8
*
#6434 LayoutClickNotifier interface
Henri Sara
2011-02-24
6
-93
/
+64
*
#6493 related cleanup and refactoring to eliminate duplicated code
Henri Sara
2011-02-23
11
-128
/
+65
*
#6493 API for getting the deepest clicked component in layout click events
Henri Sara
2011-02-23
10
-28
/
+128
*
fixes #6484, added missing META modifier key as a constant and handling on th...
Matti Tahvonen
2011-02-23
2
-0
/
+7
*
Fixed javadoc typos
Artur Signell
2011-02-22
1
-4
/
+5
*
#6468 getColumnAlignments() in Table caused AIOOBE
Henri Sara
2011-02-21
1
-1
/
+1
*
#6470 table row header cells should have their own CSS selectors
Henri Sara
2011-02-21
1
-1
/
+2
*
modified multipartinputstream so that it is not that much dependent on the on...
Matti Tahvonen
2011-02-10
1
-4
/
+6
*
#6427 Add isFirefox() and isFF4() to BrowserInfo
Artur Signell
2011-02-09
1
-0
/
+9
[next]