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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Test for #5100
Johannes Dahlström
2012-03-19
1
-0
/
+97
*
[merge from 6.7] Documented that GridLayout coordinates are zero-based. Also ...
Automerge
2012-03-16
1
-111
/
+145
*
[merge from 6.7] Test for #7607
Automerge
2012-03-14
2
-0
/
+117
*
[merge from 6.7] #7607 Make Table scroll to the very bottom when needed
Automerge
2012-03-14
1
-3
/
+7
*
[merge from 6.7] #7607 Removed obsolete Firefox workaround that caused proble...
Automerge
2012-03-14
1
-9
/
+3
*
[Merge from 6.7] #8391 PopupDateField does not update the HH-MM-SS dropdown
Johannes Dahlström
2012-03-14
3
-2
/
+119
*
Reverted accidental commit
Johannes Dahlström
2012-03-13
2
-3
/
+3
*
[merge from 6.7] #8491 fixed autocomplete issue, now correct error message if...
Johannes Dahlström
2012-03-13
1
-1
/
+1
*
[merge from 6.7] fixes #8505
Johannes Dahlström
2012-03-13
6
-14
/
+142
*
Improved #5100 test case: test server-side focus, focus/blur listeners, disab...
Johannes Dahlström
2012-03-13
1
-8
/
+61
*
Test case and TestBench test for #5109
Johannes Dahlström
2012-03-09
2
-0
/
+196
*
Fix #5109: If more than one currently attached Paintables share the same debu...
Johannes Dahlström
2012-03-09
3
-27
/
+26
*
#8454 Fixes miscalculated tooltip sizes when tooltips opens at browser edges.
Jens Jansson
2012-03-09
3
-0
/
+82
*
[merge from 6.7] fixes #8492, kickstart script query parameter can now be ove...
Automerge
2012-03-06
1
-1
/
+12
*
[merge from 6.7] fixes 8491, more parameters to showCommunicationError method
Automerge
2012-03-06
1
-5
/
+25
*
[merge from 6.7] Revert fix for #3401 as it causes problems with scrolled vie...
Automerge
2012-03-06
2
-41
/
+1
*
[merge from 6.7] Change missing from previous commit #3401
Automerge
2012-03-06
1
-1
/
+1
*
[merge from 6.7] Update window contents after changing the size (#3401)
Automerge
2012-03-06
1
-0
/
+4
*
[merge from 6.7] #3401 Resizing browser window should ensure sub windows are ...
Automerge
2012-03-06
1
-0
/
+36
*
[merge from 6.7] Fixed #6753: IE 6 to 8 propagate button clicks to layout/window
Automerge
2012-03-05
1
-0
/
+6
*
[merge from 6.7] #7904 Fixed typo in Reindeer panel theme
Automerge
2012-03-02
1
-1
/
+1
*
[merge from 6.7] #8077 restored accidentally deleted comment
Automerge
2012-03-01
1
-0
/
+2
*
[merge from 6.7] TestBench test for #8077
Automerge
2012-03-01
1
-0
/
+57
*
[merge from 6.7] Report the correct port when starting the dev server with --...
Automerge
2012-02-29
1
-3
/
+3
*
[merge from 6.7] Fixed #8077: removed a buggy optimization that prevented the...
Automerge
2012-02-29
1
-15
/
+1
*
#5100 Support for server-side focus/blur listeners; handle disabled tabs corr...
Johannes Dahlström
2012-02-27
3
-55
/
+122
*
[merge from 6.7] Fixed typo causing one DateField to use different resolution
Automerge
2012-02-21
1
-1
/
+1
*
[merge from 6.7] Included touch device information in test
Automerge
2012-02-21
1
-1
/
+5
*
[merge from 6.7] #8369 Fixed absolute path in Chameleon CSS
Automerge
2012-02-21
2
-1
/
+63
*
[merge from 6.7] Additional test for #6720 with Chameleon
Automerge
2012-02-20
1
-0
/
+107
*
#5100 Use FocusImpl to handle focus; allow customization of shortcut keys
Johannes Dahlström
2012-02-17
1
-7
/
+20
*
Patch for #5100 - TabSheet keyboard navigation
Johannes Dahlström
2012-02-16
2
-9
/
+154
*
Reverted bad commit [23048]
Johannes Dahlström
2012-02-16
3
-155
/
+10
*
[merge from 6.7] #8398 drag image of table header cell in too high in reindee...
Automerge
2012-02-16
1
-0
/
+1
*
#5100 test case
Johannes Dahlström
2012-02-16
4
-10
/
+209
*
[merge from 6.7] Set explicit resolution to make screenshot merging easier
Automerge
2012-02-15
1
-0
/
+3
*
[merge from 6.7] Add some labels and a little spacing to spice things up
Automerge
2012-02-15
1
-0
/
+17
*
[merge from 6.7] #4353 ComboBox.removeAllItems did not remove selected icon: ...
Automerge
2012-02-15
1
-2
/
+4
*
[merge from 6.7] #4353 ComboBox.removeAllItems did not remove selected icon
Automerge
2012-02-15
3
-1
/
+98
*
[merge from 6.7] #8114 Cleaned up fix
Automerge
2012-02-15
1
-6
/
+3
*
[merge from 6.7] #8114 - Fixed TabSheet rendering of first tab when another t...
Automerge
2012-02-15
2
-2
/
+72
*
[merge from 6.7] #8373 Handler DragAndDropService changeVariables error by fi...
Automerge
2012-02-15
1
-4
/
+8
*
[merge from 6.7] #8392 Improved error message for exceptions that take place ...
Automerge
2012-02-14
1
-44
/
+5
*
[merge from 6.7] #5833 and #7013 combo box width fix and tests
Automerge
2012-02-14
5
-11
/
+232
*
[merge from 6.7] #8264 fix long range selection in multi-selectable table, re...
Automerge
2012-02-13
3
-3
/
+148
*
[merge from 6.7] #8240 Chrome 17 on a desktop was detected as a touch device
Automerge
2012-02-13
1
-1
/
+11
*
[merge from 6.7] #8362 Ensure value is not toggled when checkbox is disabled
Automerge
2012-02-13
2
-1
/
+151
*
[merge from 6.7] Update test.xml to use Chrome 17
Automerge
2012-02-13
1
-1
/
+1
*
[merge from 6.7] Ensure that all opened FileInputStreams are closed
Artur Signell
2012-02-07
1
-6
/
+23
*
#8216 Fixed widgetset compilation warning
Artur Signell
2012-02-06
1
-0
/
+7
[prev]
[next]