| Commit message (Expand) | Author | Age | Files | Lines |
* | fixes #5278 | Matti Tahvonen | 2010-07-02 | 1 | -0/+8 |
* | Fix for #4317 - Don't update the pageLength variable when disabled or invisible. | Jonatan Kronqvist | 2010-07-02 | 1 | -73/+69 |
* | Fixes Combobox vertical icon placement in IE6 | John Alhroos | 2010-07-02 | 1 | -1/+9 |
* | Fixes #5277, #5291, #5292 | John Alhroos | 2010-07-02 | 1 | -2/+18 |
* | Fix for #5269 | John Alhroos | 2010-07-01 | 1 | -8/+44 |
* | Fix for #5110 | John Alhroos | 2010-07-01 | 1 | -1/+69 |
* | Potential fix for #4484 - PropertyFormatter constructor calls format | Artur Signell | 2010-07-01 | 1 | -1/+12 |
* | #5286 implement Serializable where necessary | Henri Sara | 2010-07-01 | 5 | -65/+89 |
* | Removed the unused class JsonPaintTarget.JsonTag.TagCounter | Henri Sara | 2010-07-01 | 1 | -19/+0 |
* | #5285 action and event related interfaces should be serializable | Henri Sara | 2010-07-01 | 2 | -4/+5 |
* | Fixes #2974 IE6 width problem | John Alhroos | 2010-07-01 | 1 | -4/+14 |
* | Fix for #5059 - Tabbing out of a PopupView closes it if hideOnMouseOut is true. | Jonatan Kronqvist | 2010-07-01 | 1 | -3/+12 |
* | Cleaned javadocs | Matti Tahvonen | 2010-06-30 | 2 | -9/+6 |
* | fixes #810, #4607,#5279, #5281 | Matti Tahvonen | 2010-06-30 | 3 | -5/+7 |
* | #5282 make Transferable Serializable | Henri Sara | 2010-06-30 | 1 | -1/+2 |
* | #5280 make ContainerHierarchicalWrapper serializable | Henri Sara | 2010-06-30 | 1 | -16/+31 |
* | #4907 javadoc for ClassPathExplorer | Henri Sara | 2010-06-30 | 1 | -8/+117 |
* | Avoid duplicating references to any GWT modules, not just widgetsets. | Henri Sara | 2010-06-30 | 1 | -5/+3 |
* | fixes #5079 | Matti Tahvonen | 2010-06-30 | 1 | -1/+1 |
* | "premature optimization is the redemption all subtree caching issues" :-) | Matti Tahvonen | 2010-06-29 | 1 | -20/+120 |
* | Fix for #5091 | John Alhroos | 2010-06-29 | 1 | -6/+15 |
* | ugly fix for #4499 | Matti Tahvonen | 2010-06-29 | 1 | -1/+3 |
* | Fix for #5006 | John Alhroos | 2010-06-29 | 1 | -0/+7 |
* | Fix for #2974 | John Alhroos | 2010-06-29 | 1 | -4/+43 |
* | VView now properly registered to applicationconnection, fixes regression with... | Matti Tahvonen | 2010-06-28 | 1 | -0/+4 |
* | Fix for #4997 | John Alhroos | 2010-06-28 | 1 | -4/+37 |
* | Fix for #4567 | John Alhroos | 2010-06-28 | 1 | -1/+24 |
* | Formatted /src using Vaadin Java Conventions 20071114 | Artur Signell | 2010-06-28 | 1 | -2/+2 |
* | Formatted /src using Vaadin Java Conventions 20071114 | Artur Signell | 2010-06-28 | 36 | -2390/+2390 |
* | Fix for #5180 | John Alhroos | 2010-06-28 | 1 | -0/+1 |
* | fixes #5227 | Matti Tahvonen | 2010-06-24 | 1 | -4/+6 |
* | fixes #5124, VWindows now hidden until first time render is completed to cent... | Matti Tahvonen | 2010-06-24 | 1 | -12/+19 |
* | Set VWindow instead of VView for client widget for window. Fixes NPE when add... | Matti Tahvonen | 2010-06-24 | 1 | -2/+2 |
* | Updated .gwt.xml template to use gecko1_8 instead of gecko (#4619) | Artur Signell | 2010-06-24 | 1 | -1/+1 |
* | fixes #5124, window now centered before content rendering if the content does... | Matti Tahvonen | 2010-06-24 | 1 | -0/+11 |
* | fixes #5033 | Matti Tahvonen | 2010-06-24 | 1 | -2/+7 |
* | Allow referencing ComboBox menu items as VFilterSelect$SuggestionMenu[0]#itemX | Artur Signell | 2010-06-24 | 1 | -1/+34 |
* | Made HeaderClickHandler and FooterClickHandler Serializable | Artur Signell | 2010-06-24 | 1 | -2/+2 |
* | Added communication error details to error popup. #4502 | John Alhroos | 2010-06-22 | 1 | -10/+17 |
* | Fix for #5008 | John Alhroos | 2010-06-21 | 1 | -1/+2 |
* | Merged and slightly modified fix for #4652 - MouseEventDetails and ClickEvent... | Artur Signell | 2010-06-21 | 6 | -138/+192 |
* | Fix for #5063 - RichTextArea class should have constructors | Artur Signell | 2010-06-21 | 1 | -0/+56 |
* | Fixed regression from #5185 where switching footer on/off does not hide the f... | John Alhroos | 2010-06-21 | 1 | -10/+9 |
* | Fix for #5185 | John Alhroos | 2010-06-18 | 1 | -1/+1 |
* | Fix for #5008 | John Alhroos | 2010-06-18 | 1 | -2/+17 |
* | Fix for #5068 | John Alhroos | 2010-06-18 | 2 | -6/+8 |
* | Fix for #5215 | John Alhroos | 2010-06-18 | 1 | -1/+4 |
* | LAZY loadStyle hints for largish, but rarely used components | Matti Tahvonen | 2010-06-18 | 3 | -3/+6 |
* | Fix for #5211 | John Alhroos | 2010-06-18 | 1 | -1/+81 |
* | Fix for #5186 | John Alhroos | 2010-06-18 | 1 | -6/+4 |