aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/itmill/toolkit/terminal/gwt/client/IDebugConsole.java
Commit message (Collapse)AuthorAgeFilesLines
* #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"Henri Sara2009-05-111-466/+0
| | | | | | | - com.itmill.toolkit.external not yet fully renamed svn changeset:7715/svn branch:6.0
* Fix for #2587 - Speed of debug console clearing is now independent of the ↵Artur Signell2009-02-131-3/+7
| | | | | | amount of text inside. svn changeset:6828/svn branch:trunk
* fixed typo, added type parametersMatti Tahvonen2009-02-031-2/+2
| | | | svn changeset:6712/svn branch:trunk
* Cleaned up the whole projectArtur Signell2009-01-021-0/+2
| | | | svn changeset:6398/svn branch:trunk
* Fixed layout analyzator messagesArtur Signell2008-12-221-10/+10
| | | | svn changeset:6327/svn branch:trunk
* bug fix: client side analysis is printed now done even though no server side ↵Matti Tahvonen2008-12-181-17/+16
| | | | | | issues found svn changeset:6284/svn branch:trunk
* fixes #2370 : added additional client side checks for 0px size components Matti Tahvonen2008-12-181-3/+50
| | | | svn changeset:6276/svn branch:trunk
* enhancing messages.Matti Tahvonen2008-12-181-5/+7
| | | | svn changeset:6263/svn branch:trunk
* relative size handling changes towards #2319Matti Tahvonen2008-12-171-0/+88
| | | | svn changeset:6252/svn branch:trunk
* "Force layout" -button added.Marc Englund2008-12-021-0/+12
| | | | svn changeset:6063/svn branch:trunk
* debug console usability improvementsMatti Tahvonen2008-11-071-2/+15
| | | | svn changeset:5827/svn branch:trunk
* Fixed debug console restartApplication problemArtur Signell2008-10-011-4/+4
| | | | svn changeset:5578/svn branch:trunk
* Made instructions in debug window more findable.Marc Englund2008-09-111-4/+6
| | | | svn changeset:5384/svn branch:trunk
* refactored debug console, not to extend iwindowMatti Tahvonen2008-09-041-95/+191
| | | | svn changeset:5358/svn branch:trunk
* Updated debug window to include "clear" and "restartApplication" buttons. Artur Signell2008-09-031-6/+64
| | | | | | Changed debug messages to also go to firebug console if it is available. svn changeset:5348/svn branch:trunk
* Fixes #2010 - Client classes renamedArtur Signell2008-08-281-0/+143
svn changeset:5285/svn branch:trunk