aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/itmill/toolkit/terminal/gwt
Commit message (Expand)AuthorAgeFilesLines
* #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"Henri Sara2009-05-11155-35391/+0
* Merge new theme branch to 6.0 branch.Jouni Koivuviita2009-05-082-0/+18
|\
| * Merges from 6.0 branch.Jouni Koivuviita2009-05-085-33/+100
| * Merges from 6.0 branch.Jouni Koivuviita2009-05-069-1714/+2113
| * Merges from 6.0 branch. Added i-pressed classname for IButton in IE (down sta...Jouni Koivuviita2009-05-043-6/+27
| * Merged a fix from 6.0 branch (unnecessary log message).Jouni Koivuviita2009-04-301-29/+0
| * Merges from 6.0 branch.Jouni Koivuviita2009-04-301-2/+7
| * Major theme refactoring:Jouni Koivuviita2009-04-2927-384/+663
| |\
| * | Merges from 6.0 branch.Jouni Koivuviita2009-04-092-0/+325
* | | Fixed #2659 and #2846 - TabSheet and Accordion now internally keeps caption/i...Artur Signell2009-05-082-20/+2
* | | extended component locator to build forward compatible locators for context m...Matti Tahvonen2009-05-072-3/+58
* | | selenium locator now works with subwindowsMatti Tahvonen2009-05-062-11/+41
* | | Removed debug messages from ApplicationServlet (#2438)Artur Signell2009-05-051-4/+0
* | | Added javadocs for AbstractApplicationServletArtur Signell2009-05-051-0/+14
* | | Fix for #2438 - ApplicationServlet should allow extendingArtur Signell2009-05-055-1697/+2010
* | | basic caption implementation for iabsolutelayoutMatti Tahvonen2009-05-041-6/+43
* | | Fix for #2880 - IE7: Tabsheet caption texts too short when using iconsArtur Signell2009-05-042-0/+27
* | | Improved IE8 mode detection. IE8 is now detected as either IE7 (if in compati...Artur Signell2009-05-041-10/+22
* | | Fix for #2879 - IE8: IE7 CSS classname should be added to BODY in IE7 Standar...Artur Signell2009-04-301-3/+15
* | | Merged:Artur Signell2009-04-301-3/+1
* | | removed obsolete log messages from iscrolltableMatti Tahvonen2009-04-301-29/+0
* | | fixed scrolltable regression, sanity check for IEMatti Tahvonen2009-04-291-2/+7
| |/ |/|
* | iscrolltable fix for scrollbars on size changeMatti Tahvonen2009-04-291-13/+20
* | Minor IScrolltable fixes. Extra scrollbar space in some situations and table ...Matti Tahvonen2009-04-291-10/+7
* | sanity check to Notification animation, GWT 1.6 regressionMatti Tahvonen2009-04-281-7/+9
* | refactored notification fading, avoids regression when updating to GWT 1.6. A...Matti Tahvonen2009-04-281-16/+25
* | recatored shadow position handling, avoids regression when updating to GWT 1.6Matti Tahvonen2009-04-281-6/+18
* | fixed regression from [7545]Matti Tahvonen2009-04-281-3/+3
* | renamed setModal to setToolkitModality to avoid naming collision with GWT 1.6Matti Tahvonen2009-04-281-13/+13
* | scrolltable theme refactoring: cleaning, fixing regressionsMatti Tahvonen2009-04-241-13/+12
* | fixed minor regression with undefined width tables with height defined. Added...Matti Tahvonen2009-04-231-13/+31
* | more cleaning for scroll table. Fixed npe on empty table (regression). Now de...Matti Tahvonen2009-04-231-23/+55
* | major refactoring and cleaning related to column width handling in scrolltabl...Matti Tahvonen2009-04-231-153/+182
* | Merged:Artur Signell2009-04-231-0/+8
* | generics for string array setMatti Tahvonen2009-04-221-2/+2
* | fixes #2859Matti Tahvonen2009-04-211-27/+52
* | Merged ComponentLocator javadocs.Artur Signell2009-04-211-2/+43
* | Removed serialVersionUIDs, added serial warning suppressionArtur Signell2009-04-171-5/+1
* | Merged additional fix for #2847 - Problem running on Oracle OAS10g. Fixed typoArtur Signell2009-04-171-1/+1
* | Paintable from client side can now be transmitted to server as a variable (wi...Matti Tahvonen2009-04-162-0/+9
* | absolutelayout now updates relative component sizes properly on size changesMatti Tahvonen2009-04-161-5/+27
* | minor changes to open client side for extensionMatti Tahvonen2009-04-161-3/+2
* | Merged fix for #2847 - Problem running on Oracle OAS10gArtur Signell2009-04-161-11/+34
* | Merged fix for #2813 - The DateField with RESOLUTION_YEAR or RESOLUTION_MONTH...Artur Signell2009-04-141-0/+3
* | Workaround for #2835 - Force Google App Engine to re-serialize after each req...Artur Signell2009-04-131-0/+5
* | Committing Arturs patch to #2840Joonas Lehtinen2009-04-121-11/+12
* | Implementation serialization support for Toolkit. Fixes #695Joonas Lehtinen2009-04-1213-103/+135
* | Merged fix for #2839 - Form should not measure borders before style names are...Artur Signell2009-04-091-3/+10
* | new component, absolutelayout (aka coordinatelayout #1267) and simple test case Matti Tahvonen2009-04-092-0/+325
|/
* Merged #2829 to 6.0: Could not distinguish an empty DateField from a DateFiel...Henri Sara2009-04-081-0/+3