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

[WIP] Registry editor #13

Closed
wants to merge 292 commits into from
Closed

[WIP] Registry editor #13

wants to merge 292 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Mar 24, 2023

  1. Bottle creation wizard

    IsaacMarovitz committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    df98263 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    IsaacMarovitz committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    242546b View commit details
    Browse the repository at this point in the history
  3. Cancel button

    IsaacMarovitz committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    e74ff52 View commit details
    Browse the repository at this point in the history
  4. Remove .wine Bottle

    IsaacMarovitz committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    ff53a59 View commit details
    Browse the repository at this point in the history
  5. 64 bit WinXP

    IsaacMarovitz committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    5c5bedb View commit details
    Browse the repository at this point in the history
  6. Remove 98

    IsaacMarovitz committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    ef02ed7 View commit details
    Browse the repository at this point in the history
  7. Thanks ChatGPT

    IsaacMarovitz committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    8e96033 View commit details
    Browse the repository at this point in the history
  8. Pass bottle

    IsaacMarovitz committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    28e1cd7 View commit details
    Browse the repository at this point in the history
  9. Bottle delete

    IsaacMarovitz committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    9bcbbf6 View commit details
    Browse the repository at this point in the history
  10. Update README.md

    IsaacMarovitz committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    1fdf9bf View commit details
    Browse the repository at this point in the history
  11. Run button whee

    IsaacMarovitz committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    92f637b View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2023

  1. List installed programs

    IsaacMarovitz committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    ebea3c2 View commit details
    Browse the repository at this point in the history
  2. UI Cleanup

    IsaacMarovitz committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    07f02c1 View commit details
    Browse the repository at this point in the history
  3. More UI fixes

    IsaacMarovitz committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    bf42149 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2023

  1. Allow MSIs to be run

    IsaacMarovitz committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    5c58e0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    542651e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7fb488 View commit details
    Browse the repository at this point in the history
  4. Fixes

    IsaacMarovitz committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    aa8d72e View commit details
    Browse the repository at this point in the history
  5. Only list exes

    IsaacMarovitz committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    28c3520 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9d3eea3 View commit details
    Browse the repository at this point in the history
  7. Gcenx’s Wine build

    Switched out wine version for Gcenx’s version containing unmerged wow64 patches allowing several more programs to be opened.
    IsaacMarovitz committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    eaab87e View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Fixes

    IsaacMarovitz committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    3dc080b View commit details
    Browse the repository at this point in the history
  2. Remove man pages

    IsaacMarovitz committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    ec55a07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79fa38d View commit details
    Browse the repository at this point in the history
  4. Remove winetricks

    IsaacMarovitz committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    9fff45a View commit details
    Browse the repository at this point in the history
  5. Disable DXVK function

    IsaacMarovitz committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    a2bd77b View commit details
    Browse the repository at this point in the history
  6. Update WINEDLLOVERRIDES

    IsaacMarovitz committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    89a0a83 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1f6a3bf View commit details
    Browse the repository at this point in the history
  8. Fix DLL Override

    IsaacMarovitz committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    e2c0635 View commit details
    Browse the repository at this point in the history
  9. Update README.md

    IsaacMarovitz committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    00b2bde View commit details
    Browse the repository at this point in the history
  10. Finally fix bindings

    IsaacMarovitz committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    b160455 View commit details
    Browse the repository at this point in the history
  11. Cleanup

    - Reorganise Files
    - Create PLIST to keep track of bottle info
    (DXVK Toggle not working rn)
    IsaacMarovitz committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    03468de View commit details
    Browse the repository at this point in the history
  12. Fix DXVK

    IsaacMarovitz committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    a161891 View commit details
    Browse the repository at this point in the history
  13. Improve Program View

    IsaacMarovitz committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    08ace30 View commit details
    Browse the repository at this point in the history
  14. Remove debugging thing

    IsaacMarovitz committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    c87af6b View commit details
    Browse the repository at this point in the history
  15. ESync

    IsaacMarovitz committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    d1e9178 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    128e077 View commit details
    Browse the repository at this point in the history
  17. Metal Trace

    IsaacMarovitz committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    3e7496a View commit details
    Browse the repository at this point in the history
  18. Update README.md

    IsaacMarovitz committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    ae19b46 View commit details
    Browse the repository at this point in the history
  19. Create locale files

    IsaacMarovitz committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    dd9d288 View commit details
    Browse the repository at this point in the history
  20. Crowdin

    IsaacMarovitz committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    e5cec9e View commit details
    Browse the repository at this point in the history
  21. Update crowdin.yml

    IsaacMarovitz committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    e44e98b View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    63c5bc2 View commit details
    Browse the repository at this point in the history
  23. Update crowdin.yml

    IsaacMarovitz committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    03814e7 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    aa87609 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    c3ad33f View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    9857940 View commit details
    Browse the repository at this point in the history
  27. Merge pull request Whisky-App#4 from IsaacMarovitz/crowdin

    New Crowdin updates
    IsaacMarovitz committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    e9c5e56 View commit details
    Browse the repository at this point in the history
  28. Add French to project

    IsaacMarovitz committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    15814b7 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    cef38be View commit details
    Browse the repository at this point in the history
  30. Much better UI

    (for ConfigView)
    IsaacMarovitz committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    ccc5be8 View commit details
    Browse the repository at this point in the history
  31. Update README.md

    IsaacMarovitz committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    785571f View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    cb64c6c View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    398d596 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

  1. ProgramsView rework

    IsaacMarovitz committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    6873d53 View commit details
    Browse the repository at this point in the history
  2. Better Info View

    IsaacMarovitz committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    383dfbf View commit details
    Browse the repository at this point in the history
  3. Trailing alignment

    IsaacMarovitz committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    48db0f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e52c87 View commit details
    Browse the repository at this point in the history
  5. Wine 8.5 🎉

    IsaacMarovitz committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    3a11c09 View commit details
    Browse the repository at this point in the history
  6. Strings I forgot about

    IsaacMarovitz committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    7cd29a3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    414057e View commit details
    Browse the repository at this point in the history
  8. More start menu stuff

    IsaacMarovitz committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    7a41f21 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2023

  1. Configuration menu
    Copy the full SHA
    b539d6e View commit details
    Browse the repository at this point in the history
  2. Start link info

    IsaacMarovitz committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    82c528d View commit details
    Browse the repository at this point in the history
  3. Keep chugging along

    IsaacMarovitz committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    71fc7d2 View commit details
    Browse the repository at this point in the history
  4. Use OptionSets

    IsaacMarovitz committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    07df2a2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b560152 View commit details
    Browse the repository at this point in the history
  6. Getting there

    IsaacMarovitz committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    0a7d855 View commit details
    Browse the repository at this point in the history
  7. We’ve got our images

    Will need to parse the icons from the .exes at some point since rn its mostly just CrossOver icons
    IsaacMarovitz committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    30198e8 View commit details
    Browse the repository at this point in the history
  8. Comments

    IsaacMarovitz committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    95c1cf9 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Encoding fixes

    Use `. windowsCP1254` not `.utf8`, and add Unicode string resolving
    IsaacMarovitz committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    683302d View commit details
    Browse the repository at this point in the history
  2. TODO: PE Parsing

    IsaacMarovitz committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    96a17d9 View commit details
    Browse the repository at this point in the history
  3. Get Icons from ShellLink

    Okay this implementation is really sketch right now, but it works
    IsaacMarovitz committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    2d7340e View commit details
    Browse the repository at this point in the history
  4. Cleanup some sketch

    IsaacMarovitz committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    89da550 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. COFFFileHeader Parsing

    IsaacMarovitz committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    9551c4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    071f872 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Found it

    IsaacMarovitz committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    129d2a6 View commit details
    Browse the repository at this point in the history
  2. It works?

    IsaacMarovitz committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    8c0479e View commit details
    Browse the repository at this point in the history
  3. Bingo

    IsaacMarovitz committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    f2ab222 View commit details
    Browse the repository at this point in the history
  4. Idk

    IsaacMarovitz committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    acf73c2 View commit details
    Browse the repository at this point in the history
  5. Start Sparkle

    IsaacMarovitz committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    2636e6d View commit details
    Browse the repository at this point in the history
  6. Key and Feed URL

    IsaacMarovitz committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    2037a9a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c700f08 View commit details
    Browse the repository at this point in the history
  8. Preliminary Icon

    (very wip)
    IsaacMarovitz committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    7452a26 View commit details
    Browse the repository at this point in the history
  9. “pre-0.1.0”

    IsaacMarovitz committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    0295734 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    91a26c1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3e1edeb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6234b02 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b19121e View commit details
    Browse the repository at this point in the history
  14. Progress I hope

    Co-authored-by: ohaiibuzzle <23693150+ohaiibuzzle@users.noreply.github.com>
    IsaacMarovitz and ohaiibuzzle committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    acafaa9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    29e91d9 View commit details
    Browse the repository at this point in the history
  16. It is done

    IsaacMarovitz committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    9d34e55 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    237b0e8 View commit details
    Browse the repository at this point in the history
  18. We have something

    Might not be the right icon, but it is an icon
    IsaacMarovitz committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    fbeb833 View commit details
    Browse the repository at this point in the history
  19. Flip Windows list

    IsaacMarovitz committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    9580f6c View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    14a0d29 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    23eab5b View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    e64c597 View commit details
    Browse the repository at this point in the history
  23. Comment out

    IsaacMarovitz committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    a2f2bce View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    863d2ef View commit details
    Browse the repository at this point in the history
  25. SwiftLint

    IsaacMarovitz committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    b19976e View commit details
    Browse the repository at this point in the history
  26. Cleanup

    IsaacMarovitz committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    2953e14 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. It works!

    IsaacMarovitz committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    17c7476 View commit details
    Browse the repository at this point in the history
  2. Lmao

    IsaacMarovitz committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    bbae9c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e116cd8 View commit details
    Browse the repository at this point in the history
  4. Functional start menu

    IsaacMarovitz committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    dd39821 View commit details
    Browse the repository at this point in the history
  5. Pre-0.1.1

    IsaacMarovitz committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    23e61d6 View commit details
    Browse the repository at this point in the history
  6. Disable tabbing

    IsaacMarovitz committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    46afe0f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ef08f0c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6ddef55 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    109031b View commit details
    Browse the repository at this point in the history
  10. Program View

    IsaacMarovitz committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    63a0e62 View commit details
    Browse the repository at this point in the history
  11. Show in Finder Button

    IsaacMarovitz committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    db3c79e View commit details
    Browse the repository at this point in the history
  12. Merge pull request Whisky-App#5 from IsaacMarovitz/crowdin

    New Crowdin updates
    IsaacMarovitz committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    30c8861 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8feaad6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b8cacbe View commit details
    Browse the repository at this point in the history
  15. Cleanup

    Cleanup names and other jank
    IsaacMarovitz committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    bfa49e3 View commit details
    Browse the repository at this point in the history
  16. Adjust color slightly

    IsaacMarovitz committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    f141d3a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    87f4634 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1165537 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    4c0842c View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. Use WineCX

    Fixes Unity games, and Steam
    IsaacMarovitz committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    cf751f9 View commit details
    Browse the repository at this point in the history
  2. Add Spanish and Polish

    IsaacMarovitz committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    47292e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c095db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    415d6c5 View commit details
    Browse the repository at this point in the history
  5. Add Russian

    IsaacMarovitz committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    5d3ac56 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a6a551f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f6aca06 View commit details
    Browse the repository at this point in the history
  8. Update README.md

    IsaacMarovitz committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    fa2666e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7757096 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    aed988d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    13912f2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ff4fae9 View commit details
    Browse the repository at this point in the history
  13. Merge pull request Whisky-App#7 from IsaacMarovitz/crowdin

    New Crowdin updates
    IsaacMarovitz committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    2ecbe5f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    42a9a4e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1de0a99 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    26a2ed3 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2023

  1. Configuration menu
    Copy the full SHA
    acfc6e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3bd0585 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    998805a View commit details
    Browse the repository at this point in the history
  4. Localised

    IsaacMarovitz committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    4e792bf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    461a46c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b0e4b3b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2ed71b3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    28548e7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5cdfa44 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2023

  1. Configuration menu
    Copy the full SHA
    e77529a View commit details
    Browse the repository at this point in the history
  2. Merge pull request Whisky-App#8 from IsaacMarovitz/crowdin

    New Crowdin updates
    IsaacMarovitz committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    c6eae45 View commit details
    Browse the repository at this point in the history
  3. Fixes

    - Add delete confirmation dialogue
    - Properly localise certain strings
    - Fix wine version parsing with WineCX
    IsaacMarovitz committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    c0ba7f6 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. Cleanup DXVK init

    IsaacMarovitz committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    ac67562 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. New Crowdin updates (Whisky-App#9)

    * New translations Localizable.strings (French)
    
    * New translations Localizable.strings (Spanish)
    
    * New translations Localizable.strings (Polish)
    
    * New translations Localizable.strings (Russian)
    
    * Update source file Localizable.strings
    
    * New translations Localizable.strings (French)
    
    * New translations Localizable.strings (Russian)
    
    * New translations Localizable.strings (Polish)
    
    * New translations Localizable.strings (Polish)
    IsaacMarovitz committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    41942fb View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2023

  1. Configuration menu
    Copy the full SHA
    13d9caa View commit details
    Browse the repository at this point in the history
  2. More DXVK HUD Options

    IsaacMarovitz committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    387f8f0 View commit details
    Browse the repository at this point in the history
  3. Cleanup

    IsaacMarovitz committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    5e4e823 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Start AppDB Integration

    IsaacMarovitz committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    6df9c2f View commit details
    Browse the repository at this point in the history
  2. Literal bool

    IsaacMarovitz committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    f106eb6 View commit details
    Browse the repository at this point in the history
  3. She works

    IsaacMarovitz committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    8e8d43f View commit details
    Browse the repository at this point in the history
  4. Get entries

    IsaacMarovitz committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    f071d01 View commit details
    Browse the repository at this point in the history
  5. AppDBView

    IsaacMarovitz committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    fdd0543 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Configuration menu
    Copy the full SHA
    76410aa View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Fix locale

    IsaacMarovitz committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    4e957fe View commit details
    Browse the repository at this point in the history
  2. SwiftLint

    IsaacMarovitz committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    d9267c0 View commit details
    Browse the repository at this point in the history
  3. Fix a bunch of jank

    IsaacMarovitz committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    1517b10 View commit details
    Browse the repository at this point in the history
  4. Revert "Fix a bunch of jank"

    This reverts commit 1517b10.
    IsaacMarovitz committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    340ed3f View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Parse app entries

    IsaacMarovitz committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    61011e0 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. DirectX12 Anyone?

    IsaacMarovitz committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    0ee9e49 View commit details
    Browse the repository at this point in the history
  2. macOS Sonoma Required

    IsaacMarovitz committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    80d5a79 View commit details
    Browse the repository at this point in the history
  3. Remove DXVK

    IsaacMarovitz committed Jun 6, 2023
    1 Configuration menu
    Copy the full SHA
    e1b4237 View commit details
    Browse the repository at this point in the history
  4. Update README

    IsaacMarovitz committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    8257c07 View commit details
    Browse the repository at this point in the history
  5. Fix warnings

    IsaacMarovitz committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    2195020 View commit details
    Browse the repository at this point in the history
  6. SwiftLint

    IsaacMarovitz committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    48aebc5 View commit details
    Browse the repository at this point in the history
  7. Bump version

    IsaacMarovitz committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    2288fa0 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Configuration menu
    Copy the full SHA
    fd08ee9 View commit details
    Browse the repository at this point in the history
  2. All registry entries aquired

    Frityet committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    57eae5c View commit details
    Browse the repository at this point in the history
  3. Added views

    Frityet committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    4338a09 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21f183a View commit details
    Browse the repository at this point in the history
  5. Update README.md

    IsaacMarovitz committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    9f8ec6d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    61c44e3 View commit details
    Browse the repository at this point in the history
  7. Setup drag-n-drop

    IsaacMarovitz committed Jun 7, 2023
    1 Configuration menu
    Copy the full SHA
    63de4d5 View commit details
    Browse the repository at this point in the history
  8. Hdiutil

    IsaacMarovitz committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    5945081 View commit details
    Browse the repository at this point in the history
  9. GPT Installer

    IsaacMarovitz committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    630dfdb View commit details
    Browse the repository at this point in the history
  10. Check

    IsaacMarovitz committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    2227b65 View commit details
    Browse the repository at this point in the history
  11. SwiftLint

    IsaacMarovitz committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    bfd9d06 View commit details
    Browse the repository at this point in the history
  12. Better UI

    IsaacMarovitz committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    d6d8bed View commit details
    Browse the repository at this point in the history
  13. Bump build version

    IsaacMarovitz committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    0490b0a View commit details
    Browse the repository at this point in the history
  14. Update README.md

    IsaacMarovitz committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    f9ca4b9 View commit details
    Browse the repository at this point in the history
  15. Custom INIParsers

    Frityet committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    e72ef20 View commit details
    Browse the repository at this point in the history
  16. Types!

    Frityet committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    8cd6471 View commit details
    Browse the repository at this point in the history
  17. Views

    Frityet committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    0530df7 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4438344 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Update README from Steam to Whisky.md (Whisky-App#28)

    Can also happen with other programs such as notepad. Easier to understand that this also solves the problems of other programs.
    TeroKeso committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    b0930c8 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    IsaacMarovitz committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    99251e3 View commit details
    Browse the repository at this point in the history
  3. feat: move to applications alert on first launch (Whisky-App#36)

    * chore: add .DS_Store to .gitignore
    
    * fix: fix size of GPTInstallView
    
    * feat: add move to applications alert on first Whisky launch
    
    * chore: code refactoring
    
    * chore: add localisation for alert
    
    * Update Localizable.strings
    
    * Update AppDelegate.swift
    
    * Update GPT.swift
    
    * Update AppDelegate.swift
    
    ---------
    
    Co-authored-by: Isaac Marovitz <42140194+IsaacMarovitz@users.noreply.github.com>
    kavoye and IsaacMarovitz committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    c8e4b07 View commit details
    Browse the repository at this point in the history
  4. macOS 13.3 support (Whisky-App#30)

    * macOS 13.3 support
    
    * Drop version req again
    
    * Fixed all other occurences of `.onChange`
    Frityet committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    de84bb5 View commit details
    Browse the repository at this point in the history
  5. Fix SwiftLint

    IsaacMarovitz committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    cc1810a View commit details
    Browse the repository at this point in the history
  6. GPT Installer Fixes

    IsaacMarovitz committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    1f23f2e View commit details
    Browse the repository at this point in the history
  7. Remove extra stuff in bin

    Shouldn’t break anything I hope
    IsaacMarovitz committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    b1c20bf View commit details
    Browse the repository at this point in the history
  8. Trim more stuff

    IsaacMarovitz committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    acea948 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    65dcf94 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c781440 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0bef478 View commit details
    Browse the repository at this point in the history
  12. Proper .xcodeproj

    Frityet committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    033c0f4 View commit details
    Browse the repository at this point in the history
  13. Fix NSAlert locale

    IsaacMarovitz committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    ef74fd8 View commit details
    Browse the repository at this point in the history
  14. Using a tree view

    Frityet committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    2ff1dce View commit details
    Browse the repository at this point in the history
  15. Logging Fixes (Whisky-App#47)

    * Logging Fixes Part 1
    
    * File and Unified Logging
    
    * Fix
    
    * Open logs folder button
    
    * ISO 8601 Format
    
    * Better string
    
    * Extra new line
    IsaacMarovitz committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    2a85cff View commit details
    Browse the repository at this point in the history
  16. Issue templates

    Smh
    
    Case
    
    I can’t spell
    
    Config
    IsaacMarovitz committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    8f489f3 View commit details
    Browse the repository at this point in the history
  17. Remove @State and @Binding where not needed (Whisky-App#50)

    * BottleRenameView doesn't need a Binding
    
    * BottleListEntry doesn't need a Binding
    
    * ProgramsView and ProgramItemView doesn't need a Binding
    ProgramItemView also doesn't use the Bottle it's passed
    (In fact, very little that uses class types needs Bindings)
    
    * Removes an instance of @State where it's not needed, and removes an import that's not needed
    
    * Removes some more instances where `@State` is used and not needed
    rhysm94 committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    20e3817 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    421e2cd View commit details
    Browse the repository at this point in the history
  19. New Crowdin updates (Whisky-App#10)

    * New translations Localizable.strings (French)
    
    * New translations Localizable.strings (Spanish)
    
    * New translations Localizable.strings (Polish)
    
    * New translations Localizable.strings (Russian)
    
    * Update source file Localizable.strings
    
    * New translations Localizable.strings (Polish)
    
    * New translations Localizable.strings (French)
    
    * New translations Localizable.strings (Spanish)
    
    * New translations Localizable.strings (Polish)
    
    * New translations Localizable.strings (Russian)
    
    * Update source file Localizable.strings
    
    * New translations Localizable.strings (Polish)
    
    * Update source file Localizable.strings
    
    * New translations Localizable.strings (Polish)
    
    * New translations Localizable.strings (French)
    
    * New translations Localizable.strings (Spanish)
    
    * New translations Localizable.strings (Russian)
    
    * New translations Localizable.strings (French)
    
    * Update source file Localizable.strings
    
    * New translations Localizable.strings (Polish)
    
    * New translations Localizable.strings (French)
    
    * New translations Localizable.strings (Spanish)
    
    * New translations Localizable.strings (Russian)
    
    * New translations Localizable.strings (Polish)
    
    * New translations Localizable.strings (French)
    
    * Update source file Localizable.strings
    
    * New translations Localizable.strings (Polish)
    
    * New translations Localizable.strings (French)
    
    * New translations Localizable.strings (Spanish)
    
    * New translations Localizable.strings (Russian)
    IsaacMarovitz committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    7788d59 View commit details
    Browse the repository at this point in the history
  20. Proper tree

    Frityet committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    8669398 View commit details
    Browse the repository at this point in the history
  21. SwiftLint

    IsaacMarovitz committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    7c38b33 View commit details
    Browse the repository at this point in the history
  22. More SwiftLint

    IsaacMarovitz committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    246baba View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    e228522 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    5def308 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Properly Sign Whisky

    IsaacMarovitz committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    e7da3e3 View commit details
    Browse the repository at this point in the history
  2. Bump build version

    IsaacMarovitz committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    0839f77 View commit details
    Browse the repository at this point in the history
  3. Signed wine libs

    IsaacMarovitz committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    716d05e View commit details
    Browse the repository at this point in the history
  4. Update README.md

    IsaacMarovitz committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    ff8b7d8 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    Whisky is signed and notarized and GPT installer should work so this is no longer needed
    IsaacMarovitz committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    62d063a View commit details
    Browse the repository at this point in the history
  6. More specific GPT Check

    Should fix future fuck ups
    IsaacMarovitz committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    b9592b4 View commit details
    Browse the repository at this point in the history
  7. Bump build number

    IsaacMarovitz committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    704e8d5 View commit details
    Browse the repository at this point in the history
  8. Fix hardend runtime

    IsaacMarovitz committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    b800d88 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    74af495 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b72a12d View commit details
    Browse the repository at this point in the history
  11. Remove signature

    IsaacMarovitz committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    11ea848 View commit details
    Browse the repository at this point in the history
  12. Revert ntdll change

    IsaacMarovitz committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    40c41b3 View commit details
    Browse the repository at this point in the history
  13. Update README.md

    IsaacMarovitz committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    ed8a772 View commit details
    Browse the repository at this point in the history
  14. Update README.md

    IsaacMarovitz committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    12c4688 View commit details
    Browse the repository at this point in the history
  15. Translation improvement (Whisky-App#59)

    * init Chinese localizable.strings
    
    * update Chinese version
    
    * fix
    
    * update xcodeproj
    
    * update zh-Hant
    
    * add Drag and drop prompt as a localizable string
    
    * fix empty line
    
    * recover project.pbxproj
    Umiiii committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    5464b53 View commit details
    Browse the repository at this point in the history
  16. Update bug.yml

    IsaacMarovitz committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    61995d7 View commit details
    Browse the repository at this point in the history
  17. Add German localization (Whisky-App#67)

    * Add German translation
    
    * Fix German translation
    7408647n committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    8eac57f View commit details
    Browse the repository at this point in the history
  18. Add Ukrainian localization (Whisky-App#60)

    * feat: add Ukrainian localization
    
    * Add Project file changes
    default-anton committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    ea5bf1b View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2023

  1. Configuration menu
    Copy the full SHA
    807839e View commit details
    Browse the repository at this point in the history
  2. add korean (Whisky-App#71)

    add korean
    
    Co-authored-by: Isaac Marovitz <42140194+IsaacMarovitz@users.noreply.github.com>
    hijae and IsaacMarovitz committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    b15bffb View commit details
    Browse the repository at this point in the history
  3. New Crowdin updates (Whisky-App#52)

    * New translations Localizable.strings (French)
    
    * New translations Localizable.strings (Polish)
    
    * New translations Localizable.strings (French)
    
    * New translations Localizable.strings (Spanish)
    
    * New translations Localizable.strings (Russian)
    
    * Update source file Localizable.strings
    
    * New translations Localizable.strings (Chinese Simplified)
    
    * New translations Localizable.strings (Chinese Traditional)
    
    * New translations Localizable.strings (French)
    
    * New translations Localizable.strings (Chinese Simplified)
    
    * New translations Localizable.strings (Chinese Traditional)
    
    * New translations Localizable.strings (Chinese Simplified)
    
    * New translations Localizable.strings (Chinese Traditional)
    
    * New translations Localizable.strings (German)
    
    * New translations Localizable.strings (Ukrainian)
    
    * New translations Localizable.strings (Spanish)
    
    * New translations Localizable.strings (Spanish)
    
    * New translations Localizable.strings (Finnish)
    
    * New translations Localizable.strings (Korean)
    IsaacMarovitz committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    f93ba4e View commit details
    Browse the repository at this point in the history
  4. Bump version

    IsaacMarovitz committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    babfa0e View commit details
    Browse the repository at this point in the history
  5. Bump again

    IsaacMarovitz committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    e4a81d5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ae64056 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    90136cc View commit details
    Browse the repository at this point in the history
  8. Update README.md

    IsaacMarovitz committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    2d1e106 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f4753f1 View commit details
    Browse the repository at this point in the history
  10. Add Italian localization (Whisky-App#79)

    Co-authored-by: Isaac Marovitz <42140194+IsaacMarovitz@users.noreply.github.com>
    kevinm6 and IsaacMarovitz committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    f300b3c View commit details
    Browse the repository at this point in the history
  11. New Crowdin updates (Whisky-App#76)

    * New translations Localizable.strings (Russian)
    
    * New translations Localizable.strings (Korean)
    
    * New translations Localizable.strings (Dutch)
    
    * New translations Localizable.strings (Italian)
    IsaacMarovitz committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    4a08af6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0cbd0a9 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2023

  1. Configuration menu
    Copy the full SHA
    9a02a02 View commit details
    Browse the repository at this point in the history
  2. Add Turkish, Portuguese, Japanese Locales (Whisky-App#82)

    * Added Turkish, Portuguese, Chinese, Japanese localizations and improved German localizations
    
    * Remove CN and German changes
    
    * Add to Xcode
    
    ---------
    
    Co-authored-by: Peek-a-Chuu <k@s-MacBook-Pro.fritz.box>
    Co-authored-by: Isaac Marovitz <isaacryu@icloud.com>
    Co-authored-by: Isaac Marovitz <42140194+IsaacMarovitz@users.noreply.github.com>
    4 people committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    266050d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    049e9f7 View commit details
    Browse the repository at this point in the history
  4. Add back PE parsing

    IsaacMarovitz committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    a2140af View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Add bottle name validation (Whisky-App#89)

    * Add bottle name validation
    
    * Change view to original size
    
    * Fix line length violation
    
    * Replace NSLocalizedString usage
    
    * Change warning text position
    
    * Invert name validation logic
    
    * Rewrite return message, as enum flags
    
    * Update Localizable.strings
    
    ---------
    
    Co-authored-by: Isaac Marovitz <42140194+IsaacMarovitz@users.noreply.github.com>
    Mika412 and IsaacMarovitz committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    067b5f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c45b64 View commit details
    Browse the repository at this point in the history