summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/terminal/gwt/client
Commit message (Expand)AuthorAgeFilesLines
* mem leak safer approach for #2997 + javadocsMatti Tahvonen2009-05-264-94/+124
* Fixed horizontalPaddingAndBorder measurement for IE6. Vertical version could ...Jouni Koivuviita2009-05-252-0/+11
* Test case and fix for #2935 - TextField with an input prompt can send prompt ...Artur Signell2009-05-221-2/+8
* Test case and fix for #2902 - IE fails to size ICaption icon correctly on con...Artur Signell2009-05-221-1/+8
* Test case and fix for #2941 - Panel does not remove all Action Handlers on cl...Artur Signell2009-05-221-0/+3
* Fixed regression caused by [7930] (VFilterSelect crashed in IE).Jouni Koivuviita2009-05-221-1/+2
* Fixes #2955: New item button clipped on new "poro" themeJouni Koivuviita2009-05-221-5/+3
* Fixed #2853 - No tooltip for embedded contentArtur Signell2009-05-211-0/+9
* Additional fix for #2997 - Add API for registering tooltips for any element i...Artur Signell2009-05-211-2/+4
* Fixed #2995 - Tooltip for a TabSheet tab does not showArtur Signell2009-05-211-0/+21
* Fix for #2997 - Add API for registering tooltips for any element in the DOM treeArtur Signell2009-05-215-46/+111
* Modified VFilterSelect to consider textfield margin accordingly in its width ...Jouni Koivuviita2009-05-211-1/+3
* Added a new classname to VScrollTable: now non-selectable table will have .v-...Jouni Koivuviita2009-05-211-1/+8
* VFilterSelect now removes icon element from DOM if the icon is null. Previous...Jouni Koivuviita2009-05-211-5/+3
* fixes #2909 + cleanup and generics for UIDL classMatti Tahvonen2009-05-204-52/+50
* Table ItemClickListener now supports middle- and right-button. Fixes #2987Marc Englund2009-05-201-7/+9
* fixes relative size issue with new themeMatti Tahvonen2009-05-201-1/+1
* fixes #2985 (in 6.0 branch)Matti Tahvonen2009-05-201-42/+15
* added null check to custom layouts js api cleanup. Fixed some customer issues...Matti Tahvonen2009-05-201-1/+3
* #2904: more Toolkit -> Vaadin renamingHenri Sara2009-05-185-18/+9
* Old default theme renamed to "runo".Jouni Koivuviita2009-05-181-2/+1
* #2904 renamed VToolkitOverlay -> VOverlayHenri Sara2009-05-1814-26/+26
* #2904 Miscellaneous Toolkit -> Vaadin renamesHenri Sara2009-05-181-1/+1
* #2904 renamed JavaScript vaadin.toolkitConfigurations to vaadin.vaadinConfigu...Henri Sara2009-05-181-3/+3
* #2904 renamed ApplicationConnection.translateToolkitUri to translateVaadinUri...Henri Sara2009-05-1810-21/+29
* Incomplete - task#2904 Toolkit -> Vaadin renames Henri Sara2009-05-186-6/+6
* Fixes #2943: reindeer theme button brokenJouni Koivuviita2009-05-181-0/+1
* #2904 Toolkit -> Vaadin renames: search for "IT Mill" and "itmill", partial c...Henri Sara2009-05-182-3/+3
* toolkitVersion -> vaadinVersionMarc Englund2009-05-141-1/+1
* Avoid flickering of fading animation. null check to avoid multiple animations.Matti Tahvonen2009-05-141-27/+31
* fixes #2930, IE8 does not accept null for zIndex style propertyMatti Tahvonen2009-05-141-1/+10
* Absolutelayout canvas now clips overflown content. Fixes #2913Matti Tahvonen2009-05-141-0/+1
* removed comment from set zIndex line Matti Tahvonen2009-05-141-1/+1
* VScrollTable: scroll indicator now positioned just under the table header (to...Jouni Koivuviita2009-05-141-3/+6
* fixed IE6 bugs with both ends relativeMatti Tahvonen2009-05-141-7/+12
* Changed error indicator element from DIV to SPAN in Buttons and Panels - IE7 ...Jouni Koivuviita2009-05-142-2/+2
* VDateField classname updates: Jouni Koivuviita2009-05-134-114/+172
* Renaming ITMILL/ -> VAADIN/ part 2 (for #2904)Marc Englund2009-05-124-20/+18
* Extra @Override annotations caused errors, removed.Marc Englund2009-05-121-2/+0
* #2904 Renamed CSS prefix "i-" to "v-"Henri Sara2009-05-1252-154/+147
* #2904 Change client side class name prefixes I -> V (class names only, not ye...Henri Sara2009-05-1171-682/+682
* Removed debug infoArtur Signell2009-05-111-6/+5
* #2904: Changed UIDL security header to "com.vaadin.seckey"Henri Sara2009-05-111-1/+1
* #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"Henri Sara2009-05-11139-0/+29065