aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/itmill/toolkit
Commit message (Collapse)AuthorAgeFilesLines
...
* New Sampler theme started.Jouni Koivuviita2009-02-032-50/+50
| | | | svn changeset:6714/svn branch:trunk
* Fixes #2534: PopupView stylename doesn't affect the actual popup element.Jouni Koivuviita2009-02-031-0/+17
| | | | svn changeset:6713/svn branch:trunk
* fixed typo, added type parametersMatti Tahvonen2009-02-032-8/+7
| | | | svn changeset:6712/svn branch:trunk
* improvements to "last-desperate-onunload-request" and security key handling. ↵Matti Tahvonen2009-02-033-70/+86
| | | | | | fixes #2513 svn changeset:6711/svn branch:trunk
* Fix and testcases for #2466 and #2532 - commit now throws InvalidValueExceptionArtur Signell2009-02-035-19/+179
| | | | svn changeset:6710/svn branch:trunk
* fixed bugs and cleaned code that found during fixing #2508Matti Tahvonen2009-02-031-51/+46
| | | | svn changeset:6709/svn branch:trunk
* fixes #1816, paintReference should now does not mark paintable as cachedMatti Tahvonen2009-02-032-11/+28
| | | | svn changeset:6708/svn branch:trunk
* Sampler intermediate commit; cleaning & slight modifications all over.Marc Englund2009-02-0222-87/+187
| | | | svn changeset:6705/svn branch:trunk
* Fixed dimension calculations and a bug with hideOnMouseOutRisto Yrjänä2009-02-021-5/+29
| | | | svn changeset:6703/svn branch:trunk
* fixes #2510Matti Tahvonen2009-02-021-9/+18
| | | | svn changeset:6700/svn branch:trunk
* fixes #2495, bad dimensions for contained component on initial paintMatti Tahvonen2009-02-022-3/+15
| | | | svn changeset:6699/svn branch:trunk
* fixes #2481, icon onloads now update tabsheet widthMatti Tahvonen2009-02-021-4/+20
| | | | svn changeset:6698/svn branch:trunk
* fixes #2502, now notifies correctly of size changesMatti Tahvonen2009-02-021-9/+19
| | | | svn changeset:6694/svn branch:trunk
* Fixed render & sync orderRisto Yrjänä2009-02-021-3/+8
| | | | svn changeset:6693/svn branch:trunk
* Fix for #2525 - NPE in WebApplicationContextArtur Signell2009-02-011-0/+7
| | | | svn changeset:6692/svn branch:trunk
* fixes #2524 (regression)Matti Tahvonen2009-01-301-1/+2
| | | | svn changeset:6688/svn branch:trunk
* TC for #2524Marc Englund2009-01-301-0/+30
| | | | svn changeset:6687/svn branch:trunk
* Fix for #2122 - Force IE8 to use IE7 compatibility mode in toolkit applicationsArtur Signell2009-01-301-0/+4
| | | | svn changeset:6686/svn branch:trunk
* refactored popupview not to have container interface in its popup that ↵Matti Tahvonen2009-01-301-47/+72
| | | | | | actually is not svn changeset:6685/svn branch:trunk
* Fixes #2522: Fix icon alignment in all componentsJouni Koivuviita2009-01-302-4/+1
| | | | | | Also one fix for IPopupView: NPE in ApplicationConnection after ComponentDetail etc. refactoring. svn changeset:6683/svn branch:trunk
* fixes #2472, error indicators now works more consistently with checkboxMatti Tahvonen2009-01-301-0/+3
| | | | svn changeset:6681/svn branch:trunk
* fixes #2516 + "borders"Matti Tahvonen2009-01-301-2/+22
| | | | svn changeset:6680/svn branch:trunk
* Added missing setters for communication error message, fixes #2521. Also ↵Marc Englund2009-01-302-4/+56
| | | | | | fixed a case where an empty notification was shown before forwarding to com-err-url. svn changeset:6679/svn branch:trunk
* #2519, #2520 optimized usage of hasmaps in ac + dom inserts in cellbasedlayoutMatti Tahvonen2009-01-294-62/+279
| | | | svn changeset:6676/svn branch:trunk
* enhanced test case to include button for subtree caching testMatti Tahvonen2009-01-291-0/+8
| | | | svn changeset:6675/svn branch:trunk
* Implements #2509 PopupView.addListener(PopupVisibilityListener)Marc Englund2009-01-281-0/+103
| | | | svn changeset:6673/svn branch:trunk
* TC for #2514Marc Englund2009-01-281-0/+42
| | | | svn changeset:6672/svn branch:trunk
* added generics to remaining data structuresMatti Tahvonen2009-01-281-21/+23
| | | | svn changeset:6671/svn branch:trunk
* Fixes the last issue from #2455: ComboBox item icon does not display correctly.Jouni Koivuviita2009-01-281-17/+16
| | | | svn changeset:6670/svn branch:trunk
* Updated test. Test descriptions can now include HTML.Jouni Koivuviita2009-01-282-2/+2
| | | | svn changeset:6669/svn branch:trunk
* Fixes #2505: global font styles for components inside PopupView.Jouni Koivuviita2009-01-281-1/+1
| | | | svn changeset:6663/svn branch:trunk
* Renamed popup-visibility methods, fixes #2507Marc Englund2009-01-281-4/+18
| | | | svn changeset:6662/svn branch:trunk
* TestCase for #2510Marc Englund2009-01-281-0/+64
| | | | svn changeset:6660/svn branch:trunk
* TC for #2508Marc Englund2009-01-281-0/+42
| | | | svn changeset:6659/svn branch:trunk
* cleanupMatti Tahvonen2009-01-271-6/+6
| | | | svn changeset:6657/svn branch:trunk
* null checkMatti Tahvonen2009-01-271-2/+1
| | | | svn changeset:6656/svn branch:trunk
* Test case for ComboBox containing large iconsArtur Signell2009-01-271-0/+44
| | | | svn changeset:6655/svn branch:trunk
* default form in LoginForm now has doctype declaration to get out of ↵Matti Tahvonen2009-01-271-1/+5
| | | | | | quirksmode, fixes #2480 svn changeset:6654/svn branch:trunk
* Rest of the Layout Samples, finally.Teppo Kurki2009-01-2710-0/+421
| | | | svn changeset:6652/svn branch:trunk
* fixes #2491Matti Tahvonen2009-01-271-8/+10
| | | | svn changeset:6648/svn branch:trunk
* fixes #2491, #2392: tooltips and icon clicks for checkboxesMatti Tahvonen2009-01-271-0/+13
| | | | svn changeset:6647/svn branch:trunk
* Fixes #2455: ComboBox item icon does not display correctly.Jouni Koivuviita2009-01-271-18/+48
| | | | svn changeset:6645/svn branch:trunk
* Sampler layout structure change; tree position no longer changesMarc Englund2009-01-271-2/+9
| | | | svn changeset:6644/svn branch:trunk
* Sampler theming.Marc Englund2009-01-271-10/+24
| | | | svn changeset:6643/svn branch:trunk
* enhanced javadocs, default sizeMatti Tahvonen2009-01-271-12/+16
| | | | svn changeset:6642/svn branch:trunk
* fixes #2488 (JS error in LoginForm)Matti Tahvonen2009-01-271-6/+10
| | | | svn changeset:6641/svn branch:trunk
* removed obsolete ROWS (never used), fixes #2476Matti Tahvonen2009-01-271-9/+1
| | | | svn changeset:6640/svn branch:trunk
* Remove need for "NoEntry" widgetset definitions, fail if multiple widgetsets ↵Marc Englund2009-01-276-56/+64
| | | | | | get initialized. For #2494 svn changeset:6639/svn branch:trunk
* Test case and fix for #2478 - Label wrapping inconsistency in IOrderedLayoutArtur Signell2009-01-253-2/+55
| | | | svn changeset:6637/svn branch:trunk
* Checkbox icon test caseArtur Signell2009-01-251-0/+29
| | | | svn changeset:6636/svn branch:trunk