41 Commits (6cf9afc850c075070c27189118afd57a7d2f54ac)

Author SHA1 Message Date
  Artur Signell 6cf9afc850 Organized imports and formatted all java files 12 years ago
  Artur Signell f603acfa30 Renamed Paintable component classes to Connector 12 years ago
  Artur Signell de73abe459 #8434 Renamed *Paintable classes to *Connector and updated ConnectorMap 12 years ago
  Artur Signell 9cda1cc5ca getWidgetForPaintable -> getWidget 12 years ago
  Henri Sara 23ff3340cd Communicate disabled flag in shared state (#8304). 12 years ago
  Henri Sara 3de6f24cbf Transfer read-only and immediate flags via shared state (#8304). 12 years ago
  Henri Sara e31b26ca98 Convert some literal strings of UIDL attributes to use constants. 12 years ago
  Artur Signell 6e7f97280a #8325 Move ApplicationConnection.updateComponent to 12 years ago
  Artur Signell eb1b7ed19f Adding missing license info 12 years ago
  Artur Signell fbfbe007a1 Removed unnecessary getWidgetForPaintable methods 12 years ago
  Artur Signell e2577cdadc #8324 Split RichTextArea into widget + paintable 12 years ago
  Artur Signell 70173cfc6e Split Paintable from Widget so we have VPaintable (paintable without any 12 years ago
  Artur Signell 3b0da56451 #7354 IT Mill -> Vaadin find and replace 12 years ago
  Artur Signell 3d3882ba8c #6000 - Replace DeferredCommand.add with Scheduler.scheduleDeferred 13 years ago
  Matti Tahvonen 7a0133a42a removed workaround for a GWT bug, fixed in GWT 2.1, see #4279 13 years ago
  Matti Tahvonen fcc7ca03ca #5865: Extracted AbstractTextField from TextField, RichTextEditor extends now that. Breaks apps that use RichTextArea as a special type for TextField like our NotificationExample. 13 years ago
  Matti Tahvonen b8a8f1a387 fixes #5887, removed rich text toolbar controls from tabbing order 13 years ago
  Artur Signell 4f1b424e2e Fixed compiler warnings in demo and core source (#2274) 13 years ago
  Artur Signell 789c80e253 Formatted using Eclipse Helios / Windows XP 14 years ago
  Henri Sara c31964254b #5380 Disabling a read-only RichTextArea caused the toolbar to appear on WebKit based browsers 14 years ago
  Matti Tahvonen 2756a2f4f7 removed obsolete debug code 14 years ago
  Matti Tahvonen f7ebba2cc6 fixes #5089 (read only mode) and #5379 webkit bug 14 years ago
  Matti Tahvonen 14f0506bf3 fixes #4175 and partly #5373 (TextField and RichTextArea now work properly) 14 years ago
  John Alhroos 8dfc140043 Fix for #5091 14 years ago
  Matti Tahvonen f20d19ad3d fixes #4396 14 years ago
  Jouni Koivuviita 2a6b6defde Fixes #4102: RichTextArea should provide feedback on current text format 14 years ago
  Artur Signell c8c341c07d Added missing @ITMillApache2LicenseForJavaFiles@ 14 years ago
  Matti Tahvonen 8c1b559e9b fixes #4279 14 years ago
  Henri Sara 55d039f132 #4286 remove IE workaround from RichTextArea 14 years ago
  Henri Sara 0eb6c3ebc7 #4139 Update RichTextEditor toolbar code from GWT 2.0: use ClientBundle etc. No CSS changes in this changeset. 14 years ago
  Artur Signell 0ec3379ac0 Merged [10696] 14 years ago
  Artur Signell 34185a7965 Formatted project using Eclipse Galileo SR1 14 years ago
  Petter Holmström e35351b3d8 Merge 14 years ago
  Matti Tahvonen 8c7b4b7e8b merged [9380] from 6.1 14 years ago
  Artur Signell cb5ace2ca1 Reverted GWT 1.7.0 incompatible changes 15 years ago
  Henri Sara 107cc21e7f #3012 Remove some more deprecated GWT API use (VRichTextArea formatters) 15 years ago
  Henri Sara d24cd49e50 #3012 Remove some more deprecated GWT listener use (change handlers, popup close handlers, ...) 15 years ago
  Henri Sara a6bed54717 #3012 Remove some deprecated GWT listener use (focus and loading related) 15 years ago
  Henri Sara 46c94d0167 #3012 Remove deprecated GWT listener use, first steps (many simple click and keyboard listeners) 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