index
:
vaadin-framework.git
7-7-48-changelog
7.0
7.1
7.2
7.3
7.4
7.5
7.6
7.7
7.7.45-changelog
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-7.7.47-changes
changelog-8.27.1
changelog-8.27.2
changelog-8.27.3
changelog-8.27.4
changelog-8.27.6
changelog-8.28.1
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.eclipse.jgit-org.eclipse.jgit-7.2.1.202505142326-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
fileToFilesReplacement
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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
com
/
vaadin
/
terminal
/
gwt
/
client
/
ui
/
VTree.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved each component to its own package on client side
Artur Signell
2012-04-12
1
-2095
/
+0
*
Merge remote branch 'origin/6.8'
Leif Åstrand
2012-04-10
1
-1
/
+8
|
\
|
*
[merge from 6.7] Fix #8595: Always use MULTISELECT_MODE_SIMPLE for touch devices
Automerge
2012-04-05
1
-1
/
+14
|
*
[merge from 6.7] Fixed #8604: Tree multiselect worked incorrectly in some cases
Automerge
2012-04-05
1
-1
/
+1
*
|
Removed unnecessary deprecated getConnectorId methods.
Artur Signell
2012-03-27
1
-1
/
+1
*
|
Separated construction of MouseEventDetails (depends on GWT classes) to
Artur Signell
2012-03-02
1
-1
/
+3
*
|
Organized imports and formatted all java files
Artur Signell
2012-02-28
1
-4
/
+4
*
|
#8434 Renamed *Paintable classes to *Connector and updated ConnectorMap
Artur Signell
2012-02-27
1
-5
/
+5
*
|
Removed extra "Widget" prefix from ApplicationConnection method names
Artur Signell
2012-02-27
1
-2
/
+2
*
|
Split Tree into widget + paintable
Artur Signell
2012-01-31
1
-247
/
+84
*
|
Split Paintable from Widget so we have VPaintable (paintable without any
Artur Signell
2012-01-22
1
-3
/
+7
*
|
Merge remote branch 'origin/6.8'
Leif Åstrand
2011-12-09
1
-1
/
+1
|
\
|
|
*
#7354 IT Mill -> Vaadin find and replace
Artur Signell
2011-12-08
1
-1
/
+1
*
|
#7912 Remove support for IE6
Leif Åstrand
2011-11-09
1
-90
/
+12
|
/
*
Fixed #7548 - testbench tests with keyboard navigation now work in ie6
Jonatan Kronqvist
2011-10-11
1
-0
/
+10
*
Fixes #7687
John Alhroos
2011-09-30
1
-1
/
+7
*
Fix for #7230
Jonatan Kronqvist
2011-09-07
1
-1
/
+1
*
Fix for #7057
Jonatan Kronqvist
2011-09-06
1
-3
/
+16
*
Small bugfix related to #6745: Connectors for Tree
Jouni Koivuviita
2011-08-24
1
-3
/
+4
*
Barebones fix for #6745: Connectors for Tree, i.e. ugly but works. We can mak...
Jouni Koivuviita
2011-08-23
1
-4
/
+4
*
Tooltips for Tree + Testbech test for them #6637
John Alhroos
2011-08-16
1
-0
/
+18
*
#6845 Fixed problem with earlier fix and cleaned up code
Artur Signell
2011-07-29
1
-17
/
+23
*
Formatted source code
Artur Signell
2011-07-29
1
-17
/
+19
*
Fixes right click events immediatness #6845
John Alhroos
2011-07-28
1
-11
/
+18
*
Fixes issue where ItemClickEvent not getting triggered when selecting an item...
John Alhroos
2011-07-27
1
-3
/
+21
*
Fixes #6745 "Connectors for Tree"
Jouni Koivuviita
2011-05-19
1
-25
/
+38
*
Reverted accidental uncommented commit. Proper commit coming next.
Jouni Koivuviita
2011-05-19
1
-38
/
+25
*
svn changeset:18904/svn branch:6.6
Jouni Koivuviita
2011-05-19
1
-25
/
+38
*
Removed unnecessary code that slipped by in the fix for #6924
Jonatan Kronqvist
2011-05-05
1
-3
/
+0
*
Fixes #6924 - focus outlines and keyboard navigation now work correctly in no...
Jonatan Kronqvist
2011-05-05
1
-38
/
+50
*
Added some explaining comments to a bit of code introduced in the fix for #6841
Jonatan Kronqvist
2011-05-02
1
-8
/
+20
*
Fix for #6841 - Tree no longer scrolls horizontally on selection.
Jonatan Kronqvist
2011-05-02
1
-12
/
+42
*
Adds context menu to empty space in Tree. #5992
John Alhroos
2011-04-27
1
-2
/
+57
*
merging fixes from 6.5
Matti Tahvonen
2011-04-20
1
-24
/
+8
*
merging fixes from 6.5
Matti Tahvonen
2011-04-20
1
-19
/
+26
*
Merged bugfixes and test updates from 6.5
Artur Signell
2011-03-25
1
-2
/
+29
*
some work towards touch UI support
Matti Tahvonen
2011-02-28
1
-9
/
+28
*
fixes #6374 and #6373. Tree now make sure it has focus prior to sending varia...
Matti Tahvonen
2011-02-02
1
-37
/
+86
*
#6209 Icon is not removed from context menu
Artur Signell
2010-12-28
1
-0
/
+2
*
#6026 Keyboard multiselection in Firefox broken in Table and Tree
Artur Signell
2010-12-14
1
-4
/
+9
*
#6026 Keyboard multiselection in Firefox broken in Table and Tree
Artur Signell
2010-12-13
1
-1
/
+5
*
#6000 - Replace DeferredCommand.add with Scheduler.scheduleDeferred
Artur Signell
2010-11-16
1
-2
/
+2
*
#5692 Generics: mostly UIDL.getChildIterator related changes; UIDL.getChildIt...
Henri Sara
2010-10-04
1
-3
/
+3
*
Fix for #5443 - Tree must implement SubPartAware
Artur Signell
2010-09-20
1
-1
/
+108
*
Extracted getRootNodes(), getFirstRootNode(), getLastRootNode() to functions ...
Artur Signell
2010-09-20
1
-20
/
+48
*
reverted infamous [14469] and [14012] and fixed issues in an other way. Hopef...
Matti Tahvonen
2010-09-07
1
-50
/
+42
*
Fix for #5439 - Treenode expand/collapse doesn't work
Artur Signell
2010-08-16
1
-6
/
+7
*
Partial fix for #5400
John Alhroos
2010-08-12
1
-39
/
+48
*
Fix for #5396
John Alhroos
2010-08-06
1
-3
/
+17
*
replaced obsolete usage of setStylePrimaryName with setStyleName (faster, sam...
Matti Tahvonen
2010-07-22
1
-1
/
+1
[next]