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
*
#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
*
#6286 Container filtering improvements: javadoc improvements and corrections ...
Henri Sara
2011-03-23
2
-13
/
+21
*
improved jetty launcher for easier ssl testing
Matti Tahvonen
2011-03-23
2
-1
/
+14
*
fixes #6675, cleaned event sinking
Matti Tahvonen
2011-03-23
1
-7
/
+8
*
a safer touch event detection, fixes bug at least with drag and drop wrapper ...
Matti Tahvonen
2011-03-23
1
-1
/
+1
*
removed jsp support from development server
Matti Tahvonen
2011-03-21
1
-121
/
+0
*
#6286 Container filtering improvements: Filterable does not inherit SimpleFil...
Henri Sara
2011-03-21
4
-23
/
+42
*
#4659 javadoc updates and cleanup for Container and most of its sub-interface...
Henri Sara
2011-03-21
1
-59
/
+224
*
#6286 Container filtering improvements: javadoc, more unit tests
Henri Sara
2011-03-17
2
-13
/
+25
*
#6286 Container filtering improvements: initial version of the Compare filter...
Henri Sara
2011-03-16
1
-0
/
+316
*
#6286 Container filtering improvements: IsNull.appliesToProperty() fix
Henri Sara
2011-03-16
1
-1
/
+1
*
#6286 Container filtering improvements: concrete standard filter implementati...
Henri Sara
2011-03-16
4
-4
/
+4
*
#6286 Container filtering improvements: IsNull filter
Henri Sara
2011-03-16
1
-0
/
+68
*
Merged ComboBox related changes from 6.5
Henri Sara
2011-03-16
2
-13
/
+120
*
Merged some changes from 6.5
Henri Sara
2011-03-16
9
-65
/
+336
*
#6286 Container filtering improvements: removed redundant "implements" from A...
Henri Sara
2011-03-15
2
-2
/
+2
*
#6286 Container filtering improvements: also pass item id to passesFilter()
Henri Sara
2011-03-15
6
-9
/
+16
*
#6286 Container filtering improvements: Not (negation) filter and unit test
Henri Sara
2011-03-14
1
-0
/
+64
*
remote logging method to protected -> can be enabled in e.g. addon projects l...
Matti Tahvonen
2011-03-11
1
-1
/
+1
*
#6286 Container filtering improvements: logical And and Or filters
Henri Sara
2011-03-10
3
-0
/
+169
*
Avoid webkit scrollbar workaround if scrollbar size is 0 as in mobile webkit ...
Matti Tahvonen
2011-03-10
1
-4
/
+2
*
removed GWT 1.5 era workaround for linux hosted mode. Vaadin UI now reserves ...
Matti Tahvonen
2011-03-10
1
-7
/
+0
*
avoid simulated events fired by mobile safari and causing indicator to stay v...
Matti Tahvonen
2011-03-10
1
-0
/
+4
*
some tunings to "bouncing" and reacting to events while doing animation with ...
Matti Tahvonen
2011-03-10
1
-19
/
+30
*
#6286 Container filtering improvements: initial version of new filtering API ...
Henri Sara
2011-03-10
6
-79
/
+262
*
added missing requestRepaint call
Matti Tahvonen
2011-03-09
1
-0
/
+1
*
#6527 Container refactoring: renamed the protected internal sort() method to ...
Henri Sara
2011-03-08
3
-8
/
+26
*
#6527 Container refactoring: default implementations (throw new UnsupportedOp...
Henri Sara
2011-03-08
4
-79
/
+86
*
#6527 Container refactoring: default implementation of getItem() based on get...
Henri Sara
2011-03-08
2
-15
/
+8
*
#6527 Container refactoring: improved bug fix when no item passes filter
Henri Sara
2011-03-08
1
-1
/
+2
*
#6527 Container refactoring: fix bug when no item passes filter
Henri Sara
2011-03-08
1
-1
/
+3
[next]