summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes
Commit message (Collapse)AuthorAgeFilesLines
* 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
| * merged fix for #6713Matti Tahvonen2011-04-151-1/+12
| | | | | | | | svn changeset:18334/svn branch:6.5
| * Test for #6781Artur Signell2011-04-111-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 Kronqvist2011-04-085-13/+13
| | | | | | | | | | | | unnecessary scrolling svn changeset:18186/svn branch:6.5
| * #6367 - remove focus outline from table header cellJonatan Kronqvist2011-04-075-13/+18
| | | | | | | | svn changeset:18146/svn branch:6.5
| * Cleaned up #6197 - moved keyboard handling from the table body to the table rowsJonatan Kronqvist2011-04-065-5/+15
| | | | | | | | svn changeset:18129/svn branch:6.5
| * Fixed #6731 - tree no longer scrolls when an item is selected.Jonatan Kronqvist2011-04-065-8/+23
| | | | | | | | svn changeset:18127/svn branch:6.5
| * Potential fix for #6685 High CPU usage for any Vaadin application in IE9 - ↵Artur Signell2011-03-245-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/IE7Artur Signell2011-03-035-9/+29
| | | | | | | | 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
| * Removed line-height to make images look correctArtur Signell2011-02-081-0/+1
| | | | | | | | svn changeset:17223/svn branch:6.5
* | Reverted [18907] (fix for #6745 "Connectors for Tree"Jouni Koivuviita2011-05-236-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 Koivuviita2011-05-231-1/+1
| | | | | | | | svn changeset:18992/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-194-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 Koivuviita2011-05-191-1/+2
| | | | | | | | svn changeset:18917/svn branch:6.6
* | Fixes #5501 "Remove 'default' theme"Jouni Koivuviita2011-05-193-9/+0
| | | | | | | | svn changeset:18914/svn branch:6.6
* | Fixed #5383 "TextField content alignment problem with Runo and FF"Jouni Koivuviita2011-05-191-2/+1
| | | | | | | | svn changeset:18910/svn branch:6.6
* | Fixes #5535 "Clicking on a menubar show a visible focus"Jouni Koivuviita2011-05-191-0/+1
| | | | | | | | svn changeset:18908/svn branch:6.6
* | Fixes #6745 "Connectors for Tree"Jouni Koivuviita2011-05-196-10/+22
| | | | | | | | svn changeset:18907/svn branch:6.6
* | removed unnecessary workaround for liferays body style position:relativeMatti Tahvonen2011-05-061-28/+0
| | | | | | | | svn changeset:18673/svn branch:6.6
* | isolating #6911 related hack to only grid layout and ordered layouts which ↵Matti Tahvonen2011-05-061-1/+3
| | | | | | | | | | | | are most likely to face the issue svn changeset:18657/svn branch:6.6
* | a possible fix for #6911Matti Tahvonen2011-05-051-0/+5
| | | | | | | | svn changeset:18655/svn branch:6.6
* | removed automatically compiled css files from svn. Derived files and should ↵Matti Tahvonen2011-04-214-15936/+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-0/+3
| | | | | | | | svn changeset:18407/svn branch:6.6
* | merging fixes from 6.5Matti Tahvonen2011-04-205-5/+5
| | | | | | | | svn changeset:18406/svn branch:6.6
* | merging fixes from 6.5Matti Tahvonen2011-04-205-2/+17
| | | | | | | | svn changeset:18402/svn branch:6.6
* | fixes #6713Matti Tahvonen2011-04-151-1/+12
| | | | | | | | svn changeset:18333/svn branch:6.6
* | #6811 Liferay theme IE8 fix also for IE9Artur Signell2011-04-152-2/+30
| | | | | | | | svn changeset:18317/svn branch:6.6
* | #6011 Reverted IE9 panel fixes as IE9 actually seems to handle the panel ↵Artur Signell2011-04-112-6/+18
| | | | | | | | | | | | deco just fine svn changeset:18214/svn branch:6.6
* | #6811 TabSheet and Panel fixes needed for IE9Artur Signell2011-04-115-42/+22
| | | | | | | | 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-255-8/+18
| | | | | | | | svn changeset:17929/svn branch:6.6
* | Merged some changes from 6.5Henri Sara2011-03-165-9/+29
| | | | | | | | svn changeset:17798/svn branch:6.6
* | Merged changes from 6.5 branchHenri Sara2011-02-282-1/+2
|/ | | | svn changeset:17493/svn branch:6.6
* #6304 Moved display css rule to the base theme allowing it to be overriddenJonatan Kronqvist2011-02-075-8/+37
| | | | svn changeset:17187/svn branch:6.5
* Application that shows all basic component testsArtur Signell2011-01-031-0/+5
| | | | svn changeset:16766/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-215-5/+25
| | | | svn changeset:16592/svn branch:6.5
* #6041 The splitter in a disabled split panel can be movedArtur Signell2010-12-215-8/+38
| | | | svn changeset:16591/svn branch:6.5
* Do not fix button width to avoid clipping (#5455)Artur Signell2010-12-201-1/+0
| | | | svn changeset:16576/svn branch:6.5
* #5455 - AddressBook tutorial buttons looks regressionArtur Signell2010-12-201-0/+0
| | | | svn changeset:16572/svn branch:6.5
* #5455 - AddressBook tutorial buttons looks regressionArtur Signell2010-12-201-0/+21
| | | | svn changeset:16571/svn branch:6.5
* styles for debug consoleMatti Tahvonen2010-12-165-8/+13
| | | | svn changeset:16540/svn branch:6.5
* Liferay theme tweakJonatan Kronqvist2010-12-152-2/+4
| | | | svn changeset:16512/svn branch:6.5
* Updated and added several Sampler sample icons.Jouni Koivuviita2010-12-149-0/+0
| | | | svn changeset:16499/svn branch:6.5