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
*
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
*
renaming criteria
Matti Tahvonen
2010-03-24
3
-12
/
+21
*
renaming criteria
Matti Tahvonen
2010-03-24
1
-2
/
+3
*
renaming criteria
Matti Tahvonen
2010-03-24
2
-48
/
+10
*
renaming criteria
Matti Tahvonen
2010-03-24
1
-5
/
+5
*
renaming criteria
Matti Tahvonen
2010-03-24
1
-5
/
+4
*
Table can now select whether multiple rows are dragged at all. Practically th...
Matti Tahvonen
2010-03-24
2
-3
/
+12
*
Fix for #4401: Clicking on week numbers in VCalendarPanel selects a date
Artur Signell
2010-03-24
1
-1
/
+1
*
Fixes #3492: DateField should have an option to show week numbers
Jouni Koivuviita
2010-03-24
1
-4
/
+17
*
#4399 changed AbstractApplicationServlet.RequestType enum to protected
Henri Sara
2010-03-24
1
-1
/
+1
*
fixes #3913
Matti Tahvonen
2010-03-24
15
-67
/
+369
*
Corrected some javadoc
Marc Englund
2010-03-24
1
-8
/
+4
*
Changed visibility of the actionManager, still for #875
Marc Englund
2010-03-24
1
-1
/
+1
*
Two small javadoc corrections
Henri Sara
2010-03-24
2
-2
/
+2
*
Some API changes for #875 as discussed at length.
Marc Englund
2010-03-23
5
-36
/
+59
*
fix
Matti Tahvonen
2010-03-23
1
-1
/
+1
*
new style name for whole table when drag is over it
Matti Tahvonen
2010-03-23
1
-0
/
+3
*
fixes #4391 + optimization (store only one pending criteria check)
Matti Tahvonen
2010-03-23
3
-18
/
+38
*
#4394 multiple value change events when setting field value
Henri Sara
2010-03-23
1
-2
/
+19
*
Used from the server side so must be Serializable
Artur Signell
2010-03-23
1
-1
/
+3
*
Typo fix
Artur Signell
2010-03-23
1
-1
/
+1
*
refactored AbstractSelect criteria (hopefully better names now)
Matti Tahvonen
2010-03-23
3
-28
/
+71
*
Refactored new actions api a little: removed mnemonics terminology, adding/re...
Marc Englund
2010-03-23
9
-72
/
+66
*
javadocs
Matti Tahvonen
2010-03-23
1
-2
/
+30
*
Easier keyboard shortcuts for #875 - includes shorthand notation for Shortcut...
Marc Englund
2010-03-23
11
-90
/
+693
*
finished rename
Matti Tahvonen
2010-03-23
23
-35
/
+36
*
Helping out: Uppercase -> lowercase rename did not work on Mac, Matti will fi...
Marc Englund
2010-03-23
13
-0
/
+0
*
refactoring (renaming)
Matti Tahvonen
2010-03-22
32
-41
/
+41
*
Suggestive api for basic html5 data types.
Matti Tahvonen
2010-03-22
1
-0
/
+18
*
Fix for #3492 - DateField should have an option to show week numbers
Artur Signell
2010-03-22
4
-60
/
+213
*
Fixed typo in fix for #3931
Artur Signell
2010-03-22
1
-1
/
+1
*
fixes #4322
Matti Tahvonen
2010-03-19
2
-17
/
+28
*
Fixes #4102: RichTextArea should provide feedback on current text format
Jouni Koivuviita
2010-03-19
20
-26
/
+22
*
#4370 HierarchicalContainer.setParent() removed children of the wrong node
Henri Sara
2010-03-19
1
-1
/
+1
*
Fix for #4373 - Menubar causes javascript exception in IE7
Artur Signell
2010-03-18
1
-0
/
+6
*
Removed extra serialVersionUIDs
Artur Signell
2010-03-18
9
-31
/
+0
[next]