Skip to content
  1. Jun 23, 2015
  2. Jun 18, 2015
  3. Jun 17, 2015
  4. Jun 16, 2015
  5. Jun 15, 2015
  6. Jun 14, 2015
  7. Jun 12, 2015
  8. Jun 11, 2015
  9. Jun 10, 2015
    • Markus Goetz's avatar
      Update VERSION.cmake for 1.8.3 · ecd2da18
      Markus Goetz authored
      ecd2da18
    • Jocelyn Turcotte's avatar
      NSIS: Force an update of the shell_extension #3320 · 7a7bf4c5
      Jocelyn Turcotte authored
      Since our DLLs version number aren't bumped, a same file size could
      cause a DLL not to be installed to replace an old one.
      This eventually can cause a crash of explorer if an incompatible version
      of OCUtil.dll is installed alone.
      
      Fix the issue by defining LIBRARY_IGNORE_VERSION. This also makes sure
      that installing an old version of the client over a more recent one
      if we decide to add version numbers to those DLLs.
      7a7bf4c5
    • Olivier Goffart's avatar
      AccountSettings: fix selective sync checking · 5ab20e64
      Olivier Goffart authored
      We need to set the root item to partially checked in case there
      is some folders in the blacklist
      
      The root item do not have checkmark so it is good
      5ab20e64