Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" | Henri Sara | 2009-05-11 | 57 | -24765/+0 |
| | | | | | | | - com.itmill.toolkit.external not yet fully renamed svn changeset:7715/svn branch:6.0 | ||||
* | Fixed - #2921: Window should be able to contain a ComponentContainer | Artur Signell | 2009-05-11 | 2 | -58/+106 |
| | | | | | | http://dev.itmill.com/ticket/2921 svn changeset:7713/svn branch:6.0 | ||||
* | Fixed #2860: Rename getter/setter of spacing | Artur Signell | 2009-05-08 | 3 | -2/+31 |
| | | | | | | http://dev.itmill.com/ticket/2860 svn changeset:7693/svn branch:6.0 | ||||
* | Merges from 6.0 branch. | Jouni Koivuviita | 2009-05-08 | 3 | -75/+327 |
| | | | | svn changeset:7682/svn branch:theme_2009_03 | ||||
* | Major theme refactoring: | Jouni Koivuviita | 2009-04-29 | 54 | -243/+380 |
|\ | | | | | | | | | | | | | | | | | | | | | -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 | ||||
| * | small optimization to table (reduce calls to Container.size() method, that ↵ | Matti Tahvonen | 2009-04-29 | 1 | -3/+9 |
| | | | | | | | | | | | | is expensive in some containers) svn changeset:7564/svn branch:6.0 | ||||
| * | Merged: | Artur Signell | 2009-04-27 | 1 | -5/+32 |
| | | | | | | | | | | | | Fix for #2864 - Added server side checks for currentPageFirstItemId & currentPageFirstItemIndex validity svn changeset:7535/svn branch:6.0 | ||||
| * | Removed serialVersionUIDs, added serial warning suppression | Artur Signell | 2009-04-17 | 1 | -11/+0 |
| | | | | | | | | svn changeset:7461/svn branch:6.0 | ||||
| * | symmetric api for position information | Matti Tahvonen | 2009-04-16 | 1 | -20/+156 |
| | | | | | | | | svn changeset:7434/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 | ||||
| * | Implementation serialization support for Toolkit. Fixes #695 | Joonas Lehtinen | 2009-04-12 | 54 | -172/+148 |
| | | | | | | | | svn changeset:7387/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 | ||||
| * | new component, absolutelayout (aka coordinatelayout #1267) and simple test case | Matti Tahvonen | 2009-04-09 | 1 | -0/+210 |
| | | | | | | | | svn changeset:7374/svn branch:6.0 | ||||
| * | Merged #2817 to 6.0: AbstractField.isValid() and AbstractField.validate() ↵ | Henri Sara | 2009-04-08 | 1 | -7/+7 |
| | | | | | | | | | | | | were inconsistent with each other for empty non-required fields; ValidationExample depended on validator side effects svn changeset:7369/svn branch:6.0 | ||||
* | | Merges from 6.0 branch. | Jouni Koivuviita | 2009-04-09 | 2 | -7/+217 |
|/ | | | | svn changeset:7375/svn branch:theme_2009_03 | ||||
* | Merged #2829 to 6.0: Could not distinguish an empty DateField from a ↵ | Henri Sara | 2009-04-08 | 1 | -2/+47 |
| | | | | | | DateField containing invalid value svn changeset:7365/svn branch:6.0 | ||||
* | (merged from 5.4) Implements "input prompt" for ComboBox and TextField. Also ↵ | Marc Englund | 2009-04-06 | 3 | -10/+58 |
| | | | | | | 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 Sara | 2009-04-06 | 2 | -24/+28 |
| | | | | | | 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 | ||||
* | fixes #2518, window resize listener | Matti Tahvonen | 2009-04-02 | 1 | -0/+98 |
| | | | | svn changeset:7285/svn branch:6.0 | ||||
* | fixes #2806 (column expand ratios for Table). Also added some test cases. | Matti Tahvonen | 2009-04-01 | 1 | -10/+77 |
| | | | | svn changeset:7271/svn branch:6.0 | ||||
* | added some generics to Table | Matti Tahvonen | 2009-03-31 | 1 | -71/+87 |
| | | | | svn changeset:7249/svn branch:6.0 | ||||
* | #2799 Table UI refresh problem: merge from 5.3 to 6.0 | Henri Sara | 2009-03-31 | 1 | -0/+2 |
| | | | | svn changeset:7240/svn branch:6.0 | ||||
* | Merge from 5.3 to 6.0: | Henri Sara | 2009-03-25 | 2 | -5/+8 |
| | | | | | | | | | [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 | ||||
* | Merged #2799 to 6.0. | Henri Sara | 2009-03-24 | 1 | -2/+4 |
| | | | | svn changeset:7163/svn branch:6.0 | ||||
* | Merge #2687 to 6.0 | Henri Sara | 2009-03-24 | 2 | -3/+10 |
| | | | | svn changeset:7162/svn branch:6.0 | ||||
* | Merged fix for #2788 - Refined spacing & margin javadocs and included manual ↵ | Artur Signell | 2009-03-23 | 1 | -12/+27 |
| | | | | | | reference for CSS rules. svn changeset:7134/svn branch:6.0 | ||||
* | Fix for #2689: Window.setPositionX/Y() does not cause repaint. | Artur Signell | 2009-03-02 | 1 | -0/+3 |
| | | | | | | http://dev.itmill.com/ticket/2689 svn changeset:6997/svn branch:6.0 | ||||
* | fixes #2607 (a client side validity check) | Matti Tahvonen | 2009-02-23 | 1 | -8/+0 |
| | | | | svn changeset:6938/svn branch:trunk | ||||
* | server side sanity check for #2607 | Matti Tahvonen | 2009-02-23 | 1 | -0/+8 |
| | | | | svn changeset:6936/svn branch:trunk | ||||
* | Test case and fix for #2658 - Disabling a tabsheet should not change the ↵ | Artur Signell | 2009-02-22 | 1 | -1/+6 |
| | | | | | | selected tab svn changeset:6928/svn branch:trunk | ||||
* | opened embedded for extension (getResource was not used internally) | Matti Tahvonen | 2009-02-19 | 1 | -2/+2 |
| | | | | svn changeset:6905/svn branch:trunk | ||||
* | Toolkit: minor correction in the manual (removed use of deprecated methods) ↵ | Henri Sara | 2009-02-18 | 1 | -1/+1 |
| | | | | | | and a javadoc correction in AbstractSelect. svn changeset:6886/svn branch:trunk | ||||
* | Fix for #2563 - OrderedLayout flicker on repaint | Artur Signell | 2009-02-16 | 1 | -6/+8 |
| | | | | | | | | Changed Label so it never wraps when its width is undefined. Changed default Label width to 100%. svn changeset:6841/svn branch:trunk | ||||
* | Fix for #2583 - A disabled tab cannot be active | Artur Signell | 2009-02-12 | 1 | -1/+2 |
| | | | | svn changeset:6814/svn branch:trunk | ||||
* | added basic SVG support for Embedded | Matti Tahvonen | 2009-02-11 | 1 | -1/+9 |
| | | | | svn changeset:6812/svn branch:trunk | ||||
* | Fix and testcases for #2466 and #2532 - commit now throws InvalidValueException | Artur Signell | 2009-02-03 | 2 | -17/+29 |
| | | | | svn changeset:6710/svn branch:trunk | ||||
* | fixed bugs and cleaned code that found during fixing #2508 | Matti Tahvonen | 2009-02-03 | 1 | -51/+46 |
| | | | | svn changeset:6709/svn branch:trunk | ||||
* | Implements #2509 PopupView.addListener(PopupVisibilityListener) | Marc Englund | 2009-01-28 | 1 | -0/+103 |
| | | | | svn changeset:6673/svn branch:trunk | ||||
* | Renamed popup-visibility methods, fixes #2507 | Marc Englund | 2009-01-28 | 1 | -4/+18 |
| | | | | svn changeset:6662/svn branch:trunk | ||||
* | default form in LoginForm now has doctype declaration to get out of ↵ | Matti Tahvonen | 2009-01-27 | 1 | -1/+5 |
| | | | | | | quirksmode, fixes #2480 svn changeset:6654/svn branch:trunk | ||||
* | enhanced javadocs, default size | Matti Tahvonen | 2009-01-27 | 1 | -12/+16 |
| | | | | svn changeset:6642/svn branch:trunk | ||||
* | fixes #2488 (JS error in LoginForm) | Matti Tahvonen | 2009-01-27 | 1 | -6/+10 |
| | | | | svn changeset:6641/svn branch:trunk | ||||
* | Added @deprecated to OrderedLayout constructors so it is easier for ↵ | Artur Signell | 2009-01-21 | 1 | -0/+6 |
| | | | | | | developers to find out what to use instead. svn changeset:6608/svn branch:trunk | ||||
* | fixes #2454 (defining expand ratios now repaints component) | Matti Tahvonen | 2009-01-19 | 2 | -0/+3 |
| | | | | svn changeset:6595/svn branch:trunk | ||||
* | Behaviour is now more consistent + code cleanup | Risto Yrjänä | 2009-01-19 | 1 | -60/+43 |
| | | | | svn changeset:6593/svn branch:trunk | ||||
* | Removed invalid hiding of empty/required field error message in form | Artur Signell | 2009-01-19 | 1 | -6/+0 |
| | | | | svn changeset:6591/svn branch:trunk | ||||
* | fixes #2465 | Matti Tahvonen | 2009-01-15 | 1 | -1/+1 |
| | | | | svn changeset:6562/svn branch:trunk | ||||
* | removed limited documentation - using the one from interface | Matti Tahvonen | 2009-01-14 | 1 | -4/+5 |
| | | | | svn changeset:6527/svn branch:trunk | ||||
* | fixes #2456 | Matti Tahvonen | 2009-01-13 | 1 | -1/+7 |
| | | | | svn changeset:6520/svn branch:trunk |