Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed unwanted 24bit png gradients for IE6 (Chameleon theme) | Jouni Koivuviita | 2011-08-30 | 5 | -1/+23 |
| | | | | svn changeset:20732/svn branch:6.7 | ||||
* | #5780 TreeTable uses images that not display transparent in IE6 - reverted ↵ | Leif Åstrand | 2011-08-30 | 3 | -23/+7 |
| | | | | | | previous fix causing problems with safari 4. Added new fix using gif-versions of the arrows in IE6 svn changeset:20726/svn branch:6.7 | ||||
* | Fixes zero width buttons inside segment compound style for IE7 | Jouni Koivuviita | 2011-08-30 | 1 | -2/+11 |
| | | | | svn changeset:20724/svn branch:6.7 | ||||
* | #7496 Undo r20719 as the additional '{' and '}' in the css causes Safari 4 ↵ | Leif Åstrand | 2011-08-30 | 1 | -1/+9 |
| | | | | | | to stop parsing the rest of the css svn changeset:20723/svn branch:6.7 | ||||
* | #5780 TreeTable uses images that not display transparent in IE6 | Leif Åstrand | 2011-08-30 | 1 | -0/+24 |
| | | | | svn changeset:20720/svn branch:6.7 | ||||
* | #7496 Theme files loaded from a css file using AlphaImageLoader only works ↵ | Leif Åstrand | 2011-08-30 | 1 | -9/+1 |
| | | | | | | in the root context svn changeset:20719/svn branch:6.7 | ||||
* | Fixes #7490: Multi-line text fields visual and height issues in Chameleon theme | Jouni Koivuviita | 2011-08-29 | 1 | -0/+4 |
| | | | | svn changeset:20708/svn branch:6.7 | ||||
* | Chameleon theme fixes | Jouni Koivuviita | 2011-08-26 | 7 | -5/+77 |
| | | | | | | | | * Button with explicit width now behaves similarly across browsers, either clipping the text or ellipticizing it * DateField popup button now same height as the input field * Minor stylistic changes svn changeset:20673/svn branch:6.7 | ||||
* | #5608 Item icons do not work in OptionGroup | Leif Åstrand | 2011-08-25 | 1 | -0/+5 |
| | | | | svn changeset:20638/svn branch:6.7 | ||||
* | Small bugfix related to #6745: Connectors for Tree | Jouni Koivuviita | 2011-08-24 | 1 | -3/+6 |
| | | | | | | | -Tree root nodes received a wrong classname if they had childnodes (the last root node was always treated as a leaf) -Fixed hover styles in Reindeer svn changeset:20605/svn branch:6.7 | ||||
* | Barebones fix for #6745: Connectors for Tree, i.e. ugly but works. We can ↵ | Jouni Koivuviita | 2011-08-23 | 11 | -2/+25 |
| | | | | | | | | make it more pretty in future releases if necessary. Includes TestBench test for the feature. svn changeset:20577/svn branch:6.7 | ||||
* | Fixes for issues found during review of #6720 | Jonatan Kronqvist | 2011-08-23 | 1 | -1/+5 |
| | | | | | | | - Don't statically set row height - Table.RowGenerator and Table.GeneratedRow made Serializable svn changeset:20561/svn branch:6.7 | ||||
* | Hide focus outline on NativeButton in sidebar in chameleon theme | Henri Sara | 2011-08-22 | 1 | -0/+5 |
| | | | | svn changeset:20531/svn branch:6.7 | ||||
* | Implemented row generation for Table and TreeTable #6720# | Jonatan Kronqvist | 2011-08-19 | 5 | -0/+34 |
| | | | | svn changeset:20495/svn branch:6.7 | ||||
* | Added some ugly styles so that the feature can be visually verified | Artur Signell | 2011-08-18 | 1 | -0/+23 |
| | | | | svn changeset:20478/svn branch:6.7 | ||||
* | Specify color for even rows in the liferay theme (#6723) | Jonatan Kronqvist | 2011-08-18 | 1 | -0/+4 |
| | | | | svn changeset:20450/svn branch:6.7 | ||||
* | Fix for #7388 | John Alhroos | 2011-08-17 | 1 | -0/+3 |
| | | | | svn changeset:20447/svn branch:6.7 | ||||
* | Optional expand and collapse animations for TreeTable (#6723) | Jonatan Kronqvist | 2011-08-17 | 3 | -1/+45 |
| | | | | svn changeset:20445/svn branch:6.7 | ||||
* | #7178 eliminated "example" theme | Henri Sara | 2011-08-13 | 11 | -131/+0 |
| | | | | svn changeset:20370/svn branch:6.7 | ||||
* | #7178 removed AddressBook, demo themes and many other demo related files | Henri Sara | 2011-08-12 | 61 | -399/+0 |
| | | | | svn changeset:20359/svn branch:6.7 | ||||
* | #7178 removed demo theme containing images used by runo theme demo | Henri Sara | 2011-08-11 | 11 | -0/+0 |
| | | | | svn changeset:20294/svn branch:6.7 | ||||
* | #7187 Allow HTML content in an MenuItem | Leif Åstrand | 2011-08-10 | 3 | -3/+3 |
| | | | | svn changeset:20245/svn branch:6.7 | ||||
* | #7178 related: Removed test version of FeatureBrowser (two feature browser ↵ | Henri Sara | 2011-08-08 | 8 | -260/+0 |
| | | | | | | applications existed in project, probably since #3298 was fixed) svn changeset:20152/svn branch:6.7 | ||||
* | #7266 removed sampler from Vaadin 6.7 (now separate), related screenshot updates | Henri Sara | 2011-08-04 | 470 | -1144/+0 |
| | | | | svn changeset:20113/svn branch:6.7 | ||||
* | #7266 eliminate some Sampler dependencies in Vaadin 6.7 tests etc. | Henri Sara | 2011-08-01 | 4 | -0/+0 |
| | | | | svn changeset:20059/svn branch:6.7 | ||||
* | #7053 copy two icons from reindeer to chameleon | Henri Sara | 2011-07-29 | 3 | -2/+2 |
| | | | | svn changeset:20027/svn branch:6.7 | ||||
* | #7053 Do not explicitly import base theme, fix paths for Chameleon loading ↵ | Henri Sara | 2011-07-29 | 1 | -4/+7 |
| | | | | | | indicator images svn changeset:20017/svn branch:6.7 | ||||
* | #7053 Chameleon theme integration, first phase: basic theme in Vaadin and ↵ | Henri Sara | 2011-07-28 | 51 | -0/+2242 |
| | | | | | | JAR, compiled into a single styles.css svn changeset:20007/svn branch:6.7 | ||||
* | Merged changes from 6.6 | Henri Sara | 2011-07-28 | 1 | -1/+6 |
|\ | | | | | | | svn changeset:19999/svn branch:6.7 | ||||
| * | Fixed the IE6 rendering bug #7314 | John Alhroos | 2011-07-27 | 1 | -1/+6 |
| | | | | | | | | svn changeset:19991/svn branch:6.6 | ||||
| * | Fixes disabled shim appearing behind Table in IE #7324 | John Alhroos | 2011-07-26 | 1 | -0/+6 |
| | | | | | | | | svn changeset:19940/svn branch:6.6 | ||||
| * | Fix for IE6 overflow bug #7314 | John Alhroos | 2011-07-25 | 1 | -0/+8 |
| | | | | | | | | svn changeset:19922/svn branch:6.6 | ||||
| * | Fixes #7273: Sampler demo MenuBar related resource is missing (HTTP 404) | Jouni Koivuviita | 2011-07-18 | 1 | -0/+0 |
| | | | | | | | | svn changeset:19814/svn branch:6.6 | ||||
| * | #4125 MenuBar supports selectable items | Henri Sara | 2011-06-13 | 8 | -2/+33 |
| | | | | | | | | svn changeset:19348/svn branch:6.6 | ||||
| * | Remove generated reindeer sprites from version control | Henri Sara | 2011-05-31 | 9 | -0/+0 |
| | | | | | | | | svn changeset:19166/svn branch:6.6 | ||||
| * | Undo changeset 19049 (several files committed by accident) except for the ↵ | Henri Sara | 2011-05-25 | 5 | -0/+0 |
| | | | | | | | | | | | | mergeinfo update svn changeset:19050/svn branch:6.6 | ||||
| * | Block merge of version number change | Henri Sara | 2011-05-25 | 5 | -0/+0 |
| |\ | | | | | | | | | | svn changeset:19049/svn branch:6.6 | ||||
| * | | Reverted [18907] (fix for #6745 "Connectors for Tree" | Jouni Koivuviita | 2011-05-23 | 6 | -22/+10 |
| | | | | | | | | | | | | | | | | | | | | | * Moving to 6.7 branch * Modifying the selector structure and images in the 6.7 branch, the last fix was not final svn changeset:18999/svn branch:6.6 | ||||
| * | | Related fix for #5383 (ComboBox was affected as well) | Jouni Koivuviita | 2011-05-23 | 1 | -1/+1 |
| | | | | | | | | | | | | svn changeset:18992/svn branch:6.6 | ||||
* | | | Merged changes to 6.7 | Henri Sara | 2011-07-27 | 2 | -0/+14 |
| | | | | | | | | | | | | svn changeset:19972/svn branch:6.7 | ||||
* | | | Basic icon for ButtonDisableOnClick sample | Artur Signell | 2011-07-25 | 1 | -0/+0 |
| | | | | | | | | | | | | svn changeset:19930/svn branch:6.7 | ||||
* | | | Merged TreeTable into Vaadin core (#5371) | Jonatan Kronqvist | 2011-06-16 | 3 | -0/+20 |
| | | | | | | | | | | | | svn changeset:19416/svn branch:6.7 | ||||
* | | | Merge from 6.6 | Henri Sara | 2011-06-16 | 24 | -25/+44 |
|\ \ \ | |/ / |/| / | |/ | svn changeset:19412/svn branch:6.7 | ||||
| * | merged fix for #6713 | Matti Tahvonen | 2011-04-15 | 1 | -1/+12 |
| | | | | | | | | svn changeset:18334/svn branch:6.5 | ||||
| * | Test for #6781 | Artur Signell | 2011-04-11 | 1 | -0/+3 |
| | | | | | | | | svn changeset:18203/svn branch:6.5 | ||||
| * | #6731 - focus on the node's caption instead of the element in order to avoid ↵ | Jonatan Kronqvist | 2011-04-08 | 5 | -13/+13 |
| | | | | | | | | | | | | unnecessary scrolling svn changeset:18186/svn branch:6.5 | ||||
| * | #6367 - remove focus outline from table header cell | Jonatan Kronqvist | 2011-04-07 | 5 | -13/+18 |
| | | | | | | | | svn changeset:18146/svn branch:6.5 | ||||
| * | Cleaned up #6197 - moved keyboard handling from the table body to the table rows | Jonatan Kronqvist | 2011-04-06 | 5 | -5/+15 |
| | | | | | | | | svn changeset:18129/svn branch:6.5 | ||||
| * | Fixed #6731 - tree no longer scrolls when an item is selected. | Jonatan Kronqvist | 2011-04-06 | 5 | -8/+23 |
| | | | | | | | | svn changeset:18127/svn branch:6.5 | ||||
| * | Potential fix for #6685 High CPU usage for any Vaadin application in IE9 - ↵ | Artur Signell | 2011-03-24 | 5 | -8/+18 |
| | | | | | | | | | | | | Moved v-app-loading class to separate div inside v-app svn changeset:17907/svn branch:6.5 |