Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved server files to a server src folder (#9299) | Artur Signell | 2012-08-13 | 1 | -890/+0 |
| | |||||
* | Add Java 6 @Override annotations to all methods from interfaces | Leif Åstrand | 2012-07-23 | 1 | -0/+2 |
| | |||||
* | Moved each component to its own package on client side | Artur Signell | 2012-04-12 | 1 | -1/+1 |
| | | | | | | Class loaders have problems with referring to static inner classes (e.g. state classes) when they cannot load the declaring class. To deal with this the components have been moved to their own packages and state/rpc classes will be defined in their own Java files. | ||||
* | Component no longer implements Paintable | Artur Signell | 2012-04-12 | 1 | -9/+3 |
| | |||||
* | Replace @ClientWidget with client-side @Component (#8440) | Henri Sara | 2012-04-04 | 1 | -3/+0 |
| | |||||
* | Renamed Paintable component classes to Connector | Artur Signell | 2012-02-28 | 1 | -2/+2 |
| | |||||
* | Use constants for some more UIDL attribute names. | Henri Sara | 2012-02-22 | 1 | -1/+2 |
| | |||||
* | Convert some literal strings of UIDL attributes to use constants. | Henri Sara | 2012-02-21 | 1 | -3/+4 |
| | |||||
* | Merge changes from master to rpc branch. | Henri Sara | 2012-01-27 | 1 | -1/+2 |
| | |||||
* | #3667 Remove deprecated API from MenuBar (setSubMenuIcon & setCollapse) | Artur Signell | 2011-12-19 | 1 | -67/+0 |
| | |||||
* | #7354 IT Mill -> Vaadin find and replace | Artur Signell | 2011-12-08 | 1 | -2/+2 |
| | | | | svn changeset:22317/svn branch:6.7 | ||||
* | #7187 Allow HTML content in an MenuItem | Leif Åstrand | 2011-08-10 | 1 | -0/+32 |
| | | | | svn changeset:20245/svn branch:6.7 | ||||
* | Merge from 6.6 | Henri Sara | 2011-06-16 | 1 | -6/+116 |
|\ | | | | | | | svn changeset:19412/svn branch:6.7 | ||||
* | | #6440: simplified method name | Matti Tahvonen | 2011-04-26 | 1 | -13/+19 |
| | | | | | | | | svn changeset:18477/svn branch:6.6 | ||||
* | | #6440: mode to open root nodes by mouse over only | Matti Tahvonen | 2011-04-13 | 1 | -0/+29 |
|/ | | | | svn changeset:18266/svn branch:6.6 | ||||
* | Adds tooltips to menubar items #5919 | John Alhroos | 2010-11-02 | 1 | -0/+80 |
| | | | | svn changeset:15818/svn branch:6.5 | ||||
* | Test case and fix for #5314 | Artur Signell | 2010-07-06 | 1 | -1/+1 |
| | | | | svn changeset:14098/svn branch:6.4 | ||||
* | LAZY loadStyle hints for largish, but rarely used components | Matti Tahvonen | 2010-06-18 | 1 | -1/+2 |
| | | | | svn changeset:13769/svn branch:6.4 | ||||
* | Fixed some high priority warnings by FindBugs | Henri Sara | 2010-06-01 | 1 | -3/+0 |
| | | | | svn changeset:13459/svn branch:6.3 | ||||
* | Test case and fix for #4528 - PaintException if the last menuItem of a sub ↵ | Artur Signell | 2010-04-22 | 1 | -42/+35 |
| | | | | | | menu is invisible svn changeset:12765/svn branch:6.3 | ||||
* | Added missing @ITMillApache2LicenseForJavaFiles@ | Artur Signell | 2010-03-09 | 1 | -0/+3 |
| | | | | svn changeset:11733/svn branch:6.3 | ||||
* | fixes #3785, implemented style names for MenuBar.MenuItem | Matti Tahvonen | 2009-12-01 | 1 | -1/+15 |
| | | | | svn changeset:10110/svn branch:6.2 | ||||
* | Adds visibility for MenuBar.MenuItems | Jouni Koivuviita | 2009-11-11 | 1 | -0/+14 |
| | | | | svn changeset:9723/svn branch:6.2 | ||||
* | MenuBar fixes (again) | Jouni Koivuviita | 2009-11-11 | 1 | -28/+67 |
| | | | | | | | * Fix submenu indicators for IE * Fixes #3678: enhancement: MenuBar needs a separator item svn changeset:9722/svn branch:6.2 | ||||
* | MenuBar fixes & enhancements | Jouni Koivuviita | 2009-11-09 | 1 | -4/+17 |
| | | | | | | | | | * fixes #3507: Menubar.MenuItem needs setEnabled() * "More" menuitem now presented as an arrow * menu opening/closing now more intuitive * client side stylename for menuitems changed to v-menuitem svn changeset:9688/svn branch:6.2 | ||||
* | MenuBar fixes: | Jouni Koivuviita | 2009-11-08 | 1 | -13/+31 |
| | | | | | | | | | | * Fixes #2849: Deprecate MenuBar.setSubmenuIcon method, and provide the same functionality via CSS * Fixes #2821: Sumbenu icon is not aligned with the menu item's text * Fixes #3482: MenuItem: Subitem is wrongly marked as selected Deprecated setCollapse method at the same time, redundant method (the feature should always be enabled). svn changeset:9675/svn branch:6.2 | ||||
* | "removed" (finalized + deprecated) getTag from AbstractComponent | Matti Tahvonen | 2009-10-06 | 1 | -6/+0 |
| | | | | svn changeset:9095/svn branch:2009-09-widget-packaging_3332 | ||||
* | steps toward simpler widgetset creation. Still needs a lot of cleaning and ↵ | Matti Tahvonen | 2009-09-25 | 1 | -6/+7 |
| | | | | | | refining. svn changeset:8930/svn branch:2009-09-widget-packaging_3332 | ||||
* | #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" | Henri Sara | 2009-05-11 | 1 | -0/+617 |
- com.itmill.toolkit.external not yet fully renamed svn changeset:7715/svn branch:6.0 |