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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added implementation for other browsers than Webkit to fix integer casting er...
John Alhroos
2012-11-01
5
-2
/
+191
*
Re-commit patch for #6160 (empty rows in Table after scrolling) with some Tre...
Johannes Dahlström
2012-10-30
2
-122
/
+316
*
Reverted #6160 fix for now, re-commit after 6.8.5 build
Johannes Dahlström
2012-10-26
2
-259
/
+86
*
Fix iOS 6 caching issue for portals as well (#9732)
Johannes Dahlström
2012-10-26
1
-0
/
+5
*
Apply Anna's fix for #6160 (empty rows in table after scrolling)
Johannes Dahlström
2012-10-25
2
-86
/
+259
*
Remove debug code, better parameter name for SQLContainer.refresh(boolean) (#...
Johannes Dahlström
2012-10-18
1
-8
/
+8
*
Prevent potential recursive calls to SQLContainer.updateCount() when the coun...
Johannes Dahlström
2012-10-18
1
-5
/
+21
*
Removed obscure comment from Table.setVisibleColumns().
Tapio Aali
2012-10-16
1
-2
/
+0
*
Updated the duplicate column checking of Table so that it throws IllegalArgum...
Tapio Aali
2012-10-16
1
-12
/
+12
*
Fixed Table.setVisibleColumns so that it removes duplicates (#6476). Also mod...
Tapio Aali
2012-10-16
1
-3
/
+4
*
TestBench test and a clarifying comment for #8786
Johannes Dahlström
2012-10-12
1
-0
/
+2
*
Prevent opening PopupView popup if it is already open (#8786)
Johannes Dahlström
2012-10-12
1
-1
/
+3
*
fixes #9885
Matti Tahvonen
2012-10-08
1
-1
/
+1
*
#9818 Browser Back Button does not trigger ValueChangeListener/Blur: added sa...
Henri Sara
2012-10-04
1
-0
/
+2
*
Added JavaDoc comment about setDisableOnClick not working with ShortcutAction...
John Alhroos
2012-10-03
1
-1
/
+5
*
Reverted client side shortcut action implementation made for #8484. While it ...
John Alhroos
2012-10-03
6
-165
/
+11
*
Reverted 24661 since even though it fixes the issue it might cause complicati...
John Alhroos
2012-10-03
4
-68
/
+5
*
Fix for rendering issue with shortcut handlers on buttons #9825
John Alhroos
2012-10-02
4
-5
/
+68
*
#9788 HierarchicalContainer sometimes left content change events disabled
Henri Sara
2012-09-28
1
-96
/
+131
*
Extracted static resource response writing to a separate, protected method (#...
Artur Signell
2012-09-28
1
-0
/
+17
*
Call super.onAttach() first as noted in review (#9732)
Johannes Dahlström
2012-09-27
1
-1
/
+1
*
Reverted files accidentally committed in [24580] - Test case for #9508
Johannes Dahlström
2012-09-25
3
-22
/
+3
*
Test case for #9508
Johannes Dahlström
2012-09-25
3
-3
/
+22
*
Ensure the browser does not cache UIDL responses (#9732)
Johannes Dahlström
2012-09-25
1
-0
/
+5
*
Try to get the browser to fire an unload event inside the Embedded iframe (#6...
Johannes Dahlström
2012-09-24
1
-16
/
+32
*
JavaDoc #8484
John Alhroos
2012-09-20
1
-1
/
+50
*
Delayed the fetching of the Paintable until it is really needed. Fixes issue ...
John Alhroos
2012-09-20
1
-9
/
+9
*
Fix for missing initial fragment events (#9558)
Artur Signell
2012-09-19
1
-10
/
+15
*
AbstractSelect now listens to changes in icon property (#9663)
Artur Signell
2012-09-19
1
-0
/
+9
*
Add full-height-fields for using full height text fields in table (#9195)
Leif Åstrand
2012-09-19
1
-0
/
+8
*
Fix for height recalculation issue for TabSheet in TabSheet (#9275)
Artur Signell
2012-09-19
2
-0
/
+23
*
Added old constructor for ShortcutActionHandler.ShortcutAction back for backw...
John Alhroos
2012-09-18
1
-0
/
+5
*
Fixed #8484 by introducing the concept of client side shortcut actions.
John Alhroos
2012-09-18
6
-22
/
+169
*
Tell IE10 to emulate IE9 until IE10 is properly supported (#9462, #9214)
Johannes Dahlström
2012-09-04
1
-1
/
+8
*
Bugfix: year change when navigating a DateField calendar with arrow keys left...
Johannes Dahlström
2012-09-04
1
-2
/
+6
*
Enable (hopefully this time for real) native touch scrolling on Mobile Safari...
Johannes Dahlström
2012-09-04
1
-4
/
+6
*
Avoid fragment change events when the fragment has not changed (#8916)
Artur Signell
2012-09-04
1
-0
/
+6
*
Make clicking off-month days work correctly with an InlineDateField (#8931)
Johannes Dahlström
2012-09-03
1
-4
/
+11
*
Updated version check url
John Alhroos
2012-08-30
1
-0
/
+2
*
Refactor discard() contents into a private helper so that overridden versions...
Johannes Dahlström
2012-08-29
1
-43
/
+48
*
Clarified javadoc for setDisableOnClick
Artur Signell
2012-08-23
1
-0
/
+4
*
Fixed SQLContainer and ComboBox co-operation problems (#9155)
Artur Signell
2012-08-22
2
-16
/
+2
*
Fixed issue in IE6 and IE7 as well #6217
John Alhroos
2012-08-22
1
-5
/
+20
*
Fix for Table multirow dragging issue #6217 + Testbench test
John Alhroos
2012-08-21
1
-2
/
+27
*
#9145 Reviewed and committed Petri's patch with minor cleanup and clarifications
Johannes Dahlström
2012-08-17
3
-17
/
+140
*
Fix getResourceCacheTime() javadoc to specify that the return value is in sec...
Johannes Dahlström
2012-08-17
1
-3
/
+3
*
Enforce max length when max length changes (#9199)
Artur Signell
2012-08-13
1
-13
/
+15
*
Renames based on review (#9284)
Artur Signell
2012-08-13
1
-8
/
+8
*
Correctly measure indent when adding to an empty TreeTable (#9264)
Artur Signell
2012-08-13
2
-6
/
+31
*
Disabled shim iframe for all but IE8+ (#9284, #6219)
Artur Signell
2012-08-10
1
-4
/
+18
[prev]
[next]