7 İşlemeler (69ac68e064efb91ab21cf5aa4fd7533ae07b6089)

Yazar SHA1 Mesaj Tarih
  Ahmed Ashour 69ac68e064 Fix typos (#10213) 6 yıl önce
  Ahmed Ashour 763a5cbe8c First sentence of javadoc should end with a period (#10114) 6 yıl önce
  Ahmed Ashour 9f9efe0058 Support addCloseListener for Notification (#10027) 6 yıl önce
  Ahmed Ashour d1520204ea Use simple class names 6 yıl önce
  Artur Signell 588f3cc7f8 Update copyright year to 2016 7 yıl önce
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc 7 yıl önce
  Teemu Suo-Anttila a6653d3fe4 Migrate vaadin-server build to maven 8 yıl önce
  Artur Signell e77e73cf64 Update copyright year to 2014 10 yıl önce
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 yıl önce
  Artur Signell 63595217a2 Merged com.vaadin.terminal.gwt.server into com.vaadin.server (#9431) 11 yıl önce
  Artur Signell e18177bac6 Renamed com.vaadin.terminal -> com.vaadin.server (#9431) 11 yıl önce
  Artur Signell bfbfdd51a0 Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) 11 yıl önce
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 11 yıl önce
  Artur Signell 6855529f1d Removed @version which is included in some files but not in all (#9299) 11 yıl önce
  Artur Signell eb51296d21 Removed depdencies from server to client (#9279) 11 yıl önce
  Artur Signell e85d933b25 Moved server files to a server src folder (#9299) 11 yıl önce
  Leif Åstrand f7da26697a Initial extension support (#6690) 12 yıl önce
  Artur Signell 496a0c0039 Component no longer implements Paintable 12 yıl önce
  Artur Signell c9b7b7db30 Replaced "defer" status with "cached" to be more Vaadin 6 compatible 12 yıl önce
  Artur Signell c11f276781 repaintRequestListenersNotified and "cached" are no longer needed 12 yıl önce
  Henri Sara 3588a2fad5 Defer nested components to paint them as top-level changes (#8304). 12 yıl önce
  Henri Sara 815406969b Refactor paint target to use startPaintable() and endPaintable(). 12 yıl önce
  Artur Signell 3b0da56451 #7354 IT Mill -> Vaadin find and replace 12 yıl önce
  Jonatan Kronqvist 852cd73caa Fix for #6766 - don't repaint the entire table when selecting an item 13 yıl önce
  Matti Tahvonen a32ac8c079 merged #6772 related changes to 6.6 13 yıl önce
  Matti Tahvonen 3bd6f9497e fixes #6772: Application resources and stream variables now relatively parsed on the client side -> works better in some reverse proxy setups 13 yıl önce
  Matti Tahvonen bee1212d66 #5741 : modified stream variables so that component developers can use the same post target several times without repaint. Bit more complex implementation, but on the other hand makes component developers job bit easier in some situations (eg. synchronizations, third party integrations). Still need to verify that this works at least in liferay and gatein portals. EasyUploads with flash multiple file upload fallback for IE will verify tomorrow. 13 yıl önce
  Matti Tahvonen 83c63a773c #5743, #5742, #5741, #4275 related refactoring. Renamed com.vaadin.terminal.Receiver (introduced earlier in this dev branch) to StreamVariable and combined ReceiverOwner methods to it. Resetted Upload.Receiver to 6.4 state, DD wrapper uses StreamVariable based API (breaking change, but very rare code atm) 13 yıl önce
  Henri Sara 93d7641f38 Minor corrections to Receiver and PaintTarget javadoc 13 yıl önce
  Matti Tahvonen 476cc52d9b improving documentation for Receiver 13 yıl önce
  Matti Tahvonen 011608a0a3 refactored handling of Receiver's lots of other upload related improvements. fixes #5743 (removed dependency to commons fileupload), #5742 (drag and drop file uploads in webkits), #5741 (Receiver is upload specific), #4271 (uploads in GateIn). Also improves API for receiving files with drag and drop (rejection, canceling, tracking of the actual streaming) and transfers files in serial in DDW. 13 yıl önce
  Matti Tahvonen 4e76225bd7 replaced(depracated) paintReference with addAttribute(String,Paintable) and added addVariable(VariableOwner, String, Paintable) method (updates already worked) 14 yıl önce
  Matti Tahvonen 5ef5da15a7 steps toward simpler widgetset creation. Still needs a lot of cleaning and refining. 14 yıl önce
  Matti Tahvonen 58ca7c6ce1 Large pile of various optimizations and small bug fixes. Changeset has a great regression risk, blame me on new odd bugs. 14 yıl önce
  Henri Sara adc8c0ad35 #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" 15 yıl önce
  Joonas Lehtinen 204a857eb5 Implementation serialization support for Toolkit. Fixes #695 15 yıl önce
  Artur Signell 04ce831176 Mass format 15 yıl önce
  Matti Tahvonen f9e4773ea3 fixes #1555 16 yıl önce
  Jani Laakso 3b5793fd55 License header parametrized 16 yıl önce
  Marc Englund f2e3722df9 MASS REFORMAT. 16 yıl önce
  Jani Laakso 5ba28731e9 Mass format based on eclipse build in formatting style. 16 yıl önce
  Jouni Koivuviita b88e9d23a5 Slider component updated with proper implementation and styles. 17 yıl önce
  Jouni Koivuviita 556ba33b7b Slider component serverside almost complete. 17 yıl önce
  Matti Tahvonen 8d034f682c draft of scroll table and some other enhancements 17 yıl önce
  Jani Laakso 121ae54f70 Unified code style (indentation) based on default settings using Eclipse 3.2. 17 yıl önce
  Jani Laakso 544a477036 Pulled changesets from branches/4.0.0-SRIT into trunk, done by 17 yıl önce
  Jani Laakso 9a27fafb2b Fixed typo: "Intarfaces" => "Interfaces" 17 yıl önce
  Jani Laakso a31c276ca3 Fixed typo: "Intarfaces" => "Interfaces" 17 yıl önce
  Joonas Lehtinen 3b66927df4 Millstone -> IT Mill Toolkit 17 yıl önce
  Joonas Lehtinen 13af8cba41 Refactoring: Enably -> IT Mill Toolkit 17 yıl önce