Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" | Henri Sara | 2009-05-11 | 1 | -443/+0 |
| | | | | | | | - com.itmill.toolkit.external not yet fully renamed svn changeset:7715/svn branch:6.0 | ||||
* | Fix for #2880 - IE7: Tabsheet caption texts too short when using icons | Artur Signell | 2009-05-04 | 1 | -0/+4 |
| | | | | svn changeset:7608/svn branch:6.0 | ||||
* | Fix for #2592 - Tabsheet icons sometimes disappear in IE | Artur Signell | 2009-02-15 | 1 | -1/+1 |
| | | | | svn changeset:6840/svn branch:trunk | ||||
* | null check, don't fire tooltip action without the actual owner | Matti Tahvonen | 2009-02-06 | 1 | -1/+1 |
| | | | | svn changeset:6753/svn branch:trunk | ||||
* | Fix for #2483 - Changed the way ICaption calculates required space to fix ↵ | Artur Signell | 2009-01-20 | 1 | -29/+29 |
| | | | | | | Firefox caption wrapping issue svn changeset:6606/svn branch:trunk | ||||
* | fixes #2437, regression due changes in ICaption. Most likely visible in ↵ | Matti Tahvonen | 2009-01-08 | 1 | -1/+9 |
| | | | | | | other places too, hopefully those are now fixed too. svn changeset:6463/svn branch:trunk | ||||
* | Fix for #2348 - Disable caption when component is disabled | Artur Signell | 2008-12-18 | 1 | -2/+5 |
| | | | | svn changeset:6272/svn branch:trunk | ||||
* | Changed Util.notifyParentOfSizeChange and Util.componentSizeUpdated to ↵ | Artur Signell | 2008-12-18 | 1 | -5/+5 |
| | | | | | | accept Paintables instead of Widgets as non-Paintable widgets passed to the method will cause a ClassCastException svn changeset:6262/svn branch:trunk | ||||
* | fixes somewhat invalid size change notification (ICaption notified as ↵ | Matti Tahvonen | 2008-12-17 | 1 | -2/+10 |
| | | | | | | changed, but should be the actual paintable) svn changeset:6251/svn branch:trunk | ||||
* | fixes #2297, #2287 and optimizes other onload event handlings. | Matti Tahvonen | 2008-12-08 | 1 | -8/+1 |
| | | | | svn changeset:6121/svn branch:trunk | ||||
* | fixes #2292. Onload size notification for IButton and some other components | Matti Tahvonen | 2008-12-05 | 1 | -1/+1 |
| | | | | svn changeset:6104/svn branch:trunk | ||||
* | fixes #2236, ICaption elements now add server side added class names to ↵ | Matti Tahvonen | 2008-11-27 | 1 | -6/+9 |
| | | | | | | caption with i-caption- prefix svn changeset:6018/svn branch:trunk | ||||
* | ICaption getHeight improvement, Igridlayout cleaning and enhancements | Matti Tahvonen | 2008-11-12 | 1 | -1/+29 |
| | | | | svn changeset:5879/svn branch:trunk | ||||
* | Less flicker for captions in Safari | Artur Signell | 2008-11-12 | 1 | -10/+5 |
| | | | | svn changeset:5875/svn branch:trunk | ||||
* | Fix for #2181 - Caption update problems | Artur Signell | 2008-10-27 | 1 | -93/+145 |
| | | | | svn changeset:5740/svn branch:trunk | ||||
* | Fixes #1900 | Joonas Lehtinen | 2008-10-24 | 1 | -1/+2 |
| | | | | svn changeset:5720/svn branch:trunk | ||||
* | Caption width calculation fix | Artur Signell | 2008-10-21 | 1 | -0/+4 |
| | | | | svn changeset:5682/svn branch:trunk | ||||
* | Fixed #2156 IE Panel problems | Artur Signell | 2008-10-21 | 1 | -8/+24 |
| | | | | | | | | | Added caption size change detection Fixed caption width calculation and clipping svn changeset:5679/svn branch:trunk | ||||
* | New OrderedLayout implementation and related fixes | Artur Signell | 2008-10-20 | 1 | -19/+124 |
| | | | | svn changeset:5671/svn branch:trunk | ||||
* | Changed the way relative component sizes are handled. Relative sizes are now ↵ | Artur Signell | 2008-10-01 | 1 | -0/+43 |
| | | | | | | | | | | | converted into pixel sizes in ApplictionConnection. All containers MUST now implement Container which includes the getAllocatedSpace() method used by the relative size calculator. This also fixes OrderedLayout bugs #2021, #2034, #2030, #2102 Also fixes #2127 svn changeset:5570/svn branch:trunk | ||||
* | Events needed for tooltip no more sunk by default in GWT 1.5 | Matti Tahvonen | 2008-09-16 | 1 | -1/+1 |
| | | | | svn changeset:5405/svn branch:trunk | ||||
* | Events needed for tooltip no more sunk by default in GWT 1.5 | Matti Tahvonen | 2008-09-16 | 1 | -0/+1 |
| | | | | svn changeset:5404/svn branch:trunk | ||||
* | Fixes #2010 - Client classes renamed | Artur Signell | 2008-08-28 | 1 | -0/+179 |
svn changeset:5285/svn branch:trunk |