Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #2942 - Dual captions for TwinColSelect | Artur Signell | 2010-12-07 | 1 | -3/+3 |
| | | | | | | | Measure instead of guess padding and border to get the right caption correctly aligned svn changeset:16355/svn branch:6.5 | ||||
* | #3752 - Refactor TextFields | Artur Signell | 2010-12-07 | 4 | -498/+546 |
| | | | | | | | | | | Made PasswordField, TextArea extend AbstractTextField instead of TextField Moved commonalities "columns", "input prompt", "text change event" and "cursor position" to AbstractTextField svn changeset:16354/svn branch:6.5 | ||||
* | Fixed height issue in IE6 | Artur Signell | 2010-12-07 | 1 | -1/+11 |
| | | | | svn changeset:16349/svn branch:6.5 | ||||
* | #3752 - Refactor TextFields | Artur Signell | 2010-12-07 | 1 | -3/+227 |
| | | | | svn changeset:16348/svn branch:6.5 | ||||
* | #6107 - VTwinColSelect should provide information about logical parts to ↵ | Artur Signell | 2010-12-07 | 1 | -1/+49 |
| | | | | | | TestBench svn changeset:16339/svn branch:6.5 | ||||
* | #2942 - Dual captions for TwinColSelect | Artur Signell | 2010-12-03 | 2 | -16/+236 |
| | | | | svn changeset:16320/svn branch:6.5 | ||||
* | Small javadoc formatting fix in Container | Henri Sara | 2010-12-03 | 1 | -4/+5 |
| | | | | svn changeset:16293/svn branch:6.5 | ||||
* | added possibility to auto scroll to recent console messages | Matti Tahvonen | 2010-12-02 | 1 | -3/+16 |
| | | | | svn changeset:16289/svn branch:6.5 | ||||
* | Javadocs and minor tuning with positioning | Matti Tahvonen | 2010-12-02 | 1 | -6/+56 |
| | | | | svn changeset:16278/svn branch:6.5 | ||||
* | #6074 more changes based on review | Henri Sara | 2010-12-02 | 1 | -2/+1 |
| | | | | svn changeset:16277/svn branch:6.5 | ||||
* | #6074 some more javadoc | Henri Sara | 2010-12-02 | 1 | -7/+21 |
| | | | | svn changeset:16276/svn branch:6.5 | ||||
* | #6074 changes based on code review | Henri Sara | 2010-12-02 | 3 | -105/+110 |
| | | | | svn changeset:16273/svn branch:6.5 | ||||
* | #6074 BeanIdResolver must implement Serializable | Henri Sara | 2010-12-02 | 1 | -1/+1 |
| | | | | svn changeset:16265/svn branch:6.5 | ||||
* | #6074 bean property based item id resolver for BeanContainer | Henri Sara | 2010-12-01 | 2 | -2/+82 |
| | | | | svn changeset:16256/svn branch:6.5 | ||||
* | #6074 support item id resolvers in BeanContainer: basic mechanisms, more ↵ | Henri Sara | 2010-12-01 | 3 | -28/+304 |
| | | | | | | container tests svn changeset:16255/svn branch:6.5 | ||||
* | #6076 - Debug console logs an error when clicking on "variables" or a sub item | Artur Signell | 2010-11-30 | 1 | -1/+6 |
| | | | | svn changeset:16242/svn branch:6.5 | ||||
* | #6080 - Debug console should log exception type and not only message | Artur Signell | 2010-11-30 | 1 | -2/+17 |
| | | | | svn changeset:16241/svn branch:6.5 | ||||
* | #6082 - deprecated isSwitchMode | Artur Signell | 2010-11-30 | 1 | -0/+4 |
| | | | | svn changeset:16240/svn branch:6.5 | ||||
* | #6082 Suppressed deprecation warnings | Artur Signell | 2010-11-30 | 1 | -1/+3 |
| | | | | svn changeset:16239/svn branch:6.5 | ||||
* | #2387 | Artur Signell | 2010-11-30 | 1 | -2/+2 |
| | | | | | | Renamed inputEvent -> textChangeEvent for consistency svn changeset:16237/svn branch:6.5 | ||||
* | Reverted [16223] | John Alhroos | 2010-11-30 | 1 | -0/+23 |
| | | | | svn changeset:16234/svn branch:6.5 | ||||
* | #5713 clean up AbstractBeanContainer: use Item instead of BeanItem where ↵ | Henri Sara | 2010-11-30 | 1 | -15/+18 |
| | | | | | | applicable, suppress warnings svn changeset:16233/svn branch:6.5 | ||||
* | Additional fix for #6075 - CellBasedLayout does not update size correctly ↵ | Artur Signell | 2010-11-30 | 1 | -6/+11 |
| | | | | | | when set from client side svn changeset:16232/svn branch:6.5 | ||||
* | #5713 etc.: some BeanContainer, BeanItemContainer and AbstractBeanContainer ↵ | Henri Sara | 2010-11-30 | 3 | -7/+14 |
| | | | | | | changes based on review (API, generics, suppress warnings) svn changeset:16231/svn branch:6.5 | ||||
* | #6063 BeanItemContainer broken when working with an interface that extends ↵ | Henri Sara | 2010-11-30 | 1 | -5/+46 |
| | | | | | | another interface svn changeset:16225/svn branch:6.5 | ||||
* | Removed handlDynamicDimensions since it is redundant. #6075 | John Alhroos | 2010-11-30 | 1 | -24/+0 |
| | | | | svn changeset:16223/svn branch:6.5 | ||||
* | Fixed the 'bouncing columns' issue introduced in the fix for #5066 | Jonatan Kronqvist | 2010-11-30 | 2 | -7/+8 |
| | | | | svn changeset:16222/svn branch:6.5 | ||||
* | Fix for #6075 | John Alhroos | 2010-11-30 | 1 | -0/+30 |
| | | | | svn changeset:16217/svn branch:6.5 | ||||
* | #5713 BeanContainer that does not require item id to be the bean | Henri Sara | 2010-11-29 | 1 | -0/+95 |
| | | | | svn changeset:16216/svn branch:6.5 | ||||
* | Fix for #6064 | Jonatan Kronqvist | 2010-11-29 | 1 | -81/+61 |
| | | | | svn changeset:16215/svn branch:6.5 | ||||
* | #5946 / #5713 AbstractBeanContainer / BeanItemContainer changes based on review | Henri Sara | 2010-11-29 | 2 | -20/+8 |
| | | | | svn changeset:16214/svn branch:6.5 | ||||
* | Fixed a couple of width calculation bugs relating to #5066 | Jonatan Kronqvist | 2010-11-29 | 1 | -6/+17 |
| | | | | svn changeset:16208/svn branch:6.5 | ||||
* | Removed unused field | Artur Signell | 2010-11-29 | 1 | -2/+0 |
| | | | | svn changeset:16207/svn branch:6.5 | ||||
* | Fix for #6073 - TextChangeEvents no longer sent after blurring the field ↵ | Artur Signell | 2010-11-29 | 1 | -0/+1 |
| | | | | | | when in TIMEOUT mode svn changeset:16206/svn branch:6.5 | ||||
* | Fix for #6025 - TextChangeEvent that is lazy and uses timeout 0 should work ↵ | Artur Signell | 2010-11-29 | 1 | -0/+5 |
| | | | | | | as eager svn changeset:16202/svn branch:6.5 | ||||
* | Fix #6070 - Changing TextChangeEvent mode or timeout does not update to the ↵ | Artur Signell | 2010-11-29 | 1 | -0/+2 |
| | | | | | | client svn changeset:16201/svn branch:6.5 | ||||
* | Reverted [16195] as it causes NPE | Artur Signell | 2010-11-26 | 1 | -1/+1 |
| | | | | svn changeset:16196/svn branch:6.5 | ||||
* | Cosmetic change for #5994 fix | Artur Signell | 2010-11-26 | 1 | -1/+1 |
| | | | | svn changeset:16195/svn branch:6.5 | ||||
* | #6003 - Word wrap doesn't work in TextArea | Artur Signell | 2010-11-26 | 2 | -1/+34 |
| | | | | svn changeset:16192/svn branch:6.5 | ||||
* | Workaround for #6064 until fixed for real | Artur Signell | 2010-11-26 | 1 | -2/+7 |
| | | | | svn changeset:16190/svn branch:6.5 | ||||
* | Corrected SplitPanel default size (#6020) | Artur Signell | 2010-11-26 | 1 | -0/+1 |
| | | | | svn changeset:16176/svn branch:6.5 | ||||
* | Fix for #6060 - Moving a component from a GridLayout to a layout inside the ↵ | Artur Signell | 2010-11-25 | 1 | -1/+6 |
| | | | | | | GridLayout causes the client side widget to be lost svn changeset:16167/svn branch:6.5 | ||||
* | Fix for #6061 - Moving a component from a AbsoluteLayout to a layout inside ↵ | Artur Signell | 2010-11-25 | 1 | -1/+8 |
| | | | | | | the AbsoluteLayout causes the client side widget to be lost svn changeset:16166/svn branch:6.5 | ||||
* | Workaround for Safari 4 issue with #6003 - Word wrap doesn't work in TextArea | Artur Signell | 2010-11-25 | 3 | -0/+26 |
| | | | | svn changeset:16164/svn branch:6.5 | ||||
* | #5947 BeanItemContainer.addAll() should be public, related unit test | Henri Sara | 2010-11-25 | 1 | -1/+1 |
| | | | | svn changeset:16163/svn branch:6.5 | ||||
* | Refactor BeanItemContainer, splitting out the superclass ↵ | Henri Sara | 2010-11-25 | 2 | -699/+908 |
| | | | | | | | | | | AbstractBeanContainer that does not assume that the item ids are the beans. Addresses #5713 (partly) BeanItemContainer should not require the bean to implement equals() and hashCode() in a certain way #5233 and #5946 Collection constructor of BeanItemContainer is problematic svn changeset:16162/svn branch:6.5 | ||||
* | Fixed IE issue with #6003 - Word wrap doesn't work in TextArea | Artur Signell | 2010-11-25 | 1 | -4/+5 |
| | | | | svn changeset:16157/svn branch:6.5 | ||||
* | Fix for #6056 - Removing max length restriction from a TextField does not ↵ | Artur Signell | 2010-11-25 | 1 | -1/+1 |
| | | | | | | work in IE svn changeset:16154/svn branch:6.5 | ||||
* | Fix for #5502 - First menu item is rendered as active when other item is clicked | Artur Signell | 2010-11-25 | 1 | -21/+0 |
| | | | | svn changeset:16147/svn branch:6.5 | ||||
* | Fix for #5994 - Entering null value representation in TextField throws NPE | Artur Signell | 2010-11-25 | 1 | -6/+16 |
| | | | | svn changeset:16143/svn branch:6.5 |