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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Code cleanup related to #3520
John Alhroos
2010-04-13
1
-14
/
+21
*
Implemented CTRL and SHIFT clicking in Table #3520
John Alhroos
2010-04-13
2
-6
/
+149
*
Merged [11571] from 6.2
Artur Signell
2010-04-09
1
-1
/
+12
*
Fix for #4356 "Add operating system detection" and #4510 "Add css class names...
Artur Signell
2010-04-09
3
-28
/
+153
*
#4153 use the noscript tag also when running as a portlet
Henri Sara
2010-04-09
1
-0
/
+9
*
fixes #4503
Matti Tahvonen
2010-04-09
1
-5
/
+46
*
endRequest should not be used for 503 as a new request is made in a short whi...
Artur Signell
2010-04-09
1
-1
/
+0
*
javadocs
Matti Tahvonen
2010-04-09
1
-0
/
+7
*
Handle all 4xx error codes like 404 (show error message). For #4380.
Artur Signell
2010-04-09
1
-3
/
+10
*
Javadocced shortcuts
Marc Englund
2010-04-09
5
-13
/
+238
*
Additional fix for #3846 - Do not add an extra if there is an icon, an...
Artur Signell
2010-04-09
1
-8
/
+18
*
Updated and revised Reindeer theme style constants.
Jouni Koivuviita
2010-04-08
1
-2
/
+50
*
Changed Tabsheet close character from X to proper "times" symbol.
Jouni Koivuviita
2010-04-08
1
-1
/
+1
*
#4213 and #4212 eliminate ComboBox extra value change events for null value
Henri Sara
2010-04-08
1
-4
/
+12
*
Fixed VTabsheet to allow more precise styling of the tab scroller, when addit...
Jouni Koivuviita
2010-04-08
1
-0
/
+5
*
#4160 restartApplication support for portlet 2.0 in Liferay and GateIn
Henri Sara
2010-04-08
1
-4
/
+68
*
Fix for #3846 - Empty string as a caption in VOrderedLayout uses space in IE6...
Artur Signell
2010-04-08
1
-4
/
+17
*
Fix for #4463 - "widgetset version does not seem to match theme version" shou...
Artur Signell
2010-04-07
1
-7
/
+26
*
added null check
Matti Tahvonen
2010-04-07
1
-1
/
+1
*
#4491 safer browser version detection
Henri Sara
2010-04-07
1
-1
/
+1
*
#4491 safer browser version detection
Henri Sara
2010-04-07
1
-7
/
+22
*
cleaning up dd related debug code, fixes #4468
Matti Tahvonen
2010-04-07
5
-85
/
+26
*
fixes #4492, clicks on tree node icons are now similarly handled as clicks on...
Matti Tahvonen
2010-04-07
1
-6
/
+12
*
#4491 server side access to browser minor version and updated sample
Henri Sara
2010-04-07
1
-0
/
+15
*
#4491 browser minor version detection and related CSS classes
Henri Sara
2010-04-07
2
-16
/
+46
*
#4440 dragging table columns caused exception when column ids not strings
Henri Sara
2010-04-07
1
-2
/
+4
*
fixes #4489
Matti Tahvonen
2010-04-06
1
-19
/
+16
*
added missing method
Matti Tahvonen
2010-04-06
1
-0
/
+15
*
VForm now listens key down events lazily, only when needed
Matti Tahvonen
2010-04-06
1
-17
/
+19
*
Fix for #4332
John Alhroos
2010-04-06
2
-3
/
+39
*
fixes #4476, subclasses where not searched for @clientwidget/@clientcriteria ...
Matti Tahvonen
2010-04-01
1
-2
/
+1
*
Comment typo correction
Henri Sara
2010-04-01
1
-1
/
+1
*
#1394 enable implementing Focusable components outside the com.vaadin.ui package
Henri Sara
2010-04-01
3
-43
/
+31
*
Speed up widget map generation significantly by ignoring hidden files and dir...
Henri Sara
2010-04-01
1
-2
/
+6
*
Fixes #4460: SplitPanel: add getters for the position (and unit) of the split...
Jouni Koivuviita
2010-03-31
2
-0
/
+23
*
removed oboslete logging, fixes #4469
Matti Tahvonen
2010-03-31
1
-4
/
+0
*
fixes #4392
Matti Tahvonen
2010-03-30
1
-21
/
+43
*
fixes #4441
Matti Tahvonen
2010-03-30
1
-192
/
+189
*
Fix for #4434 Changing filtering mode should refilter the HierarchicalContainer
Artur Signell
2010-03-29
1
-0
/
+4
*
Fixed regression in VCalendarPanel (from [12004]).
Jouni Koivuviita
2010-03-29
1
-2
/
+1
*
fixes #4395
Matti Tahvonen
2010-03-26
1
-1
/
+1
*
fixes #4396
Matti Tahvonen
2010-03-25
1
-0
/
+3
*
renamed method to the related type
Matti Tahvonen
2010-03-25
6
-14
/
+13
*
fixed name and javadocs for gwt generator used to build criteria map
Matti Tahvonen
2010-03-24
3
-27
/
+12
*
removed obsolete todo
Matti Tahvonen
2010-03-24
1
-2
/
+2
*
minor javadoc enhancement
Matti Tahvonen
2010-03-24
1
-2
/
+4
*
minor javadoc enhancement
Matti Tahvonen
2010-03-24
1
-2
/
+5
*
renamed DropTargetDetails... to TargetDetails... Should be just as clear for ...
Matti Tahvonen
2010-03-24
10
-51
/
+51
*
renaming criteria
Matti Tahvonen
2010-03-24
2
-30
/
+30
*
renaming criteria
Matti Tahvonen
2010-03-24
2
-7
/
+7
[next]