| Commit message (Expand) | Author | Age | Files | Lines |
* | #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" | Henri Sara | 2009-05-11 | 1 | -280/+0 |
* | new component, absolutelayout (aka coordinatelayout #1267) and simple test case | Matti Tahvonen | 2009-04-09 | 1 | -0/+5 |
* | Fix for #2435 - Separate stylenames for VerticalLayout, HorizontalLayout and ... | Artur Signell | 2009-01-08 | 1 | -0/+10 |
* | Cleaned up the whole project | Artur Signell | 2009-01-02 | 1 | -0/+1 |
* | Removed CoordinateLayout from trunk. This is the first part of #2346 | Joonas Lehtinen | 2008-12-15 | 1 | -5/+0 |
* | Fixed TODO: More efficient and less error prone widget set implementation. Po... | Matti Tahvonen | 2008-11-13 | 1 | -133/+98 |
* | Removed old OrderedLayout | Artur Signell | 2008-10-27 | 1 | -6/+0 |
* | Major layout renewals. GridLayout now totally absolutely positioned, all scro... | Matti Tahvonen | 2008-10-21 | 1 | -8/+1 |
* | Removed old client side ExpandLayout implementation | Artur Signell | 2008-10-21 | 1 | -14/+0 |
* | New OrderedLayout implementation and related fixes | Artur Signell | 2008-10-20 | 1 | -0/+6 |
* | Applications started in-order, one-at-a-time, to avoid session-id problems. F... | Marc Englund | 2008-10-02 | 1 | -12/+3 |
* | Copied CoordinateLayout from incubator to trunk | Risto Yrjänä | 2008-09-29 | 1 | -0/+6 |
* | GWT 1.5:fied DefaultWidgetSet. Now not possible to use older GWT. | Matti Tahvonen | 2008-09-02 | 1 | -2/+1 |
* | Copied PopupView from incubator to trunk | Risto Yrjänä | 2008-08-21 | 1 | -0/+6 |
* | WidgetSet.createWidget() now returns Paintable, to indicate that that's requi... | Marc Englund | 2008-08-20 | 1 | -1/+1 |
* | IOrderedLayout implementation is now feature complete and thus horizontal and... | Joonas Lehtinen | 2008-07-03 | 1 | -12/+4 |
* | Now IOrderedLayout implements fixed width/height layouts directly. Removing I... | Joonas Lehtinen | 2008-07-03 | 1 | -14/+2 |
* | Copied the new MenuBar component from Incubator to Trunk. Fixes #1852. | Marko Grönroos | 2008-06-26 | 1 | -0/+6 |
* | fixes #1729, implemented height handling to IOrderedLayoutHorizontal and usin... | Matti Tahvonen | 2008-06-16 | 1 | -6/+11 |
* | initial commit for #704 | Matti Tahvonen | 2008-04-04 | 1 | -3/+11 |
* | Refactored CustomComponent. Fixed possible NPE in Abstract component. Optimi... | Matti Tahvonen | 2008-03-04 | 1 | -0/+6 |
* | "Sizeable" Grid and OrderedLayout | Matti Tahvonen | 2008-02-06 | 1 | -2/+20 |
* | New component: Accordion. Doesn't support sizing properly yet (only width). | Jouni Koivuviita | 2007-12-14 | 1 | -0/+6 |
* | License header parametrized | Jani Laakso | 2007-12-04 | 1 | -3/+7 |
* | Re-implemented IExpandLayout. Now supports all Layout interfaces methods and ... | Matti Tahvonen | 2007-11-21 | 1 | -1/+9 |
* | DateField styles ("calendar" etc) moved to subclasses. Fixes #890 | Marc Englund | 2007-11-19 | 1 | -4/+5 |
* | DateField with arbitrary style (e.g. "foobar") now gets rendered as a default... | Jouni Koivuviita | 2007-11-15 | 1 | -2/+1 |
* | ISelect -> INativeSelect | Marc Englund | 2007-11-14 | 1 | -4/+4 |
* | select type "list" added | Marc Englund | 2007-11-14 | 1 | -218/+227 |
* | re-eanabled multiselect (IFilterSelect don't support), added IListSelect to b... | Matti Tahvonen | 2007-11-02 | 1 | -1/+8 |
* | ICalendar -> demo.reservation | Marc Englund | 2007-10-23 | 1 | -6/+0 |
* | IDateFieldCalendar/ICalendar mixup fix | Marc Englund | 2007-10-16 | 1 | -1/+1 |
* | added RichTextEditor component. | Matti Tahvonen | 2007-10-11 | 1 | -5/+11 |
* | fixed selecting native select implementation | Matti Tahvonen | 2007-10-11 | 1 | -1/+1 |
* | Added some server side components (which configure their superclass) and test. | Matti Tahvonen | 2007-10-11 | 1 | -4/+8 |
* | Mass format based on eclipse build in formatting style. | Jani Laakso | 2007-10-09 | 1 | -208/+208 |
* | -WidgetSet naming change: "paging"-style table should now be IPagingTable.java. | Jouni Koivuviita | 2007-10-08 | 1 | -6/+2 |
* | ContainerResizedListener, ISplitPanel refactoring, ExpandLayout and test | Matti Tahvonen | 2007-10-05 | 1 | -5/+6 |
* | Streaming upload and client side implementation for upload + progressindicator | Matti Tahvonen | 2007-09-27 | 1 | -0/+7 |
* | WidgetSet extending initial commit | Marc Englund | 2007-09-18 | 1 | -0/+258 |