Skip to content
Snippets Groups Projects
This project is mirrored from https://git.alchemyviewer.org/alchemy/alchemy-next.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
  1. Apr 03, 2023
    • Callum Prentice's avatar
      DRTVWR-489: Fix things up after a messy merge with main because of a gigantic... · 28b240fd
      Callum Prentice authored
      DRTVWR-489: Fix things up after a messy merge with main because of a gigantic CMake patch. Sadly, my macOS box updated to Xcode14.3 overnight and that caused many warnings/errors with variables being initialized and then used but not in a way that affected anything.. Building on Xcode 14.3 also requires that MACOSX_DEPLOYMENT_TARGET be set to > 10.13. Waiting on a decision about that but checking this in in the meantime.  Builds on macOS with appropriate build variables set for MACOSX_DEPLOYMENT_TARGET = 10.14 but not really expecting this to build in TC because (REDACTED). Windows version probably hopelessly broken - switching to that now.
      28b240fd
  2. Mar 31, 2023
  3. Mar 29, 2023
  4. Mar 27, 2023
  5. Mar 23, 2023
  6. Mar 20, 2023
  7. Mar 19, 2023
  8. Mar 13, 2023
  9. Mar 07, 2023
  10. Mar 06, 2023
  11. Mar 01, 2023
  12. Feb 20, 2023
  13. Feb 14, 2023
  14. Feb 13, 2023
  15. Feb 12, 2023
  16. Feb 08, 2023
  17. Feb 03, 2023
    • Andrey Kleshchev's avatar
      SL-19089 Changing UI scale crashes viewer · b2f89040
      Andrey Kleshchev authored
      This makes no sense, trying to add a glyph now will have no width or height set, neither character width or heigh, yet release viewer does that. Fixed code to match release and set width and height despite char width not being up to date.
      b2f89040
  18. Feb 02, 2023
  19. Jan 27, 2023
  20. Jan 26, 2023
  21. Jan 25, 2023
    • Kitty Barnett's avatar
      Fix Mac build · da0335c8
      Kitty Barnett authored
        - Link against ICU4C
        - Font files were only copied on Windows builds
        - Replace missing variable
      da0335c8
Loading