8 Commits (99118ccf946486e140cd1a85ff75f2a6c09f4266)

Author SHA1 Message Date
  Artur Signell 99118ccf94 Disable automatic removal of trailing whitespace and reformatted using Luna 10 years ago
  Artur Signell 2c8c29e68b Update remaining copyright years to 2014 10 years ago
  Leif Åstrand a9845c9c10 Refactor to use the right Element class (#13287) 10 years ago
  Leif Åstrand 2152829c65 Use FQN instead of import for the bad Element class (#13287) 10 years ago
  Patrik Lindström cbfffae957 Add VaadinLocator multielement queries (#13016, #13017, #13018, #13019) 10 years ago
  Henri Sara 5cc968b378 Support mixed legacy and VaadinFinder locators (#12641, #12642, #12643) 10 years ago
  Jonatan Kronqvist 72db2044ea Implemented the extensions to ComponentLocator needed for TB4 #12485 10 years ago
  Jonatan Kronqvist 6ab9e2d060 Allow different locator strategies #12485 10 years ago
  Artur Signell a5b8209d92 Add primary style name support for ProgressBar/Indicator (#9913) 11 years ago
  Leif Åstrand 91182e237f Extract ProgressBar and deprecate ProgressIndicator (#11925) 11 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 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
  Artur Signell 9551d7ca56 Updated ProgressIndicator to use state and rpc (#10008) 11 years ago
  Artur Signell bfbfdd51a0 Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) 11 years ago
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 12 years ago
  Artur Signell 14dd4d0b28 Moved client files to a client src folder (#9299) 12 years ago
  Artur Signell 429aeadef9 Moved each component to its own package on client side 12 years ago
  Jens Jansson e728110ad0 #8324 Splitted VProgressIndicator into Widget and 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
  Matti Tahvonen bcbc15a731 fixes #4014. Also modified poller to avoid adding variable burst to queue in case a request is currently pending. Avoids unneccessary server visit in case e.g server is overloaded for some reason (or e.g developer is debugging code on the server side). 13 years ago
  Matti Tahvonen 78c85acef0 fixes #4602, avoid problems when reattaching hidden progress indicator 14 years ago
  Matti Tahvonen 6f0ac06578 merged [9596] from 6.1 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
  Matti Tahvonen 66aead8f07 fixes #2415 15 years ago
  Artur Signell d9a13c2378 Cleaned up the whole project 15 years ago
  Matti Tahvonen 8b8a6ecfd6 fullsize progressindicator now works properly 15 years ago
  Matti Tahvonen a8d5c50424 fixes #1581 16 years ago
  Marc Englund 2b851d47f2 Fixed multiple bugs in ProgressIndicator: polled even if disabled or invisible (#1581), had no isIndeterminate(), did not call requestRepaint() when changing polling interval or indeterminate mode. 16 years ago
  Matti Tahvonen e0b4e858cd fixes http://forum.itmill.com/posts/list/349.page 16 years ago
  Marko Grönroos 1d3c34ea74 Quick fix for ProgressIndicator in indeterminate mode. 16 years ago
  Jani Laakso 3b5793fd55 License header parametrized 16 years ago
  Marc Englund f2e3722df9 MASS REFORMAT. 16 years ago
  Matti Tahvonen 16c170ca2e Added several missing updateComponent calls. This will probably fix some caching issues. 16 years ago
  Jani Laakso 5ba28731e9 Mass format based on eclipse build in formatting style. 16 years ago
  Matti Tahvonen 749b99fd46 Streaming upload and client side implementation for upload + progressindicator 16 years ago