aboutsummaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/runo
Commit message (Collapse)AuthorAgeFilesLines
* Small fix to drag-n-drop styles.Jouni Koivuviita2010-03-241-0/+6
| | | | svn changeset:12065/svn branch:6.3
* Drag-n-drop related styles.Jouni Koivuviita2010-03-244-61/+259
| | | | svn changeset:12056/svn branch:6.3
* Fixes #4334: TextField contents offset in Firefox 3.6Jouni Koivuviita2010-03-221-3/+8
| | | | | | | Fixes #4352: Vaadin application font is ugly in Windows Safari/Chrome * Changed WebKit to render text fields same as all other as well, no more border-images (easier to override in custom themes). svn changeset:12009/svn branch:6.3
* Fix for #3492 - DateField should have an option to show week numbersArtur Signell2010-03-221-1/+7
| | | | svn changeset:12006/svn branch:6.3
* Fixes #4102: RichTextArea should provide feedback on current text formatJouni Koivuviita2010-03-191-17/+55
| | | | | | Revised the whole theme for RichTextArea. svn changeset:11985/svn branch:6.3
* fixes #4347, cursor is now "default" by default when mouse is over drag proxy.Matti Tahvonen2010-03-181-2/+3
| | | | svn changeset:11973/svn branch:6.3
* #4359 Immediate upload in FormLayoutHenri Sara2010-03-171-2/+7
| | | | svn changeset:11921/svn branch:6.3
* cleaner tree drop location styles (not shaking that much anymore)Matti Tahvonen2010-03-151-2/+4
| | | | svn changeset:11890/svn branch:6.3
* VScrollTable: If multiple rows selected and drag starts on selected row, ↵Matti Tahvonen2010-03-091-7/+12
| | | | | | client side now hints that all those rows are dragged. svn changeset:11700/svn branch:6.3
* merged changes from 6.3 + some container related changesMatti Tahvonen2010-03-052-24/+36
|\ | | | | | | svn changeset:11664/svn branch:6.3_dd
| * Fixes #266: Immediate upload button broken in Opera 10 (OS X)Jouni Koivuviita2010-03-041-0/+3
| | | | | | | | svn changeset:11631/svn branch:6.3
| * Fixes #3735: Use semantic HTMLJouni Koivuviita2010-03-031-0/+7
| | | | | | | | svn changeset:11604/svn branch:6.3
| * Updated Runo theme favicon to Vaadin logo.Jouni Koivuviita2010-02-221-0/+0
| | | | | | | | svn changeset:11457/svn branch:6.3
| * Changed base theme layout margins and spacings from ems to pixels (reduce ↵Jouni Koivuviita2010-02-101-22/+24
| | | | | | | | | | | | layout calculations, no conversion needed in the browser). svn changeset:11249/svn branch:6.3
| * Merged code changes from 6.2Henri Sara2010-02-011-1/+5
| | | | | | | | svn changeset:11069/svn branch:6.3
* | changesMatti Tahvonen2010-03-041-14/+15
| | | | | | | | svn changeset:11630/svn branch:6.3_dd
* | enhancing wrapper, now horizontal drop location -> example horizontally ↵Matti Tahvonen2010-02-171-3/+11
| | | | | | | | | | | | sortable layout svn changeset:11353/svn branch:6.3_dd
* | draft of DragAndDropWrapper + small changesMatti Tahvonen2010-02-161-4/+18
| | | | | | | | svn changeset:11349/svn branch:6.3_dd
* | styles, table drop handler, small changesMatti Tahvonen2010-02-161-2/+28
| | | | | | | | svn changeset:11339/svn branch:6.3_dd
* | small changesMatti Tahvonen2010-02-151-2/+10
| | | | | | | | svn changeset:11324/svn branch:6.3_dd
* | some preliminary drag and drop stuffMatti Tahvonen2010-01-281-1/+5
|/ | | | svn changeset:11052/svn branch:6.3_dd
* * Fixes #3907: Undefined wide MenuBar will drop items that do not fit in viewJouni Koivuviita2009-12-231-2/+5
| | | | | | * Fixes #3908: MenuBar doesn't open sub-submenus with hover in IE7 svn changeset:10538/svn branch:6.2
* Small fix for window stylesJouni Koivuviita2009-12-221-1/+4
| | | | svn changeset:10524/svn branch:6.2
* Fixes #1211: ISlider: Provide proper feedback (current value) to user when ↵Jouni Koivuviita2009-12-212-2/+17
| | | | | | moving handle svn changeset:10477/svn branch:6.2
* Fixes #3850: Submenu icon is placed outside the menu in IE7Jouni Koivuviita2009-12-152-71/+46
| | | | | | | * Refactored VMenuBar to not use TABLE element. Now uses DIVs all the way. * Note, the theme for MenuBar sub-menus seems to be quite fragile in IE6 and IE7. IE6 doesn't allow any of the contained elements to get "hasLayout", otherwise the popup will be too wide. IE7 needs some DeferredCommand magic to make it render separator items correctly. svn changeset:10301/svn branch:6.2
* Fixes #3849: Undefined wide menubar is 100% wide in IE6Jouni Koivuviita2009-12-141-0/+3
| | | | svn changeset:10274/svn branch:6.2
* Fixes #3843: Form caption is blue in IEJouni Koivuviita2009-12-142-0/+2
| | | | svn changeset:10273/svn branch:6.2
* Fixes #3848: Rich text sample is cut in IEJouni Koivuviita2009-12-141-0/+11
| | | | | | * H1-6 elements need line-height: normal; svn changeset:10270/svn branch:6.2
* Fixes #3631: LoginForm login button is too wide in IE6/IE7Jouni Koivuviita2009-12-081-0/+5
| | | | svn changeset:10191/svn branch:6.2
* Sampler updates:Jouni Koivuviita2009-12-041-1/+2
| | | | | | | * PopupView samples added * Menubar icons updated svn changeset:10156/svn branch:6.2
* VForm theme modified, fieldset now doesn't have a border if there is no ↵Jouni Koivuviita2009-12-012-0/+12
| | | | | | caption for the form. svn changeset:10116/svn branch:6.2
* Fixed one invalid CSS reference in Runo tabsheet.Jouni Koivuviita2009-11-302-2/+2
| | | | svn changeset:10102/svn branch:6.2
* New Sampler layout and some new samples and sample modifications.Jouni Koivuviita2009-11-272-0/+4
| | | | svn changeset:10082/svn branch:6.2
* * Fixed link style for Reindeer (no double-underline)Jouni Koivuviita2009-11-231-0/+14
| | | | | | * Changed application cursor to "default", not only text inputs get the cursor: text; treatment (more application like, not webpage). svn changeset:9960/svn branch:6.2
* Fixes #3499: PopupView CSS style is broken. PopupView minimized now looks ↵Jouni Koivuviita2009-11-232-0/+6
| | | | | | | | like a link in Reindeer. Runo left unchanged. * added Link component styles to Reindeer as well. svn changeset:9957/svn branch:6.2
* Added down arrow for combobox in Base theme.Jouni Koivuviita2009-11-181-0/+3
| | | | svn changeset:9856/svn branch:6.2
* Fixes #1595: Close button on TabSheet controlJouni Koivuviita2009-11-122-5/+56
| | | | | | | * Added new sample to Sampler/TabSheets * Made all tabs in Reindeer theme demo closable. svn changeset:9737/svn branch:6.2
* MenuBar fixes (again)Jouni Koivuviita2009-11-112-4/+26
| | | | | | | * Fix submenu indicators for IE * Fixes #3678: enhancement: MenuBar needs a separator item svn changeset:9722/svn branch:6.2
* MenuBar fixes for IE6Jouni Koivuviita2009-11-101-2/+8
| | | | | | Fixed shadow offset for IE6 svn changeset:9692/svn branch:6.2
* MenuBar fixes & enhancementsJouni Koivuviita2009-11-092-24/+48
| | | | | | | | | * fixes #3507: Menubar.MenuItem needs setEnabled() * "More" menuitem now presented as an arrow * menu opening/closing now more intuitive * client side stylename for menuitems changed to v-menuitem svn changeset:9688/svn branch:6.2
* MenuBar fixes:Jouni Koivuviita2009-11-082-8/+25
| | | | | | | | | | * Fixes #2849: Deprecate MenuBar.setSubmenuIcon method, and provide the same functionality via CSS * Fixes #2821: Sumbenu icon is not aligned with the menu item's text * Fixes #3482: MenuItem: Subitem is wrongly marked as selected Deprecated setCollapse method at the same time, redundant method (the feature should always be enabled). svn changeset:9675/svn branch:6.2
* fixes #2632Matti Tahvonen2009-11-062-6/+2
| | | | svn changeset:9663/svn branch:6.2
* merged [9471] from 6.1Matti Tahvonen2009-10-302-2/+0
| | | | svn changeset:9472/svn branch:6.2
* Reverted some read-only style fixes.Jouni Koivuviita2009-10-082-21/+34
| | | | svn changeset:9136/svn branch:6.2
* Fix for #2611: ComboBox in readonly differs from readonly TextFieldJouni Koivuviita2009-10-072-11/+6
| | | | svn changeset:9124/svn branch:6.2
* Fixes #3456: DateField rendered wrong in readonly modeJouni Koivuviita2009-10-071-6/+3
| | | | svn changeset:9121/svn branch:6.2
* Fixes #3471: Notification "styles" (i.e. types) should work similarly to ↵Jouni Koivuviita2009-10-052-31/+31
| | | | | | other component stylenames svn changeset:9073/svn branch:6.2
* Fixes #3396: System notifications are grey (reindeer)Jouni Koivuviita2009-10-052-18/+0
| | | | svn changeset:9071/svn branch:6.2
* Fixes #3410: RichTextEditor is missing background color (reindeer)Jouni Koivuviita2009-10-051-0/+3
| | | | svn changeset:9070/svn branch:6.2
* Fixes #3205: Table columns for rows get pushed forward when used inside LiferayJouni Koivuviita2009-09-081-0/+1
| | | | svn changeset:8699/svn branch:6.1