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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
#7337 Tests for column alignment, headers+header mode, column icons and gener...
Artur Signell
2011-08-01
7
-31
/
+1269
*
|
Fixed #7340 - rendering bug when first sorting a column
Jonatan Kronqvist
2011-08-01
1
-3
/
+8
*
|
Merged changes from 6.6
Henri Sara
2011-07-29
5
-68
/
+71
|
\
|
|
*
Added Firefox 5 to Release Notes. For #7319.
Marko Grönroos
2011-07-29
1
-1
/
+1
|
*
Updated test to use Log class and not to use any screenshots
Artur Signell
2011-07-29
2
-29
/
+24
|
*
#6845 Fixed problem with earlier fix and cleaned up code
Artur Signell
2011-07-29
1
-17
/
+23
|
*
Formatted source code
Artur Signell
2011-07-29
1
-17
/
+19
|
*
Made Application.applicationIsRunning volatile. #7329
John Alhroos
2011-07-28
1
-4
/
+4
*
|
#7053 copy two icons from reindeer to chameleon
Henri Sara
2011-07-29
4
-4
/
+2
*
|
#4580 and #7053 theme compiler support for multi-level imports and relative U...
Henri Sara
2011-07-29
1
-18
/
+47
*
|
#7053 Do not explicitly import base theme, fix paths for Chameleon loading in...
Henri Sara
2011-07-29
1
-4
/
+7
*
|
#7053 Chameleon theme integration, first phase: basic theme in Vaadin and JAR...
Henri Sara
2011-07-28
54
-2
/
+2609
*
|
Merged changes from 6.6
Henri Sara
2011-07-28
1
-11
/
+18
|
\
|
|
*
Fixes right click events immediatness #6845
John Alhroos
2011-07-28
1
-11
/
+18
*
|
Merged changes from 6.6
Henri Sara
2011-07-28
5
-8
/
+228
|
\
|
|
*
Testbench test for #6845
John Alhroos
2011-07-27
2
-0
/
+147
|
*
Fixed the IE6 rendering bug #7314
John Alhroos
2011-07-27
1
-1
/
+6
|
*
Code cleanup.
John Alhroos
2011-07-27
1
-7
/
+6
|
*
Test for #2669
Artur Signell
2011-07-27
1
-0
/
+69
*
|
Block merge of a version number change
Henri Sara
2011-07-27
0
-0
/
+0
|
\
|
|
*
Fixes issue where ItemClickEvent not getting triggered when selecting an item...
John Alhroos
2011-07-27
1
-3
/
+21
|
*
Added default values for debug and error tolerance TestBench parameters
Artur Signell
2011-07-27
1
-0
/
+3
|
*
Allow specifying debug and error tolerance TestBench parameters as build scri...
Artur Signell
2011-07-26
2
-0
/
+7
|
*
Fixes disabled shim appearing behind Table in IE #7324
John Alhroos
2011-07-26
2
-0
/
+18
|
*
Fix for IE6 overflow bug #7314
John Alhroos
2011-07-25
1
-0
/
+8
|
*
Test for #7309
Artur Signell
2011-07-22
2
-0
/
+77
|
*
Incremented development version number to 6.6.4.
Marko Grönroos
2011-07-22
1
-1
/
+1
|
*
Run tests twice by default
Henri Sara
2011-07-21
2
-2
/
+2
|
*
Retry running all tests other than integration tests
Henri Sara
2011-07-21
3
-32
/
+8
|
*
Do not fail build if removing GWT compiler extra directories fails
Henri Sara
2011-07-21
1
-1
/
+1
|
*
Do not build a ZIP for the custom build
Henri Sara
2011-07-21
1
-1
/
+1
|
*
Vaadin build script: Clean up extra directories created by widgetset compilat...
Henri Sara
2011-07-20
1
-1
/
+3
|
*
Custom build compiles all widgetsets, demos and ZIP (without documentation) f...
Henri Sara
2011-07-20
1
-2
/
+2
|
*
Fixes #7273: Sampler demo MenuBar related resource is missing (HTTP 404)
Jouni Koivuviita
2011-07-18
1
-0
/
+0
|
*
Moved test to correct package
Artur Signell
2011-07-18
2
-4
/
+4
|
*
duplicate instantiators are now not allowed. Helps GWT code splitting to do i...
Matti Tahvonen
2011-07-16
1
-0
/
+8
|
*
deferred widgetloading is now less eager (slow connection previously flooded ...
Matti Tahvonen
2011-07-16
1
-7
/
+33
|
*
Test for #7260
Artur Signell
2011-07-14
2
-0
/
+99
|
*
#7258 Ant tasks JAR locations in build.xml can be set as properties from outs...
Henri Sara
2011-07-13
1
-2
/
+6
|
*
#7256 replaced non-breaking space character in CSSRule.java with a normal space
Henri Sara
2011-07-13
1
-1
/
+1
|
*
#6588 Reverted [19527] as it assumes that the text/value is never changed in ...
Artur Signell
2011-07-12
1
-45
/
+3
|
*
Re-run LoginFormTest on IE6 on failure (work around browser crashes)
Artur Signell
2011-07-11
1
-0
/
+1
|
*
#7213 Test using Firefox 5
Artur Signell
2011-07-11
1
-1
/
+1
|
*
Improvements for client side remote debugging.
Matti Tahvonen
2011-07-06
1
-6
/
+2
*
|
Merged changes to 6.7
Henri Sara
2011-07-27
16
-99
/
+300
*
|
Test for #7322
Artur Signell
2011-07-25
1
-0
/
+62
*
|
Basic icon for ButtonDisableOnClick sample
Artur Signell
2011-07-25
1
-0
/
+0
*
|
Added button for pagelength 0
Artur Signell
2011-07-25
1
-0
/
+7
*
|
#5924 Link as generated table column does not present browser context menu on...
Artur Signell
2011-07-25
2
-5
/
+166
*
|
Added simple setValue command for Table and fixed Column vs Property typo
Artur Signell
2011-07-25
2
-3
/
+14
[prev]
[next]