aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/terminal/gwt/client/VDebugConsole.java
Commit message (Collapse)AuthorAgeFilesLines
...
* Theme version check for #3416Marc Englund2009-12-081-1/+6
| | | | svn changeset:10202/svn branch:6.2
* steps toward simpler widgetset creation. Still needs a lot of cleaning and ↵Matti Tahvonen2009-09-251-5/+8
| | | | | | refining. svn changeset:8930/svn branch:2009-09-widget-packaging_3332
* #3012 Remove deprecated GWT listener use, first steps (many simple click and ↵Henri Sara2009-08-281-21/+22
| | | | | | keyboard listeners) svn changeset:8580/svn branch:6.1
* Large pile of various optimizations and small bug fixes. Changeset has a ↵Matti Tahvonen2009-08-201-24/+35
| | | | | | | | | | | | | | | great regression risk, blame me on new odd bugs. * default alignments/expandratios now not transported over uidl * added new map type to painttarget * rewrote UIDL with overlay type * ditched gwt JSON implementation instead of own "overlay type" altogether * using arraylist instead of vector in all places on client side * optimized a bit LocaleService * rewrote uidl browsers in debug window (now does not stall IE that easily with large changesets) svn changeset:8516/svn branch:6.1
* Fix for #3078 - Debug console "root problems" has invalid position in IE7Artur Signell2009-06-231-0/+4
| | | | svn changeset:8223/svn branch:6.0
* #2904 renamed VToolkitOverlay -> VOverlayHenri Sara2009-05-181-2/+2
| | | | svn changeset:7855/svn branch:6.0
* #2904 Miscellaneous Toolkit -> Vaadin renamesHenri Sara2009-05-181-1/+1
| | | | svn changeset:7854/svn branch:6.0
* #2904 Renamed CSS prefix "i-" to "v-"Henri Sara2009-05-121-10/+7
| | | | svn changeset:7752/svn branch:6.0
* #2904 Change client side class name prefixes I -> V (class names only, not ↵Henri Sara2009-05-111-0/+466
yet CSS prefixes) svn changeset:7742/svn branch:6.0