Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update CssLayout to use MeasureManager (#8313) | Leif Åstrand | 2012-02-10 | 1 | -0/+1 |
| | |||||
* | Merge remote-tracking branch 'origin/6.8' | Artur Signell | 2012-01-27 | 1 | -1/+0 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: WebContent/VAADIN/themes/base/table/table.css WebContent/release-notes.html build/build.xml src/com/vaadin/terminal/gwt/client/ApplicationConnection.java src/com/vaadin/terminal/gwt/client/ui/VFormLayout.java src/com/vaadin/terminal/gwt/client/ui/VPopupCalendar.java src/com/vaadin/terminal/gwt/client/ui/VScrollTable.java src/com/vaadin/terminal/gwt/client/ui/VSlider.java src/com/vaadin/terminal/gwt/client/ui/VTextualDate.java src/com/vaadin/terminal/gwt/client/ui/VWindow.java src/com/vaadin/ui/Table.java tests/integration_tests.xml tests/test.xml tests/testbench/com/vaadin/tests/components/orderedlayout/OrderedLayoutCases.java | ||||
| * | Merged patch found in #7111 from 6.7, also for #5095 #5096 #6996 | Marc Englund | 2012-01-18 | 1 | -1/+0 |
| | | | | | | | | svn changeset:22691/svn branch:6.8 | ||||
* | | #7984 removed Firefox workarounds | Artur Signell | 2011-11-22 | 3 | -8/+2 |
| | | |||||
* | | #7981 Removed Firefox 2 specific code and CSS | Artur Signell | 2011-11-22 | 5 | -33/+1 |
| | | |||||
* | | #7913 Removed IE7 specific CSS rules | Artur Signell | 2011-11-22 | 5 | -12/+3 |
| | | |||||
* | | #7912 Remove support for IE6 | Leif Åstrand | 2011-11-09 | 22 | -188/+4 |
|/ | |||||
* | Final fix for #6745: Connectors for Tree | Jouni Koivuviita | 2011-09-28 | 1 | -12/+7 |
| | | | | | | | -Adjusted all themes to have even pixel caption height -Liferay theme doesn't support the connectors (#7682) svn changeset:21411/svn branch:6.7 | ||||
* | Removed height from a couple of Reindeer table selectors that weren't there ↵ | Jouni Koivuviita | 2011-09-27 | 1 | -4/+0 |
| | | | | | | previously (because of a typo). svn changeset:21346/svn branch:6.7 | ||||
* | Corrections to table column reordering styles. | Jouni Koivuviita | 2011-09-27 | 2 | -43/+26 |
| | | | | | | Cleaned up table column drag styles for Reindeer (lost of duplication) svn changeset:21334/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 | 1 | -0/+9 |
| | | | | | | | | 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 | ||||
* | Implemented row generation for Table and TreeTable #6720# | Jonatan Kronqvist | 2011-08-19 | 1 | -0/+9 |
| | | | | svn changeset:20495/svn branch:6.7 | ||||
* | #7187 Allow HTML content in an MenuItem | Leif Åstrand | 2011-08-10 | 1 | -1/+1 |
| | | | | svn changeset:20245/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 | ||||
* | #4125 MenuBar supports selectable items | Henri Sara | 2011-06-13 | 5 | -1/+21 |
| | | | | 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 | ||||
| * | #6731 - focus on the node's caption instead of the element in order to avoid ↵ | Jonatan Kronqvist | 2011-04-08 | 1 | -3/+3 |
| | | | | | | | | | | | | unnecessary scrolling svn changeset:18186/svn branch:6.5 | ||||
| * | #6367 - remove focus outline from table header cell | Jonatan Kronqvist | 2011-04-07 | 1 | -3/+4 |
| | | | | | | | | 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 | 1 | -1/+3 |
| | | | | | | | | svn changeset:18129/svn branch:6.5 | ||||
| * | Fixed #6731 - tree no longer scrolls when an item is selected. | Jonatan Kronqvist | 2011-04-06 | 1 | -2/+5 |
| | | | | | | | | 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 | 1 | -2/+4 |
| | | | | | | | | | | | | 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 | 1 | -3/+7 |
| | | | | | | | | svn changeset:17566/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 | ||||
* | | Reverted [18907] (fix for #6745 "Connectors for Tree" | Jouni Koivuviita | 2011-05-23 | 1 | -2/+2 |
| | | | | | | | | | | | | | | * 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 | ||||
* | | 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 | 1 | -4/+0 |
| | | | | | | | | | | | | | | | | | | 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 #6745 "Connectors for Tree" | Jouni Koivuviita | 2011-05-19 | 1 | -2/+2 |
| | | | | | | | | svn changeset:18907/svn branch:6.6 | ||||
* | | removed automatically compiled css files from svn. Derived files and should ↵ | Matti Tahvonen | 2011-04-21 | 1 | -5650/+0 |
| | | | | | | | | | | | | thus not be in version control. core developers not need to build theme with ant script after core css files have been modified in the version control. svn changeset:18438/svn branch:6.6 | ||||
* | | merging fixes from 6.5 | Matti Tahvonen | 2011-04-20 | 1 | -1/+1 |
| | | | | | | | | svn changeset:18406/svn branch:6.6 | ||||
* | | merging fixes from 6.5 | Matti Tahvonen | 2011-04-20 | 1 | -0/+3 |
| | | | | | | | | svn changeset:18402/svn branch:6.6 | ||||
* | | #6811 TabSheet and Panel fixes needed for IE9 | Artur Signell | 2011-04-11 | 2 | -2/+4 |
| | | | | | | | | svn changeset:18210/svn branch:6.6 | ||||
* | | #6793 Ensure font-weight: bold for IE9 | Artur Signell | 2011-04-11 | 2 | -2/+14 |
| | | | | | | | | svn changeset:18208/svn branch:6.6 | ||||
* | | Merged bugfixes and test updates from 6.5 | Artur Signell | 2011-03-25 | 1 | -2/+4 |
| | | | | | | | | svn changeset:17929/svn branch:6.6 | ||||
* | | Merged some changes from 6.5 | Henri Sara | 2011-03-16 | 1 | -3/+7 |
| | | | | | | | | svn changeset:17798/svn branch:6.6 | ||||
* | | Merged changes from 6.5 branch | Henri Sara | 2011-02-28 | 1 | -1/+1 |
|/ | | | | svn changeset:17493/svn branch:6.6 | ||||
* | #6304 Moved display css rule to the base theme allowing it to be overridden | Jonatan Kronqvist | 2011-02-07 | 1 | -2/+8 |
| | | | | svn changeset:17187/svn branch:6.5 | ||||
* | css to cope better with browser plugins #6219, #5879 | Matti Tahvonen | 2010-12-30 | 2 | -4/+6 |
| | | | | svn changeset:16741/svn branch:6.5 | ||||
* | #6086 Text selection does not work in link Buttons | Artur Signell | 2010-12-21 | 1 | -1/+5 |
| | | | | svn changeset:16592/svn branch:6.5 | ||||
* | #6041 The splitter in a disabled split panel can be moved | Artur Signell | 2010-12-21 | 1 | -2/+8 |
| | | | | svn changeset:16591/svn branch:6.5 | ||||
* | styles for debug console | Matti Tahvonen | 2010-12-16 | 1 | -2/+3 |
| | | | | svn changeset:16540/svn branch:6.5 | ||||
* | Fix for #6143 | Jonatan Kronqvist | 2010-12-13 | 3 | -87/+87 |
| | | | | svn changeset:16477/svn branch:6.5 |