summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin
Commit message (Expand)AuthorAgeFilesLines
* Test case and fix for #2941 - Panel does not remove all Action Handlers on cl...Artur Signell2009-05-222-0/+122
* 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
* #2998 test caseHenri Sara2009-05-221-0/+336
* Fixed #2853 - No tooltip for embedded contentArtur Signell2009-05-212-1/+10
* 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-212-0/+27
* 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
* Test case for #2995Artur Signell2009-05-211-0/+31
* 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-202-7/+14
* 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
* Fixed references to default theme.Artur Signell2009-05-193-8/+6
* #2812 copied AddressBook tutorial changes from the incubator project to VaadinHenri Sara2009-05-197-277/+232
* #2904 A few more Toolkit -> Vaadin renames (also in the build branch) and a r...Henri Sara2009-05-191-2/+2
* Undid all the work done for #2972, we're postponing.Marc Englund2009-05-191-32/+2
* #2645 Rename launcher classes and Eclipse launchesHenri Sara2009-05-192-10/+10
* Theme select for #2972, still needs theme-resource updateMarc Englund2009-05-191-2/+32
* Moved WidgetsetCompiler and avoid GWT warning in itHenri Sara2009-05-191-1/+3
* Fix for #2965 - Recompiled coverflowflash.swfArtur Signell2009-05-181-0/+0
* #2904 ToolkitTunes -> VaadinTunes and one other file renameHenri Sara2009-05-182-8/+8
* #2904: more Toolkit -> Vaadin renamingHenri Sara2009-05-1810-23/+14
* Old default theme renamed to "runo".Jouni Koivuviita2009-05-184-5/+4
* #2904 renamed VToolkitOverlay -> VOverlayHenri Sara2009-05-1814-26/+26
* #2904 Miscellaneous Toolkit -> Vaadin renamesHenri Sara2009-05-185-11/+12
* #2904 renamed JavaScript vaadin.toolkitConfigurations to vaadin.vaadinConfigu...Henri Sara2009-05-182-9/+9
* #2904 renamed ApplicationConnection.translateToolkitUri to translateVaadinUri...Henri Sara2009-05-1811-55/+63
* Incomplete - task#2904 Toolkit -> Vaadin renames Henri Sara2009-05-1825-61/+57
* Fixes #2943: reindeer theme button brokenJouni Koivuviita2009-05-181-0/+1
* fixes invalid argument exceptionMatti Tahvonen2009-05-181-4/+3
* fixed regression in form due field factory refactoring ( #2499 ). The very ol...Matti Tahvonen2009-05-181-3/+16
* New Google Maps API key, for demo.vaadin.com; fixes #2969Marc Englund2009-05-181-2/+2
* #2904 Toolkit -> Vaadin renames: search for "IT Mill" and "itmill", partial c...Henri Sara2009-05-1868-166/+151
* Fix for #2953 - Rename old default theme to itmill5Artur Signell2009-05-155-4/+79
* Additional fix for #2954 - Change default theme to reindeerArtur Signell2009-05-153-7/+10
* Fixed #2954 - Change default theme to reindeerArtur Signell2009-05-152-2/+13
* toolkitVersion -> vaadinVersionMarc Englund2009-05-142-3/+3
* 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
* Testcase for #2901: SplitPanel broken in IE6Jouni Koivuviita2009-05-141-0/+33
* Absolutelayout canvas now clips overflown content. Fixes #2913Matti Tahvonen2009-05-141-0/+1
* Fixed a bug which caused IE7 to fail rendering (tab caption not set).Jouni Koivuviita2009-05-141-1/+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