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
/
VMenuBar.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved each component to its own package on client side
Artur Signell
2012-04-12
1
-1433
/
+0
*
Merge remote-tracking branch 'origin/6.8'
Artur Signell
2012-03-27
1
-6
/
+4
|
\
|
*
[merge from 6.7] #8559/#8560 Additional fixes based on review
Automerge
2012-03-27
1
-6
/
+4
*
|
Merge remote-tracking branch 'origin/6.8'
Artur Signell
2012-03-23
1
-37
/
+59
|
\
|
|
*
[merge from 6.7] Fixed NPE:s in keyboard navigation in MenuBar (#8559/#8560)
Automerge
2012-03-22
1
-26
/
+40
|
*
[merge from 6.7] Code cleanup (#8559/#8560)
Automerge
2012-03-22
1
-12
/
+20
*
|
Fix some small layout bugs (#8313)
Leif Åstrand
2012-03-22
1
-12
/
+4
*
|
#8510 Support using Resources through URLReference/ResourceReference in
Artur Signell
2012-03-13
1
-1
/
+1
*
|
#8434 Renamed *Paintable classes to *Connector and updated ConnectorMap
Artur Signell
2012-02-27
1
-1
/
+1
*
|
Merge branch 'layoutperformance'
Leif Åstrand
2012-02-27
1
-13
/
+5
|
\
\
|
*
|
Update MenuBar to work with MeasureManager (#8313)
Leif Åstrand
2012-02-16
1
-13
/
+5
|
*
|
Fixed ClassCastException when MenuBar has a set width
Artur Signell
2012-01-26
1
-4
/
+0
|
*
|
Split VScrollTable, VTreeTable and VMenuBar into paintable and
Artur Signell
2012-01-26
1
-138
/
+7
*
|
|
Removed extra "Widget" prefix from ApplicationConnection method names
Artur Signell
2012-02-27
1
-3
/
+3
*
|
|
Communicate component description (tooltip) in shared state (#8304).
Henri Sara
2012-02-23
1
-1
/
+1
*
|
|
Communicate disabled flag in shared state (#8304).
Henri Sara
2012-02-23
1
-1
/
+1
*
|
|
Communicate component style names in shared state (#8304).
Henri Sara
2012-02-23
1
-1
/
+1
*
|
|
Use constants for some more UIDL attribute names.
Henri Sara
2012-02-22
1
-2
/
+4
*
|
|
Convert some literal strings of UIDL attributes to use constants.
Henri Sara
2012-02-21
1
-3
/
+7
*
|
|
Merge changes from master to rpc branch.
Henri Sara
2012-01-27
1
-142
/
+7
|
/
/
*
|
Split Paintable from Widget so we have VPaintable (paintable without any
Artur Signell
2012-01-22
1
-4
/
+8
*
|
Split Paintable handling from ApplicationConnection to PaintableMap.
Artur Signell
2012-01-20
1
-2
/
+3
*
|
#3667 Remove deprecated API from MenuBar (setSubMenuIcon & setCollapse)
Artur Signell
2011-12-19
1
-15
/
+0
*
|
Merge remote branch 'origin/6.8'
Leif Åstrand
2011-12-09
1
-2
/
+2
|
\
|
|
*
#7354 IT Mill -> Vaadin find and replace
Artur Signell
2011-12-08
1
-2
/
+2
*
|
#7913 Removed IE7 related stuff
Artur Signell
2011-11-22
1
-21
/
+0
*
|
#7912 Remove support for IE6
Leif Åstrand
2011-11-09
1
-85
/
+8
|
/
*
Merged changes from 6.6
Henri Sara
2011-09-27
1
-6
/
+8
*
Merged changes from 6.6
Henri Sara
2011-09-21
1
-0
/
+48
|
\
|
*
Refactored based on review (#6420)
Leif Åstrand
2011-09-21
1
-24
/
+29
|
*
#6420 Solution for menu too long
Leif Åstrand
2011-09-19
1
-0
/
+43
|
*
#4125 fix for some cases with selectable items not on the deepest nested leve...
Henri Sara
2011-06-14
1
-3
/
+1
|
*
#4125 MenuBar supports selectable items
Henri Sara
2011-06-13
1
-38
/
+150
|
*
Reverted the fix for #5535 again, creating a proper ticket for the issue (nee...
Jouni Koivuviita
2011-05-20
1
-22
/
+0
|
*
New fix for #5535. Added the flag for indicating whether the focus is via mou...
Jouni Koivuviita
2011-05-20
1
-0
/
+22
|
*
Reverted bad fix for #5535
Jouni Koivuviita
2011-05-20
1
-25
/
+20
*
|
#7187 Allow HTML content in an MenuItem
Leif Åstrand
2011-08-10
1
-1
/
+10
*
|
Merge from 6.6
Henri Sara
2011-06-16
1
-59
/
+164
|
\
\
|
|
/
|
/
|
|
*
#6590 Do not try to remove collapsed items when there are no collapsed items
Artur Signell
2011-03-31
1
-1
/
+2
|
*
#6509 Make subclassing VMenuBar possible by making CustomMenuItem protected a...
Henri Sara
2011-02-25
1
-10
/
+15
*
|
Fixes #5535 "Clicking on a menubar show a visible focus"
Jouni Koivuviita
2011-05-19
1
-19
/
+25
*
|
Fixes issue with menubar submenu overflowing right edge of the screen in IE/a...
John Alhroos
2011-05-18
1
-5
/
+3
*
|
#6440: mode to open root nodes by mouse over only
Matti Tahvonen
2011-04-13
1
-1
/
+62
*
|
Merged most changes from 6.5 to 6.6
Henri Sara
2011-04-01
1
-1
/
+2
*
|
Merged changes from 6.5 branch
Henri Sara
2011-02-28
1
-10
/
+15
|
/
*
#6224 Use VLazyExecutor instead of custom timers in VMenuBar/VSlider/VView
Artur Signell
2011-01-03
1
-13
/
+10
*
#4376 Tree: Context menu shadow is wrong on first click if it has an icon
Artur Signell
2010-12-28
1
-5
/
+1
*
#6205 - Too many items are collapsed in certain cases
Artur Signell
2010-12-27
1
-2
/
+7
*
#6035 - Icons are no longer transparent in MenuBar in IE6
Artur Signell
2010-12-27
1
-6
/
+25
*
#6035 - Icons are no longer transparent in MenuBar in IE6
Artur Signell
2010-12-27
1
-3
/
+39
[next]