Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for #4161 | John Alhroos | 2010-05-20 | 2 | -0/+12 |
| | | | | svn changeset:13271/svn branch:6.3 | ||||
* | Fixes IE6 problem with #4582 | John Alhroos | 2010-05-20 | 2 | -6/+2 |
| | | | | 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 | ||||
* | Sandboxed some Liferay-only styles for only Liferay (for real). | Jouni Koivuviita | 2010-04-27 | 2 | -12/+12 |
| | | | | svn changeset:12858/svn branch:6.3 | ||||
* | More fixes for #4547 | Jouni Koivuviita | 2010-04-26 | 3 | -0/+16 |
| | | | | svn changeset:12846/svn branch:6.3 | ||||
* | Fixes #4547: Vaadin theme in Liferay 6.0 theme has extra space and different ↵ | Jouni Koivuviita | 2010-04-26 | 10 | -12/+76 |
| | | | | | | | | | | | | 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 | 7 | -6/+6 |
| | | | | svn changeset:12513/svn branch:6.3 | ||||
* | Minor fix to panel style (reindeer) | Jouni Koivuviita | 2010-04-12 | 2 | -12/+16 |
| | | | | svn changeset:12464/svn branch:6.3 | ||||
* | Opera doesn't support col-resize/row-resize cursor, added fallback for it in ↵ | Jouni Koivuviita | 2010-04-12 | 4 | -6/+14 |
| | | | | | | splitpanel styles. svn changeset:12463/svn branch:6.3 | ||||
* | sampler icons now theme resources and cached only once per application | Matti Tahvonen | 2010-04-09 | 113 | -0/+0 |
| | | | | svn changeset:12449/svn branch:6.3 | ||||
* | Fix for #4348 | John Alhroos | 2010-04-09 | 4 | -14/+18 |
| | | | | svn changeset:12443/svn branch:6.3 | ||||
* | #4500 move Reservr outside Vaadin core | Henri Sara | 2010-04-09 | 5 | -61/+0 |
| | | | | svn changeset:12426/svn branch:6.3 | ||||
* | Small fix to Reindeer tabsheet style on white background. | Jouni Koivuviita | 2010-04-08 | 3 | -8/+16 |
| | | | | svn changeset:12398/svn branch:6.3 | ||||
* | Small fix to tabsheet style on blue background (border color on IE etc.) | Jouni Koivuviita | 2010-04-08 | 2 | -18/+22 |
| | | | | svn changeset:12394/svn branch:6.3 | ||||
* | Loads of small fixes to Base and Reindeer themes: contains bugfixes for ↵ | Jouni Koivuviita | 2010-04-08 | 21 | -334/+598 |
| | | | | | | issues found during developing the new Reindeer theme demo, plus a couple of new styles for Reindeer. svn changeset:12389/svn branch:6.3 | ||||
* | Removed Coverflow demo theme from 6.3 branch. | John Alhroos | 2010-04-08 | 43 | -8/+0 |
| | | | | svn changeset:12378/svn branch:6.3 | ||||
* | Added clickable layout sample. #3773 | John Alhroos | 2010-04-06 | 2 | -1/+7 |
| | | | | svn changeset:12306/svn branch:6.3 | ||||
* | Fixes #3505 Sample: AbsoluteLayout | Jouni Koivuviita | 2010-04-01 | 2 | -0/+5 |
| | | | | svn changeset:12269/svn branch:6.3 | ||||
* | Fixes #4435: Readonly textareas are not rendered as readonly | Jouni Koivuviita | 2010-03-30 | 5 | -10/+50 |
| | | | | svn changeset:12211/svn branch:6.3 | ||||
* | Fixed textfield read-only styles (regression). | Jouni Koivuviita | 2010-03-29 | 5 | -10/+6 |
| | | | | svn changeset:12180/svn branch:6.3 | ||||
* | disable unused prominent css (sample currently not enabled) | Matti Tahvonen | 2010-03-24 | 1 | -1/+5 |
| | | | | svn changeset:12082/svn branch:6.3 | ||||
* | Small fix to drag-n-drop styles. | Jouni Koivuviita | 2010-03-24 | 4 | -0/+24 |
| | | | | svn changeset:12065/svn branch:6.3 | ||||
* | Fixes #3492: DateField should have an option to show week numbers | Jouni Koivuviita | 2010-03-24 | 2 | -12/+22 |
| | | | | svn changeset:12061/svn branch:6.3 | ||||
* | Drag-n-drop related styles. | Jouni Koivuviita | 2010-03-24 | 18 | -324/+1063 |
| | | | | svn changeset:12056/svn branch:6.3 | ||||
* | Small corrections to #4334: TextField contents offset in Firefox 3.6 | Jouni Koivuviita | 2010-03-23 | 4 | -6/+10 |
| | | | | svn changeset:12020/svn branch:6.3 | ||||
* | Fixes #4334: TextField contents offset in Firefox 3.6 | Jouni Koivuviita | 2010-03-22 | 13 | -354/+51 |
| | | | | | | | 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 numbers | Artur Signell | 2010-03-22 | 1 | -1/+7 |
| | | | | svn changeset:12006/svn branch:6.3 | ||||
* | Fix for #3492 - DateField should have an option to show week numbers | Artur Signell | 2010-03-22 | 2 | -2/+20 |
| | | | | svn changeset:12005/svn branch:6.3 | ||||
* | Fixes #4102: RichTextArea should provide feedback on current text format | Jouni Koivuviita | 2010-03-19 | 7 | -105/+256 |
| | | | | | | 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 | 4 | -6/+10 |
| | | | | svn changeset:11973/svn branch:6.3 | ||||
* | #4359 Immediate upload in FormLayout | Henri Sara | 2010-03-17 | 4 | -6/+26 |
| | | | | svn changeset:11921/svn branch:6.3 | ||||
* | cleaner tree drop location styles (not shaking that much anymore) | Matti Tahvonen | 2010-03-15 | 5 | -8/+16 |
| | | | | svn changeset:11890/svn branch:6.3 | ||||
* | VScrollTable: If multiple rows selected and drag starts on selected row, ↵ | Matti Tahvonen | 2010-03-09 | 6 | -27/+51 |
| | | | | | | 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 | 14 | -95/+179 |
|\ | | | | | | | svn changeset:11664/svn branch:6.3_dd | ||||
| * | Reverted changeset [11604] (#3735: Use semantic HTML) | Jouni Koivuviita | 2010-03-04 | 2 | -14/+0 |
| | | | | | | | | svn changeset:11637/svn branch:6.3 | ||||
| * | Fixes #266: Immediate upload button broken in Opera 10 (OS X) | Jouni Koivuviita | 2010-03-04 | 4 | -0/+12 |
| | | | | | | | | svn changeset:11631/svn branch:6.3 | ||||
| * | Fixes #3735: Use semantic HTML | Jouni Koivuviita | 2010-03-03 | 5 | -0/+42 |
| | | | | | | | | svn changeset:11604/svn branch:6.3 | ||||
| * | Added Vaadin logo favicons to both Sampler themes (sampler-reindeer and ↵ | Jouni Koivuviita | 2010-02-22 | 2 | -0/+0 |
| | | | | | | | | | | | | sampler-runo) svn changeset:11458/svn branch:6.3 | ||||
| * | Updated Runo theme favicon to Vaadin logo. | Jouni Koivuviita | 2010-02-22 | 1 | -0/+0 |
| | | | | | | | | svn changeset:11457/svn branch:6.3 | ||||
| * | Reverted gridlayout margins and spacings back to original after [11248]. | Jouni Koivuviita | 2010-02-22 | 2 | -0/+36 |
| | | | | | | | | svn changeset:11447/svn branch:6.3 | ||||
| * | Changed base theme layout margins and spacings from ems to pixels (reduce ↵ | Jouni Koivuviita | 2010-02-10 | 3 | -66/+69 |
| | | | | | | | | | | | | 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 | 5 | -6/+32 |
| | | | | | | | | svn changeset:11069/svn branch:6.3 | ||||
* | | changes | Matti Tahvonen | 2010-03-04 | 4 | -55/+59 |
| | | | | | | | | svn changeset:11630/svn branch:6.3_dd | ||||
* | | enhancing wrapper, now horizontal drop location -> example horizontally ↵ | Matti Tahvonen | 2010-02-17 | 4 | -10/+42 |
| | | | | | | | | | | | | sortable layout svn changeset:11353/svn branch:6.3_dd | ||||
* | | draft of DragAndDropWrapper + small changes | Matti Tahvonen | 2010-02-16 | 5 | -16/+73 |
| | | | | | | | | svn changeset:11349/svn branch:6.3_dd | ||||
* | | styles, table drop handler, small changes | Matti Tahvonen | 2010-02-16 | 5 | -6/+109 |
| | | | | | | | | svn changeset:11339/svn branch:6.3_dd | ||||
* | | small changes | Matti Tahvonen | 2010-02-15 | 4 | -6/+38 |
| | | | | | | | | svn changeset:11324/svn branch:6.3_dd | ||||
* | | some preliminary drag and drop stuff | Matti Tahvonen | 2010-01-28 | 5 | -6/+32 |
|/ | | | | svn changeset:11052/svn branch:6.3_dd |