aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/itmill/toolkit/terminal/gwt/client/ui
Commit message (Collapse)AuthorAgeFilesLines
* #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"Henri Sara2009-05-11108-22720/+0
| | | | | | | - com.itmill.toolkit.external not yet fully renamed svn changeset:7715/svn branch:6.0
* Merge new theme branch to 6.0 branch.Jouni Koivuviita2009-05-082-0/+18
|\ | | | | | | svn changeset:7689/svn branch:6.0
| * Merges from 6.0 branch.Jouni Koivuviita2009-05-084-27/+70
| | | | | | | | svn changeset:7682/svn branch:theme_2009_03
| * Merges from 6.0 branch.Jouni Koivuviita2009-05-062-6/+66
| | | | | | | | svn changeset:7637/svn branch:theme_2009_03
| * Merges from 6.0 branch. Added i-pressed classname for IButton in IE (down ↵Jouni Koivuviita2009-05-042-3/+12
| | | | | | | | | | | | state). svn changeset:7603/svn branch:theme_2009_03
| * Merged a fix from 6.0 branch (unnecessary log message).Jouni Koivuviita2009-04-301-29/+0
| | | | | | | | svn changeset:7582/svn branch:theme_2009_03
| * Merges from 6.0 branch.Jouni Koivuviita2009-04-301-2/+7
| | | | | | | | svn changeset:7577/svn branch:theme_2009_03
| * Major theme refactoring:Jouni Koivuviita2009-04-2911-252/+427
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -Base theme now completed. -Default theme is now inherited from the Base theme, all redundant (but mandatory) style properties have been moved to the Base theme. ---- Includes major merges from 6.0 branch as well. svn changeset:7572/svn branch:theme_2009_03
| * | Merges from 6.0 branch.Jouni Koivuviita2009-04-091-0/+320
| | | | | | | | | | | | svn changeset:7375/svn branch:theme_2009_03
* | | Fixed #2659 and #2846 - TabSheet and Accordion now internally keeps ↵Artur Signell2009-05-082-20/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | caption/icon/enabled/visibility information for each tab and do not use/modify the component. Modified sampler samples to work with the new API. Modified test cases to work with the new API. svn changeset:7664/svn branch:6.0
* | | extended component locator to build forward compatible locators for context ↵Matti Tahvonen2009-05-071-1/+44
| | | | | | | | | | | | | | | | | | menu clicks svn changeset:7646/svn branch:6.0
* | | selenium locator now works with subwindowsMatti Tahvonen2009-05-061-6/+24
| | | | | | | | | | | | svn changeset:7639/svn branch:6.0
* | | basic caption implementation for iabsolutelayoutMatti Tahvonen2009-05-041-6/+43
| | | | | | | | | | | | svn changeset:7615/svn branch:6.0
* | | Fix for #2880 - IE7: Tabsheet caption texts too short when using iconsArtur Signell2009-05-041-0/+23
| | | | | | | | | | | | svn changeset:7608/svn branch:6.0
* | | Merged:Artur Signell2009-04-301-3/+1
| | | | | | | | | | | | | | | | | | Fix for #2881 - Icons missing from Accordion in IE7 svn changeset:7589/svn branch:6.0
* | | removed obsolete log messages from iscrolltableMatti Tahvonen2009-04-301-29/+0
| | | | | | | | | | | | svn changeset:7579/svn branch:6.0
* | | fixed scrolltable regression, sanity check for IEMatti Tahvonen2009-04-291-2/+7
| |/ |/| | | | | svn changeset:7575/svn branch:6.0
* | iscrolltable fix for scrollbars on size changeMatti Tahvonen2009-04-291-13/+20
| | | | | | | | svn changeset:7568/svn branch:6.0
* | Minor IScrolltable fixes. Extra scrollbar space in some situations and table ↵Matti Tahvonen2009-04-291-10/+7
| | | | | | | | | | | | height when paging off. svn changeset:7559/svn branch:6.0
* | sanity check to Notification animation, GWT 1.6 regressionMatti Tahvonen2009-04-281-7/+9
| | | | | | | | svn changeset:7556/svn branch:6.0
* | refactored notification fading, avoids regression when updating to GWT 1.6. ↵Matti Tahvonen2009-04-281-16/+25
| | | | | | | | | | | | Also added generics for notificatio event listener list. svn changeset:7554/svn branch:6.0
* | recatored shadow position handling, avoids regression when updating to GWT 1.6Matti Tahvonen2009-04-281-6/+18
| | | | | | | | svn changeset:7553/svn branch:6.0
* | fixed regression from [7545]Matti Tahvonen2009-04-281-3/+3
| | | | | | | | svn changeset:7550/svn branch:6.0
* | renamed setModal to setToolkitModality to avoid naming collision with GWT 1.6Matti Tahvonen2009-04-281-13/+13
| | | | | | | | svn changeset:7545/svn branch:6.0
* | scrolltable theme refactoring: cleaning, fixing regressionsMatti Tahvonen2009-04-241-13/+12
| | | | | | | | svn changeset:7523/svn branch:6.0
* | fixed minor regression with undefined width tables with height defined. ↵Matti Tahvonen2009-04-231-13/+31
| | | | | | | | | | | | Added sanity check when destroying row (fixes #2862, regression). svn changeset:7517/svn branch:6.0
* | more cleaning for scroll table. Fixed npe on empty table (regression). Now ↵Matti Tahvonen2009-04-231-23/+55
| | | | | | | | | | | | detects better default values for row height and column extra space with initially empty table. svn changeset:7516/svn branch:6.0
* | major refactoring and cleaning related to column width handling in ↵Matti Tahvonen2009-04-231-153/+182
| | | | | | | | | | | | scrolltable. Hardcoded margins now removed and most things ought to be possible to define with CSS. fixes #2417 svn changeset:7512/svn branch:6.0
* | Merged:Artur Signell2009-04-231-0/+8
| | | | | | | | | | | | Fix for #2861 - TabSheet doesn't render new tab correctly, if all tabs have been removed svn changeset:7503/svn branch:6.0
* | fixes #2859Matti Tahvonen2009-04-211-27/+52
| | | | | | | | svn changeset:7473/svn branch:6.0
* | absolutelayout now updates relative component sizes properly on size changesMatti Tahvonen2009-04-161-5/+27
| | | | | | | | svn changeset:7438/svn branch:6.0
* | minor changes to open client side for extensionMatti Tahvonen2009-04-161-3/+2
| | | | | | | | svn changeset:7435/svn branch:6.0
* | Merged fix for #2813 - The DateField with RESOLUTION_YEAR or ↵Artur Signell2009-04-141-0/+3
| | | | | | | | | | | | RESOLUTION_MONTH behaves oddly svn changeset:7409/svn branch:6.0
* | Implementation serialization support for Toolkit. Fixes #695Joonas Lehtinen2009-04-121-1/+4
| | | | | | | | svn changeset:7387/svn branch:6.0
* | Merged fix for #2839 - Form should not measure borders before style names ↵Artur Signell2009-04-091-3/+10
| | | | | | | | | | | | are set. svn changeset:7382/svn branch:6.0
* | new component, absolutelayout (aka coordinatelayout #1267) and simple test case Matti Tahvonen2009-04-091-0/+320
|/ | | | svn changeset:7374/svn branch:6.0
* Merged #2829 to 6.0: Could not distinguish an empty DateField from a ↵Henri Sara2009-04-081-0/+3
| | | | | | DateField containing invalid value svn changeset:7365/svn branch:6.0
* Merged: Fix for #2826 - prompt sometimes visible when field has focusArtur Signell2009-04-071-27/+28
| | | | svn changeset:7345/svn branch:6.0
* (merged from 5.4) Implements "input prompt" for ComboBox and TextField. Also ↵Marc Englund2009-04-062-37/+92
| | | | | | includes Sampler samples. Fixes #1455 svn changeset:7337/svn branch:6.0
* Merged to 6.0 #2603 (a single select tree could show multiple items as ↵Henri Sara2009-04-061-1/+6
| | | | | | selected) and minor Tree and TextField cleanup/javadoc fixes svn changeset:7313/svn branch:6.0
* Merged Testing Tools branchArtur Signell2009-04-032-5/+14
| | | | svn changeset:7298/svn branch:6.0
* fixes #2789, fixed IE width detection failure with some layout configurationsMatti Tahvonen2009-04-031-2/+22
| | | | svn changeset:7297/svn branch:6.0
* Merged "Test case and fix for #2816: Form rendering causes artifacts in ↵Artur Signell2009-04-021-1/+8
| | | | | | | | certain cases http://dev.itmill.com/ticket/2816" svn changeset:7289/svn branch:6.0
* fixes #2518, window resize listenerMatti Tahvonen2009-04-022-1/+20
| | | | svn changeset:7285/svn branch:6.0
* fixes #2711, client side enabled flag check for item events (selects + item ↵Matti Tahvonen2009-04-021-21/+24
| | | | | | clicks, context menus) svn changeset:7279/svn branch:6.0
* fixes #2806 (column expand ratios for Table). Also added some test cases.Matti Tahvonen2009-04-011-21/+71
| | | | svn changeset:7271/svn branch:6.0
* fixes #2804 (column adjustment on width or column width change)Matti Tahvonen2009-03-311-9/+128
| | | | svn changeset:7245/svn branch:6.0
* Merged fix for #2747: Wrapping link-style Button text inside Table breaks ↵Artur Signell2009-03-311-5/+18
| | | | | | | | the height calculation of Table http://dev.itmill.com/ticket/2747 svn changeset:7243/svn branch:6.0
* Merge from 5.3 to 6.0:Henri Sara2009-03-252-11/+41
| | | | | | | | | [7150] Undefined-sized window now resizes if needed. Fixes #2738. [7161] NativeSelect width updated lazily in IE6. Fixes #2742. [7165] Fixed gwt link creation in the 'night' target (for TeamCity building). svn changeset:7171/svn branch:6.0
* Merged fix for #2747 - table height calculation issueArtur Signell2009-03-201-11/+23
| | | | svn changeset:7122/svn branch:6.0