| Commit message (Expand) | Author | Age | Files | Lines |
* | #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" | Henri Sara | 2009-05-11 | 1 | -1633/+0 |
* | Paintable from client side can now be transmitted to server as a variable (wi... | Matti Tahvonen | 2009-04-16 | 1 | -0/+6 |
* | Merged Testing Tools branch | Artur Signell | 2009-04-03 | 1 | -73/+37 |
* | fixes #2690, switched comma to ascii control character as an array separator ... | Matti Tahvonen | 2009-03-18 | 1 | -1/+3 |
* | Merged fix for #2688 | Artur Signell | 2009-03-03 | 1 | -0/+10 |
* | Added some debug info to catch possible problems with custom widgetsets | Artur Signell | 2009-02-17 | 1 | -2/+56 |
* | Tooltip timer could cause "NPE" in some instances. Probably cause for #2567 | Marc Englund | 2009-02-16 | 1 | -1/+9 |
* | Fixed #2564 - NPE in ICustomLayout and added a sensible error message if this... | Artur Signell | 2009-02-09 | 1 | -0/+5 |
* | minor optimization | Matti Tahvonen | 2009-02-04 | 1 | -1/+1 |
* | improvements to "last-desperate-onunload-request" and security key handling. ... | Matti Tahvonen | 2009-02-03 | 1 | -6/+13 |
* | Added missing setters for communication error message, fixes #2521. Also fixe... | Marc Englund | 2009-01-30 | 1 | -4/+10 |
* | #2519, #2520 optimized usage of hasmaps in ac + dom inserts in cellbasedlayout | Matti Tahvonen | 2009-01-29 | 1 | -56/+83 |
* | added generics to remaining data structures | Matti Tahvonen | 2009-01-28 | 1 | -21/+23 |
* | Added a communication error system-message that is written to the client when... | Marc Englund | 2009-01-23 | 1 | -6/+38 |
* | Use window.location.reload() instead of assigning window.location to itself (... | Marc Englund | 2009-01-21 | 1 | -1/+1 |
* | fixes #2440. Relocated handling of uris for browser level windows form applic... | Matti Tahvonen | 2009-01-09 | 1 | -0/+1 |
* | fixes #2424, our iView is nosdays positioned -> no calculations needed anymor... | Matti Tahvonen | 2009-01-08 | 1 | -6/+0 |
* | isDebugMode() is now public in ApplicationConnection. Available for widget cr... | Matti Tahvonen | 2009-01-07 | 1 | -1/+7 |
* | removed ugly obsolete debug code | Matti Tahvonen | 2009-01-07 | 1 | -39/+0 |
* | Fix for #2396 - loading indicator stays on in IE7 | Artur Signell | 2008-12-19 | 1 | -1/+9 |
* | fixes #2370 : added additional client side checks for 0px size components | Matti Tahvonen | 2008-12-18 | 1 | -3/+27 |
* | Changed Util.notifyParentOfSizeChange and Util.componentSizeUpdated to accept... | Artur Signell | 2008-12-18 | 1 | -30/+55 |
* | relative size handling changes towards #2319 | Matti Tahvonen | 2008-12-17 | 1 | -3/+14 |
* | added server visit time to debug console | Matti Tahvonen | 2008-12-16 | 1 | -1/+7 |
* | Fix for #2325 - Better url parsing for detecting debug mode | Artur Signell | 2008-12-12 | 1 | -2/+2 |
* | fixes missing client side size change "event" when component becomes visible | Matti Tahvonen | 2008-12-10 | 1 | -1/+4 |
* | Fix for #2296 - CustomLayout shrinking problem | Artur Signell | 2008-12-09 | 1 | -1/+1 |
* | Fix for #2258 - Problems when changing component size relative<->absolute | Artur Signell | 2008-12-02 | 1 | -10/+15 |
* | forceLayout() -function published to JavaScript; re-layouts everything. | Marc Englund | 2008-12-01 | 1 | -0/+18 |
* | style names set from server side, now added both with and without widget spec... | Matti Tahvonen | 2008-11-24 | 1 | -0/+2 |
* | ContainerResizedListeners should no longer run descendentsLayout so Applicati... | Artur Signell | 2008-11-20 | 1 | -1/+3 |
* | Fixed iLayout recursion problem. | Artur Signell | 2008-11-17 | 1 | -3/+18 |
* | Fix for double cookie submission native windowing problem, forgotten commit. | Marc Englund | 2008-11-14 | 1 | -25/+5 |
* | Updated double-cookie-submission pattern; works with IE6 and Liferay. | Marc Englund | 2008-11-13 | 1 | -6/+34 |
* | Container is no longer responsible for unregistering paintable in replaceChil... | Artur Signell | 2008-11-13 | 1 | -12/+12 |
* | fixes #2201 | Matti Tahvonen | 2008-11-11 | 1 | -3/+8 |
* | Changed double cookie submission to use JSESSIONID, can be disabled, cleaned up. | Marc Englund | 2008-11-11 | 1 | -1/+1 |
* | Double cookie submit pattern impl; fixes #2198 | Marc Englund | 2008-11-10 | 1 | -1/+8 |
* | bug fix | Matti Tahvonen | 2008-11-10 | 1 | -4/+4 |
* | Captions are now hidden when component is hidden | Artur Signell | 2008-11-07 | 1 | -0/+13 |
* | fixes #2150, client side debug console now cannot be opened unless debug flag... | Matti Tahvonen | 2008-11-04 | 1 | -4/+8 |
* | avoiding obsolete request layout on paint | Matti Tahvonen | 2008-10-31 | 1 | -1/+2 |
* | size changes now propagates deeper through non Paintable HasWidgets | Matti Tahvonen | 2008-10-28 | 1 | -2/+5 |
* | Fixed #2156 IE Panel problems | Artur Signell | 2008-10-21 | 1 | -0/+7 |
* | New OrderedLayout implementation and related fixes | Artur Signell | 2008-10-20 | 1 | -18/+52 |
* | Fixes #2141: Subwindow rendering broken in IE6 and IE7 | Jouni Koivuviita | 2008-10-16 | 1 | -2/+17 |
* | enabled scrolling in toolkit + some other minor changes | Matti Tahvonen | 2008-10-07 | 1 | -36/+79 |
* | Applications started in-order, one-at-a-time, to avoid session-id problems. F... | Marc Englund | 2008-10-02 | 1 | -16/+31 |
* | Changed the way relative component sizes are handled. Relative sizes are now ... | Artur Signell | 2008-10-01 | 1 | -21/+147 |
* | fixes #1394 together with [5558] | Matti Tahvonen | 2008-09-30 | 1 | -26/+14 |