| Commit message (Expand) | Author | Age | Files | Lines |
* | Reverted [5566]. Committed unwanted file when reverting [5565]. | Marko Grönroos | 2008-09-30 | 1 | -28/+1 |
* | Reverted [5565]. Had committed extra files. | Marko Grönroos | 2008-09-30 | 1 | -1/+28 |
* | small enhancement to print stylesheet | Matti Tahvonen | 2008-09-30 | 2 | -0/+10 |
* | simple css print instructions, to bypass our overflow hacks during print process | Matti Tahvonen | 2008-09-30 | 2 | -1/+45 |
* | Copied CoordinateLayout from incubator to trunk | Risto Yrjänä | 2008-09-29 | 2 | -0/+20 |
* | fixes #2121 (Mac subwindow theme issue) | Matti Tahvonen | 2008-09-29 | 2 | -20/+2 |
* | Fixes #2051 (components fit table better) | Marc Englund | 2008-09-26 | 2 | -8/+14 |
* | See #2108 . Bringing back multiapp.html which works and is beneficial example... | Jani Laakso | 2008-09-25 | 1 | -0/+42 |
* | Fixes #2113 : PopupView should indicate clickability with hand-cursor | Joonas Lehtinen | 2008-09-24 | 2 | -0/+10 |
* | css update for accordion | Matti Tahvonen | 2008-09-24 | 2 | -2/+2 |
* | Fixed #2108 : Removed broken test-files: embeddingiframe.html, embeddingexamp... | Joonas Lehtinen | 2008-09-24 | 3 | -105/+0 |
* | added test case | Matti Tahvonen | 2008-09-22 | 2 | -0/+49 |
* | cleaning | Matti Tahvonen | 2008-09-18 | 2 | -2/+0 |
* | implemented simple system to ensure css is loaded. This fixes several major r... | Matti Tahvonen | 2008-09-18 | 2 | -2/+8 |
* | Apparently I accidentally typed some extra stuff in web.xml... removed. | Marc Englund | 2008-09-17 | 1 | -1/+0 |
* | fixes #2062 | Matti Tahvonen | 2008-09-16 | 2 | -0/+8 |
* | Partial fix for #1106 (Flash content is drawn over sub window borders). | Jouni Koivuviita | 2008-09-15 | 2 | -0/+20 |
* | Forgot to commit, belongs together with last commit [5393]. | Jouni Koivuviita | 2008-09-15 | 1 | -81/+25 |
* | Default panel theme CSS simplified, now it should be easier to override the d... | Jouni Koivuviita | 2008-09-12 | 2 | -81/+25 |
* | Fixed style/layout issues. For #2017 but needs backport to 5.2 | Marc Englund | 2008-09-12 | 1 | -57/+13 |
* | One servlet referenced com.itmill.toolkit.terminal.web.ApplicationServlet, wh... | Marc Englund | 2008-09-08 | 1 | -3/+3 |
* | rebuilt styles.css | Marc Englund | 2008-09-08 | 1 | -1/+1 |
* | Managed to remove the bottoom line of the tabsheet somehow. Fixed. | Marc Englund | 2008-09-04 | 1 | -1/+1 |
* | debug window styles | Matti Tahvonen | 2008-09-04 | 2 | -1/+47 |
* | Rebuilt styles.css. | Marc Englund | 2008-09-04 | 1 | -1/+8 |
* | Added line to bottom of TabSheet, to match Panel look. Fixes #2016 | Marc Englund | 2008-09-04 | 1 | -1/+8 |
* | clickable area in accordion caption now bigger | Matti Tahvonen | 2008-09-03 | 2 | -6/+18 |
* | Updated Reservr to use "GALGWT" googlemaps gwt api (compatible w/ gwt 1.5). R... | Marc Englund | 2008-09-03 | 2 | -52/+1 |
* | Fixes #2022 - UTF-8 is now always used for custom layouts | Artur Signell | 2008-09-01 | 1 | -0/+2 |
* | Reformatted generated Table column example code. | Marko Grönroos | 2008-08-29 | 1 | -1/+2 |
* | Updated book examples. Table examples, formatting. | Marko Grönroos | 2008-08-29 | 1 | -0/+34 |
* | Fixed a typo in tabsheet.css (missing semicolon). | Jouni Koivuviita | 2008-08-29 | 2 | -2/+3 |
* | FIxes #1992 with a 'magic' (static, really) number. | Marc Englund | 2008-08-28 | 1 | -0/+1 |
* | fixes #1245 (ITree in IOrderedLayout in IE6) | Matti Tahvonen | 2008-08-26 | 2 | -0/+44 |
* | re-built styles | Marc Englund | 2008-08-26 | 1 | -0/+7 |
* | Disabled components now look disabled in IE as well. Fixes #2012 | Marc Englund | 2008-08-26 | 1 | -0/+6 |
* | No double-disabling in IE either | Marc Englund | 2008-08-26 | 1 | -1/+2 |
* | Fixes #1975 - CustomLayout template can be specified in java | Artur Signell | 2008-08-25 | 1 | -0/+1 |
* | Fixed #677 disabling components inside a disabled container | Artur Signell | 2008-08-25 | 2 | -1/+7 |
* | Fixed #1904 : IOrderedLayout spacing and margincs should be specifiable in CSS | Joonas Lehtinen | 2008-08-22 | 2 | -16/+2 |
* | Test for #1904 | Joonas Lehtinen | 2008-08-22 | 1 | -0/+28 |
* | Copied PopupView from incubator to trunk | Risto Yrjänä | 2008-08-21 | 2 | -1/+24 |
* | Separate scrollbars for overly-wide errormessages and descriptions. Fixes #1898 | Marc Englund | 2008-08-21 | 1 | -1/+2 |
* | API changes: | Jouni Koivuviita | 2008-08-21 | 2 | -0/+16 |
* | cleaning WebContent directory | Matti Tahvonen | 2008-08-19 | 2 | -190/+0 |
* | cleaning WebContent/ITMILL directory | Matti Tahvonen | 2008-08-19 | 1 | -49/+0 |
* | styles for test #1919 | Matti Tahvonen | 2008-08-19 | 1 | -0/+22 |
* | sizeable grid layout spacing css | Matti Tahvonen | 2008-08-12 | 2 | -0/+10 |
* | Fixes new ITabsheet styles. | Jouni Koivuviita | 2008-08-11 | 2 | -24/+46 |
* | caption and icon setters to Paintable interface, major tabsheet refactoring, ... | Matti Tahvonen | 2008-08-11 | 2 | -42/+48 |