Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved server files to a server src folder (#9299) | Artur Signell | 2012-08-13 | 1 | -803/+0 |
| | |||||
* | Add Java 6 @Override annotations to all methods from interfaces | Leif Åstrand | 2012-07-23 | 1 | -0/+6 |
| | |||||
* | Replace @ClientWidget with client-side @Component (#8440) | Henri Sara | 2012-04-04 | 1 | -2/+0 |
| | |||||
* | Transfer required attribute in shared state (#8436). | Henri Sara | 2012-03-21 | 1 | -7/+0 |
| | | | | | The flag should be used directly from shared state, but that requires error message etc. related updates to be done in a listener before sending states. | ||||
* | Convert hide errors flag to shared state (#8437). | Henri Sara | 2012-03-21 | 1 | -6/+0 |
| | |||||
* | Renamed Paintable component classes to Connector | Artur Signell | 2012-02-28 | 1 | -4/+4 |
| | |||||
* | #8434 Renamed *Paintable classes to *Connector and updated ConnectorMap | Artur Signell | 2012-02-27 | 1 | -3/+3 |
| | | | accordingly | ||||
* | Convert some literal strings of UIDL attributes to use constants. | Henri Sara | 2012-02-21 | 1 | -2/+5 |
| | |||||
* | Remove support for Select in multi-select mode (#8169, #8326). | Henri Sara | 2012-02-08 | 1 | -1/+5 |
| | | | | | Also includes some related cleanup as this was the last special case where the widget was selected on the client side based on UIDL fields other than tag. | ||||
* | Splitted VFilterSelect to Widget and Paintable. | Jens Jansson | 2012-01-30 | 1 | -2/+2 |
| | |||||
* | #7354 IT Mill -> Vaadin find and replace | Artur Signell | 2011-12-08 | 1 | -2/+2 |
| | | | | svn changeset:22317/svn branch:6.7 | ||||
* | #7062 ComboBox shows required indicator when in read only | Artur Signell | 2011-11-17 | 1 | -1/+1 |
| | | | | svn changeset:22023/svn branch:6.7 | ||||
* | #6770 error indicator should not be hidden when a DateField is "empty" ↵ | Henri Sara | 2011-09-05 | 1 | -2/+1 |
| | | | | | | because it has an invalid date string svn changeset:20851/svn branch:6.7 | ||||
* | #6893 ComboBox FILTERINGMODE_CONTAINS only matched prefix | Henri Sara | 2011-04-27 | 1 | -1/+1 |
| | | | | svn changeset:18493/svn branch:6.6 | ||||
* | #4233 ComboBox should properly support lazy loading: by default scroll to ↵ | Henri Sara | 2011-04-04 | 1 | -1/+1 |
| | | | | | | selected item to preserve old functionality svn changeset:18092/svn branch:6.6 | ||||
* | #4233 ComboBox should properly support lazy loading: use container filtering ↵ | Henri Sara | 2011-04-01 | 1 | -43/+307 |
| | | | | | | when possible (ITEM_CAPTION_MODE_PROPERTY and filterable container), option not to try to find the page with the selected item svn changeset:18079/svn branch:6.6 | ||||
* | #5865. Removed some non-needed code from widgetset, prepared datefields and ↵ | Matti Tahvonen | 2010-11-04 | 1 | -0/+21 |
| | | | | | | button and select for one-to-one mapping svn changeset:15867/svn branch:6.5 | ||||
* | Fixed compiler warnings in demo and core source (#2274) | Artur Signell | 2010-10-07 | 1 | -0/+1 |
| | | | | svn changeset:15451/svn branch:6.5 | ||||
* | #5692 Generics: Select | Henri Sara | 2010-10-04 | 1 | -18/+18 |
| | | | | svn changeset:15368/svn branch:6.5 | ||||
* | Formatted using Eclipse Helios / Windows XP | Artur Signell | 2010-08-16 | 1 | -2/+1 |
| | | | | svn changeset:14496/svn branch:6.4 | ||||
* | #5053 and #5083: Last ComboBox item may not be shown if null selection ↵ | Henri Sara | 2010-05-27 | 1 | -4/+7 |
| | | | | | | enabled, incorrect display of filtered items when null selection is allowed svn changeset:13393/svn branch:6.3 | ||||
* | Fixed #4251 - ArithmeticException when changing Select pageLength to 0 | Artur Signell | 2010-05-27 | 1 | -1/+3 |
| | | | | svn changeset:13389/svn branch:6.3 | ||||
* | Fix for #4553 - Select in multiselect mode is rendered as non-working ComboBox | Artur Signell | 2010-04-22 | 1 | -0/+2 |
| | | | | svn changeset:12768/svn branch:6.3 | ||||
* | fixes #3913 | Matti Tahvonen | 2010-03-24 | 1 | -9/+6 |
| | | | | svn changeset:12055/svn branch:6.3 | ||||
* | Merged code changes from 6.2 | Henri Sara | 2010-02-01 | 1 | -0/+6 |
| | | | | svn changeset:11069/svn branch:6.3 | ||||
* | fixes #3786, focus and blur events for (textual) datefields and combobox | Matti Tahvonen | 2009-12-02 | 1 | -16/+50 |
| | | | | svn changeset:10131/svn branch:6.2 | ||||
* | #3755 Select threw IllegalArgumentException when browsing pages quickly | Henri Sara | 2009-11-25 | 1 | -428/+435 |
| | | | | svn changeset:10012/svn branch:6.2 | ||||
* | added missing ClientWidget annotation | Matti Tahvonen | 2009-10-06 | 1 | -0/+2 |
| | | | | svn changeset:9115/svn branch:6.2 | ||||
* | merged 2009-09-widget-packaging_3332 branch to 6.2 | Matti Tahvonen | 2009-10-06 | 1 | -438/+428 |
|\ | | | | | | | svn changeset:9110/svn branch:6.2 | ||||
| * | "removed" (finalized + deprecated) getTag from AbstractComponent | Matti Tahvonen | 2009-10-06 | 1 | -10/+0 |
| | | | | | | | | svn changeset:9095/svn branch:2009-09-widget-packaging_3332 | ||||
| * | steps toward simpler widgetset creation. Still needs a lot of cleaning and ↵ | Matti Tahvonen | 2009-09-25 | 1 | -0/+2 |
| | | | | | | | | | | | | refining. svn changeset:8930/svn branch:2009-09-widget-packaging_3332 | ||||
* | | Merged: [9081] fix for #3404 ComboBox null selection and FILTERINGMODE_OFF | Henri Sara | 2009-10-05 | 1 | -14/+14 |
|/ | | | | svn changeset:9082/svn branch:6.2 | ||||
* | Pagelength can now be changed by extending Select. Fixes #3019 | Marc Englund | 2009-05-27 | 1 | -0/+2 |
| | | | | svn changeset:8035/svn branch:6.0 | ||||
* | Select and AbstractSelect now check isNewItemsAllowed() before adding new ↵ | Marc Englund | 2009-05-25 | 1 | -6/+8 |
| | | | | | | items, fixes #3008 svn changeset:7990/svn branch:6.0 | ||||
* | Removed one stray comment. | Marc Englund | 2009-05-25 | 1 | -4/+2 |
| | | | | svn changeset:7989/svn branch:6.0 | ||||
* | #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" | Henri Sara | 2009-05-11 | 1 | -0/+476 |
- com.itmill.toolkit.external not yet fully renamed svn changeset:7715/svn branch:6.0 |