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
/
WebContent
/
VAADIN
/
themes
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Cleaned up #6197 - moved keyboard handling from the table body to the table rows
Jonatan Kronqvist
2011-04-06
5
-5
/
+15
|
*
Fixed #6731 - tree no longer scrolls when an item is selected.
Jonatan Kronqvist
2011-04-06
5
-8
/
+23
|
*
Potential fix for #6685 High CPU usage for any Vaadin application in IE9 - Mo...
Artur Signell
2011-03-24
5
-8
/
+18
|
*
#6542 Tabsheet content sometimes not rendered in IE6/IE7
Artur Signell
2011-03-03
5
-9
/
+29
|
*
#6481 improved fix - removed redundant rule and using explicit nowrap
Henri Sara
2011-02-22
1
-2
/
+2
|
*
#6481 table scroll position indicator text span too narrow for large row counts
Henri Sara
2011-02-22
1
-2
/
+2
|
*
Removed line-height to make images look correct
Artur Signell
2011-02-08
1
-0
/
+1
*
|
Fixed Form caption color over black background (Reindeer)
Jouni Koivuviita
2011-05-19
1
-0
/
+3
*
|
Fixes #5614 "Panel border is extra thick in Firefox 4/IE/Opera"
Jouni Koivuviita
2011-05-19
1
-24
/
+27
*
|
Fixes #6932 "Table rows shift a couple of pixels down when selecting a row in...
Jouni Koivuviita
2011-05-19
4
-12
/
+4
*
|
Fixes #6923 "IE7 Reindeer theme bug in Table column chooser"
Jouni Koivuviita
2011-05-19
1
-1
/
+2
*
|
Fixes #5501 "Remove 'default' theme"
Jouni Koivuviita
2011-05-19
3
-9
/
+0
*
|
Fixed #5383 "TextField content alignment problem with Runo and FF"
Jouni Koivuviita
2011-05-19
1
-2
/
+1
*
|
Fixes #5535 "Clicking on a menubar show a visible focus"
Jouni Koivuviita
2011-05-19
1
-0
/
+1
*
|
Fixes #6745 "Connectors for Tree"
Jouni Koivuviita
2011-05-19
6
-10
/
+22
*
|
removed unnecessary workaround for liferays body style position:relative
Matti Tahvonen
2011-05-06
1
-28
/
+0
*
|
isolating #6911 related hack to only grid layout and ordered layouts which ar...
Matti Tahvonen
2011-05-06
1
-1
/
+3
*
|
a possible fix for #6911
Matti Tahvonen
2011-05-05
1
-0
/
+5
*
|
removed automatically compiled css files from svn. Derived files and should t...
Matti Tahvonen
2011-04-21
4
-15936
/
+0
*
|
merging fixes from 6.5
Matti Tahvonen
2011-04-20
1
-0
/
+3
*
|
merging fixes from 6.5
Matti Tahvonen
2011-04-20
5
-5
/
+5
*
|
merging fixes from 6.5
Matti Tahvonen
2011-04-20
5
-2
/
+17
*
|
fixes #6713
Matti Tahvonen
2011-04-15
1
-1
/
+12
*
|
#6811 Liferay theme IE8 fix also for IE9
Artur Signell
2011-04-15
2
-2
/
+30
*
|
#6011 Reverted IE9 panel fixes as IE9 actually seems to handle the panel deco...
Artur Signell
2011-04-11
2
-6
/
+18
*
|
#6811 TabSheet and Panel fixes needed for IE9
Artur Signell
2011-04-11
5
-42
/
+22
*
|
#6793 Ensure font-weight: bold for IE9
Artur Signell
2011-04-11
2
-2
/
+14
*
|
Merged bugfixes and test updates from 6.5
Artur Signell
2011-03-25
5
-8
/
+18
*
|
Merged some changes from 6.5
Henri Sara
2011-03-16
5
-9
/
+29
*
|
Merged changes from 6.5 branch
Henri Sara
2011-02-28
2
-1
/
+2
|
/
*
#6304 Moved display css rule to the base theme allowing it to be overridden
Jonatan Kronqvist
2011-02-07
5
-8
/
+37
*
Application that shows all basic component tests
Artur Signell
2011-01-03
1
-0
/
+5
*
css to cope better with browser plugins #6219, #5879
Matti Tahvonen
2010-12-30
2
-4
/
+6
*
#6086 Text selection does not work in link Buttons
Artur Signell
2010-12-21
5
-5
/
+25
*
#6041 The splitter in a disabled split panel can be moved
Artur Signell
2010-12-21
5
-8
/
+38
*
Do not fix button width to avoid clipping (#5455)
Artur Signell
2010-12-20
1
-1
/
+0
*
#5455 - AddressBook tutorial buttons looks regression
Artur Signell
2010-12-20
1
-0
/
+0
*
#5455 - AddressBook tutorial buttons looks regression
Artur Signell
2010-12-20
1
-0
/
+21
*
styles for debug console
Matti Tahvonen
2010-12-16
5
-8
/
+13
*
Liferay theme tweak
Jonatan Kronqvist
2010-12-15
2
-2
/
+4
*
Updated and added several Sampler sample icons.
Jouni Koivuviita
2010-12-14
9
-0
/
+0
*
Fix for #6134
Jonatan Kronqvist
2010-12-13
1
-1
/
+7
*
Fix for #6143
Jonatan Kronqvist
2010-12-13
7
-93
/
+103
*
Fixed the table header styles in the liferay theme
Jonatan Kronqvist
2010-12-09
5
-10
/
+20
*
Avoid artifacts around ComboBox when zoomed in (#6119)
Artur Signell
2010-12-08
2
-3
/
+3
*
#5571 - SplitPanel splitter (reindeer) looks different with Opera
Artur Signell
2010-12-08
2
-0
/
+2
*
#6119 - ComboBox visually broken in iPhone/iPad
Artur Signell
2010-12-08
1
-2
/
+3
*
#6119 - ComboBox visually broken in iPhone/iPad
Artur Signell
2010-12-08
4
-6
/
+10
*
#2942 - Dual captions for TwinColSelect
Artur Signell
2010-12-07
6
-11
/
+20
*
Recompiled theme
Artur Signell
2010-12-07
4
-0
/
+40
[prev]
[next]