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
/
vaadin
Commit message (
Expand
)
Author
Age
Files
Lines
*
#2645 Rename launcher classes and Eclipse launches
Henri Sara
2009-05-19
2
-10
/
+10
*
Theme select for #2972, still needs theme-resource update
Marc Englund
2009-05-19
1
-2
/
+32
*
Moved WidgetsetCompiler and avoid GWT warning in it
Henri Sara
2009-05-19
1
-1
/
+3
*
Fix for #2965 - Recompiled coverflowflash.swf
Artur Signell
2009-05-18
1
-0
/
+0
*
#2904 ToolkitTunes -> VaadinTunes and one other file rename
Henri Sara
2009-05-18
2
-8
/
+8
*
#2904: more Toolkit -> Vaadin renaming
Henri Sara
2009-05-18
10
-23
/
+14
*
Old default theme renamed to "runo".
Jouni Koivuviita
2009-05-18
4
-5
/
+4
*
#2904 renamed VToolkitOverlay -> VOverlay
Henri Sara
2009-05-18
14
-26
/
+26
*
#2904 Miscellaneous Toolkit -> Vaadin renames
Henri Sara
2009-05-18
5
-11
/
+12
*
#2904 renamed JavaScript vaadin.toolkitConfigurations to vaadin.vaadinConfigu...
Henri Sara
2009-05-18
2
-9
/
+9
*
#2904 renamed ApplicationConnection.translateToolkitUri to translateVaadinUri...
Henri Sara
2009-05-18
11
-55
/
+63
*
Incomplete - task#2904 Toolkit -> Vaadin renames
Henri Sara
2009-05-18
25
-61
/
+57
*
Fixes #2943: reindeer theme button broken
Jouni Koivuviita
2009-05-18
1
-0
/
+1
*
fixes invalid argument exception
Matti Tahvonen
2009-05-18
1
-4
/
+3
*
fixed regression in form due field factory refactoring ( #2499 ). The very ol...
Matti Tahvonen
2009-05-18
1
-3
/
+16
*
New Google Maps API key, for demo.vaadin.com; fixes #2969
Marc Englund
2009-05-18
1
-2
/
+2
*
#2904 Toolkit -> Vaadin renames: search for "IT Mill" and "itmill", partial c...
Henri Sara
2009-05-18
68
-166
/
+151
*
Fix for #2953 - Rename old default theme to itmill5
Artur Signell
2009-05-15
5
-4
/
+79
*
Additional fix for #2954 - Change default theme to reindeer
Artur Signell
2009-05-15
3
-7
/
+10
*
Fixed #2954 - Change default theme to reindeer
Artur Signell
2009-05-15
2
-2
/
+13
*
toolkitVersion -> vaadinVersion
Marc Englund
2009-05-14
2
-3
/
+3
*
Avoid flickering of fading animation. null check to avoid multiple animations.
Matti Tahvonen
2009-05-14
1
-27
/
+31
*
fixes #2930, IE8 does not accept null for zIndex style property
Matti Tahvonen
2009-05-14
1
-1
/
+10
*
Testcase for #2901: SplitPanel broken in IE6
Jouni Koivuviita
2009-05-14
1
-0
/
+33
*
Absolutelayout canvas now clips overflown content. Fixes #2913
Matti Tahvonen
2009-05-14
1
-0
/
+1
*
Fixed a bug which caused IE7 to fail rendering (tab caption not set).
Jouni Koivuviita
2009-05-14
1
-1
/
+1
*
removed comment from set zIndex line
Matti Tahvonen
2009-05-14
1
-1
/
+1
*
VScrollTable: scroll indicator now positioned just under the table header (to...
Jouni Koivuviita
2009-05-14
1
-3
/
+6
*
fixed IE6 bugs with both ends relative
Matti Tahvonen
2009-05-14
1
-7
/
+12
*
Changed error indicator element from DIV to SPAN in Buttons and Panels - IE7 ...
Jouni Koivuviita
2009-05-14
2
-2
/
+2
*
Reformatted AddressBook PersonForm with Eclipse default formatting settings.
Henri Sara
2009-05-14
1
-148
/
+148
*
Use reflection in WidgetsetCompiler to remove GWT development version depende...
Henri Sara
2009-05-14
1
-2
/
+11
*
removed deprecated field factories from example codes, added licence tags, im...
Matti Tahvonen
2009-05-14
8
-161
/
+205
*
Fixes #2708: Sampler has no title.
Jouni Koivuviita
2009-05-13
1
-0
/
+1
*
VDateField classname updates:
Jouni Koivuviita
2009-05-13
4
-114
/
+172
*
More renaming itmill->vaadin for #2904
Marc Englund
2009-05-12
3
-65
/
+38
*
Renaming ITMILL/ -> VAADIN/ part 2 (for #2904)
Marc Englund
2009-05-12
12
-85
/
+81
*
Renaming ITMILL/ -> VAADIN/ part 1 (for #2904)
Marc Englund
2009-05-12
10
-26
/
+26
*
Extra @Override annotations caused errors, removed.
Marc Englund
2009-05-12
1
-2
/
+0
*
#2904 Renamed CSS prefix "i-" to "v-"
Henri Sara
2009-05-12
58
-212
/
+205
*
fixes #2933, regression from #2823
Matti Tahvonen
2009-05-12
1
-0
/
+20
*
Split old FieldFactory into two smaller interfaces. #2499
Matti Tahvonen
2009-05-11
7
-169
/
+330
*
#2904 Change client side class name prefixes I -> V (class names only, not ye...
Henri Sara
2009-05-11
85
-741
/
+741
*
Removed debug info
Artur Signell
2009-05-11
1
-6
/
+5
*
Additional fix for - #2921: Window should be able to contain a ComponentConta...
Artur Signell
2009-05-11
2
-2
/
+2
*
#2904: Changed UIDL security header to "com.vaadin.seckey"
Henri Sara
2009-05-11
1
-1
/
+1
*
#2904 Toolkit -> Vaadin renames: external fileupload
Henri Sara
2009-05-11
2
-5
/
+6
*
#2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"
Henri Sara
2009-05-11
1036
-0
/
+136998