Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for #5066 | Jonatan Kronqvist | 2010-09-17 | 2 | -2/+20 |
| | | | | svn changeset:14995/svn branch:6.4 | ||||
* | Fix for #5537 | John Alhroos | 2010-09-02 | 1 | -0/+6 |
| | | | | svn changeset:14682/svn branch:6.4 | ||||
* | fallback size for developers using LoginForm in invalid layouts | Matti Tahvonen | 2010-09-01 | 2 | -3/+12 |
| | | | | svn changeset:14676/svn branch:6.4 | ||||
* | fixes #3955, an element used by VCaption now styled in base theme instead of ↵ | Matti Tahvonen | 2010-08-31 | 2 | -0/+15 |
| | | | | | | hardcoded in gwt code svn changeset:14674/svn branch:6.4 | ||||
* | fixes #5007, updated compiled styles (for development convenience) | Matti Tahvonen | 2010-08-31 | 2 | -2/+23 |
| | | | | svn changeset:14672/svn branch:6.4 | ||||
* | DateField client side refactoring. | John Alhroos | 2010-08-06 | 1 | -0/+3 |
| | | | | svn changeset:14424/svn branch:6.4 | ||||
* | fixes #5089 (read only mode) and #5379 webkit bug | Matti Tahvonen | 2010-07-21 | 2 | -2/+10 |
| | | | | svn changeset:14294/svn branch:6.4 | ||||
* | Recompiled themes | Artur Signell | 2010-07-07 | 1 | -2/+12 |
| | | | | svn changeset:14136/svn branch:6.4 | ||||
* | Potential fix for #4636 - Checking a checkbox moves it 1 pixel down in IE6+IE7 | Artur Signell | 2010-07-02 | 1 | -0/+7 |
| | | | | svn changeset:14049/svn branch:6.4 | ||||
* | Added keyboard navigation to PopupDateField #4506 | John Alhroos | 2010-06-11 | 1 | -0/+3 |
| | | | | svn changeset:13650/svn branch:6.4 | ||||
* | Merged fix and sample for #2855 - "Implement input prompt for DateField" ↵ | Artur Signell | 2010-06-11 | 2 | -2/+10 |
| | | | | | | from /branches/6.4-minor-features svn changeset:13646/svn branch:6.4 | ||||
* | Hide webkit textarea resize handles for disabled & readonly textfields | Jouni Koivuviita | 2010-06-04 | 2 | -0/+10 |
| | | | | svn changeset:13548/svn branch:6.4 | ||||
* | Small fixes to table row selection styles. | Jouni Koivuviita | 2010-05-26 | 2 | -8/+16 |
| | | | | svn changeset:13363/svn branch:6.4 | ||||
* | Fixes #4571: Icon for Table Footer sample | Jouni Koivuviita | 2010-05-25 | 1 | -1/+2 |
| | | | | | | Additional style fixes as well for table footers. svn changeset:13344/svn branch:6.4 | ||||
* | merged bug fixes from 6.3 to 6.4 | Matti Tahvonen | 2010-05-21 | 1 | -1/+1 |
|\ | | | | | | | svn changeset:13304/svn branch:6.4 | ||||
| * | Fixes IE6 problem with #4582 | John Alhroos | 2010-05-20 | 1 | -5/+1 |
| | | | | | | | | svn changeset:13264/svn branch:6.3 | ||||
| * | Fix for #4582 | John Alhroos | 2010-05-17 | 1 | -1/+5 |
| | | | | | | | | svn changeset:13200/svn branch:6.3 | ||||
| * | Fixes #4547: Vaadin theme in Liferay 6.0 theme has extra space and different ↵ | Jouni Koivuviita | 2010-04-26 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | color from Liferay theme * Most critical issues fixed, among which: ** Default background color differed from Liferay's bg ** Checkboxes and radio buttons having too little space between the input and caption ** Nativebutton's have a default look inside Liferay. Fixed Sampler buttons, but Runo will not work inside Liferay. ** Sampler breadcrumbs are centered vertically again svn changeset:12841/svn branch:6.3 | ||||
| * | Release Notes for 6.3.0 release. For #4511. | Marko Grönroos | 2010-04-13 | 1 | -2/+2 |
| | | | | | | | | svn changeset:12513/svn branch:6.3 | ||||
* | | Added keyboard navigation to Tree #1086 | John Alhroos | 2010-05-10 | 1 | -0/+1 |
| | | | | | | | | svn changeset:13109/svn branch:6.4 | ||||
* | | Dozens of enhancements and fixes to Runo theme, containing new sub-styles ↵ | Jouni Koivuviita | 2010-05-04 | 2 | -2/+4 |
| | | | | | | | | | | | | for several components such as buttons, tables, accordions, windows, layouts, splitpanels and others. svn changeset:13024/svn branch:6.4 | ||||
* | | Changes in Table: | John Alhroos | 2010-05-04 | 2 | -5/+14 |
| | | | | | | | | | | | | | | | | - Changed keyboard selection mechanism - Added keyboard control with Home,End,Page Up and Page Down - Added focus outline svn changeset:13023/svn branch:6.4 | ||||
* | | Added keyboard navigation to Table #2390 | John Alhroos | 2010-04-29 | 1 | -0/+4 |
| | | | | | | | | svn changeset:12925/svn branch:6.4 | ||||
* | | Fixed IE6&7 Footer cell width and height problem. | John Alhroos | 2010-04-26 | 1 | -3/+2 |
| | | | | | | | | svn changeset:12848/svn branch:6.4 | ||||
* | | IE6 resize fix for Table footers | John Alhroos | 2010-04-20 | 2 | -14/+12 |
| | | | | | | | | svn changeset:12696/svn branch:6.4 | ||||
* | | Added footer to Table #1553 | John Alhroos | 2010-04-16 | 2 | -2/+60 |
| | | | | | | | | svn changeset:12613/svn branch:6.4 | ||||
* | | Implemented windows like ctrl+shift-clicking in Table #3520 | John Alhroos | 2010-04-15 | 1 | -2/+2 |
|/ | | | | svn changeset:12568/svn branch:6.4 | ||||
* | Opera doesn't support col-resize/row-resize cursor, added fallback for it in ↵ | Jouni Koivuviita | 2010-04-12 | 2 | -2/+6 |
| | | | | | | splitpanel styles. svn changeset:12463/svn branch:6.3 | ||||
* | Fix for #4348 | John Alhroos | 2010-04-09 | 2 | -6/+8 |
| | | | | svn changeset:12443/svn branch:6.3 | ||||
* | Loads of small fixes to Base and Reindeer themes: contains bugfixes for ↵ | Jouni Koivuviita | 2010-04-08 | 4 | -8/+14 |
| | | | | | | issues found during developing the new Reindeer theme demo, plus a couple of new styles for Reindeer. svn changeset:12389/svn branch:6.3 | ||||
* | Fixes #4435: Readonly textareas are not rendered as readonly | Jouni Koivuviita | 2010-03-30 | 2 | -2/+12 |
| | | | | svn changeset:12211/svn branch:6.3 | ||||
* | Fixed textfield read-only styles (regression). | Jouni Koivuviita | 2010-03-29 | 2 | -4/+2 |
| | | | | svn changeset:12180/svn branch:6.3 | ||||
* | Small fix to drag-n-drop styles. | Jouni Koivuviita | 2010-03-24 | 2 | -0/+12 |
| | | | | svn changeset:12065/svn branch:6.3 | ||||
* | Drag-n-drop related styles. | Jouni Koivuviita | 2010-03-24 | 7 | -97/+452 |
| | | | | svn changeset:12056/svn branch:6.3 | ||||
* | Fixes #4334: TextField contents offset in Firefox 3.6 | Jouni Koivuviita | 2010-03-22 | 1 | -3/+2 |
| | | | | | | | 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 | ||||
* | Fixes #4102: RichTextArea should provide feedback on current text format | Jouni Koivuviita | 2010-03-19 | 5 | -71/+146 |
| | | | | | | 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 Tahvonen | 2010-03-18 | 2 | -2/+4 |
| | | | | svn changeset:11973/svn branch:6.3 | ||||
* | #4359 Immediate upload in FormLayout | Henri Sara | 2010-03-17 | 2 | -2/+12 |
| | | | | svn changeset:11921/svn branch:6.3 | ||||
* | cleaner tree drop location styles (not shaking that much anymore) | Matti Tahvonen | 2010-03-15 | 2 | -2/+6 |
| | | | | svn changeset:11890/svn branch:6.3 | ||||
* | VScrollTable: If multiple rows selected and drag starts on selected row, ↵ | Matti Tahvonen | 2010-03-09 | 3 | -12/+22 |
| | | | | | | 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 changes | Matti Tahvonen | 2010-03-05 | 8 | -47/+71 |
|\ | | | | | | | svn changeset:11664/svn branch:6.3_dd | ||||
| * | Fixes #266: Immediate upload button broken in Opera 10 (OS X) | Jouni Koivuviita | 2010-03-04 | 2 | -0/+6 |
| | | | | | | | | svn changeset:11631/svn branch:6.3 | ||||
| * | Fixes #3735: Use semantic HTML | Jouni Koivuviita | 2010-03-03 | 2 | -0/+14 |
| | | | | | | | | svn changeset:11604/svn branch:6.3 | ||||
| * | Changed base theme layout margins and spacings from ems to pixels (reduce ↵ | Jouni Koivuviita | 2010-02-10 | 1 | -22/+21 |
| | | | | | | | | | | | | layout calculations, no conversion needed in the browser). svn changeset:11249/svn branch:6.3 | ||||
| * | Changed base theme layout margins and spacings from ems to pixels (reduce ↵ | Jouni Koivuviita | 2010-02-10 | 4 | -23/+22 |
| | | | | | | | | | | | | layout calculations, no conversion needed in the browser). svn changeset:11248/svn branch:6.3 | ||||
| * | Merged changes from 6.2 branch. | John Alhroos | 2010-02-10 | 2 | -0/+6 |
| | | | | | | | | svn changeset:11245/svn branch:6.3 | ||||
| * | Merged code changes from 6.2 | Henri Sara | 2010-02-01 | 2 | -2/+10 |
| | | | | | | | | svn changeset:11069/svn branch:6.3 | ||||
* | | changes | Matti Tahvonen | 2010-03-04 | 2 | -27/+29 |
| | | | | | | | | svn changeset:11630/svn branch:6.3_dd | ||||
* | | enhancing wrapper, now horizontal drop location -> example horizontally ↵ | Matti Tahvonen | 2010-02-17 | 2 | -4/+20 |
| | | | | | | | | | | | | sortable layout svn changeset:11353/svn branch:6.3_dd | ||||
* | | draft of DragAndDropWrapper + small changes | Matti Tahvonen | 2010-02-16 | 3 | -8/+37 |
| | | | | | | | | svn changeset:11349/svn branch:6.3_dd |