4 Commits (2152829c6579e3e9075197f022b1c2b41c5dc65e)

Author SHA1 Message Date
  Leif Åstrand 2152829c65 Use FQN instead of import for the bad Element class (#13287) 10 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Artur Signell 2b54961148 Fixed NPE in Slider (#9740) 11 years ago
  Johannes Dahlström d67ed23096 Move widget classes from c.v.c.ui.<widget> to c.v.c.ui (#9392) 11 years ago
  Marc Englund 720ee80976 Overlay container #9220 11 years ago
  Artur Signell 0965cfdef0 Formatted project 11 years ago
  John Ahlroos 78c0a1bb3e Fixed primary stylenames with Slider #9898 11 years ago
  Leif Åstrand 7d25670284 Reformat project 11 years ago
  Artur Signell bfbfdd51a0 Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) 11 years ago
  Johannes Dahlström fc3f7f62b0 Migrate Slider to Vaadin 7 (#9304) 11 years ago
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 11 years ago
  Artur Signell 14dd4d0b28 Moved client files to a client src folder (#9299) 11 years ago
  Leif Åstrand 3604bf01de Add Java 6 @Override annotations to all methods from interfaces 12 years ago
  Sami Viitanen 18ac8b2550 Tooltips are now handled by the connector and not the widget (#8425) 12 years ago
  Artur Signell 429aeadef9 Moved each component to its own package on client side 12 years ago
  Artur Signell 6cf9afc850 Organized imports and formatted all java files 12 years ago
  Artur Signell fbfbe007a1 Removed unnecessary getWidgetForPaintable methods 12 years ago
  Artur Signell f2d8308279 Split Slider into paintable + widget 12 years ago
  Henri Sara 91b3084e06 Merge changes from master to rpc branch. 12 years ago
  Artur Signell 116cd1f29a #8311 Additional CRLF->LF fixes 12 years ago
  Artur Signell c2722bfeb2 #8311 Converted CRLF to LF in all source files 12 years ago
  Artur Signell 70173cfc6e Split Paintable from Widget so we have VPaintable (paintable without any 12 years ago
  Henri Sara fa81141d22 Removed dead code from VSlider 12 years ago
  Artur Signell ee4a992168 #8026 Removed deprecated API from Slider/VSlider 12 years ago
  Artur Signell 3b0da56451 #7354 IT Mill -> Vaadin find and replace 12 years ago
  Leif Åstrand c7895989ed Minor formatting change 12 years ago
  Leif Åstrand 7f57fc6b3d #7912 Remove support for IE6 12 years ago
  Matti Tahvonen 86fa3f5c0f avoid simulated events fired by mobile safari and causing indicator to stay visible in some cases 13 years ago
  Matti Tahvonen 16a63ab0c2 some work towards touch UI support 13 years ago
  Artur Signell bf5849097d #6224 Use VLazyExecutor instead of custom timers in VMenuBar/VSlider/VView 13 years ago
  Artur Signell 3d3882ba8c #6000 - Replace DeferredCommand.add with Scheduler.scheduleDeferred 13 years ago
  Artur Signell 247d020881 Removed dead code (#5734) 13 years ago
  Matti Tahvonen 899b7f7762 #5613 Converted our own client side code to use VConsole instead of ApplicationConnection.getConsole 13 years ago
  Artur Signell 789c80e253 Formatted using Eclipse Helios / Windows XP 13 years ago
  John Alhroos c37e95e037 Fix for #5329 14 years ago
  Artur Signell d39e79c5d5 Formatted /src using Vaadin Java Conventions 20071114 14 years ago
  John Alhroos 3292a1ddd2 - Added keyboard navigation to Slider 14 years ago
  Matti Tahvonen 3c8f47a647 fixes #4597 14 years ago
  Jouni Koivuviita 23c526f714 Fixes #1211: ISlider: Provide proper feedback (current value) to user when moving handle 14 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
  Jouni Koivuviita 086e7a840d Fixes #2096: ISlider now pushes the value change event from scroll wheel to server after 100 milliseconds. Refactored and cleaned up code at the same time. 15 years ago
  Artur Signell 15eb604a56 Changed the way relative component sizes are handled. Relative sizes are now converted into pixel sizes in ApplictionConnection. 15 years ago
  Artur Signell e925ef6ab8 Fix for #2029 - orderedlayout width calculations 15 years ago
  Marc Englund 7e465de500 FIxes #1992 with a 'magic' (static, really) number. 15 years ago
  Marc Englund fd0dc23982 Fix ver.1 for #1992 15 years ago
  Marc Englund aa3436dac8 Usability improvements; no longer animates, #1678 and #1679 fixed. 16 years ago
  Marc Englund 5559cb1142 Partial fix for #1656 (modified and error styles to fields) 16 years ago
  Matti Tahvonen c4fc408011 fixes #1486 16 years ago