Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" | Henri Sara | 2009-05-11 | 14 | -6291/+0 |
| | | | | | | | - com.itmill.toolkit.external not yet fully renamed svn changeset:7715/svn branch:6.0 | ||||
* | Removed debug messages from ApplicationServlet (#2438) | Artur Signell | 2009-05-05 | 1 | -4/+0 |
| | | | | svn changeset:7627/svn branch:6.0 | ||||
* | Added javadocs for AbstractApplicationServlet | Artur Signell | 2009-05-05 | 1 | -0/+14 |
| | | | | svn changeset:7619/svn branch:6.0 | ||||
* | Fix for #2438 - ApplicationServlet should allow extending | Artur Signell | 2009-05-05 | 5 | -1697/+2010 |
| | | | | | | | Fix for #2890 - Split ApplicationRunner into own servlet svn changeset:7618/svn branch:6.0 | ||||
* | Merged additional fix for #2847 - Problem running on Oracle OAS10g. Fixed typo | Artur Signell | 2009-04-17 | 1 | -1/+1 |
| | | | | svn changeset:7455/svn branch:6.0 | ||||
* | Paintable from client side can now be transmitted to server as a variable ↵ | Matti Tahvonen | 2009-04-16 | 1 | -0/+3 |
| | | | | | | (will map to corresponding server side component) svn changeset:7439/svn branch:6.0 | ||||
* | Merged fix for #2847 - Problem running on Oracle OAS10g | Artur Signell | 2009-04-16 | 1 | -11/+34 |
| | | | | svn changeset:7430/svn branch:6.0 | ||||
* | Workaround for #2835 - Force Google App Engine to re-serialize after each ↵ | Artur Signell | 2009-04-13 | 1 | -0/+5 |
| | | | | | | request. svn changeset:7391/svn branch:6.0 | ||||
* | Committing Arturs patch to #2840 | Joonas Lehtinen | 2009-04-12 | 1 | -11/+12 |
| | | | | svn changeset:7389/svn branch:6.0 | ||||
* | Implementation serialization support for Toolkit. Fixes #695 | Joonas Lehtinen | 2009-04-12 | 12 | -102/+131 |
| | | | | svn changeset:7387/svn branch:6.0 | ||||
* | Merged Testing Tools branch | Artur Signell | 2009-04-03 | 1 | -46/+5 |
| | | | | svn changeset:7298/svn branch:6.0 | ||||
* | Merge from 5.3 to 6.0: | Henri Sara | 2009-03-25 | 2 | -2/+4 |
| | | | | | | | | | [7128] Fixes to merge tool. [7129] Merge from branches/manual_2009_03 to versions/5.3 (multiple changesets) [7131] Fixed language problems in the section on layout cell spacing. [7132] Use 24 hour format instead of 12 hour for Eclipse Manual plugin timestamp. svn changeset:7169/svn branch:6.0 | ||||
* | Merged test case and fix for #2796: Throw an error if the same debugId is ↵ | Artur Signell | 2009-03-24 | 1 | -1/+18 |
| | | | | | | | | used for multiple components http://dev.itmill.com/ticket/2796 svn changeset:7139/svn branch:6.0 | ||||
* | fixes #2690, switched comma to ascii control character as an array separator ↵ | Matti Tahvonen | 2009-03-18 | 1 | -1/+3 |
| | | | | | | in variable posts svn changeset:7100/svn branch:6.0 | ||||
* | Fix for #2662 - Form children size validation | Artur Signell | 2009-02-22 | 1 | -0/+33 |
| | | | | svn changeset:6929/svn branch:trunk | ||||
* | improvements to "last-desperate-onunload-request" and security key handling. ↵ | Matti Tahvonen | 2009-02-03 | 2 | -64/+73 |
| | | | | | | fixes #2513 svn changeset:6711/svn branch:trunk | ||||
* | fixes #1816, paintReference should now does not mark paintable as cached | Matti Tahvonen | 2009-02-03 | 2 | -11/+28 |
| | | | | svn changeset:6708/svn branch:trunk | ||||
* | Fix for #2525 - NPE in WebApplicationContext | Artur Signell | 2009-02-01 | 1 | -0/+7 |
| | | | | svn changeset:6692/svn branch:trunk | ||||
* | Fix for #2122 - Force IE8 to use IE7 compatibility mode in toolkit applications | Artur Signell | 2009-01-30 | 1 | -0/+4 |
| | | | | svn changeset:6686/svn branch:trunk | ||||
* | Added a communication error system-message that is written to the client ↵ | Marc Englund | 2009-01-23 | 1 | -3/+50 |
| | | | | | | when the initial page is rendered. If any UIDL request fails, the message is shown. Fixes [2485] svn changeset:6624/svn branch:trunk | ||||
* | relocated uri handling logic to CommunicationManager | Matti Tahvonen | 2009-01-09 | 2 | -77/+83 |
| | | | | svn changeset:6481/svn branch:trunk | ||||
* | fixes #2440. Relocated handling of uris for browser level windows form ↵ | Matti Tahvonen | 2009-01-09 | 1 | -12/+47 |
| | | | | | | application.handleURI to servlet, fixed ticket, cleaned some code svn changeset:6480/svn branch:trunk | ||||
* | Cleaned up the whole project | Artur Signell | 2009-01-02 | 3 | -0/+6 |
| | | | | svn changeset:6398/svn branch:trunk | ||||
* | Fixed warnings, replaced deprecated layouts with new ones. | Artur Signell | 2008-12-23 | 1 | -0/+3 |
| | | | | svn changeset:6349/svn branch:trunk | ||||
* | Fixed layout analyzator messages | Artur Signell | 2008-12-22 | 1 | -11/+11 |
| | | | | svn changeset:6327/svn branch:trunk | ||||
* | Servlet 2.3 compatibility fix. | Marc Englund | 2008-12-18 | 1 | -1/+1 |
| | | | | svn changeset:6282/svn branch:trunk | ||||
* | Changed seckey o that it does not use UUID, to be consistent with 5.2 that ↵ | Marc Englund | 2008-12-18 | 1 | -6/+5 |
| | | | | | | requires java 1.4 svn changeset:6270/svn branch:trunk | ||||
* | Subwindow can define size of layout even though its width is undefined | Artur Signell | 2008-12-18 | 1 | -6/+8 |
| | | | | svn changeset:6269/svn branch:trunk | ||||
* | Refactored layout size checking method, related to #2139 | Artur Signell | 2008-12-18 | 2 | -48/+70 |
| | | | | svn changeset:6264/svn branch:trunk | ||||
* | fixed bug with json array creation | Matti Tahvonen | 2008-12-17 | 1 | -1/+1 |
| | | | | svn changeset:6253/svn branch:trunk | ||||
* | relative size handling changes towards #2319 | Matti Tahvonen | 2008-12-17 | 2 | -66/+169 |
| | | | | svn changeset:6252/svn branch:trunk | ||||
* | Made productionMode -message more noticeable and changed it to System.err. | Marc Englund | 2008-12-17 | 1 | -2/+2 |
| | | | | svn changeset:6243/svn branch:trunk | ||||
* | switched setCharacterEncoding to use servlet 2.3 style code | Matti Tahvonen | 2008-12-17 | 1 | -2/+1 |
| | | | | svn changeset:6240/svn branch:trunk | ||||
* | Added more instructions to debug-mode console-message. | Joonas Lehtinen | 2008-12-16 | 1 | -1/+1 |
| | | | | svn changeset:6236/svn branch:trunk | ||||
* | Refactored DebugUtilities to fit better for #2319, not tested properly yet | Matti Tahvonen | 2008-12-16 | 1 | -88/+138 |
| | | | | svn changeset:6231/svn branch:trunk | ||||
* | fixed validation problem (since [6219]) | Matti Tahvonen | 2008-12-16 | 1 | -2/+3 |
| | | | | svn changeset:6223/svn branch:trunk | ||||
* | Fixed #2340 : If widgetset is missing, an error should be shown | Joonas Lehtinen | 2008-12-15 | 1 | -0/+9 |
| | | | | svn changeset:6219/svn branch:trunk | ||||
* | Fix for #2328 - Inverted debug mode into productionMode (defaults to false) | Artur Signell | 2008-12-15 | 1 | -10/+26 |
| | | | | svn changeset:6213/svn branch:trunk | ||||
* | added null check that most likely fixes #2338 | Matti Tahvonen | 2008-12-15 | 1 | -2/+4 |
| | | | | svn changeset:6207/svn branch:trunk | ||||
* | added try catch block to rel size checks to avoid total crash in paint ↵ | Matti Tahvonen | 2008-12-15 | 1 | -97/+106 |
| | | | | | | method, see #2338 svn changeset:6206/svn branch:trunk | ||||
* | Moved Panel undefined width check to correct place | Artur Signell | 2008-12-12 | 1 | -0/+7 |
| | | | | svn changeset:6188/svn branch:trunk | ||||
* | Panels with 100% width layout now "legal" if caption is not empty | Matti Tahvonen | 2008-12-12 | 1 | -3/+8 |
| | | | | svn changeset:6187/svn branch:trunk | ||||
* | Fixed layout validation so only the invalid dimension is set to undefined | Artur Signell | 2008-12-11 | 1 | -8/+11 |
| | | | | svn changeset:6173/svn branch:trunk | ||||
* | Updated layout validity checker to support VerticalLayout+HorizontalLayout | Artur Signell | 2008-12-11 | 1 | -8/+12 |
| | | | | svn changeset:6167/svn branch:trunk | ||||
* | Updated layout validity checker to support VerticalLayout+HorizontalLayout | Artur Signell | 2008-12-11 | 1 | -16/+122 |
| | | | | svn changeset:6166/svn branch:trunk | ||||
* | fixes #2310. AbstarctComponent.isVisible is now recursive in component tree, ↵ | Matti Tahvonen | 2008-12-10 | 1 | -2/+15 |
| | | | | | | documentation more specific. Communication manager postpones changes in invisible components until they are visible again. svn changeset:6157/svn branch:trunk | ||||
* | avoid possibly invalid error message when 100% height component inside ↵ | Matti Tahvonen | 2008-12-10 | 1 | -1/+1 |
| | | | | | | undefined size custom layout svn changeset:6155/svn branch:trunk | ||||
* | Fixed layout validation return value | Artur Signell | 2008-11-28 | 1 | -6/+3 |
| | | | | svn changeset:6025/svn branch:trunk | ||||
* | Fixed layout checking so main window is not shown as absolute -1 size | Artur Signell | 2008-11-27 | 1 | -0/+4 |
| | | | | svn changeset:6021/svn branch:trunk | ||||
* | Timestamp parameter after .nocache.js to avoid caching. Fixes #2220 | Marc Englund | 2008-11-27 | 1 | -3/+5 |
| | | | | svn changeset:6019/svn branch:trunk |