Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sampe thread UI safety #101

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Mar 26, 2024

  1. Localization 280 (EQAditu#90)

    updated gitignore file
    
    Sample Plugin
    
    Revert "Sample Plugin"
    
    This reverts commit 4b495b0.
    
    Revert "updated gitignore file"
    
    This reverts commit 4988fd1.
    
    Localization 280 (EQAditu#90)
    
    Localization 280 (EQAditu#90)
    
    Revert "Localization 280 (EQAditu#90)"
    
    This reverts commit d19a753.
    EQAditu authored and John H. Freeman committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    474c9ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    958f65d View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Thread unlock code

    added .vs/ default hidden directory creation to ignore file
    added environment path for Program File (x86) in lieu of hard coded path
    added post build events in the situation where ACT has never been run and directory in AppData needs to be created, then copies the plugin by name through the build environment
    FreedomFaighter committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    47458bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da9065f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fcfa70 View commit details
    Browse the repository at this point in the history
  4. Added UI element remove thread safe code

    Localization plugins updated to v4.7.1 .NET
    corrected typo in sample plugin project
    FreedomFaighter committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    97c29d6 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Update .gitignore

    FreedomFaighter committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    b0e2dd3 View commit details
    Browse the repository at this point in the history