aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/terminal/gwt
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix for #5269John Alhroos2010-07-011-8/+44
* Fix for #5110John Alhroos2010-07-011-1/+69
* Removed the unused class JsonPaintTarget.JsonTag.TagCounterHenri Sara2010-07-011-19/+0
* 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
* fixes #810, #4607,#5279, #5281Matti Tahvonen2010-06-301-1/+0
* #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
* Fix for #5091John Alhroos2010-06-291-6/+15
* ugly fix for #4499Matti Tahvonen2010-06-291-1/+3
* 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-2826-2009/+2009
* 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
* 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
* 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-214-106/+165
* 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
* Fix for #5211John Alhroos2010-06-181-1/+81
* Fix for #5186John Alhroos2010-06-181-6/+4
* Text selection methods for TextField. Fixes #5217Matti Tahvonen2010-06-171-0/+38
* Fix for #5102John Alhroos2010-06-171-13/+60
* Readonly TextFields now have similar special handling as Label and Embedded i...Matti Tahvonen2010-06-171-16/+23
* Another fix for #5174John Alhroos2010-06-171-41/+12
* action menu of table now triggers even though context click happened on a com...Matti Tahvonen2010-06-161-6/+15
* Fix for #5144John Alhroos2010-06-161-40/+48
* Added better support for menu identification for TestBenchArtur Signell2010-06-161-1/+33
* Reformatted using coding conventionsArtur Signell2010-06-161-24/+29
* Fix for #5182 - ComponentLocator fails to identify widgets attached to RootPanelArtur Signell2010-06-161-108/+201
* Fix for #5174John Alhroos2010-06-151-7/+48
* refining code splitting + adding documentation. Monolithic client side is now...Matti Tahvonen2010-06-156-4/+194
* Fix #5177 - Popup for DateField with msec resolution fails to open after ente...Artur Signell2010-06-151-1/+6
* Fix #4632 - isActive should wait for DeferredCommands to finish executingArtur Signell2010-06-151-1/+42
* Merged "#5157 shortcut actions for function keys did not work, test case and ...Artur Signell2010-06-151-1/+0
* code splitting + client initializationMatti Tahvonen2010-06-118-220/+281
* code splitting + client initializationMatti Tahvonen2010-06-111-1/+1