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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
com
/
vaadin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged: Fix for #3349 - NPE when mainwindow is not set
Artur Signell
2009-09-18
3
-3
/
+28
*
Merged: Fixed #3371 - Remove obsolete testingtools references
Artur Signell
2009-09-18
1
-2
/
+2
*
Merged: Fix for #3095 - Sorting of a HierarchicalContainer does not work
Artur Signell
2009-09-17
2
-19
/
+34
*
Merged: Fixed #3306 - Sample NotificationCustom does not seem to support seri...
Artur Signell
2009-09-17
1
-1
/
+1
*
Fixed #3351 - Sampler uses the same theme for all users
Artur Signell
2009-09-17
1
-7
/
+15
*
Forgot to commit, part of fix for #3352.
Jouni Koivuviita
2009-09-16
1
-14
/
+27
*
fixes #3363. Subwindows order now forced to be the same in which they are add...
Matti Tahvonen
2009-09-16
1
-16
/
+18
*
added test case
Matti Tahvonen
2009-09-16
1
-0
/
+28
*
added ticket number
Matti Tahvonen
2009-09-16
1
-1
/
+1
*
fixes #3365, form with footer can now be resized narrower
Matti Tahvonen
2009-09-16
1
-1
/
+2
*
added a test case
Matti Tahvonen
2009-09-16
1
-0
/
+51
*
JavaDoc update to clear out documentation issue discussed in http://vaadin.co...
Joonas Lehtinen
2009-09-15
1
-4
/
+7
*
Test case and fix for #3343 - IE6 doesn't display cursor when tabbing into a ...
Artur Signell
2009-09-15
2
-2
/
+33
*
Update faulty identifiers in .html test cases.
Mikael Grankvist
2009-09-14
51
-169
/
+169
*
Component test cases
Mikael Grankvist
2009-09-14
63
-7
/
+3580
*
Test case for #3095
Artur Signell
2009-09-14
1
-0
/
+97
*
Test case for #3165
Artur Signell
2009-09-14
1
-0
/
+57
*
Test case for #3345
Artur Signell
2009-09-11
1
-0
/
+26
*
Test case for #3292
Artur Signell
2009-09-11
1
-0
/
+59
*
Fix for #3345 - Combobox should show tooltip for dropdown button
Artur Signell
2009-09-11
1
-3
/
+12
*
App Engine datastore cleanup, fixes #3320
Marc Englund
2009-09-11
1
-15
/
+179
*
Test case for #3322
Artur Signell
2009-09-10
1
-0
/
+44
*
Added link style button to Reindeer theme example.
Jouni Koivuviita
2009-09-09
1
-0
/
+1
*
Fixed a typo in javadoc
Matti Tahvonen
2009-09-09
1
-2
/
+2
*
fixes #3309 + two other typos
Matti Tahvonen
2009-09-09
1
-3
/
+3
*
Test case and fix for #3248 - PopupView should allow null minimized value and...
Artur Signell
2009-09-08
2
-8
/
+107
*
Updated test case to be valid
Artur Signell
2009-09-08
1
-0
/
+2
*
Made error notifications overrideable; final commit for #2835
Marc Englund
2009-09-08
1
-19
/
+27
*
added minor visibility check to avoid error in hosted mode
Matti Tahvonen
2009-09-08
1
-9
/
+11
*
Upload examples did not serialize; for GAE support
Marc Englund
2009-09-08
3
-35
/
+44
*
Test case for #3203
Artur Signell
2009-09-08
1
-0
/
+57
*
opened client side table so that developers have a changes to build custom ta...
Matti Tahvonen
2009-09-08
1
-1
/
+7
*
Test case for #3303
Artur Signell
2009-09-08
1
-0
/
+31
*
fixes converting uidl to xml string. Visible in some error messages.
Matti Tahvonen
2009-09-08
1
-1
/
+1
*
Added AbstractTestCase so tests do not have to extend TestBase
Artur Signell
2009-09-08
2
-6
/
+12
*
reverted accidentally committed test
Matti Tahvonen
2009-09-08
1
-34
/
+10
*
fixes #3292
Matti Tahvonen
2009-09-08
1
-1
/
+1
*
fixes #3292
Matti Tahvonen
2009-09-08
1
-10
/
+34
*
fixes #3295
Matti Tahvonen
2009-09-07
3
-1
/
+44
*
Added 'test' -button to make it easier to see if the test app is still working.
Marc Englund
2009-09-07
1
-1
/
+10
*
Reset activeRequests -count after onunload burst; fixes #3289
Marc Englund
2009-09-07
1
-43
/
+43
*
Test case for #3289
Artur Signell
2009-09-07
1
-0
/
+80
*
Fixed to more icons in Sampler to point to correct theme resource (regression...
Jouni Koivuviita
2009-09-07
1
-3
/
+4
*
Fix for #3285 - Remove IE8 fixes from PortalWidgetSet
Artur Signell
2009-09-04
1
-30
/
+1
*
Test case and fix for #3163 - DateField shows pop-up button in Read-only mode
Artur Signell
2009-09-04
3
-2
/
+80
*
Google appengine support w/ own 'session handling' and synchronization. For #...
Marc Englund
2009-09-04
3
-48
/
+214
*
Fixes ##2972: Create theme selector for Sampler
Jouni Koivuviita
2009-09-04
19
-69
/
+97
*
fixes #3246 and a scrollbar issue in Safari
Matti Tahvonen
2009-09-03
1
-2
/
+7
*
fixes #3275 (regression from #2603, now solved in another way) + some minor c...
Matti Tahvonen
2009-09-03
2
-30
/
+15
*
Removed fix for #2004 - Fix broke hosted mode and a better one is included in...
Artur Signell
2009-09-03
1
-31
/
+5
[next]