Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | #6097 Window.showNotification should support plain text in addition to Html | Leif Åstrand | 2011-08-10 | 1 | -0/+106 | |
| | | | | svn changeset:20263/svn branch:6.7 | |||||
* | #6715 Added option for enabling/disabling lazy resize mode. | Artur Signell | 2011-04-26 | 1 | -0/+35 | |
| | | | | | | Now allows IE9 to use non-lazy mode aswell (remains to be seen if IE9 also sometimes produces extra resize events) svn changeset:18471/svn branch:6.6 | |||||
* | fixes #6815 | Matti Tahvonen | 2011-04-18 | 1 | -2/+2 | |
| | | | | svn changeset:18350/svn branch:6.6 | |||||
* | Merged some changes from 6.5 | Henri Sara | 2011-03-16 | 1 | -2/+26 | |
| | | | | svn changeset:17798/svn branch:6.6 | |||||
* | bring to front now somewhat supports several updating order of several ↵ | Matti Tahvonen | 2010-12-20 | 1 | -6/+14 | |
| | | | | | | windows at one uidl update svn changeset:16587/svn branch:6.5 | |||||
* | removed method stub | Matti Tahvonen | 2010-12-17 | 1 | -9/+0 | |
| | | | | svn changeset:16560/svn branch:6.5 | |||||
* | #5039: introduced focus/blur events for (sub)window, client side support and ↵ | Matti Tahvonen | 2010-12-17 | 1 | -1/+56 | |
| | | | | | | some necessary refactoring svn changeset:16556/svn branch:6.5 | |||||
* | fixes #5037 and modifies a test case to cover it and #6161 | Matti Tahvonen | 2010-12-15 | 1 | -0/+36 | |
| | | | | svn changeset:16514/svn branch:6.5 | |||||
* | #6023 - Window overrides setParent for no reason | Artur Signell | 2010-11-25 | 1 | -10/+0 | |
| | | | | svn changeset:16136/svn branch:6.5 | |||||
* | Test and fix update for #5989 - Removing a sub window from another window ↵ | Artur Signell | 2010-11-16 | 1 | -1/+1 | |
| | | | | | | than its parent closes the window svn changeset:15995/svn branch:6.5 | |||||
* | Test and fix update for #5989 - Removing a sub window from another window ↵ | Artur Signell | 2010-11-16 | 1 | -6/+7 | |
| | | | | | | than its parent closes the window svn changeset:15994/svn branch:6.5 | |||||
* | Fix for #5989 - Removing a sub window from another window than its parent ↵ | Artur Signell | 2010-11-15 | 1 | -2/+9 | |
| | | | | | | closes the window svn changeset:15985/svn branch:6.5 | |||||
* | #3865 closing sub-windows from code should send close event, test for window ↵ | Henri Sara | 2010-10-28 | 1 | -10/+11 | |
| | | | | | | closing svn changeset:15758/svn branch:6.5 | |||||
* | #5692 Generics: server-side changes for changeVariables() and some component ↵ | Henri Sara | 2010-10-04 | 1 | -1/+1 | |
| | | | | | | iterators svn changeset:15338/svn branch:6.5 | |||||
* | Formatted using Eclipse Helios / Windows XP | Artur Signell | 2010-08-16 | 1 | -15/+15 | |
| | | | | svn changeset:14496/svn branch:6.4 | |||||
* | a more specific return type (parent of window is always window or null) | Matti Tahvonen | 2010-07-15 | 1 | -10/+10 | |
| | | | | svn changeset:14203/svn branch:6.4 | |||||
* | Reverted constructor visibility changes, will use isSynthetic() test instead | Henri Sara | 2010-07-06 | 1 | -1/+1 | |
| | | | | svn changeset:14081/svn branch:6.4 | |||||
* | Make private nested class constructor visibility public or package to ↵ | Henri Sara | 2010-07-06 | 1 | -1/+1 | |
| | | | | | | prevent the generation of non-serializable access constructors by the compiler. svn changeset:14080/svn branch:6.4 | |||||
* | Set VWindow instead of VView for client widget for window. Fixes NPE when ↵ | Matti Tahvonen | 2010-06-24 | 1 | -2/+2 | |
| | | | | | | adding (initially) hidden subwindows. svn changeset:13922/svn branch:6.4 | |||||
* | Additional javadoc for #4991 | Artur Signell | 2010-06-16 | 1 | -127/+196 | |
| | | | | svn changeset:13687/svn branch:6.4 | |||||
* | Merged changes from 6.3 to 6.4 | Henri Sara | 2010-05-31 | 1 | -4/+43 | |
|\ | | | | | | | svn changeset:13432/svn branch:6.4 | |||||
| * | Fix for #4427 - Updating sub-window position information back to server ↵ | Artur Signell | 2010-05-25 | 1 | -4/+43 | |
| | | | | | | | | | | | | should not call requestRepaint svn changeset:13356/svn branch:6.3 | |||||
* | | Initial update for #4991 | Artur Signell | 2010-05-25 | 1 | -65/+119 | |
|/ | | | | svn changeset:13346/svn branch:6.4 | |||||
* | fixes #1847 | Matti Tahvonen | 2010-05-07 | 1 | -1/+25 | |
| | | | | svn changeset:13086/svn branch:6.3 | |||||
* | Javadocced shortcuts | Marc Englund | 2010-04-09 | 1 | -5/+67 | |
| | | | | svn changeset:12421/svn branch:6.3 | |||||
* | Refactored new actions api a little: removed mnemonics terminology, ↵ | Marc Englund | 2010-03-23 | 1 | -9/+9 | |
| | | | | | | adding/removing stuff 'returns' void, shift shorthand in now _ svn changeset:12029/svn branch:6.3 | |||||
* | Easier keyboard shortcuts for #875 - includes shorthand notation for ↵ | Marc Englund | 2010-03-23 | 1 | -0/+45 | |
| | | | | | | ShortcutAction, Form is now handler in addition to Panel, AbstractField.addAction() delegates handling to containing Window. Javadoc and examples TBD svn changeset:12026/svn branch:6.3 | |||||
* | Merged [11391],[11473],[11474],[11475],[11477] from 6.2 | Artur Signell | 2010-02-23 | 1 | -5/+40 | |
| | | | | | | Fix and test case for #4222 svn changeset:11485/svn branch:6.3 | |||||
* | added generics to ParameterHandler | Matti Tahvonen | 2009-12-16 | 1 | -1/+1 | |
| | | | | svn changeset:10343/svn branch:6.2 | |||||
* | Test case and fix for #3133 - Window draggability disabling feature | Artur Signell | 2009-12-15 | 1 | -3/+37 | |
| | | | | svn changeset:10329/svn branch:6.2 | |||||
* | Fix for #3120 - Add Window.setClosable() | Artur Signell | 2009-12-15 | 1 | -1/+40 | |
| | | | | svn changeset:10326/svn branch:6.2 | |||||
* | replaced(depracated) paintReference with addAttribute(String,Paintable) and ↵ | Matti Tahvonen | 2009-12-14 | 1 | -1/+1 | |
| | | | | | | | | added addVariable(VariableOwner, String, Paintable) method (updates already worked) fixes #3654, #2854 svn changeset:10286/svn branch:6.2 | |||||
* | fixes #3782, a better exception when trying to add Window via addComponent | Matti Tahvonen | 2009-11-30 | 1 | -0/+10 | |
| | | | | svn changeset:10104/svn branch:6.2 | |||||
* | Fix for #3589 - Window.executeJavaScript(). Removed DOM reference possibility. | Artur Signell | 2009-11-12 | 1 | -70/+10 | |
| | | | | svn changeset:9746/svn branch:6.2 | |||||
* | #3589 : Fixed document and window references for the script executed with ↵ | Joonas Lehtinen | 2009-11-09 | 1 | -6/+18 | |
| | | | | | | executeJavaScript(), better testcases, better API documentation examples svn changeset:9678/svn branch:6.2 | |||||
* | Cleaned a javascript temp variable from window. Added use warning to javadocs. | Joonas Lehtinen | 2009-11-06 | 1 | -0/+8 | |
| | | | | svn changeset:9674/svn branch:6.2 | |||||
* | Merged implementation for #3589 | Joonas Lehtinen | 2009-11-06 | 1 | -0/+88 | |
| | | | | svn changeset:9659/svn branch:6.2 | |||||
* | merged [9511] from 6.1 | Matti Tahvonen | 2009-10-30 | 1 | -1/+1 | |
| | | | | svn changeset:9512/svn branch:6.2 | |||||
* | merged [9432] from 6.1 | Matti Tahvonen | 2009-10-28 | 1 | -0/+8 | |
| | | | | svn changeset:9434/svn branch:6.2 | |||||
* | Merged: Fix for #3592 - Javadoc refers to Toolkit 5 | Artur Signell | 2009-10-26 | 1 | -1/+1 | |
| | | | | svn changeset:9368/svn branch:6.2 | |||||
* | "removed" (finalized + deprecated) getTag from AbstractComponent | Matti Tahvonen | 2009-10-06 | 1 | -10/+0 | |
| | | | | svn changeset:9095/svn branch:2009-09-widget-packaging_3332 | |||||
* | steps toward simpler widgetset creation. Still needs a lot of cleaning and ↵ | Matti Tahvonen | 2009-09-25 | 1 | -4/+11 | |
| | | | | | | refining. svn changeset:8930/svn branch:2009-09-widget-packaging_3332 | |||||
* | fixes #3363. Subwindows order now forced to be the same in which they are ↵ | Matti Tahvonen | 2009-09-16 | 1 | -16/+18 | |
| | | | | | | added + some generics to Window svn changeset:8820/svn branch:6.1 | |||||
* | Fixes #3147: Modal Window cannot be positioned. | Jouni Koivuviita | 2009-07-17 | 1 | -0/+2 | |
| | | | | | | Center request now gets cleared every time the window is positioned. svn changeset:8395/svn branch:6.0 | |||||
* | Incomplete - task#2904 Toolkit -> Vaadin renames | Henri Sara | 2009-05-18 | 1 | -6/+5 | |
| | | | | svn changeset:7850/svn branch:6.0 | |||||
* | #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" | Henri Sara | 2009-05-11 | 1 | -0/+1627 | |
- com.itmill.toolkit.external not yet fully renamed svn changeset:7715/svn branch:6.0 |