Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix for #2242 - Changing an AbstractSelect container data source should not ↵ | Artur Signell | 2008-12-01 | 1 | -2/+1 | |
| | | | | | | fire a value change event. svn changeset:6050/svn branch:trunk | |||||
* | Test case and fix for #2245 - SplitPanel without both components cannot be ↵ | Artur Signell | 2008-12-01 | 2 | -3/+8 | |
| | | | | | | painted svn changeset:6049/svn branch:trunk | |||||
* | fixes #2226, deprecated setOrientation method. | Matti Tahvonen | 2008-11-26 | 1 | -3/+15 | |
| | | | | svn changeset:5997/svn branch:trunk | |||||
* | Test case and fix for #2151 - Button should not accept invalid values. | Artur Signell | 2008-11-24 | 1 | -4/+13 | |
| | | | | svn changeset:5966/svn branch:trunk | |||||
* | Corrected typo | Artur Signell | 2008-11-24 | 1 | -6/+8 | |
| | | | | svn changeset:5954/svn branch:trunk | |||||
* | Better fix for #2208 | Artur Signell | 2008-11-21 | 1 | -3/+2 | |
| | | | | svn changeset:5952/svn branch:trunk | |||||
* | Added API to gridlayout to fetch component layout information (column + row ↵ | Matti Tahvonen | 2008-11-21 | 1 | -0/+19 | |
| | | | | | | + spans) svn changeset:5950/svn branch:trunk | |||||
* | GridLayout: added getComponen(x,y) method, fixes #124 | Matti Tahvonen | 2008-11-21 | 1 | -0/+20 | |
| | | | | svn changeset:5947/svn branch:trunk | |||||
* | Fixed error in ExpandLayout when expanded component has been replaced. | Artur Signell | 2008-11-20 | 1 | -1/+5 | |
| | | | | | | Removed old expandlayout css directory still in svn. svn changeset:5938/svn branch:trunk | |||||
* | made constant final | Matti Tahvonen | 2008-11-19 | 1 | -2/+2 | |
| | | | | svn changeset:5924/svn branch:trunk | |||||
* | made constant final | Matti Tahvonen | 2008-11-19 | 1 | -2/+2 | |
| | | | | svn changeset:5923/svn branch:trunk | |||||
* | Relocated layout checks and fixed long variable handling | Matti Tahvonen | 2008-11-17 | 1 | -6/+13 | |
| | | | | svn changeset:5907/svn branch:trunk | |||||
* | Fixed replaceChildComponent for TabSheet and Accordion (#2204) | Artur Signell | 2008-11-13 | 1 | -4/+7 | |
| | | | | | | Fixed showing/hiding of tabs in TabSheet and Accordion svn changeset:5887/svn branch:trunk | |||||
* | Added new component to read and manipulate URI fragment. (#34) | Matti Tahvonen | 2008-11-13 | 1 | -0/+137 | |
| | | | | svn changeset:5883/svn branch:trunk | |||||
* | added sanity check | Matti Tahvonen | 2008-11-13 | 1 | -2/+7 | |
| | | | | svn changeset:5882/svn branch:trunk | |||||
* | Added a switch for hiding the popup on mouse out | Risto Yrjänä | 2008-11-12 | 1 | -0/+25 | |
| | | | | svn changeset:5878/svn branch:trunk | |||||
* | Fixed problems with the new layouts not showing | Risto Yrjänä | 2008-11-12 | 1 | -3/+3 | |
| | | | | svn changeset:5877/svn branch:trunk | |||||
* | Added deprecated annotations to deprecated size methods so Eclipse shows ↵ | Artur Signell | 2008-11-12 | 1 | -45/+47 | |
| | | | | | | they really are deprecated svn changeset:5871/svn branch:trunk | |||||
* | javadocs for expand ratio methods | Matti Tahvonen | 2008-11-12 | 2 | -9/+58 | |
| | | | | svn changeset:5867/svn branch:trunk | |||||
* | added possibility to use dateformat independent from Locale. Fixes #2200 | Matti Tahvonen | 2008-11-11 | 1 | -0/+37 | |
| | | | | svn changeset:5862/svn branch:trunk | |||||
* | Some documentation and better defaults for formlayout | Matti Tahvonen | 2008-11-10 | 1 | -0/+21 | |
| | | | | svn changeset:5849/svn branch:trunk | |||||
* | form now defaults 100% width | Matti Tahvonen | 2008-11-10 | 1 | -1/+1 | |
| | | | | svn changeset:5846/svn branch:trunk | |||||
* | fixes #2191, subtree caching problems with table and collapsed columns | Matti Tahvonen | 2008-11-07 | 1 | -0/+3 | |
| | | | | svn changeset:5829/svn branch:trunk | |||||
* | most component containers now default to 100% width | Matti Tahvonen | 2008-11-04 | 5 | -2/+12 | |
| | | | | svn changeset:5809/svn branch:trunk | |||||
* | removed obsolete flag | Matti Tahvonen | 2008-11-04 | 1 | -53/+53 | |
| | | | | svn changeset:5803/svn branch:trunk | |||||
* | Cleaned Button & CheckBox code, now ensures button has initial value false. | Matti Tahvonen | 2008-10-30 | 2 | -23/+19 | |
| | | | | svn changeset:5767/svn branch:trunk | |||||
* | fixes index bug related to row expand ratios | Matti Tahvonen | 2008-10-29 | 1 | -54/+61 | |
| | | | | svn changeset:5762/svn branch:trunk | |||||
* | fixes #2174 (npe if no styles set) | Matti Tahvonen | 2008-10-29 | 1 | -45/+49 | |
| | | | | svn changeset:5761/svn branch:trunk | |||||
* | removed obsolete check that couses npe in emptied grid | Matti Tahvonen | 2008-10-28 | 1 | -2/+2 | |
| | | | | svn changeset:5747/svn branch:trunk | |||||
* | Removed old OrderedLayout | Artur Signell | 2008-10-27 | 1 | -18/+0 | |
| | | | | svn changeset:5739/svn branch:trunk | |||||
* | Fixes #2167 | Joonas Lehtinen | 2008-10-24 | 1 | -2/+9 | |
| | | | | svn changeset:5727/svn branch:trunk | |||||
* | Teached the base field factory to understand method naming conventions and ↵ | Joonas Lehtinen | 2008-10-24 | 1 | -1/+38 | |
| | | | | | | thus to give sane defaults for captions from properties. For example it now uses "First Name" as a caption for "firstName" -property. svn changeset:5725/svn branch:trunk | |||||
* | Added Form.setVisibleItemProperties(Object[]) convenience method (in ↵ | Joonas Lehtinen | 2008-10-24 | 1 | -0/+14 | |
| | | | | | | addition to the current Form.setVisibleItemProperties(Collection)) svn changeset:5723/svn branch:trunk | |||||
* | Fixes #1900 | Joonas Lehtinen | 2008-10-24 | 1 | -1/+7 | |
| | | | | svn changeset:5720/svn branch:trunk | |||||
* | Fixes #2179 | Joonas Lehtinen | 2008-10-24 | 1 | -3/+8 | |
| | | | | svn changeset:5715/svn branch:trunk | |||||
* | using setWidth, setHeight methods in setSizeFull and setSizeUndefinend ↵ | Matti Tahvonen | 2008-10-24 | 1 | -10/+4 | |
| | | | | | | (minor drawback in perf, makes overriding size related things easier) svn changeset:5706/svn branch:trunk | |||||
* | cleaner overloading for Sizeable methods | Matti Tahvonen | 2008-10-24 | 1 | -14/+6 | |
| | | | | svn changeset:5705/svn branch:trunk | |||||
* | expandRatio for gridlayout | Matti Tahvonen | 2008-10-24 | 1 | -0/+112 | |
| | | | | svn changeset:5699/svn branch:trunk | |||||
* | Removed (Component,float) constructor which can be easily mixed up with ↵ | Artur Signell | 2008-10-20 | 1 | -11/+0 | |
| | | | | | | (Component,int) constructor svn changeset:5675/svn branch:trunk | |||||
* | Fixed exceptions when OrderedLayout has no components | Artur Signell | 2008-10-20 | 1 | -1/+3 | |
| | | | | svn changeset:5674/svn branch:trunk | |||||
* | New OrderedLayout implementation and related fixes | Artur Signell | 2008-10-20 | 2 | -91/+30 | |
| | | | | svn changeset:5671/svn branch:trunk | |||||
* | experimental expand feature for ordered layout | Matti Tahvonen | 2008-10-17 | 1 | -0/+12 | |
| | | | | svn changeset:5659/svn branch:trunk | |||||
* | experimental expand feature for ordered layout | Matti Tahvonen | 2008-10-17 | 1 | -1/+1 | |
| | | | | svn changeset:5658/svn branch:trunk | |||||
* | setSplitPosition() now calls requestRepaint(). Fixes #2155 | Marc Englund | 2008-10-17 | 1 | -0/+1 | |
| | | | | svn changeset:5655/svn branch:trunk | |||||
* | experimental expand feature for ordered layout | Matti Tahvonen | 2008-10-17 | 1 | -8/+18 | |
| | | | | svn changeset:5654/svn branch:trunk | |||||
* | experimental expand feature for ordered layout | Matti Tahvonen | 2008-10-17 | 1 | -1/+51 | |
| | | | | svn changeset:5653/svn branch:trunk | |||||
* | Fixes #2141: Subwindow rendering broken in IE6 and IE7 | Jouni Koivuviita | 2008-10-16 | 1 | -0/+2 | |
| | | | | | | Needed a bit more tweaking than simple themeing. IWindow not sets all its dimensions (those sent from server) as its outer width and height. Previously dimensions were set as "inner dimensions" i.e. content area width. svn changeset:5647/svn branch:trunk | |||||
* | SplitPanel now updates it's position back to server when user drags it in ↵ | Jouni Koivuviita | 2008-10-09 | 1 | -0/+24 | |
| | | | | | | the browser. svn changeset:5616/svn branch:trunk | |||||
* | JavaDoc fix for #1968 (again). XHTML templates, not XSL. Also a bit more ↵ | Marko Grönroos | 2008-09-30 | 1 | -9/+10 | |
| | | | | | | cleanup. Would need more work. svn changeset:5569/svn branch:trunk | |||||
* | Reverted [5565] again. Had committed extra files. | Marko Grönroos | 2008-09-30 | 1 | -10/+9 | |
| | | | | svn changeset:5568/svn branch:trunk |