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
/
src
/
com
/
itmill
/
toolkit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed #2659 and #2846 - TabSheet and Accordion now internally keeps caption/i...
Artur Signell
2009-05-08
7
-118
/
+362
*
Test case for #2913
Artur Signell
2009-05-08
1
-0
/
+42
*
Fix for #2900 - Label.setContentMode() does not requestRepaint()
Artur Signell
2009-05-07
1
-1
/
+3
*
extended component locator to build forward compatible locators for context m...
Matti Tahvonen
2009-05-07
2
-3
/
+58
*
selenium locator now works with subwindows
Matti Tahvonen
2009-05-06
2
-11
/
+41
*
Removed debug messages from ApplicationServlet (#2438)
Artur Signell
2009-05-05
1
-4
/
+0
*
#2891: make the GWT compiler wrapper GWT 1.5 -compatible
Henri Sara
2009-05-05
1
-4
/
+5
*
#2891: wrapper for GWT compiler to enable compiling widgetsets using GWT 1.6 ...
Henri Sara
2009-05-05
1
-0
/
+54
*
Added javadocs for AbstractApplicationServlet
Artur Signell
2009-05-05
1
-0
/
+14
*
Fix for #2438 - ApplicationServlet should allow extending
Artur Signell
2009-05-05
5
-1697
/
+2010
*
basic caption implementation for iabsolutelayout
Matti Tahvonen
2009-05-04
1
-6
/
+43
*
Fix for #2880 - IE7: Tabsheet caption texts too short when using icons
Artur Signell
2009-05-04
2
-0
/
+27
*
Improved IE8 mode detection. IE8 is now detected as either IE7 (if in compati...
Artur Signell
2009-05-04
1
-10
/
+22
*
Fix for #2879 - IE8: IE7 CSS classname should be added to BODY in IE7 Standar...
Artur Signell
2009-04-30
1
-3
/
+15
*
Merged:
Artur Signell
2009-04-30
1
-3
/
+1
*
removed obsolete log messages from iscrolltable
Matti Tahvonen
2009-04-30
1
-29
/
+0
*
fixed scrolltable regression, sanity check for IE
Matti Tahvonen
2009-04-29
1
-2
/
+7
*
iscrolltable fix for scrollbars on size change
Matti Tahvonen
2009-04-29
1
-13
/
+20
*
small optimization to table (reduce calls to Container.size() method, that is...
Matti Tahvonen
2009-04-29
1
-3
/
+9
*
Minor IScrolltable fixes. Extra scrollbar space in some situations and table ...
Matti Tahvonen
2009-04-29
1
-10
/
+7
*
sanity check to Notification animation, GWT 1.6 regression
Matti Tahvonen
2009-04-28
1
-7
/
+9
*
refactored notification fading, avoids regression when updating to GWT 1.6. A...
Matti Tahvonen
2009-04-28
1
-16
/
+25
*
recatored shadow position handling, avoids regression when updating to GWT 1.6
Matti Tahvonen
2009-04-28
1
-6
/
+18
*
fixed regression from [7545]
Matti Tahvonen
2009-04-28
1
-3
/
+3
*
renamed setModal to setToolkitModality to avoid naming collision with GWT 1.6
Matti Tahvonen
2009-04-28
1
-13
/
+13
*
added svg mime type for minetyperesolver
Matti Tahvonen
2009-04-28
1
-0
/
+1
*
AutoGenerated annotation type for WYSIWYG editor and more.
Henri Sara
2009-04-28
1
-0
/
+15
*
Test case for #2864
Artur Signell
2009-04-27
1
-0
/
+60
*
Merged:
Artur Signell
2009-04-27
1
-5
/
+32
*
fixed invalid test case: column width pixels define the area available for co...
Matti Tahvonen
2009-04-24
1
-3
/
+12
*
scrolltable theme refactoring: cleaning, fixing regressions
Matti Tahvonen
2009-04-24
1
-13
/
+12
*
fixed minor regression with undefined width tables with height defined. Added...
Matti Tahvonen
2009-04-23
1
-13
/
+31
*
more cleaning for scroll table. Fixed npe on empty table (regression). Now de...
Matti Tahvonen
2009-04-23
1
-23
/
+55
*
major refactoring and cleaning related to column width handling in scrolltabl...
Matti Tahvonen
2009-04-23
1
-153
/
+182
*
fixed test description and enhanced test
Matti Tahvonen
2009-04-23
1
-2
/
+3
*
Merged:
Artur Signell
2009-04-23
1
-0
/
+8
*
Test case for #2861
Artur Signell
2009-04-23
1
-0
/
+60
*
Test case for #2853
Artur Signell
2009-04-23
1
-0
/
+28
*
Test case for #2862
Artur Signell
2009-04-23
1
-0
/
+91
*
Merged:
Artur Signell
2009-04-23
1
-0
/
+11
*
generics for string array set
Matti Tahvonen
2009-04-22
1
-2
/
+2
*
fixes #2859
Matti Tahvonen
2009-04-21
1
-27
/
+52
*
Merged:
Artur Signell
2009-04-21
1
-0
/
+1
*
Merged:
Artur Signell
2009-04-21
2
-16
/
+103
*
Merged ComponentLocator javadocs.
Artur Signell
2009-04-21
1
-2
/
+43
*
Merged all 5.4 build script and testing tools related changes to 6.0
Artur Signell
2009-04-20
1
-6
/
+4
*
Removed serialVersionUIDs, added serial warning suppression
Artur Signell
2009-04-17
18
-62
/
+23
*
Additional fix for #695 - Serialization support: Fixed NPE in MethodProperty
Artur Signell
2009-04-17
1
-6
/
+24
*
Merged additional fix for #2847 - Problem running on Oracle OAS10g. Fixed typo
Artur Signell
2009-04-17
1
-1
/
+1
*
BeanItemContainer javadoc merge to 6.0.
Henri Sara
2009-04-17
1
-11
/
+50
[next]