Skip to content
  1. Jun 11, 2018
  2. Jun 08, 2018
  3. May 31, 2018
  4. May 29, 2018
    • Jussi Koskela's avatar
      Improvements to SCL HTTP client · fd0240aa
      Jussi Koskela authored
      Add missing Proc effect to buildClient function. Function to read
      content length from response. Function to read headers from response.
      Option to add read / write progress callback functions.
      
      gitlab #11
      
      Change-Id: Iaff99e05e35a494b154d7d5b04bd936bb95b0407
      fd0240aa
  5. May 25, 2018
  6. May 18, 2018
  7. May 17, 2018
  8. May 15, 2018
  9. May 14, 2018
  10. May 13, 2018
  11. May 11, 2018
  12. Apr 27, 2018
  13. Apr 25, 2018
  14. Apr 20, 2018
  15. Apr 19, 2018
  16. Apr 17, 2018
  17. Apr 13, 2018
  18. Apr 12, 2018
  19. Apr 10, 2018
    • Tuukka Lehtonen's avatar
      Allow changing DisposingPolicy max queue length · 2b4124dc
      Tuukka Lehtonen authored
      Needed to suppor preference-configurability of diagram editor background
      disposal.
      
      refs #7863
      
      Change-Id: Ibf9f29dde2c06f5b055bfd42f989368c7573f327
      (cherry picked from commit 56a44956)
      2b4124dc
    • Miro Eklund's avatar
      Use unpack in hdf.hdf5lib · d00e3039
      Miro Eklund authored and Miro Eklund's avatar Miro Eklund committed
      Unpack helps on Linux, since otherwise libhdf5_java.so cannot find
      libhdf5.so.101.
      
      refs #7858
      
      Change-Id: I8946d5e30b2b4c8ac98a5555f8869399b516fdca
      d00e3039
    • Tuukka Lehtonen's avatar
      Upgraded HDF5 library to 1.10.2 and added linux support · ce3c9f00
      Tuukka Lehtonen authored
      Amend by Miro:
      Ran patchelf -set-rpath \$ORIGIN libhdf5_java.so and updated README
      
      refs #7858
      
      Change-Id: Ibe6d56443b8d02c4e2896adaed9b76f86e042f6e
      ce3c9f00
    • Hannu Niemistö's avatar
      Fixes the dpi value in SVGSalamander to 96 · 6c06bb2a
      Hannu Niemistö authored
      If SVG file defining symbol graphics does not contain unit information,
      it is converted from points to pixels using a dpi-value. The value is 96
      in most cases but in some machines differs from this default. This makes
      the symbol graphics scaled compared to originally drawn graphics which
      is undesirable.
      
      refs #7860
      
      Change-Id: I1f858ec0703a6f4dba9547fed2aca0438172248b
      6c06bb2a
Loading