Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged all 5.4 build script and testing tools related changes to 6.0 | Artur Signell | 2009-04-20 | 4 | -28/+55 |
| | | | | svn changeset:7462/svn branch:6.0 | ||||
* | Removed serialVersionUIDs, added serial warning suppression | Artur Signell | 2009-04-17 | 18 | -62/+23 |
| | | | | svn changeset:7461/svn branch:6.0 | ||||
* | Additional fix for #695 - Serialization support: Fixed NPE in MethodProperty | Artur Signell | 2009-04-17 | 1 | -6/+24 |
| | | | | svn changeset:7457/svn branch:6.0 | ||||
* | Merged additional fix for #2847 - Problem running on Oracle OAS10g. Fixed typo | Artur Signell | 2009-04-17 | 1 | -1/+1 |
| | | | | svn changeset:7455/svn branch:6.0 | ||||
* | BeanItemContainer javadoc merge to 6.0. | Henri Sara | 2009-04-17 | 1 | -11/+50 |
| | | | | svn changeset:7452/svn branch:6.0 | ||||
* | Paintable from client side can now be transmitted to server as a variable ↵ | Matti Tahvonen | 2009-04-16 | 2 | -0/+9 |
| | | | | | | (will map to corresponding server side component) svn changeset:7439/svn branch:6.0 | ||||
* | absolutelayout now updates relative component sizes properly on size changes | Matti Tahvonen | 2009-04-16 | 1 | -5/+27 |
| | | | | svn changeset:7438/svn branch:6.0 | ||||
* | minor changes to open client side for extension | Matti Tahvonen | 2009-04-16 | 1 | -3/+2 |
| | | | | svn changeset:7435/svn branch:6.0 | ||||
* | symmetric api for position information | Matti Tahvonen | 2009-04-16 | 1 | -20/+156 |
| | | | | svn changeset:7434/svn branch:6.0 | ||||
* | Merged fix for #2847 - Problem running on Oracle OAS10g | Artur Signell | 2009-04-16 | 1 | -11/+34 |
| | | | | svn changeset:7430/svn branch:6.0 | ||||
* | fixes #2850 react only on login handler requests, now supports reloading | Matti Tahvonen | 2009-04-15 | 1 | -7/+11 |
| | | | | svn changeset:7415/svn branch:6.0 | ||||
* | Fix for #2848 - Sampler descriptions are not visible when running in GAE | Artur Signell | 2009-04-14 | 1 | -0/+14 |
| | | | | svn changeset:7412/svn branch:6.0 | ||||
* | Merged test case for #2813 | Artur Signell | 2009-04-14 | 1 | -0/+28 |
| | | | | svn changeset:7411/svn branch:6.0 | ||||
* | Merged fix for #2813 - The DateField with RESOLUTION_YEAR or ↵ | Artur Signell | 2009-04-14 | 1 | -0/+3 |
| | | | | | | RESOLUTION_MONTH behaves oddly svn changeset:7409/svn branch:6.0 | ||||
* | Changed versions to development so built packages are not confused with the ↵ | Artur Signell | 2009-04-14 | 1 | -1/+1 |
| | | | | | | release packages svn changeset:7406/svn branch:6.0 | ||||
* | Merged test case for #2846 | Artur Signell | 2009-04-14 | 1 | -0/+44 |
| | | | | svn changeset:7405/svn branch:6.0 | ||||
* | Merged fix for #2837 - Added SPACEBAR key code to ShortcutAction.KeyCode | Artur Signell | 2009-04-14 | 1 | -0/+2 |
| | | | | svn changeset:7403/svn branch:6.0 | ||||
* | Merged fix for #2819 - Updated build.xml to remove .gwt-tmp when a widgetset ↵ | Artur Signell | 2009-04-14 | 1 | -1/+11 |
| | | | | | | has been built svn changeset:7401/svn branch:6.0 | ||||
* | Workaround for #2835 - Force Google App Engine to re-serialize after each ↵ | Artur Signell | 2009-04-13 | 1 | -0/+5 |
| | | | | | | request. svn changeset:7391/svn branch:6.0 | ||||
* | Committing Arturs patch to #2840 | Joonas Lehtinen | 2009-04-12 | 1 | -11/+12 |
| | | | | svn changeset:7389/svn branch:6.0 | ||||
* | Added serialization-time measurement to Ticket695 | Joonas Lehtinen | 2009-04-12 | 1 | -26/+29 |
| | | | | svn changeset:7388/svn branch:6.0 | ||||
* | Implementation serialization support for Toolkit. Fixes #695 | Joonas Lehtinen | 2009-04-12 | 150 | -743/+939 |
| | | | | svn changeset:7387/svn branch:6.0 | ||||
* | Merged fix for #2839 - Form should not measure borders before style names ↵ | Artur Signell | 2009-04-09 | 1 | -3/+10 |
| | | | | | | are set. svn changeset:7382/svn branch:6.0 | ||||
* | improvements for test case | Matti Tahvonen | 2009-04-09 | 1 | -6/+93 |
| | | | | svn changeset:7380/svn branch:6.0 | ||||
* | absolutelayout: predictable order, cssstring parsing checks | Matti Tahvonen | 2009-04-09 | 1 | -3/+11 |
| | | | | svn changeset:7379/svn branch:6.0 | ||||
* | enhancing test case | Matti Tahvonen | 2009-04-09 | 1 | -7/+20 |
| | | | | svn changeset:7378/svn branch:6.0 | ||||
* | better test case for AbsoluteLayout. "Köyhän miehen wysiwyg" | Matti Tahvonen | 2009-04-09 | 1 | -0/+158 |
| | | | | svn changeset:7377/svn branch:6.0 | ||||
* | new component, absolutelayout (aka coordinatelayout #1267) and simple test case | Matti Tahvonen | 2009-04-09 | 7 | -0/+611 |
| | | | | svn changeset:7374/svn branch:6.0 | ||||
* | Merged #2817 to 6.0: AbstractField.isValid() and AbstractField.validate() ↵ | Henri Sara | 2009-04-08 | 3 | -12/+13 |
| | | | | | | were inconsistent with each other for empty non-required fields; ValidationExample depended on validator side effects svn changeset:7369/svn branch:6.0 | ||||
* | Merged #2829 to 6.0: Could not distinguish an empty DateField from a ↵ | Henri Sara | 2009-04-08 | 2 | -2/+50 |
| | | | | | | DateField containing invalid value svn changeset:7365/svn branch:6.0 | ||||
* | Merge from versions/5.4 to versions/6.0: | Marko Grönroos | 2009-04-07 | 7 | -880/+143 |
| | | | | | | | | | | | | | | | Merged [7302]: Removed obsolete testing scripts for Testing Tools 1.0. Merged [7305]: Initial testing tools target, doesn't quite work yet, demo launching is missing, etc. Merged [7321]: Moved build/docbook directory from 5.4 branch to doc tree. Merged [7325]: Moved XEP directory from 5.4 branch to doc tree. Merged [7333]: Removed all manual related material and build instructions from regular toolkit branch. Merged [7342]: Building manual from the toolkit build script. Merged [7343]: Fixed a namespace problem in build file and organized clean-up targets a little. Merged [7346]: Removed the obsolete DTDs. Merged [7348]: Changed <version> and <platform> tags in some HTML and text files to @...@ notation to avoid some validation errors in Eclipse. svn changeset:7352/svn branch:6.0 | ||||
* | Fixed a subversion 1.5 compatibility problem in merge tool. | Marko Grönroos | 2009-04-07 | 1 | -8/+7 |
| | | | | svn changeset:7350/svn branch:6.0 | ||||
* | Merged: Fix for #2826 - prompt sometimes visible when field has focus | Artur Signell | 2009-04-07 | 1 | -27/+28 |
| | | | | svn changeset:7345/svn branch:6.0 | ||||
* | (merged from 5.4) Implements "input prompt" for ComboBox and TextField. Also ↵ | Marc Englund | 2009-04-06 | 15 | -53/+358 |
| | | | | | | includes Sampler samples. Fixes #1455 svn changeset:7337/svn branch:6.0 | ||||
* | test case for #2823 | Matti Tahvonen | 2009-04-06 | 1 | -0/+158 |
| | | | | svn changeset:7327/svn branch:6.0 | ||||
* | Merged to 6.0 #2603 (a single select tree could show multiple items as ↵ | Henri Sara | 2009-04-06 | 3 | -25/+34 |
| | | | | | | selected) and minor Tree and TextField cleanup/javadoc fixes svn changeset:7313/svn branch:6.0 | ||||
* | fixes #2823 | Matti Tahvonen | 2009-04-04 | 1 | -8/+26 |
| | | | | svn changeset:7308/svn branch:6.0 | ||||
* | Merged Testing Tools branch | Artur Signell | 2009-04-03 | 8 | -124/+431 |
| | | | | svn changeset:7298/svn branch:6.0 | ||||
* | fixes #2789, fixed IE width detection failure with some layout configurations | Matti Tahvonen | 2009-04-03 | 1 | -2/+22 |
| | | | | svn changeset:7297/svn branch:6.0 | ||||
* | #680: merged to 6.0: validator base classes and standard validators for ↵ | Henri Sara | 2009-04-03 | 9 | -101/+509 |
| | | | | | | 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 Signell | 2009-04-02 | 2 | -1/+73 |
| | | | | | | | | certain cases http://dev.itmill.com/ticket/2816" svn changeset:7289/svn branch:6.0 | ||||
* | fixes #2518, window resize listener | Matti Tahvonen | 2009-04-02 | 4 | -1/+217 |
| | | | | svn changeset:7285/svn branch:6.0 | ||||
* | #1061: merged [7281] from 5.4: BeanItemContainer no longer requires a public ↵ | Henri Sara | 2009-04-02 | 3 | -57/+106 |
| | | | | | | default constructor in the bean and supports bean subclasses (with parent properties only) svn changeset:7282/svn branch:6.0 | ||||
* | fixes #2711, client side enabled flag check for item events (selects + item ↵ | Matti Tahvonen | 2009-04-02 | 1 | -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 Tahvonen | 2009-04-01 | 4 | -31/+286 |
| | | | | svn changeset:7271/svn branch:6.0 | ||||
* | #2517 merged to 6.0: BeanItemContainer ate exceptions; generalized Filter ↵ | Henri Sara | 2009-04-01 | 3 | -102/+90 |
| | | | | | | from IndexedContainer. svn changeset:7270/svn branch:6.0 | ||||
* | #1061: merge to 6.0 of BeanItemContainer filtering fixes and other ↵ | Henri Sara | 2009-04-01 | 5 | -56/+370 |
| | | | | | | improvements, interactive test class svn changeset:7269/svn branch:6.0 | ||||
* | #1061: merge to 6.0 of initial import of BeanItemContainer to the toolkit | Henri Sara | 2009-04-01 | 4 | -5/+414 |
| | | | | svn changeset:7268/svn branch:6.0 | ||||
* | #2809 merged to 6.0: IndexedContainer.addItemAt() added items at incorrect ↵ | Henri Sara | 2009-04-01 | 1 | -44/+94 |
| | | | | | | position when the container is filtered svn changeset:7267/svn branch:6.0 | ||||
* | #2808 merged to 6.0: IndexedContainer.indexOfId() fix and an interactive ↵ | Henri Sara | 2009-04-01 | 2 | -14/+152 |
| | | | | | | test class svn changeset:7266/svn branch:6.0 |