14 Commitit (f2551a9fc03636deb5fcd3f30c761dca946c8341)

Tekijä SHA1 Viesti Päivämäärä
  Taras Hupalo f2551a9fc0 replaced all org.json.* usages with elemental.json.* (#8942) 9 vuotta sitten
  Fabian Lange 0c229ae914 Reading properties of components should not set state to dirty (#14060). 10 vuotta sitten
  Artur Signell e77e73cf64 Update copyright year to 2014 10 vuotta sitten
  Risto Yrjänä 6291a5080e Ensure that Slider diffstate always contains "value" (#12133) 11 vuotta sitten
  Johannes Dahlström c4a0bc318e Properly pass the AbstractField internal value to shared state in Slider and ProgressIndicator (#10921) 11 vuotta sitten
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 vuotta sitten
  Artur Signell 34872992c0 Removed outdated code example from javadoc 11 vuotta sitten
  Artur Signell 0121af0c28 Changed Property.setValue(Object) to setValue(T) (#8791) 11 vuotta sitten
  John Ahlroos dac974af9b Removed getters/setters from states and made instance variabled public 11 vuotta sitten
  John Ahlroos b0ab3da024 Fixes StackOverflow in Slider 11 vuotta sitten
  Johannes Dahlström fc3f7f62b0 Migrate Slider to Vaadin 7 (#9304) 11 vuotta sitten
  Leif Åstrand bc6786f0dc Rename requestRepaint to markAsDirty (#9378) 11 vuotta sitten
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 11 vuotta sitten
  Artur Signell e85d933b25 Moved server files to a server src folder (#9299) 11 vuotta sitten
  Leif Åstrand 3604bf01de Add Java 6 @Override annotations to all methods from interfaces 11 vuotta sitten
  Artur Signell 496a0c0039 Component no longer implements Paintable 12 vuotta sitten
  Henri Sara 87e5022ca8 Replace @ClientWidget with client-side @Component (#8440) 12 vuotta sitten
  Artur Signell f603acfa30 Renamed Paintable component classes to Connector 12 vuotta sitten
  Artur Signell bb8f5ac330 Fixed compilation errors 12 vuotta sitten
  Artur Signell 7e594fb40f #8125 Removed Property.ConversionException and String constructor based 12 vuotta sitten
  Artur Signell d4f2ca3fad #8074 Additional fix to still allow using setValue with integers 12 vuotta sitten
  Artur Signell ee4a992168 #8026 Removed deprecated API from Slider/VSlider 12 vuotta sitten
  Artur Signell 06e97f31be #8074 Ensure Slider value is in valid range. 12 vuotta sitten
  Artur Signell fbcdb97738 #8073 Slider.setValue(Double value, boolean repaintIsNotNeeded) should 12 vuotta sitten
  Artur Signell aaf134a39b Merged tests, fixes and javadoc updates from 6.7 12 vuotta sitten
  Artur Signell 3b0da56451 #7354 IT Mill -> Vaadin find and replace 12 vuotta sitten
  Artur Signell 530dc5edb5 #5783, #4977 Improved Slider javadoc 12 vuotta sitten
  Henri Sara 0ab1d01c8d Parameterize Property and Field with the value type. 12 vuotta sitten
  Artur Signell 7bc9d9ef84 Javadoc typo fix 13 vuotta sitten
  Henri Sara a24b2faa0e #5692 Generics: part of changes in Slider and DateField 13 vuotta sitten
  Artur Signell 789c80e253 Formatted using Eclipse Helios / Windows XP 13 vuotta sitten
  Matti Tahvonen 6d4e40f6e3 "removed" (finalized + deprecated) getTag from AbstractComponent 14 vuotta sitten
  Matti Tahvonen 5ef5da15a7 steps toward simpler widgetset creation. Still needs a lot of cleaning and refining. 14 vuotta sitten
  Henri Sara adc8c0ad35 #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" 15 vuotta sitten
  Joonas Lehtinen 204a857eb5 Implementation serialization support for Toolkit. Fixes #695 15 vuotta sitten
  Henri Sara 2b04235d71 Merge from 5.3 to 6.0: 15 vuotta sitten
  Artur Signell d9a13c2378 Cleaned up the whole project 15 vuotta sitten
  Joonas Lehtinen e945f4b655 Fixed #2090 and added test : width/height can be float 15 vuotta sitten
  Artur Signell b3a85cbe27 Fixed for #2006 - updated error handling 15 vuotta sitten
  Matti Tahvonen d890b5143a deprecated slider setSize (we can use setWidth/setHeight) as all component support them nowdays) 16 vuotta sitten
  Joonas Lehtinen 03df532b3f Fixes #846 16 vuotta sitten
  Jani Laakso 3b5793fd55 License header parametrized 16 vuotta sitten
  Marc Englund f2e3722df9 MASS REFORMAT. 16 vuotta sitten
  Jouni Koivuviita b93275e522 Some parts of slider component API hidden for now, theme doesn't support them yet. ISlider implementation now more clean and supports the use of scroll wheel. 16 vuotta sitten
  Jouni Koivuviita f1d379b8de Slider component finished, fixes #1030 16 vuotta sitten
  Jani Laakso 5ba28731e9 Mass format based on eclipse build in formatting style. 16 vuotta sitten
  Matti Tahvonen 7762f1cba1 comments and example code for slider 16 vuotta sitten
  Jouni Koivuviita 9b5782c160 Code cleanup and documentation. Ready for first code-review. 16 vuotta sitten
  Jouni Koivuviita 29870aebfd Added support for long/float/double variables and attributes. 17 vuotta sitten
  Jouni Koivuviita b88e9d23a5 Slider component updated with proper implementation and styles. 17 vuotta sitten