Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reverting changes committed by accident after epic eclipse/subclicpse fail | Matti Tahvonen | 2010-03-09 | 1 | -2/+1 |
| | | | | svn changeset:11727/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 | 6 | -7/+34 |
|/ | | | | svn changeset:11052/svn branch:6.3_dd | ||||
* | Merged revisions [10620]-[10678] from 6.2 | Artur Signell | 2010-01-12 | 2 | -2/+6 |
| | | | | svn changeset:10693/svn branch:6.3 | ||||
* | Updated build scripts to build only one platform-independent package ↵ | Marko Grönroos | 2010-01-11 | 1 | -2/+1 |
| | | | | | | (#3811). Updated sample widgetset build script for GWT 2.0 (#3972). Also removed obsolete Mac DMG target. svn changeset:10679/svn branch:6.3 | ||||
* | Fixes #522: IE8/reindeer: Error indicator is missing background when inside ↵ | Jouni Koivuviita | 2009-12-23 | 2 | -0/+2 |
| | | | | | | tabsheet svn changeset:10542/svn branch:6.2 | ||||
* | * Fixes #3907: Undefined wide MenuBar will drop items that do not fit in view | Jouni Koivuviita | 2009-12-23 | 5 | -10/+20 |
| | | | | | | * Fixes #3908: MenuBar doesn't open sub-submenus with hover in IE7 svn changeset:10538/svn branch:6.2 | ||||
* | Small fix for window styles | Jouni Koivuviita | 2009-12-22 | 5 | -10/+16 |
| | | | | svn changeset:10524/svn branch:6.2 | ||||
* | Small style fix for Sampler. | Jouni Koivuviita | 2009-12-22 | 1 | -2/+9 |
| | | | | svn changeset:10511/svn branch:6.2 | ||||
* | Fixes #1211: ISlider: Provide proper feedback (current value) to user when ↵ | Jouni Koivuviita | 2009-12-21 | 9 | -4/+64 |
| | | | | | | moving handle svn changeset:10477/svn branch:6.2 | ||||
* | Fixes #3871: Update the remaining old-style sample icons | Jouni Koivuviita | 2009-12-18 | 2 | -9/+1 |
| | | | | svn changeset:10424/svn branch:6.2 | ||||
* | Small fix for Sampler main screen with small screen sizes. | Jouni Koivuviita | 2009-12-17 | 1 | -1/+2 |
| | | | | svn changeset:10389/svn branch:6.2 | ||||
* | Fix for #3878: Remove focus outline from subwindows | Jouni Koivuviita | 2009-12-17 | 2 | -0/+6 |
| | | | | | | * IE6 left out this time, fixing it later svn changeset:10387/svn branch:6.2 | ||||
* | One more fix for #3828 | Jouni Koivuviita | 2009-12-17 | 2 | -8/+10 |
| | | | | svn changeset:10386/svn branch:6.2 | ||||
* | Fixes #3828: TextField inside a layout inside a Table is clipped | Jouni Koivuviita | 2009-12-17 | 2 | -8/+32 |
| | | | | svn changeset:10376/svn branch:6.2 | ||||
* | Fixes #3850: Submenu icon is placed outside the menu in IE7 | Jouni Koivuviita | 2009-12-15 | 6 | -224/+140 |
| | | | | | | | * 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 #3845: Twincol select buttons are missing right border in IE6 | Jouni Koivuviita | 2009-12-14 | 2 | -4/+6 |
| | | | | | | * Only affected Reindeer (more padding in buttons than in Runo) svn changeset:10275/svn branch:6.2 | ||||
* | Fixes #3849: Undefined wide menubar is 100% wide in IE6 | Jouni Koivuviita | 2009-12-14 | 4 | -0/+12 |
| | | | | svn changeset:10274/svn branch:6.2 | ||||
* | Fixes #3843: Form caption is blue in IE | Jouni Koivuviita | 2009-12-14 | 4 | -0/+4 |
| | | | | svn changeset:10273/svn branch:6.2 | ||||
* | Fixes #3848: Rich text sample is cut in IE | Jouni Koivuviita | 2009-12-14 | 4 | -0/+42 |
| | | | | | | * H1-6 elements need line-height: normal; svn changeset:10270/svn branch:6.2 | ||||
* | Small Sampler theme fix. | Jouni Koivuviita | 2009-12-10 | 1 | -0/+6 |
| | | | | svn changeset:10230/svn branch:6.2 | ||||
* | Fixes #3484: Sample: OptionGroup | Jouni Koivuviita | 2009-12-10 | 1 | -1/+1 |
| | | | | svn changeset:10223/svn branch:6.2 | ||||
* | Fixes #3809: Sample: Immediate upload | Jouni Koivuviita | 2009-12-08 | 2 | -1/+5 |
| | | | | svn changeset:10201/svn branch:6.2 | ||||
* | Fixes #3631: LoginForm login button is too wide in IE6/IE7 | Jouni Koivuviita | 2009-12-08 | 4 | -0/+19 |
| | | | | svn changeset:10191/svn branch:6.2 | ||||
* | Sampler updates | Jouni Koivuviita | 2009-12-07 | 3 | -2/+16 |
| | | | | | | * Added MenuBar menu item styles sample svn changeset:10183/svn branch:6.2 | ||||
* | Sampler updates: | Jouni Koivuviita | 2009-12-04 | 5 | -8/+8 |
| | | | | | | | * PopupView samples added * Menubar icons updated svn changeset:10156/svn branch:6.2 | ||||
* | Sampler updates: new "screenshots" for many samples. IE6 initial fixes. | Jouni Koivuviita | 2009-12-01 | 5 | -4/+35 |
| | | | | svn changeset:10120/svn branch:6.2 | ||||
* | Sampler updates. | Jouni Koivuviita | 2009-12-01 | 6 | -45/+59 |
| | | | | svn changeset:10117/svn branch:6.2 | ||||
* | VForm theme modified, fieldset now doesn't have a border if there is no ↵ | Jouni Koivuviita | 2009-12-01 | 4 | -4/+28 |
| | | | | | | caption for the form. svn changeset:10116/svn branch:6.2 | ||||
* | New samples and some Sampler theme improvements. | Jouni Koivuviita | 2009-11-30 | 2 | -1/+15 |
| | | | | svn changeset:10106/svn branch:6.2 | ||||
* | Fixed one invalid CSS reference in Runo tabsheet. | Jouni Koivuviita | 2009-11-30 | 2 | -2/+2 |
| | | | | svn changeset:10102/svn branch:6.2 | ||||
* | New Sampler layout and some new samples and sample modifications. | Jouni Koivuviita | 2009-11-27 | 11 | -32/+178 |
| | | | | svn changeset:10082/svn branch:6.2 | ||||
* | Fixed sampler theme regression | Artur Signell | 2009-11-25 | 1 | -0/+1 |
| | | | | svn changeset:10018/svn branch:6.2 | ||||
* | * Fixed link style for Reindeer (no double-underline) | Jouni Koivuviita | 2009-11-23 | 7 | -19/+80 |
| | | | | | | * 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 |