aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/itmill/toolkit/tests
Commit message (Collapse)AuthorAgeFilesLines
* #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"Henri Sara2009-05-11390-34697/+0
| | | | | | | - com.itmill.toolkit.external not yet fully renamed svn changeset:7715/svn branch:6.0
* Testcase and fix for #2917 - BeanItemContainer.sort fails if property value ↵Artur Signell2009-05-082-0/+145
| | | | | | is null svn changeset:7690/svn branch:6.0
* TC for #2915Marc Englund2009-05-081-0/+50
| | | | svn changeset:7671/svn branch:6.0
* Fixed #2659 and #2846 - TabSheet and Accordion now internally keeps ↵Artur Signell2009-05-082-6/+18
| | | | | | | | | 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
* Test case for #2913Artur Signell2009-05-081-0/+42
| | | | svn changeset:7662/svn branch:6.0
* Test case for #2864Artur Signell2009-04-271-0/+60
| | | | svn changeset:7536/svn branch:6.0
* fixed invalid test case: column width pixels define the area available for ↵Matti Tahvonen2009-04-241-3/+12
| | | | | | content svn changeset:7524/svn branch:6.0
* fixed test description and enhanced testMatti Tahvonen2009-04-231-2/+3
| | | | svn changeset:7510/svn branch:6.0
* Test case for #2861Artur Signell2009-04-231-0/+60
| | | | svn changeset:7501/svn branch:6.0
* Test case for #2853Artur Signell2009-04-231-0/+28
| | | | svn changeset:7499/svn branch:6.0
* Test case for #2862Artur Signell2009-04-231-0/+91
| | | | svn changeset:7498/svn branch:6.0
* Merged:Artur Signell2009-04-211-0/+75
| | | | | | | | Fixed #2857 - Added checks for constructor arguments. Added a simple test case for BeanItemContainer. Changed BeanItemContainer to always return BeanItems instead of generic Items. svn changeset:7468/svn branch:6.0
* Removed serialVersionUIDs, added serial warning suppressionArtur Signell2009-04-171-2/+1
| | | | svn changeset:7461/svn branch:6.0
* Merged test case for #2813Artur Signell2009-04-141-0/+28
| | | | svn changeset:7411/svn branch:6.0
* Merged test case for #2846Artur Signell2009-04-141-0/+44
| | | | svn changeset:7405/svn branch:6.0
* Added serialization-time measurement to Ticket695Joonas Lehtinen2009-04-121-26/+29
| | | | svn changeset:7388/svn branch:6.0
* Implementation serialization support for Toolkit. Fixes #695Joonas Lehtinen2009-04-121-0/+40
| | | | svn changeset:7387/svn branch:6.0
* improvements for test caseMatti Tahvonen2009-04-091-6/+93
| | | | svn changeset:7380/svn branch:6.0
* enhancing test caseMatti Tahvonen2009-04-091-7/+20
| | | | svn changeset:7378/svn branch:6.0
* better test case for AbsoluteLayout. "Köyhän miehen wysiwyg"Matti Tahvonen2009-04-091-0/+158
| | | | svn changeset:7377/svn branch:6.0
* new component, absolutelayout (aka coordinatelayout #1267) and simple test case Matti Tahvonen2009-04-091-0/+54
| | | | svn changeset:7374/svn branch:6.0
* test case for #2823Matti Tahvonen2009-04-061-0/+158
| | | | svn changeset:7327/svn branch:6.0
* #680: merged to 6.0: validator base classes and standard validators for ↵Henri Sara2009-04-031-0/+163
| | | | | | regular expressions, numbers and e-mail addresses; test class for validators svn changeset:7292/svn branch:6.0
* Merged "Test case and fix for #2816: Form rendering causes artifacts in ↵Artur Signell2009-04-021-0/+65
| | | | | | | | certain cases http://dev.itmill.com/ticket/2816" svn changeset:7289/svn branch:6.0
* fixes #2518, window resize listenerMatti Tahvonen2009-04-021-0/+99
| | | | svn changeset:7285/svn branch:6.0
* #1061: merged [7281] from 5.4: BeanItemContainer no longer requires a public ↵Henri Sara2009-04-021-1/+16
| | | | | | default constructor in the bean and supports bean subclasses (with parent properties only) svn changeset:7282/svn branch:6.0
* fixes #2806 (column expand ratios for Table). Also added some test cases.Matti Tahvonen2009-04-012-0/+138
| | | | svn changeset:7271/svn branch:6.0
* #1061: merge to 6.0 of BeanItemContainer filtering fixes and other ↵Henri Sara2009-04-012-1/+173
| | | | | | improvements, interactive test class svn changeset:7269/svn branch:6.0
* #1061: merge to 6.0 of initial import of BeanItemContainer to the toolkitHenri Sara2009-04-011-0/+60
| | | | svn changeset:7268/svn branch:6.0
* #2808 merged to 6.0: IndexedContainer.indexOfId() fix and an interactive ↵Henri Sara2009-04-011-0/+139
| | | | | | test class svn changeset:7266/svn branch:6.0
* Merged fix for #2747: Wrapping link-style Button text inside Table breaks ↵Artur Signell2009-03-312-1/+64
| | | | | | | | 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-251-0/+42
| | | | | | | | | [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
* Merge from 5.3 to 6.0:Henri Sara2009-03-253-2041/+2037
| | | | | | | | | [7128] Fixes to merge tool. [7129] Merge from branches/manual_2009_03 to versions/5.3 (multiple changesets) [7131] Fixed language problems in the section on layout cell spacing. [7132] Use 24 hour format instead of 12 hour for Eclipse Manual plugin timestamp. svn changeset:7169/svn branch:6.0
* Test case that was missing from merge of #2799 to 6.0.Henri Sara2009-03-241-0/+59
| | | | svn changeset:7164/svn branch:6.0
* Merged test case and fix for #2796: Throw an error if the same debugId is ↵Artur Signell2009-03-241-0/+35
| | | | | | | | used for multiple components http://dev.itmill.com/ticket/2796 svn changeset:7139/svn branch:6.0
* Merged fix for #2747 - table height calculation issueArtur Signell2009-03-201-0/+53
| | | | svn changeset:7122/svn branch:6.0
* Merged "Test case and fix for #2702 - Window.center() fails the first time ↵Artur Signell2009-03-201-0/+33
| | | | | | in certain cases" svn changeset:7120/svn branch:6.0
* Deep component tree testMatti Tahvonen2009-03-131-0/+114
| | | | svn changeset:7074/svn branch:6.0
* Merged test case for #2738Artur Signell2009-03-121-0/+46
| | | | svn changeset:7070/svn branch:6.0
* Removed java6 annotationArtur Signell2009-03-051-1/+0
| | | | svn changeset:7041/svn branch:6.0
* Merged fix for #2688Artur Signell2009-03-031-0/+69
| | | | svn changeset:7013/svn branch:6.0
* Merged fix for #2706Artur Signell2009-03-021-0/+49
| | | | svn changeset:7002/svn branch:6.0
* Merged fix for #2691 to 6.0Artur Signell2009-03-021-0/+112
| | | | svn changeset:6999/svn branch:6.0
* Simplified test case for #2652Artur Signell2009-02-261-0/+28
| | | | svn changeset:6978/svn branch:trunk
* Test case and fix for #2658 - Disabling a tabsheet should not change the ↵Artur Signell2009-02-221-0/+61
| | | | | | selected tab svn changeset:6928/svn branch:trunk
* Test case for #2652Artur Signell2009-02-201-0/+51
| | | | svn changeset:6919/svn branch:trunk
* Test case for #2573Artur Signell2009-02-201-0/+42
| | | | svn changeset:6914/svn branch:trunk
* Test case and fix for #2214 - Filterselect navigation problem when moving up ↵Artur Signell2009-02-161-0/+30
| | | | | | to first page svn changeset:6843/svn branch:trunk
* Test case and fix for #2591 - A Label leaves empty space in a VerticalLayout ↵Artur Signell2009-02-131-0/+38
| | | | | | in some cases svn changeset:6839/svn branch:trunk
* Testcase and fix for #2579 - Invalid window size calculation for small windowsArtur Signell2009-02-131-0/+44
| | | | svn changeset:6830/svn branch:trunk