Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" | Henri Sara | 2009-05-11 | 1 | -1627/+0 |
| | | | | | | | - com.itmill.toolkit.external not yet fully renamed svn changeset:7715/svn branch:6.0 | ||||
* | Fixed - #2921: Window should be able to contain a ComponentContainer | Artur Signell | 2009-05-11 | 1 | -10/+5 |
| | | | | | | http://dev.itmill.com/ticket/2921 svn changeset:7713/svn branch:6.0 | ||||
* | Implementation serialization support for Toolkit. Fixes #695 | Joonas Lehtinen | 2009-04-12 | 1 | -12/+6 |
| | | | | svn changeset:7387/svn branch:6.0 | ||||
* | fixes #2518, window resize listener | Matti Tahvonen | 2009-04-02 | 1 | -0/+98 |
| | | | | svn changeset:7285/svn branch:6.0 | ||||
* | Fix for #2689: Window.setPositionX/Y() does not cause repaint. | Artur Signell | 2009-03-02 | 1 | -0/+3 |
| | | | | | | http://dev.itmill.com/ticket/2689 svn changeset:6997/svn branch:6.0 | ||||
* | better overridden javadoc | Matti Tahvonen | 2009-01-09 | 1 | -1/+6 |
| | | | | svn changeset:6484/svn branch:trunk | ||||
* | Cleaned up the whole project | Artur Signell | 2009-01-02 | 1 | -0/+9 |
| | | | | svn changeset:6398/svn branch:trunk | ||||
* | Test case and fix for #2406 - Sub window with undefined height and 100% high ↵ | Artur Signell | 2008-12-30 | 1 | -0/+10 |
| | | | | | | layout svn changeset:6366/svn branch:trunk | ||||
* | removed obsolete method (due #2319) | Matti Tahvonen | 2008-12-15 | 1 | -40/+0 |
| | | | | svn changeset:6209/svn branch:trunk | ||||
* | Changes to subwindows. More validity checks, new method to create subwindow ↵ | Matti Tahvonen | 2008-12-12 | 1 | -24/+54 |
| | | | | | | with better initial values for its layout. svn changeset:6186/svn branch:trunk | ||||
* | OL -> VerticalLayout as default for panel | Matti Tahvonen | 2008-12-12 | 1 | -3/+14 |
| | | | | svn changeset:6183/svn branch:trunk | ||||
* | added VerticalLayout check to subwindow width sanity check | Matti Tahvonen | 2008-12-11 | 1 | -0/+1 |
| | | | | svn changeset:6175/svn branch:trunk | ||||
* | fixes #2321, default width check when adding subwindows. | Matti Tahvonen | 2008-12-11 | 1 | -0/+8 |
| | | | | svn changeset:6174/svn branch:trunk | ||||
* | most component containers now default to 100% width | Matti Tahvonen | 2008-11-04 | 1 | -0/+1 |
| | | | | svn changeset:5809/svn branch:trunk | ||||
* | svn changeset:5558/svn branch:trunk | Matti Tahvonen | 2008-09-30 | 1 | -0/+35 |
| | |||||
* | fixes #1235. setting subwindow subwindow readonly now disables client side ↵ | Matti Tahvonen | 2008-09-30 | 1 | -4/+6 |
| | | | | | | closing svn changeset:5552/svn branch:trunk | ||||
* | Fixes #2100 : Prevent window from being added to multiple places | Joonas Lehtinen | 2008-09-24 | 1 | -4/+10 |
| | | | | svn changeset:5507/svn branch:trunk | ||||
* | Bugfix: Also sending close-events for the main-window. | Joonas Lehtinen | 2008-09-03 | 1 | -4/+0 |
| | | | | svn changeset:5354/svn branch:trunk | ||||
* | Changed window close behavior to not disable browser-level windows when ↵ | Joonas Lehtinen | 2008-09-03 | 1 | -5/+16 |
| | | | | | | closing them. This does not affect the past behavior as the close has not been working before #2053. svn changeset:5353/svn branch:trunk | ||||
* | Fixed #2053 : Closing browse-window should trigger submitting changes and ↵ | Joonas Lehtinen | 2008-09-03 | 1 | -1/+6 |
| | | | | | | fire close-event svn changeset:5351/svn branch:trunk | ||||
* | Fixed for #2006 - updated error handling | Artur Signell | 2008-08-28 | 1 | -79/+77 |
| | | | | svn changeset:5281/svn branch:trunk | ||||
* | API changes: | Jouni Koivuviita | 2008-08-21 | 1 | -0/+51 |
| | | | | | | | | | Window.setResizable(boolean resizability) now allows to disable end-user sub-window resizing. Window.center() allows to request a sub-window to be centered on screen. Improved theming capabilities for IWindow: window borders are now calculated dynamically for every sub-window instance, previously only one final static was specified. svn changeset:5238/svn branch:trunk | ||||
* | Test case and fix for #1924 | Matti Tahvonen | 2008-07-10 | 1 | -0/+2 |
| | | | | svn changeset:5076/svn branch:trunk | ||||
* | scrollable related changes, fixes #1834, #1846 | Matti Tahvonen | 2008-06-24 | 1 | -64/+0 |
| | | | | svn changeset:4942/svn branch:trunk | ||||
* | support for uri and parameter handlers in subwindows (forwards to main ↵ | Matti Tahvonen | 2008-05-23 | 1 | -35/+57 |
| | | | | | | window, still needs logic for non attached subwindows) svn changeset:4618/svn branch:trunk | ||||
* | support for non-pixel sizes for window. Fixes #1619 | Matti Tahvonen | 2008-05-09 | 1 | -23/+0 |
| | | | | svn changeset:4415/svn branch:trunk | ||||
* | Even more Notification documentation. | Marc Englund | 2008-03-06 | 1 | -0/+5 |
| | | | | svn changeset:3991/svn branch:trunk | ||||
* | More Notification documentation. | Marc Englund | 2008-03-06 | 1 | -17/+135 |
| | | | | svn changeset:3990/svn branch:trunk | ||||
* | Documented Notification ( #1359 ) and implemented icon support that was i ↵ | Marc Englund | 2008-03-06 | 1 | -5/+109 |
| | | | | | | the API but not working. svn changeset:3989/svn branch:trunk | ||||
* | Deprecated Application.setFocusedComponent and Application.consumeFocus(), ↵ | Jani Laakso | 2008-02-08 | 1 | -28/+0 |
| | | | | | | | | this design flaw will be fixed in later releases. Upload setFocus() now works even if it is not yet attached. svn changeset:3755/svn branch:trunk | ||||
* | Fixed #1393 (Focusable has id which is obsolete) | Jani Laakso | 2008-02-08 | 1 | -72/+0 |
| | | | | svn changeset:3752/svn branch:trunk | ||||
* | fixes #1036 and removes some obsolete code | Matti Tahvonen | 2008-02-01 | 1 | -1/+17 |
| | | | | svn changeset:3704/svn branch:trunk | ||||
* | License header parametrized | Jani Laakso | 2007-12-04 | 1 | -57/+33 |
| | | | | | | | | Cleanup performed Organized imports Format svn changeset:3162/svn branch:trunk | ||||
* | Notifications set caption (not message) if only one string is provided. | Marc Englund | 2007-12-04 | 1 | -8/+16 |
| | | | | svn changeset:3135/svn branch:trunk | ||||
* | implemented modality and fixed ModalWindow demo | Matti Tahvonen | 2007-11-28 | 1 | -0/+16 |
| | | | | svn changeset:3010/svn branch:trunk | ||||
* | MASS REFORMAT. | Marc Englund | 2007-11-19 | 1 | -1252/+1255 |
| | | | | | | According to http://toolkit.intra.itmill.com/trac/itmilltoolkit/wiki/CodingConventions svn changeset:2864/svn branch:trunk | ||||
* | Notifications API. | Marc Englund | 2007-11-05 | 1 | -54/+242 |
| | | | | | | + small fix for richtextarea svn changeset:2712/svn branch:trunk | ||||
* | -All component stylenames now get prefixed with component base stylename. | Jouni Koivuviita | 2007-10-16 | 1 | -1/+1 |
| | | | | | | | | | | -runAnchestorsLayout -> runAncestorsLayout (grammar-fix). -IPanel stylename conventions changed (again). Now all additional stylenames are added to the panel, e.g. addStyleName("red") + addStyleName("green") -> .i-panel .i-panel-red .i-panel-green - ^ same for ITabsheet. -Layout padding convention changed (again). Now by default only Panels and TabSheets have padding, and they can remove that padding by using a constant stylename (Panel.STYLE_NO_PADDING and same for TabSheet). -IWindow styles altered a bit (now able to move Window in IE6 also :)). svn changeset:2527/svn branch:trunk | ||||
* | Mass format based on eclipse build in formatting style. | Jani Laakso | 2007-10-09 | 1 | -23/+35 |
| | | | | svn changeset:2461/svn branch:trunk | ||||
* | fixes for windows size & implemented scroll positions | Matti Tahvonen | 2007-10-02 | 1 | -0/+62 |
| | | | | svn changeset:2407/svn branch:trunk | ||||
* | subwindows now send attach events & works with focus correctly | Matti Tahvonen | 2007-08-30 | 1 | -3/+6 |
| | | | | svn changeset:2154/svn branch:trunk | ||||
* | Support for opening application level windows, opening urls, managing ↵ | Joonas Lehtinen | 2007-08-26 | 1 | -13/+1 |
| | | | | | | subwindows, deprecating frames, updating main view, ... svn changeset:2127/svn branch:trunk | ||||
* | API changes and most of the base library implementation needed for new ↵ | Joonas Lehtinen | 2007-08-24 | 1 | -8/+117 |
| | | | | | | Windowing system. Implementation for gwt-adater (both client and server). svn changeset:2125/svn branch:trunk | ||||
* | typo fix | Jani Laakso | 2007-05-21 | 1 | -1/+2 |
| | | | | svn changeset:1443/svn branch:trunk | ||||
* | Unified code style (indentation) based on default settings using Eclipse 3.2. | Jani Laakso | 2007-04-18 | 1 | -101/+135 |
| | | | | svn changeset:1256/svn branch:trunk | ||||
* | Constructors documents changed | Mohamed Atique | 2007-04-13 | 1 | -4/+4 |
| | | | | svn changeset:1230/svn branch:trunk | ||||
* | Pulled changesets from branches/4.0.0-SRIT into trunk, done by | Jani Laakso | 2007-04-13 | 1 | -6/+7 |
| | | | | | | | | | mohamed.atique@renaissance-it.com. All changes are related to javadocs only. Merge was done beetween revisions 1213 - 1215. svn changeset:1221/svn branch:trunk | ||||
* | Pulled changesets from branches/4.0.0-SRIT into trunk, done by | Jani Laakso | 2007-04-12 | 1 | -82/+185 |
| | | | | | | | | | mohamed.atique@renaissance-it.com. All changes are related to javadocs only. Merge was done beetween revisions 924:1192. svn changeset:1212/svn branch:trunk | ||||
* | Initial commit for #211 | Matti Tahvonen | 2007-03-30 | 1 | -0/+1 |
| | | | | svn changeset:1070/svn branch:trunk | ||||
* | DIW windows: now closing mechanism is pretty much complete | Matti Tahvonen | 2007-03-12 | 1 | -2/+45 |
| | | | | svn changeset:845/svn branch:trunk |