aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* fixes #5278Matti Tahvonen2010-07-021-0/+8
* Fix for #4317 - Don't update the pageLength variable when disabled or invisible.Jonatan Kronqvist2010-07-021-73/+69
* Fixes Combobox vertical icon placement in IE6John Alhroos2010-07-021-1/+9
* Fixes #5277, #5291, #5292John Alhroos2010-07-021-2/+18
* Fix for #5269John Alhroos2010-07-011-8/+44
* Fix for #5110John Alhroos2010-07-011-1/+69
* Potential fix for #4484 - PropertyFormatter constructor calls formatArtur Signell2010-07-011-1/+12
* #5286 implement Serializable where necessaryHenri Sara2010-07-015-65/+89
* Removed the unused class JsonPaintTarget.JsonTag.TagCounterHenri Sara2010-07-011-19/+0
* #5285 action and event related interfaces should be serializableHenri Sara2010-07-012-4/+5
* Fixes #2974 IE6 width problemJohn Alhroos2010-07-011-4/+14
* Fix for #5059 - Tabbing out of a PopupView closes it if hideOnMouseOut is true.Jonatan Kronqvist2010-07-011-3/+12
* Cleaned javadocsMatti Tahvonen2010-06-302-9/+6
* fixes #810, #4607,#5279, #5281Matti Tahvonen2010-06-303-5/+7
* #5282 make Transferable SerializableHenri Sara2010-06-301-1/+2
* #5280 make ContainerHierarchicalWrapper serializableHenri Sara2010-06-301-16/+31
* #4907 javadoc for ClassPathExplorerHenri Sara2010-06-301-8/+117
* Avoid duplicating references to any GWT modules, not just widgetsets.Henri Sara2010-06-301-5/+3
* fixes #5079Matti Tahvonen2010-06-301-1/+1
* "premature optimization is the redemption all subtree caching issues" :-)Matti Tahvonen2010-06-291-20/+120
* Fix for #5091John Alhroos2010-06-291-6/+15
* ugly fix for #4499Matti Tahvonen2010-06-291-1/+3
* Fix for #5006John Alhroos2010-06-291-0/+7
* Fix for #2974John Alhroos2010-06-291-4/+43
* VView now properly registered to applicationconnection, fixes regression with...Matti Tahvonen2010-06-281-0/+4
* Fix for #4997John Alhroos2010-06-281-4/+37
* Fix for #4567John Alhroos2010-06-281-1/+24
* Formatted /src using Vaadin Java Conventions 20071114Artur Signell2010-06-281-2/+2
* Formatted /src using Vaadin Java Conventions 20071114Artur Signell2010-06-2836-2390/+2390
* Fix for #5180John Alhroos2010-06-281-0/+1
* fixes #5227Matti Tahvonen2010-06-241-4/+6
* fixes #5124, VWindows now hidden until first time render is completed to cent...Matti Tahvonen2010-06-241-12/+19
* Set VWindow instead of VView for client widget for window. Fixes NPE when add...Matti Tahvonen2010-06-241-2/+2
* Updated .gwt.xml template to use gecko1_8 instead of gecko (#4619)Artur Signell2010-06-241-1/+1
* fixes #5124, window now centered before content rendering if the content does...Matti Tahvonen2010-06-241-0/+11
* fixes #5033Matti Tahvonen2010-06-241-2/+7
* Allow referencing ComboBox menu items as VFilterSelect$SuggestionMenu[0]#itemXArtur Signell2010-06-241-1/+34
* Made HeaderClickHandler and FooterClickHandler SerializableArtur Signell2010-06-241-2/+2
* Added communication error details to error popup. #4502John Alhroos2010-06-221-10/+17
* Fix for #5008John Alhroos2010-06-211-1/+2
* Merged and slightly modified fix for #4652 - MouseEventDetails and ClickEvent...Artur Signell2010-06-216-138/+192
* Fix for #5063 - RichTextArea class should have constructorsArtur Signell2010-06-211-0/+56
* Fixed regression from #5185 where switching footer on/off does not hide the f...John Alhroos2010-06-211-10/+9
* Fix for #5185John Alhroos2010-06-181-1/+1
* Fix for #5008John Alhroos2010-06-181-2/+17
* Fix for #5068John Alhroos2010-06-182-6/+8
* Fix for #5215John Alhroos2010-06-181-1/+4
* LAZY loadStyle hints for largish, but rarely used componentsMatti Tahvonen2010-06-183-3/+6
* Fix for #5211John Alhroos2010-06-181-1/+81
* Fix for #5186John Alhroos2010-06-181-6/+4