summaryrefslogtreecommitdiffstats
path: root/WebContent
Commit message (Collapse)AuthorAgeFilesLines
* Changed Coverflow demo images. Fixes #2599Marc Englund2009-02-1747-0/+3
| | | | svn changeset:6867/svn branch:trunk
* Fix for #2359 - Demo app renewal. Merged all changes from ↵Artur Signell2009-02-16117-849/+907
| | | | | | /branches/2359_Renew_demo_apps svn changeset:6862/svn branch:trunk
* Sampler theme update.Jouni Koivuviita2009-02-165-27/+80
| | | | svn changeset:6852/svn branch:trunk
* #2563 related fix - default link should not wrapArtur Signell2009-02-161-0/+4
| | | | svn changeset:6844/svn branch:trunk
* Fix for #2563 - OrderedLayout flicker on repaintArtur Signell2009-02-162-0/+12
| | | | | | | Changed Label so it never wraps when its width is undefined. Changed default Label width to 100%. svn changeset:6842/svn branch:trunk
* Sampler Layouts -section changes. Not complete yet.Marc Englund2009-02-135-25/+32
| | | | svn changeset:6837/svn branch:trunk
* New index-page graphics and demo links.Jouni Koivuviita2009-02-131-95/+23
| | | | svn changeset:6831/svn branch:trunk
* Sampler: password textfield sample added, separate icon for related category.Marc Englund2009-02-131-0/+0
| | | | svn changeset:6827/svn branch:trunk
* View source in subwindow / native window. Fixes #2561Marc Englund2009-02-121-4/+10
| | | | svn changeset:6821/svn branch:trunk
* Adjusted breadcrumbs in IE and FF; fixes #2571Marc Englund2009-02-121-1/+20
| | | | svn changeset:6818/svn branch:trunk
* Sampler icon margin for IE, fixes #2574Marc Englund2009-02-121-0/+4
| | | | svn changeset:6817/svn branch:trunk
* Sampler theme update.Jouni Koivuviita2009-02-116-9/+42
| | | | | | Many sample descriptions split into two pieces: featureset description and feature description. svn changeset:6794/svn branch:trunk
* Small fix for disabled style cursor. Now disabled components shouldn't have ↵Jouni Koivuviita2009-02-103-6/+16
| | | | | | a "hand" cursor so eagerly. svn changeset:6780/svn branch:trunk
* Fix for #2542 - Feedback form problemArtur Signell2009-02-061-0/+1
| | | | svn changeset:6758/svn branch:trunk
* fixes #2526Matti Tahvonen2009-02-052-0/+4
| | | | svn changeset:6741/svn branch:trunk
* fixes #2482, moved loading indicator to right side. Other fixes not too easy ↵Matti Tahvonen2009-02-052-2/+6
| | | | | | with IE and css only svn changeset:6737/svn branch:trunk
* Notice about setting -Xss1024k in widget set build script for OOPHM. For #2523.Marko Grönroos2009-02-051-0/+5
| | | | svn changeset:6736/svn branch:trunk
* Sampler theme fixes and additions. Unnecessary layouts and panels removed.Jouni Koivuviita2009-02-045-2/+22
| | | | svn changeset:6733/svn branch:trunk
* Sampler: changed mode-switch position to top bar, removed unnecessary layout.Jouni Koivuviita2009-02-045-12/+23
| | | | svn changeset:6724/svn branch:trunk
* links in table now inline to allow selection clicks on parts of cell not ↵Matti Tahvonen2009-02-043-28/+6
| | | | | | filled by the actual link content svn changeset:6722/svn branch:trunk
* Fixes #2468: Table cell content is 'lower' with some content.Jouni Koivuviita2009-02-042-6/+2
| | | | svn changeset:6721/svn branch:trunk
* New Sampler theme started.Jouni Koivuviita2009-02-0316-31/+195
| | | | svn changeset:6714/svn branch:trunk
* Sampler intermediate commit; cleaning & slight modifications all over.Marc Englund2009-02-026-7/+9
| | | | svn changeset:6705/svn branch:trunk
* Minor style change (default cursor for tooltips and disabled components).Jouni Koivuviita2009-02-022-2/+4
| | | | svn changeset:6704/svn branch:trunk
* Fixed dimension calculations and a bug with hideOnMouseOutRisto Yrjänä2009-02-022-2/+0
| | | | svn changeset:6703/svn branch:trunk
* Fixes #2522: Fix icon alignment in all componentsJouni Koivuviita2009-01-305-2/+22
| | | | | | 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-302-5/+29
| | | | svn changeset:6681/svn branch:trunk
* Minor fixes to ComboBox styles.Jouni Koivuviita2009-01-284-0/+2
| | | | svn changeset:6668/svn branch:trunk
* Fixes #2505: global font styles for components inside PopupView.Jouni Koivuviita2009-01-283-58/+86
| | | | svn changeset:6663/svn branch:trunk
* fixes #2500Matti Tahvonen2009-01-272-2/+0
| | | | svn changeset:6653/svn branch:trunk
* Rest of the Layout Samples, finally.Teppo Kurki2009-01-272-0/+40
| | | | svn changeset:6652/svn branch:trunk
* themed the i-link to be like it was previously on all browsersMatti Tahvonen2009-01-273-38/+50
| | | | svn changeset:6651/svn branch:trunk
* Fixes another regression caused by changeset [6645].Jouni Koivuviita2009-01-272-2/+4
| | | | svn changeset:6650/svn branch:trunk
* Fixes regression caused by changeset [6645].Jouni Koivuviita2009-01-272-2/+4
| | | | svn changeset:6649/svn branch:trunk
* Fixes #2464: Horizontal Slider theme broken.Jouni Koivuviita2009-01-272-2/+0
| | | | svn changeset:6646/svn branch:trunk
* Fixes #2455: ComboBox item icon does not display correctly.Jouni Koivuviita2009-01-276-39/+61
| | | | svn changeset:6645/svn branch:trunk
* Sampler theming.Marc Englund2009-01-274-0/+4
| | | | svn changeset:6643/svn branch:trunk
* Fix for #2463 - OrderedLayout backwards compatibility CSS issueArtur Signell2009-01-212-14/+14
| | | | svn changeset:6609/svn branch:trunk
* Styles for table samples.Marc Englund2009-01-161-0/+20
| | | | svn changeset:6580/svn branch:trunk
* unified combobox read only with textfields (simply show value)Matti Tahvonen2009-01-152-0/+18
| | | | svn changeset:6559/svn branch:trunk
* Added placeholders for missing flags.Marc Englund2009-01-146-0/+0
| | | | svn changeset:6535/svn branch:trunk
* Sampler "featuretable" CSS bled to other tables.Marc Englund2009-01-141-4/+4
| | | | svn changeset:6530/svn branch:trunk
* Table section started in Sampler, not done yet.Marc Englund2009-01-143-0/+6
| | | | svn changeset:6528/svn branch:trunk
* Toolkit 5.3.0 RC8.Marko Grönroos2009-01-131-2/+18
| | | | svn changeset:6523/svn branch:trunk
* Added flag icons for iso3166 country codes.Marc Englund2009-01-13248-0/+9
| | | | svn changeset:6514/svn branch:trunk
* Had wrong background color for IE6, fixed.Marc Englund2009-01-091-0/+0
| | | | svn changeset:6482/svn branch:trunk
* Compensating for orderedlayout style changes.Marc Englund2009-01-091-4/+4
| | | | svn changeset:6477/svn branch:trunk
* Sampler: Added layout alignment example. For #2432.Marko Grönroos2009-01-092-0/+24
| | | | svn changeset:6476/svn branch:trunk
* Sampler minor styling.Marc Englund2009-01-091-0/+4
| | | | svn changeset:6469/svn branch:trunk
* fixes #2424, our iView is nosdays positioned -> no calculations needed ↵Matti Tahvonen2009-01-082-0/+16
| | | | | | anymore. Now position can also be set in theme. svn changeset:6460/svn branch:trunk