| Commit message (Expand) | Author | Age | Files | Lines |
* | fixes #2103, better tooltip experience | Matti Tahvonen | 2008-10-10 | 1 | -7/+44 |
* | Don't pass "APP" to getWindow(). Fixes #2146 | Marc Englund | 2008-10-10 | 1 | -1/+2 |
* | Removed unnecessary window caption change. | Marc Englund | 2008-10-10 | 1 | -3/+0 |
* | Does not draw window contents if we're going to another URL. Fixes #2144 | Marc Englund | 2008-10-10 | 1 | -0/+6 |
* | Pre-svn-move Sampler-proto commit | Marc Englund | 2008-10-09 | 8 | -0/+483 |
* | SplitPanel now updates it's position back to server when user drags it in the... | Jouni Koivuviita | 2008-10-09 | 2 | -0/+45 |
* | reverted changes from [5577] to resolve #2140 | Matti Tahvonen | 2008-10-08 | 1 | -6/+2 |
* | fixes #2138 Cleaning and fixing some scrollbar issues | Matti Tahvonen | 2008-10-08 | 5 | -55/+42 |
* | Fixes the infamous disappearing caret bug in Firefox 2. | Jouni Koivuviita | 2008-10-08 | 1 | -1/+3 |
* | Min-width spacer DIV now added only once, not every time updateFromUidl gets ... | Jouni Koivuviita | 2008-10-08 | 1 | -5/+13 |
* | updateFromUIDL() sets item icon, fixes #2137 | Marc Englund | 2008-10-08 | 1 | -0/+1 |
* | fixed iform renderspace calculation | Matti Tahvonen | 2008-10-07 | 1 | -31/+32 |
* | renderspace dummy implementation for iformlayout | Matti Tahvonen | 2008-10-07 | 1 | -2/+3 |
* | renderspace dummy implementation for icustomlayout | Matti Tahvonen | 2008-10-07 | 1 | -3/+3 |
* | enhanced absolute grid | Matti Tahvonen | 2008-10-07 | 1 | -7/+15 |
* | fixed invalid code style | Matti Tahvonen | 2008-10-07 | 1 | -5/+6 |
* | enabled scrolling in toolkit + some other minor changes | Matti Tahvonen | 2008-10-07 | 23 | -331/+512 |
* | enhanced test case | Matti Tahvonen | 2008-10-07 | 1 | -21/+129 |
* | Modified the test case to be suitable | Matti Tahvonen | 2008-10-07 | 1 | -12/+16 |
* | Test case for Matti. | Jouni Koivuviita | 2008-10-06 | 1 | -0/+126 |
* | Fix for #2087: the same loading indicator is show at application start that i... | Jouni Koivuviita | 2008-10-06 | 2 | -1/+4 |
* | Fixes #2087: added simple favicon support for themes. | Jouni Koivuviita | 2008-10-06 | 1 | -0/+11 |
* | Fixes #2096: ISlider now pushes the value change event from scroll wheel to s... | Jouni Koivuviita | 2008-10-06 | 1 | -29/+47 |
* | New default theme for sub window. Shadow implementation much simplified, now ... | Jouni Koivuviita | 2008-10-03 | 2 | -110/+206 |
* | fixes #2133, context menu event from gwt 1.5 + some other gwt 1.5 dependent c... | Matti Tahvonen | 2008-10-03 | 2 | -71/+25 |
* | Rewrote the calculator example in clearer way. Now it could be used as the fi... | Joonas Lehtinen | 2008-10-02 | 1 | -115/+53 |
* | Update test and code to handle nested coordinatelayouts | Risto Yrjänä | 2008-10-02 | 2 | -38/+23 |
* | Applications started in-order, one-at-a-time, to avoid session-id problems. F... | Marc Englund | 2008-10-02 | 3 | -29/+78 |
* | fixes #2132, margin where reduced two times from the size given to children i... | Matti Tahvonen | 2008-10-02 | 1 | -10/+3 |
* | refactored Table sizing. | Matti Tahvonen | 2008-10-02 | 1 | -150/+78 |
* | Fixed ScrollTable relative height calculation | Artur Signell | 2008-10-01 | 1 | -8/+1 |
* | Fixed debug console restartApplication problem | Artur Signell | 2008-10-01 | 1 | -4/+4 |
* | Fix OrderedLayout problem with IE6 | Artur Signell | 2008-10-01 | 1 | -2/+6 |
* | Fixed IScrollTable size problem | Artur Signell | 2008-10-01 | 1 | -38/+68 |
* | Fixed window resize problem | Artur Signell | 2008-10-01 | 1 | -2/+6 |
* | Fixed splitPanel allocated space calculation | Artur Signell | 2008-10-01 | 1 | -2/+2 |
* | Fixed TestBench layout problem | Artur Signell | 2008-10-01 | 1 | -1/+1 |
* | Removed two invalid javadoc comments. | Marc Englund | 2008-10-01 | 1 | -14/+0 |
* | Fix for #1939 | Artur Signell | 2008-10-01 | 1 | -5/+11 |
* | Changed the way relative component sizes are handled. Relative sizes are now ... | Artur Signell | 2008-10-01 | 29 | -461/+1181 |
* | JavaDoc fix for #1968 (again). XHTML templates, not XSL. Also a bit more clea... | Marko Grönroos | 2008-09-30 | 1 | -9/+10 |
* | Reverted [5565] again. Had committed extra files. | Marko Grönroos | 2008-09-30 | 3 | -15/+11 |
* | Reverted [5566]. Committed unwanted file when reverting [5565]. | Marko Grönroos | 2008-09-30 | 3 | -11/+15 |
* | Reverted [5565]. Had committed extra files. | Marko Grönroos | 2008-09-30 | 3 | -15/+11 |
* | JavaDoc fix for #1968. XHTML templates, not XSL. Also a bit more cleanup. Wou... | Marko Grönroos | 2008-09-30 | 3 | -11/+15 |
* | fixed bug with ExpandLayout FF hack | Matti Tahvonen | 2008-09-30 | 1 | -2/+2 |
* | Better handling when user quickly enters invalid stuff & tabs out. Fixes #2120 | Marc Englund | 2008-09-30 | 1 | -1/+2 |
* | fixes #2128, implemented Focusable for some client side selects | Matti Tahvonen | 2008-09-30 | 5 | -1/+22 |
* | fixes #1394 together with [5558] | Matti Tahvonen | 2008-09-30 | 2 | -27/+45 |
* | svn changeset:5558/svn branch:trunk | Matti Tahvonen | 2008-09-30 | 5 | -19/+46 |