31 Commits (70173cfc6ec1a5d67f33c0477ae135935cf81314)

Author SHA1 Message Date
  Artur Signell 70173cfc6e Split Paintable from Widget so we have VPaintable (paintable without any 12 years ago
  Artur Signell 622545764d Split Paintable handling from ApplicationConnection to PaintableMap. 12 years ago
  Artur Signell 3b0da56451 #7354 IT Mill -> Vaadin find and replace 12 years ago
  Artur Signell 8c740b94ba Removed svn:executable property to avoid problems with Git on Windows 12 years ago
  Artur Signell 626d898109 #7755 Debug window "highlight component" does not work with sub windows 12 years ago
  Matti Tahvonen 5fc9f775f3 small fixes to debug window 12 years ago
  Matti Tahvonen 7a3010ac67 debug console enhancements. Somebody should kick my butt for not doing this earlier :-) 12 years ago
  Henri Sara ca96dca574 Merged changes to 6.7 13 years ago
  Matti Tahvonen 39a8da2946 Improvements for client side remote debugging. 13 years ago
  Matti Tahvonen 3e2dbdf311 shout out the widgetset name on module load if debugging 13 years ago
  Matti Tahvonen 5883bf2a69 remote log address can now be overrided 13 years ago
  Matti Tahvonen fe2e938d2d remote logging method to protected -> can be enabled in e.g. addon projects like touchkit 13 years ago
  Matti Tahvonen 16a63ab0c2 some work towards touch UI support 13 years ago
  Matti Tahvonen 71c4fb9eef javadoc fix 13 years ago
  Matti Tahvonen 4a09e896eb added possibility to auto scroll to recent console messages 13 years ago
  Matti Tahvonen 150b0a14bf Javadocs and minor tuning with positioning 13 years ago
  Artur Signell 48feb8b73a #6080 - Debug console should log exception type and not only message 13 years ago
  Matti Tahvonen 45665c4a60 #5613 Client side logging related improvements 13 years ago
  Henri Sara 540e43379c Language corrections to messages in the debug window 14 years ago
  Artur Signell 789c80e253 Formatted using Eclipse Helios / Windows XP 14 years ago
  Henri Sara e4efbe682e Fixed some high priority warnings by FindBugs 14 years ago
  Artur Signell f9fdcfb00d Fix for #4463 - "widgetset version does not seem to match theme version" should not be output to console 14 years ago
  Artur Signell 8b28cdf9f6 Fixed camel case issue 14 years ago
  Artur Signell 7b177af939 Fixed GWT incompatibility 14 years ago
  Artur Signell e0cd3927ee Merged fixes for #4204 #4205 14 years ago
  Artur Signell 0e18773baf Fixed #4205 - Client side exceptions/errors are not always shown 14 years ago
  Marc Englund 2a1aeaee2b Theme version check for #3416 14 years ago
  Matti Tahvonen 5ef5da15a7 steps toward simpler widgetset creation. Still needs a lot of cleaning and refining. 14 years ago
  Henri Sara 46c94d0167 #3012 Remove deprecated GWT listener use, first steps (many simple click and keyboard listeners) 15 years ago
  Matti Tahvonen 58ca7c6ce1 Large pile of various optimizations and small bug fixes. Changeset has a great regression risk, blame me on new odd bugs. 15 years ago
  Artur Signell be5f88159c Fix for #3078 - Debug console "root problems" has invalid position in IE7 15 years ago
  Henri Sara baa72fea3a #2904 renamed VToolkitOverlay -> VOverlay 15 years ago
  Henri Sara c73acbc50b #2904 Miscellaneous Toolkit -> Vaadin renames 15 years ago
  Henri Sara 3916d28046 #2904 Renamed CSS prefix "i-" to "v-" 15 years ago
  Henri Sara 1981ddc3b1 #2904 Change client side class name prefixes I -> V (class names only, not yet CSS prefixes) 15 years ago
  Henri Sara adc8c0ad35 #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" 15 years ago
  Artur Signell e2d8902abd Fix for #2587 - Speed of debug console clearing is now independent of the amount of text inside. 15 years ago
  Matti Tahvonen 8c99b93ebc fixed typo, added type parameters 15 years ago
  Artur Signell d9a13c2378 Cleaned up the whole project 15 years ago
  Artur Signell 32a0fb44b1 Fixed layout analyzator messages 15 years ago
  Matti Tahvonen dfa09ab958 bug fix: client side analysis is printed now done even though no server side issues found 15 years ago
  Matti Tahvonen fe195567ac fixes #2370 : added additional client side checks for 0px size components 15 years ago
  Matti Tahvonen 1e17126b8d enhancing messages. 15 years ago
  Matti Tahvonen 45a80c0b64 relative size handling changes towards #2319 15 years ago
  Marc Englund 9c0ae3b169 "Force layout" -button added. 15 years ago
  Matti Tahvonen 6630e64860 debug console usability improvements 15 years ago
  Artur Signell f20e659b96 Fixed debug console restartApplication problem 15 years ago
  Marc Englund 747141011d Made instructions in debug window more findable. 16 years ago
  Matti Tahvonen b5d40bb80a refactored debug console, not to extend iwindow 16 years ago
  Artur Signell bf1a17a732 Updated debug window to include "clear" and "restartApplication" buttons. 16 years ago