5 Commits (2152829c6579e3e9075197f022b1c2b41c5dc65e)

Author SHA1 Message Date
  Leif Åstrand 2152829c65 Use FQN instead of import for the bad Element class (#13287) 10 years ago
  Johannes Dahlström 9dd8754fa8 Support font icons in MenuItems (#13372) 10 years ago
  Marc Englund de70ee2f01 Font icon support (#13152) 10 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Johannes Dahlström d67ed23096 Move widget classes from c.v.c.ui.<widget> to c.v.c.ui (#9392) 11 years ago
  Marc Englund 720ee80976 Overlay container #9220 11 years ago
  John Ahlroos 274565fa24 Fixed missing stylenames on menu item #10077 11 years ago
  Artur Signell 0965cfdef0 Formatted project 11 years ago
  John Ahlroos 9ce55984a4 Fixed primary stylename handling for MenuBar #9908 11 years ago
  Artur Signell 8941056349 Reformatted project 11 years ago
  Artur Signell bfbfdd51a0 Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) 11 years ago
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 11 years ago
  Artur Signell acf099b41f Eliminated dependencies from server to client (#9279) 12 years ago
  Artur Signell 14dd4d0b28 Moved client files to a client src folder (#9299) 12 years ago
  Leif Åstrand 3604bf01de Add Java 6 @Override annotations to all methods from interfaces 12 years ago
  Sami Viitanen 6dec84ebe9 Made MenuBar item tooltips work again (#8425) 12 years ago
  Sami Viitanen 18ac8b2550 Tooltips are now handled by the connector and not the widget (#8425) 12 years ago
  Artur Signell 429aeadef9 Moved each component to its own package on client side 12 years ago
  Automerge 53bb61089d [merge from 6.7] #8559/#8560 Additional fixes based on review 12 years ago
  Automerge 2296d93d64 [merge from 6.7] Fixed NPE:s in keyboard navigation in MenuBar (#8559/#8560) 12 years ago
  Automerge 3ef26bbd62 [merge from 6.7] Code cleanup (#8559/#8560) 12 years ago
  Leif Åstrand 70f793bfb0 Fix some small layout bugs (#8313) 12 years ago
  Artur Signell 77f399a27e #8510 Support using Resources through URLReference/ResourceReference in 12 years ago
  Artur Signell de73abe459 #8434 Renamed *Paintable classes to *Connector and updated ConnectorMap 12 years ago
  Artur Signell e137874fd8 Removed extra "Widget" prefix from ApplicationConnection method names 12 years ago
  Henri Sara b93f3668c3 Communicate component description (tooltip) in shared state (#8304). 12 years ago
  Henri Sara 23ff3340cd Communicate disabled flag in shared state (#8304). 12 years ago
  Henri Sara c5b9762e79 Communicate component style names in shared state (#8304). 12 years ago
  Henri Sara e1907d68db Use constants for some more UIDL attribute names. 12 years ago
  Henri Sara e31b26ca98 Convert some literal strings of UIDL attributes to use constants. 12 years ago
  Leif Åstrand 886b434eba Update MenuBar to work with MeasureManager (#8313) 12 years ago
  Henri Sara 91b3084e06 Merge changes from master to rpc branch. 12 years ago
  Artur Signell 4c9905b221 Fixed ClassCastException when MenuBar has a set width 12 years ago
  Artur Signell cc3d673ad8 Split VScrollTable, VTreeTable and VMenuBar into paintable and 12 years ago
  Artur Signell 70173cfc6e Split Paintable from Widget so we have VPaintable (paintable without any 12 years ago
  Artur Signell 622545764d Split Paintable handling from ApplicationConnection to PaintableMap. 12 years ago
  Artur Signell f3b8b427d4 #3667 Remove deprecated API from MenuBar (setSubMenuIcon & setCollapse) 12 years ago
  Artur Signell 3b0da56451 #7354 IT Mill -> Vaadin find and replace 12 years ago
  Artur Signell 8c2dc96621 #7913 Removed IE7 related stuff 12 years ago
  Leif Åstrand 7f57fc6b3d #7912 Remove support for IE6 12 years ago
  Henri Sara 1a6f3607f0 Merged changes from 6.6 12 years ago
  Henri Sara 9fe131039d #7672 contributory XSS fixes in certain components 12 years ago
  Leif Åstrand d0f60a2c01 Refactored based on review (#6420) 12 years ago
  Leif Åstrand 4a72c68e12 #6420 Solution for menu too long 12 years ago
  Leif Åstrand 35887c66f8 #7187 Allow HTML content in an MenuItem 13 years ago
  Henri Sara c90b09e075 #4125 fix for some cases with selectable items not on the deepest nested level, related test 13 years ago
  Henri Sara 8727670c7a #4125 MenuBar supports selectable items 13 years ago
  Jouni Koivuviita fd4b6b2b9b Reverted the fix for #5535 again, creating a proper ticket for the issue (need to indicate focus on menubar) 13 years ago
  Jouni Koivuviita 51603fe898 New fix for #5535. Added the flag for indicating whether the focus is via mouse or other means. 13 years ago
  Jouni Koivuviita 7911a4569c Reverted bad fix for #5535 13 years ago