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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
com
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed regression where range selection stopped working after the range start ...
merged-6.8
John Alhroos
2013-10-04
1
-0
/
+6
*
Restored a previously removed deferred command due to regressions #12407
John Alhroos
2013-10-01
1
-2
/
+11
*
Fixed another regression for #12407
John Alhroos
2013-09-30
1
-1
/
+2
*
Fixed regression where scrolling position changed unintentionally after #12407
John Alhroos
2013-09-30
1
-2
/
+6
*
Added horizontal scrollbar hack also for Opera, bugs in same manner recent ve...
Matti Tahvonen
2013-09-27
1
-3
/
+4
*
Backported #12324 to Vaadin 6.8 (#12662)
John Alhroos
2013-09-26
1
-6
/
+3
*
Backported #12295 to Vaadin 6.8 (#12662)
John Alhroos
2013-09-26
1
-6
/
+12
*
Backported #12149 to Vaadin 6.8 (#12662)
John Alhroos
2013-09-26
2
-3
/
+11
*
Horizontal scrollbar for Panel now properly appear in webkit browsers (#10255)
Matti Tahvonen
2013-09-25
1
-1
/
+18
*
Fixed comment related to #12635
John Alhroos
2013-09-25
1
-2
/
+1
*
Make IE11 use IE9 compatibility mode #12635
John Alhroos
2013-09-25
2
-7
/
+32
*
Refining solution for ios 5.1 workaround to be safer for regressions. (#9424)
Matti Tahvonen
2013-09-25
1
-2
/
+2
*
Refining solution for ios 5.1 workaround to be safer for regressions. (#9424)
Matti Tahvonen
2013-09-25
1
-2
/
+2
*
Saner amount of pixels in a tab hiding hack. Now iPad v1 with iOS5 don't brea...
Matti Tahvonen
2013-09-24
1
-2
/
+3
*
Added comment about why currentPageFirstItemIndexOnLastPage only is updated w...
John Alhroos
2013-09-19
1
-0
/
+9
*
Fixed issues found in review for #12407
John Alhroos
2013-09-19
2
-17
/
+21
*
Fixes issue with Table not scrolling completely to the end #12407
John Alhroos
2013-09-18
2
-8
/
+16
*
Don't show vertical scrollbars in an embedded app (#12336)
Henrik Paul
2013-08-23
1
-0
/
+25
*
Escape markup in CustomLayout's JavaDoc (#12398)
Henrik Paul
2013-08-20
1
-2
/
+2
*
Fix formatting
Leif Åstrand
2013-07-16
1
-1
/
+1
*
Prevent Button from being highlighted when dragging mouse over it #10917
John Alhroos
2013-06-05
1
-1
/
+1
*
Fixed lost focus in VScrollTable when row cache was redrawn (#11788 and #11797)
Tapio Aali
2013-05-24
1
-2
/
+13
*
Added server-side check for dragging _from_ disabled component #11801
Marc Englund
2013-05-24
1
-0
/
+11
*
Disabled DragAndDropWrapper no longer receives drops #11801
Marc Englund
2013-05-23
2
-1
/
+21
*
Change field types from LinkedHashSet back to HashSet to retain binary compat...
Johannes Dahlström
2013-05-16
1
-4
/
+9
*
Properly focus clicked input element in Webkit (#11854, #11297)
Johannes Dahlström
2013-05-15
3
-4
/
+19
*
Fixed positioning of the popup in a PopupView when the application has been e...
John Alhroos
2013-05-15
1
-14
/
+15
*
Remade fix for #11267 to not cause changes in other cases
Marc Englund
2013-05-15
1
-8
/
+14
*
SQLContainer.indexOfId() also searches backwards (#10376)
Henri Sara
2013-05-14
1
-3
/
+5
*
Fix CustomComponent resizing broken by [25925] (#6880)
Johannes Dahlström
2013-05-13
1
-0
/
+13
*
Addition to fix for #11267 - explicit call to updateRootWidth() makes it more...
Marc Englund
2013-05-10
1
-0
/
+1
*
Fix CustomComponent size calculation with padding or border (#6880)
Johannes Dahlström
2013-05-10
1
-8
/
+19
*
Fixes #11267 (theme breaks if dynamically adding border to ComboBox) by recal...
Marc Englund
2013-05-10
1
-0
/
+8
*
Liferay 6.2 compatibility (#11751)
Henri Sara
2013-05-10
1
-21
/
+68
*
Change VScrollTable.contextMenu back to package protected just in case (#11441)
Johannes Dahlström
2013-05-08
1
-1
/
+1
*
Clean up Table popup menu close handler to prevent a memory leak (#11441)
Johannes Dahlström
2013-05-08
1
-21
/
+25
*
More specific workaround for no rows in TreeTable with pagelenght = 0 (#9203)
Leif Åstrand
2013-05-07
1
-4
/
+36
*
Prevent TextField/TextArea focus stylename from being overwritten in updateFr...
Johannes Dahlström
2013-05-02
1
-0
/
+6
*
Instead of applying workaround to the root panel, apply it to the sub window ...
John Alhroos
2013-04-30
1
-12
/
+12
*
Fixed wrong indentation #11641
John Alhroos
2013-04-25
1
-1
/
+1
*
Ensure integer return values from Util and MouseEventDetails methods #11641
John Alhroos
2013-04-25
2
-29
/
+33
*
Ensure actions are handled in a deterministic order (#11432)
Johannes Dahlström
2013-04-19
1
-41
/
+31
*
Changed accordion tab stylename to be prefixed with the tabs stylename rather...
John Alhroos
2013-04-12
1
-6
/
+9
*
Fixed Accordion tab stylenames which never got applied on the tab widgets #10605
John Alhroos
2013-04-12
3
-3
/
+38
*
Remove resource related code in AbstractApplicationPortlet (#11526)
Henri Sara
2013-04-08
1
-29
/
+3
*
Fix typo in javadoc (#9774)
Leif Åstrand
2013-04-04
1
-3
/
+3
*
Refine backwards compatibility measures to avoid undesired behavior if a prox...
Leif Åstrand
2013-04-04
1
-41
/
+49
*
Revert fix to #9203 as it causes regressions.
Leif Åstrand
2013-03-18
1
-28
/
+4
*
Workaround for no rows in TreeTable with pagelenght = 0 (#9203)
Leif Åstrand
2013-03-15
1
-4
/
+28
*
Add bootstrap performance measuring support (#11188)
Leif Åstrand
2013-02-28
1
-0
/
+23
[next]