| Commit message (Expand) | Author | Age | Files | Lines |
* | #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" | Henri Sara | 2009-05-11 | 1 | -1627/+0 |
* | Fixed - #2921: Window should be able to contain a ComponentContainer | Artur Signell | 2009-05-11 | 1 | -10/+5 |
* | Implementation serialization support for Toolkit. Fixes #695 | Joonas Lehtinen | 2009-04-12 | 1 | -12/+6 |
* | fixes #2518, window resize listener | Matti Tahvonen | 2009-04-02 | 1 | -0/+98 |
* | Fix for #2689: Window.setPositionX/Y() does not cause repaint. | Artur Signell | 2009-03-02 | 1 | -0/+3 |
* | better overridden javadoc | Matti Tahvonen | 2009-01-09 | 1 | -1/+6 |
* | Cleaned up the whole project | Artur Signell | 2009-01-02 | 1 | -0/+9 |
* | Test case and fix for #2406 - Sub window with undefined height and 100% high ... | Artur Signell | 2008-12-30 | 1 | -0/+10 |
* | removed obsolete method (due #2319) | Matti Tahvonen | 2008-12-15 | 1 | -40/+0 |
* | Changes to subwindows. More validity checks, new method to create subwindow w... | Matti Tahvonen | 2008-12-12 | 1 | -24/+54 |
* | OL -> VerticalLayout as default for panel | Matti Tahvonen | 2008-12-12 | 1 | -3/+14 |
* | added VerticalLayout check to subwindow width sanity check | Matti Tahvonen | 2008-12-11 | 1 | -0/+1 |
* | fixes #2321, default width check when adding subwindows. | Matti Tahvonen | 2008-12-11 | 1 | -0/+8 |
* | most component containers now default to 100% width | Matti Tahvonen | 2008-11-04 | 1 | -0/+1 |
* | svn changeset:5558/svn branch:trunk | Matti Tahvonen | 2008-09-30 | 1 | -0/+35 |
* | fixes #1235. setting subwindow subwindow readonly now disables client side cl... | Matti Tahvonen | 2008-09-30 | 1 | -4/+6 |
* | Fixes #2100 : Prevent window from being added to multiple places | Joonas Lehtinen | 2008-09-24 | 1 | -4/+10 |
* | Bugfix: Also sending close-events for the main-window. | Joonas Lehtinen | 2008-09-03 | 1 | -4/+0 |
* | Changed window close behavior to not disable browser-level windows when closi... | Joonas Lehtinen | 2008-09-03 | 1 | -5/+16 |
* | Fixed #2053 : Closing browse-window should trigger submitting changes and fir... | Joonas Lehtinen | 2008-09-03 | 1 | -1/+6 |
* | Fixed for #2006 - updated error handling | Artur Signell | 2008-08-28 | 1 | -79/+77 |
* | API changes: | Jouni Koivuviita | 2008-08-21 | 1 | -0/+51 |
* | Test case and fix for #1924 | Matti Tahvonen | 2008-07-10 | 1 | -0/+2 |
* | scrollable related changes, fixes #1834, #1846 | Matti Tahvonen | 2008-06-24 | 1 | -64/+0 |
* | support for uri and parameter handlers in subwindows (forwards to main window... | Matti Tahvonen | 2008-05-23 | 1 | -35/+57 |
* | support for non-pixel sizes for window. Fixes #1619 | Matti Tahvonen | 2008-05-09 | 1 | -23/+0 |
* | Even more Notification documentation. | Marc Englund | 2008-03-06 | 1 | -0/+5 |
* | More Notification documentation. | Marc Englund | 2008-03-06 | 1 | -17/+135 |
* | Documented Notification ( #1359 ) and implemented icon support that was i the... | Marc Englund | 2008-03-06 | 1 | -5/+109 |
* | Deprecated Application.setFocusedComponent and Application.consumeFocus(), th... | Jani Laakso | 2008-02-08 | 1 | -28/+0 |
* | Fixed #1393 (Focusable has id which is obsolete) | Jani Laakso | 2008-02-08 | 1 | -72/+0 |
* | fixes #1036 and removes some obsolete code | Matti Tahvonen | 2008-02-01 | 1 | -1/+17 |
* | License header parametrized | Jani Laakso | 2007-12-04 | 1 | -57/+33 |
* | Notifications set caption (not message) if only one string is provided. | Marc Englund | 2007-12-04 | 1 | -8/+16 |
* | implemented modality and fixed ModalWindow demo | Matti Tahvonen | 2007-11-28 | 1 | -0/+16 |
* | MASS REFORMAT. | Marc Englund | 2007-11-19 | 1 | -1252/+1255 |
* | Notifications API. | Marc Englund | 2007-11-05 | 1 | -54/+242 |
* | -All component stylenames now get prefixed with component base stylename. | Jouni Koivuviita | 2007-10-16 | 1 | -1/+1 |
* | Mass format based on eclipse build in formatting style. | Jani Laakso | 2007-10-09 | 1 | -23/+35 |
* | fixes for windows size & implemented scroll positions | Matti Tahvonen | 2007-10-02 | 1 | -0/+62 |
* | subwindows now send attach events & works with focus correctly | Matti Tahvonen | 2007-08-30 | 1 | -3/+6 |
* | Support for opening application level windows, opening urls, managing subwind... | Joonas Lehtinen | 2007-08-26 | 1 | -13/+1 |
* | API changes and most of the base library implementation needed for new Window... | Joonas Lehtinen | 2007-08-24 | 1 | -8/+117 |
* | typo fix | Jani Laakso | 2007-05-21 | 1 | -1/+2 |
* | Unified code style (indentation) based on default settings using Eclipse 3.2. | Jani Laakso | 2007-04-18 | 1 | -101/+135 |
* | Constructors documents changed | Mohamed Atique | 2007-04-13 | 1 | -4/+4 |
* | Pulled changesets from branches/4.0.0-SRIT into trunk, done by | Jani Laakso | 2007-04-13 | 1 | -6/+7 |
* | Pulled changesets from branches/4.0.0-SRIT into trunk, done by | Jani Laakso | 2007-04-12 | 1 | -82/+185 |
* | Initial commit for #211 | Matti Tahvonen | 2007-03-30 | 1 | -0/+1 |
* | DIW windows: now closing mechanism is pretty much complete | Matti Tahvonen | 2007-03-12 | 1 | -2/+45 |