summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* fixes #2103, better tooltip experienceMatti Tahvonen2008-10-101-7/+44
* Don't pass "APP" to getWindow(). Fixes #2146Marc Englund2008-10-101-1/+2
* Removed unnecessary window caption change.Marc Englund2008-10-101-3/+0
* Does not draw window contents if we're going to another URL. Fixes #2144Marc Englund2008-10-101-0/+6
* Pre-svn-move Sampler-proto commitMarc Englund2008-10-098-0/+483
* SplitPanel now updates it's position back to server when user drags it in the...Jouni Koivuviita2008-10-092-0/+45
* reverted changes from [5577] to resolve #2140Matti Tahvonen2008-10-081-6/+2
* fixes #2138 Cleaning and fixing some scrollbar issuesMatti Tahvonen2008-10-085-55/+42
* Fixes the infamous disappearing caret bug in Firefox 2.Jouni Koivuviita2008-10-081-1/+3
* Min-width spacer DIV now added only once, not every time updateFromUidl gets ...Jouni Koivuviita2008-10-081-5/+13
* updateFromUIDL() sets item icon, fixes #2137Marc Englund2008-10-081-0/+1
* fixed iform renderspace calculationMatti Tahvonen2008-10-071-31/+32
* renderspace dummy implementation for iformlayoutMatti Tahvonen2008-10-071-2/+3
* renderspace dummy implementation for icustomlayoutMatti Tahvonen2008-10-071-3/+3
* enhanced absolute gridMatti Tahvonen2008-10-071-7/+15
* fixed invalid code styleMatti Tahvonen2008-10-071-5/+6
* enabled scrolling in toolkit + some other minor changesMatti Tahvonen2008-10-0723-331/+512
* enhanced test caseMatti Tahvonen2008-10-071-21/+129
* Modified the test case to be suitableMatti Tahvonen2008-10-071-12/+16
* Test case for Matti.Jouni Koivuviita2008-10-061-0/+126
* Fix for #2087: the same loading indicator is show at application start that i...Jouni Koivuviita2008-10-062-1/+4
* Fixes #2087: added simple favicon support for themes.Jouni Koivuviita2008-10-061-0/+11
* Fixes #2096: ISlider now pushes the value change event from scroll wheel to s...Jouni Koivuviita2008-10-061-29/+47
* New default theme for sub window. Shadow implementation much simplified, now ...Jouni Koivuviita2008-10-032-110/+206
* fixes #2133, context menu event from gwt 1.5 + some other gwt 1.5 dependent c...Matti Tahvonen2008-10-032-71/+25
* Rewrote the calculator example in clearer way. Now it could be used as the fi...Joonas Lehtinen2008-10-021-115/+53
* Update test and code to handle nested coordinatelayoutsRisto Yrjänä2008-10-022-38/+23
* Applications started in-order, one-at-a-time, to avoid session-id problems. F...Marc Englund2008-10-023-29/+78
* fixes #2132, margin where reduced two times from the size given to children i...Matti Tahvonen2008-10-021-10/+3
* refactored Table sizing.Matti Tahvonen2008-10-021-150/+78
* Fixed ScrollTable relative height calculationArtur Signell2008-10-011-8/+1
* Fixed debug console restartApplication problemArtur Signell2008-10-011-4/+4
* Fix OrderedLayout problem with IE6Artur Signell2008-10-011-2/+6
* Fixed IScrollTable size problemArtur Signell2008-10-011-38/+68
* Fixed window resize problemArtur Signell2008-10-011-2/+6
* Fixed splitPanel allocated space calculationArtur Signell2008-10-011-2/+2
* Fixed TestBench layout problemArtur Signell2008-10-011-1/+1
* Removed two invalid javadoc comments.Marc Englund2008-10-011-14/+0
* Fix for #1939Artur Signell2008-10-011-5/+11
* Changed the way relative component sizes are handled. Relative sizes are now ...Artur Signell2008-10-0129-461/+1181
* JavaDoc fix for #1968 (again). XHTML templates, not XSL. Also a bit more clea...Marko Grönroos2008-09-301-9/+10
* Reverted [5565] again. Had committed extra files.Marko Grönroos2008-09-303-15/+11
* Reverted [5566]. Committed unwanted file when reverting [5565].Marko Grönroos2008-09-303-11/+15
* Reverted [5565]. Had committed extra files.Marko Grönroos2008-09-303-15/+11
* JavaDoc fix for #1968. XHTML templates, not XSL. Also a bit more cleanup. Wou...Marko Grönroos2008-09-303-11/+15
* fixed bug with ExpandLayout FF hackMatti Tahvonen2008-09-301-2/+2
* Better handling when user quickly enters invalid stuff & tabs out. Fixes #2120Marc Englund2008-09-301-1/+2
* fixes #2128, implemented Focusable for some client side selectsMatti Tahvonen2008-09-305-1/+22
* fixes #1394 together with [5558]Matti Tahvonen2008-09-302-27/+45
* svn changeset:5558/svn branch:trunkMatti Tahvonen2008-09-305-19/+46