summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/reindeer
Commit message (Collapse)AuthorAgeFilesLines
* Update CssLayout to use MeasureManager (#8313)Leif Åstrand2012-02-101-0/+1
|
* Merge remote-tracking branch 'origin/6.8'Artur Signell2012-01-271-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 #6996Marc Englund2012-01-181-1/+0
| | | | | | | | svn changeset:22691/svn branch:6.8
* | #7984 removed Firefox workaroundsArtur Signell2011-11-223-8/+2
| |
* | #7981 Removed Firefox 2 specific code and CSSArtur Signell2011-11-225-33/+1
| |
* | #7913 Removed IE7 specific CSS rulesArtur Signell2011-11-225-12/+3
| |
* | #7912 Remove support for IE6Leif Åstrand2011-11-0922-188/+4
|/
* Final fix for #6745: Connectors for TreeJouni Koivuviita2011-09-281-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 Koivuviita2011-09-271-4/+0
| | | | | | previously (because of a typo). svn changeset:21346/svn branch:6.7
* Corrections to table column reordering styles.Jouni Koivuviita2011-09-272-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 TreeJouni Koivuviita2011-08-241-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 Koivuviita2011-08-231-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 #6720Jonatan Kronqvist2011-08-231-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 Kronqvist2011-08-191-0/+9
| | | | svn changeset:20495/svn branch:6.7
* #7187 Allow HTML content in an MenuItemLeif Åstrand2011-08-101-1/+1
| | | | svn changeset:20245/svn branch:6.7
* Fixed the IE6 rendering bug #7314John Alhroos2011-07-271-1/+6
| | | | svn changeset:19991/svn branch:6.6
* Fixes disabled shim appearing behind Table in IE #7324John Alhroos2011-07-261-0/+6
| | | | svn changeset:19940/svn branch:6.6
* Fix for IE6 overflow bug #7314John Alhroos2011-07-251-0/+8
| | | | svn changeset:19922/svn branch:6.6
* #4125 MenuBar supports selectable itemsHenri Sara2011-06-135-1/+21
| | | | svn changeset:19348/svn branch:6.6
* Remove generated reindeer sprites from version controlHenri Sara2011-05-319-0/+0
| | | | svn changeset:19166/svn branch:6.6
* Undo changeset 19049 (several files committed by accident) except for the ↵Henri Sara2011-05-255-0/+0
| | | | | | mergeinfo update svn changeset:19050/svn branch:6.6
* Block merge of version number changeHenri Sara2011-05-255-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 Kronqvist2011-04-081-3/+3
| | | | | | | | | | | | unnecessary scrolling svn changeset:18186/svn branch:6.5
| * #6367 - remove focus outline from table header cellJonatan Kronqvist2011-04-071-3/+4
| | | | | | | | svn changeset:18146/svn branch:6.5
| * Cleaned up #6197 - moved keyboard handling from the table body to the table rowsJonatan Kronqvist2011-04-061-1/+3
| | | | | | | | svn changeset:18129/svn branch:6.5
| * Fixed #6731 - tree no longer scrolls when an item is selected.Jonatan Kronqvist2011-04-061-2/+5
| | | | | | | | svn changeset:18127/svn branch:6.5
| * Potential fix for #6685 High CPU usage for any Vaadin application in IE9 - ↵Artur Signell2011-03-241-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/IE7Artur Signell2011-03-031-3/+7
| | | | | | | | svn changeset:17566/svn branch:6.5
| * #6481 improved fix - removed redundant rule and using explicit nowrapHenri Sara2011-02-221-2/+2
| | | | | | | | svn changeset:17367/svn branch:6.5
| * #6481 table scroll position indicator text span too narrow for large row countsHenri Sara2011-02-221-2/+2
| | | | | | | | svn changeset:17364/svn branch:6.5
* | Reverted [18907] (fix for #6745 "Connectors for Tree"Jouni Koivuviita2011-05-231-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 Koivuviita2011-05-191-0/+3
| | | | | | | | svn changeset:18931/svn branch:6.6
* | Fixes #5614 "Panel border is extra thick in Firefox 4/IE/Opera"Jouni Koivuviita2011-05-191-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 Koivuviita2011-05-191-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 Koivuviita2011-05-191-1/+2
| | | | | | | | svn changeset:18917/svn branch:6.6
* | Fixes #6745 "Connectors for Tree"Jouni Koivuviita2011-05-191-2/+2
| | | | | | | | svn changeset:18907/svn branch:6.6
* | removed automatically compiled css files from svn. Derived files and should ↵Matti Tahvonen2011-04-211-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.5Matti Tahvonen2011-04-201-1/+1
| | | | | | | | svn changeset:18406/svn branch:6.6
* | merging fixes from 6.5Matti Tahvonen2011-04-201-0/+3
| | | | | | | | svn changeset:18402/svn branch:6.6
* | #6811 TabSheet and Panel fixes needed for IE9Artur Signell2011-04-112-2/+4
| | | | | | | | svn changeset:18210/svn branch:6.6
* | #6793 Ensure font-weight: bold for IE9Artur Signell2011-04-112-2/+14
| | | | | | | | svn changeset:18208/svn branch:6.6
* | Merged bugfixes and test updates from 6.5Artur Signell2011-03-251-2/+4
| | | | | | | | svn changeset:17929/svn branch:6.6
* | Merged some changes from 6.5Henri Sara2011-03-161-3/+7
| | | | | | | | svn changeset:17798/svn branch:6.6
* | Merged changes from 6.5 branchHenri Sara2011-02-281-1/+1
|/ | | | svn changeset:17493/svn branch:6.6
* #6304 Moved display css rule to the base theme allowing it to be overriddenJonatan Kronqvist2011-02-071-2/+8
| | | | svn changeset:17187/svn branch:6.5
* css to cope better with browser plugins #6219, #5879Matti Tahvonen2010-12-302-4/+6
| | | | svn changeset:16741/svn branch:6.5
* #6086 Text selection does not work in link ButtonsArtur Signell2010-12-211-1/+5
| | | | svn changeset:16592/svn branch:6.5
* #6041 The splitter in a disabled split panel can be movedArtur Signell2010-12-211-2/+8
| | | | svn changeset:16591/svn branch:6.5
* styles for debug consoleMatti Tahvonen2010-12-161-2/+3
| | | | svn changeset:16540/svn branch:6.5
* Fix for #6143Jonatan Kronqvist2010-12-133-87/+87
| | | | svn changeset:16477/svn branch:6.5