Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #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 mentioned in release notes | Henri Sara | 2011-06-15 | 1 | -0/+1 |
| | | | | | | | | svn changeset:19386/svn branch:6.6 | ||||
| * | Updated the release notes #7120 | John Alhroos | 2011-06-15 | 1 | -4/+5 |
| | | | | | | | | svn changeset:19380/svn branch:6.6 | ||||
| * | #4125 MenuBar supports selectable items | Henri Sara | 2011-06-13 | 8 | -2/+33 |
| | | | | | | | | svn changeset:19348/svn branch:6.6 | ||||
| * | #7126 release notes: include liferay theme in Vaadin JAR | Henri Sara | 2011-06-06 | 1 | -0/+1 |
| | | | | | | | | svn changeset:19231/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 | ||||
| * | #6605 Make Button.fireClick(MouseEventDetails) protected and add related ↵ | Henri Sara | 2011-05-31 | 1 | -0/+1 |
| | | | | | | | | | | | | null checks and javadoc, mention in release notes svn changeset:19153/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 | ||||
| * | Updated supported browser versions in release-notes | Jonatan Kronqvist | 2011-04-14 | 1 | -5/+5 |
| | | | | | | | | svn changeset:18303/svn branch:6.5 | ||||
| * | Updated releasenotes | Jonatan Kronqvist | 2011-04-14 | 1 | -0/+8 |
| | | | | | | | | svn changeset:18290/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 | ||||
| * | #6542 Tabsheet content sometimes not rendered in IE6/IE7 | Artur Signell | 2011-03-03 | 5 | -9/+29 |
| | | | | | | | | svn changeset:17566/svn branch:6.5 | ||||
| * | Updated release-notes for 6.5.2 | Jonatan Kronqvist | 2011-02-28 | 1 | -19/+0 |
| | | | | | | | | svn changeset:17486/svn branch:6.5 | ||||
| * | #6481 improved fix - removed redundant rule and using explicit nowrap | Henri Sara | 2011-02-22 | 1 | -2/+2 |
| | | | | | | | | svn changeset:17367/svn branch:6.5 | ||||
| * | #6481 table scroll position indicator text span too narrow for large row counts | Henri Sara | 2011-02-22 | 1 | -2/+2 |
| | | | | | | | | svn changeset:17364/svn branch:6.5 | ||||
| * | Updated release notes for 6.5.1 | Jonatan Kronqvist | 2011-02-11 | 1 | -73/+12 |
| | | | | | | | | svn changeset:17291/svn branch:6.5 | ||||
| * | Removed line-height to make images look correct | Artur Signell | 2011-02-08 | 1 | -0/+1 |
| | | | | | | | | svn changeset:17223/svn branch:6.5 | ||||
* | | Fixed Form caption color over black background (Reindeer) | Jouni Koivuviita | 2011-05-19 | 1 | -0/+3 |
| | | | | | | | | svn changeset:18931/svn branch:6.6 | ||||
* | | Fixes #5614 "Panel border is extra thick in Firefox 4/IE/Opera" | Jouni Koivuviita | 2011-05-19 | 1 | -24/+27 |
| | | | | | | | | | | | | * Fixes also the unwanted caption border for the light panel, it shouldn't be there (regression since some change to Reindeer theme) svn changeset:18929/svn branch:6.6 | ||||
* | | Fixes #6932 "Table rows shift a couple of pixels down when selecting a row ↵ | Jouni Koivuviita | 2011-05-19 | 4 | -12/+4 |
| | | | | | | | | | | | | | | | | | | in IE7" * Added negative margins to the cell content when the row is focused * Removed padding/line-height changes from all core themes that previously handled the focus state offset change svn changeset:18925/svn branch:6.6 | ||||
* | | Fixes #6923 "IE7 Reindeer theme bug in Table column chooser" | Jouni Koivuviita | 2011-05-19 | 1 | -1/+2 |
| | | | | | | | | svn changeset:18917/svn branch:6.6 | ||||
* | | Fixes #5501 "Remove 'default' theme" | Jouni Koivuviita | 2011-05-19 | 3 | -9/+0 |
| | | | | | | | | svn changeset:18914/svn branch:6.6 | ||||
* | | Fixed #5383 "TextField content alignment problem with Runo and FF" | Jouni Koivuviita | 2011-05-19 | 1 | -2/+1 |
| | | | | | | | | svn changeset:18910/svn branch:6.6 | ||||
* | | Fixes #5535 "Clicking on a menubar show a visible focus" | Jouni Koivuviita | 2011-05-19 | 1 | -0/+1 |
| | | | | | | | | svn changeset:18908/svn branch:6.6 | ||||
* | | Fixes #6745 "Connectors for Tree" | Jouni Koivuviita | 2011-05-19 | 6 | -10/+22 |
| | | | | | | | | svn changeset:18907/svn branch:6.6 | ||||
* | | removed unnecessary workaround for liferays body style position:relative | Matti Tahvonen | 2011-05-06 | 1 | -28/+0 |
| | | | | | | | | svn changeset:18673/svn branch:6.6 | ||||
* | | Corrections to the Release Notes. For #6327. | Marko Grönroos | 2011-05-06 | 1 | -27/+7 |
| | | | | | | | | svn changeset:18667/svn branch:6.6 | ||||
* | | isolating #6911 related hack to only grid layout and ordered layouts which ↵ | Matti Tahvonen | 2011-05-06 | 1 | -1/+3 |
| | | | | | | | | | | | | are most likely to face the issue svn changeset:18657/svn branch:6.6 | ||||
* | | a possible fix for #6911 | Matti Tahvonen | 2011-05-05 | 1 | -0/+5 |
| | | | | | | | | svn changeset:18655/svn branch:6.6 | ||||
* | | Updated Release Notes: more details in upgrading. For #6327. | Marko Grönroos | 2011-05-05 | 1 | -6/+27 |
| | | | | | | | | svn changeset:18651/svn branch:6.6 | ||||
* | | Updated upgrading instructions in Release Notes and mentioned GWT validation ↵ | Marko Grönroos | 2011-05-03 | 1 | -15/+62 |
| | | | | | | | | | | | | dependency libraries. For #6900 and #6327. svn changeset:18620/svn branch:6.6 | ||||
* | | #6918 mentioned in release notes | Henri Sara | 2011-05-03 | 1 | -0/+1 |
| | | | | | | | | svn changeset:18615/svn branch:6.6 |