| Commit message (Expand) | Author | Age | Files | Lines |
* | #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" | Henri Sara | 2009-05-11 | 1 | -516/+0 |
* | fixes #2536 | Matti Tahvonen | 2009-02-04 | 1 | -0/+11 |
* | fixes #2410, converted IPanel to use the new tooltips (that handle errors also) | Matti Tahvonen | 2008-12-30 | 1 | -39/+7 |
* | fixes #2339 and renamed some util methods | Matti Tahvonen | 2008-12-16 | 1 | -2/+2 |
* | fixes #2304, panel without caption/custom styles | Matti Tahvonen | 2008-12-09 | 1 | -41/+42 |
* | Fixed #2257 for Panel and TabSheet. | Artur Signell | 2008-12-02 | 1 | -1/+11 |
* | Fix for #2231 - Allow border and padding for Labels | Artur Signell | 2008-11-28 | 1 | -6/+7 |
* | fixes #2233. added a div around panel caption to help theming + some GWT 1.5 ... | Matti Tahvonen | 2008-11-27 | 1 | -26/+23 |
* | replaceChildComponent implementation for IPanel (#2204) | Artur Signell | 2008-11-13 | 1 | -1/+7 |
* | Run panel hacks for all browsers after rendering | Artur Signell | 2008-11-12 | 1 | -6/+1 |
* | Panel caption width for IE7 | Artur Signell | 2008-11-12 | 1 | -0/+5 |
* | refactored obsolete iLayout from Panel | Matti Tahvonen | 2008-11-04 | 1 | -12/+16 |
* | Testcase and fix for #2178 - Panel size in IE6 | Artur Signell | 2008-10-24 | 1 | -2/+18 |
* | Fix for #2173 - FF2 panel problems | Artur Signell | 2008-10-24 | 1 | -3/+5 |
* | fixed bug (mixing width and height) | Matti Tahvonen | 2008-10-22 | 1 | -2/+8 |
* | Major layout renewals. GridLayout now totally absolutely positioned, all scro... | Matti Tahvonen | 2008-10-21 | 1 | -1/+2 |
* | Fixed Panel border detection | Artur Signell | 2008-10-21 | 1 | -22/+15 |
* | Fixed #2156 IE Panel problems | Artur Signell | 2008-10-21 | 1 | -24/+36 |
* | New OrderedLayout implementation and related fixes | Artur Signell | 2008-10-20 | 1 | -3/+27 |
* | fixes #2138 Cleaning and fixing some scrollbar issues | Matti Tahvonen | 2008-10-08 | 1 | -19/+3 |
* | enabled scrolling in toolkit + some other minor changes | Matti Tahvonen | 2008-10-07 | 1 | -101/+91 |
* | Changed the way relative component sizes are handled. Relative sizes are now ... | Artur Signell | 2008-10-01 | 1 | -25/+95 |
* | using size attributes instead of variables for reading size values. Gets clea... | Matti Tahvonen | 2008-09-29 | 1 | -3/+3 |
* | Better fix for #1923 - Panel issues in IE6 | Artur Signell | 2008-09-19 | 1 | -23/+31 |
* | Fix for #2029 - orderedlayout width calculations | Artur Signell | 2008-09-18 | 1 | -1/+1 |
* | Two "less than zero" checks added to prevent IE6 errors. | Jouni Koivuviita | 2008-09-10 | 1 | -0/+10 |
* | Fixed panel scrolling issue | Artur Signell | 2008-09-08 | 1 | -5/+1 |
* | #2009, ItemClickEvents | Matti Tahvonen | 2008-08-29 | 1 | -2/+0 |
* | Testcase and fix for #1923 - IE6 panel width problem | Artur Signell | 2008-08-28 | 1 | -0/+20 |
* | Fixes #2010 - Client classes renamed | Artur Signell | 2008-08-28 | 1 | -3/+3 |
* | forgotten changes for #1834 | Matti Tahvonen | 2008-07-10 | 1 | -1/+31 |
* | Fixed: if Panel's width changes from some other value to 100%, the result won... | Jouni Koivuviita | 2008-07-03 | 1 | -1/+3 |
* | fixes #1764 | Matti Tahvonen | 2008-06-12 | 1 | -3/+38 |
* | IPanel setWidth changed: 100% won't go to outmost div element anymore, we let... | Jouni Koivuviita | 2008-02-27 | 1 | -4/+7 |
* | Added ShortcutActionHandler to IPanel. | Jouni Koivuviita | 2008-02-13 | 1 | -3/+25 |
* | component implements sizeable and simple general terminal implementation | Matti Tahvonen | 2008-01-28 | 1 | -1/+15 |
* | save scroll pos before removing content, restore afterwards (#1222) | Marc Englund | 2007-12-28 | 1 | -0/+9 |
* | refactored method signature | Matti Tahvonen | 2007-12-10 | 1 | -5/+5 |
* | License header parametrized | Jani Laakso | 2007-12-04 | 1 | -18/+22 |
* | Error, icon, description for Panel | Matti Tahvonen | 2007-11-29 | 1 | -2/+93 |
* | fixing iLayout function when Panel is not the first object in container | Matti Tahvonen | 2007-11-22 | 1 | -3/+5 |
* | Small fixes to IPanel and ITabsheet layout functions. | Jouni Koivuviita | 2007-11-21 | 1 | -1/+4 |
* | IPanel and ITabsheet layout functions refactored. | Jouni Koivuviita | 2007-11-20 | 1 | -18/+22 |
* | -Fixed top and bottom margins in IOrderedLayout when adding new components on... | Jouni Koivuviita | 2007-11-19 | 1 | -4/+14 |
* | MASS REFORMAT. | Marc Englund | 2007-11-19 | 1 | -137/+144 |
* | -CustomLayout now supports sizeable. | Jouni Koivuviita | 2007-11-16 | 1 | -1/+1 |
* | #1100 (CustomLayoutDemo) | Matti Tahvonen | 2007-11-09 | 1 | -7/+9 |
* | fixed panel layout | Matti Tahvonen | 2007-11-07 | 1 | -2/+2 |
* | reverted back old layout function, new one didn't work with IE's | Matti Tahvonen | 2007-11-07 | 1 | -21/+20 |
* | fixed wrong function name + fixes to tabsheet | Matti Tahvonen | 2007-11-06 | 1 | -1/+1 |