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
Commit message (
Expand
)
Author
Age
Files
Lines
*
#1410 getListeners method for all classes that have addListener/removeListener
Artur Signell
2011-04-19
9
-44
/
+226
*
#6844 Getter for column generator
Artur Signell
2011-04-19
1
-0
/
+12
*
#4995 Nested bean property support: no extra property type parameter to addNe...
Henri Sara
2011-04-19
4
-20
/
+35
*
#4995 Nested bean property support: NestedMethodProperty does not inherit Met...
Henri Sara
2011-04-19
3
-134
/
+143
*
#6860 Moved much of the read-only logic to AbstractProperty
Henri Sara
2011-04-19
3
-46
/
+25
*
#6860 TextFileProperty read-only notification fix
Henri Sara
2011-04-19
1
-1
/
+1
*
fixes #6661
Matti Tahvonen
2011-04-19
1
-1
/
+3
*
#6860 introduced AbstractProperty with common functionality of most property ...
Henri Sara
2011-04-18
5
-573
/
+191
*
#4995 Nested bean property support
Henri Sara
2011-04-18
7
-124
/
+620
*
#6858 Corrected typo in removeListener method
Artur Signell
2011-04-18
1
-2
/
+1
*
fixes #6815
Matti Tahvonen
2011-04-18
1
-2
/
+2
*
#6813: cleanup: renamed a helper method to be symmetric to adder.
Matti Tahvonen
2011-04-18
1
-3
/
+3
*
#6855 typo in Panel.removeComponent javadoc
Artur Signell
2011-04-18
1
-2
/
+1
*
#6852 IE9: Table pagelength incorrectly calculated
Artur Signell
2011-04-18
1
-1
/
+1
*
fixes #6849
Matti Tahvonen
2011-04-15
1
-1
/
+2
*
removed obsolete null check
Matti Tahvonen
2011-04-15
1
-7
/
+5
*
removed obsolete null check
Matti Tahvonen
2011-04-15
1
-6
/
+4
*
removed obsolete debug code
Matti Tahvonen
2011-04-15
1
-10
/
+0
*
minor refactoring
Matti Tahvonen
2011-04-15
1
-3
/
+3
*
fixes #6842, descriptions now shown from the whole component
Matti Tahvonen
2011-04-15
1
-0
/
+11
*
code format
Matti Tahvonen
2011-04-15
1
-2
/
+2
*
#5546 Method for checking if browser is IE9
Artur Signell
2011-04-15
1
-0
/
+4
*
merged [18283] from 6.5
Matti Tahvonen
2011-04-14
1
-1
/
+2
*
#6813: VDragAndDropManager now marks the source Paintable with a class name d...
Matti Tahvonen
2011-04-13
1
-2
/
+48
*
#6823: more standard method names
Matti Tahvonen
2011-04-13
1
-2
/
+24
*
small tuning to what kind of touch gesture is used as a scroll
Matti Tahvonen
2011-04-13
1
-1
/
+1
*
#6440: mode to open root nodes by mouse over only
Matti Tahvonen
2011-04-13
2
-1
/
+91
*
reordering of columns on touch devices now work
Matti Tahvonen
2011-04-12
1
-11
/
+44
*
merged [18197],[18217] from 6.5 branch
Matti Tahvonen
2011-04-12
2
-3
/
+76
*
#6302 Reverted removal as the file is used by at least Vaadin Calendar
Artur Signell
2011-04-11
1
-0
/
+97
*
#6807 Applied IE6/IE8 fix to IE9 aswell
Artur Signell
2011-04-11
1
-3
/
+3
*
#6715 Layout calculations on browser window resize are now lazy in all browsers
Artur Signell
2011-04-11
1
-11
/
+11
*
#6780 AbstractSelect's setItemIconPropertyId fails silently
Artur Signell
2011-04-08
1
-7
/
+16
*
#5546 Disabled compatibility mode for IE9 for testing
Artur Signell
2011-04-08
1
-7
/
+3
*
Merged tests and fixes from 6.5
Artur Signell
2011-04-08
2
-12
/
+16
*
merged #6772 related changes to 6.6
Matti Tahvonen
2011-04-07
6
-17
/
+17
*
merged [18158] (#6785) to 6.6
Matti Tahvonen
2011-04-07
1
-19
/
+10
*
#4233 ComboBox should properly support lazy loading: by default scroll to sel...
Henri Sara
2011-04-04
1
-1
/
+1
*
#4233 ComboBox should properly support lazy loading: use container filtering ...
Henri Sara
2011-04-01
1
-43
/
+307
*
#6630 forcing upload start now possible with java api. Also (related to this)...
Matti Tahvonen
2011-04-01
2
-2
/
+60
*
Merged most changes from 6.5 to 6.6
Henri Sara
2011-04-01
3
-2
/
+33
*
#6686 Prevent events for the ComboBox popup to propagate to avoid triggering ...
Artur Signell
2011-03-31
1
-1
/
+9
*
Merged bugfixes from 6.5
Artur Signell
2011-03-29
3
-6
/
+5
*
Implements #6691 get timezone offset from client.
Marc Englund
2011-03-29
5
-79
/
+179
*
removed obsolete log message
Matti Tahvonen
2011-03-25
1
-2
/
+0
*
reverted part of api extension, not really needed
Matti Tahvonen
2011-03-25
1
-1
/
+1
*
#6302 Removed unused FocusableFlowPanel
Artur Signell
2011-03-25
1
-97
/
+0
*
Merged bugfixes and test updates from 6.5
Artur Signell
2011-03-25
4
-9
/
+46
*
fixes #6687, opened critical terminal notifications for extension
Matti Tahvonen
2011-03-24
1
-2
/
+2
*
opened modality curtain for extension (accessible from extending classses), c...
Matti Tahvonen
2011-03-23
1
-9
/
+14
[next]