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

Implementation of clone and fake in GUI #2665

Merged
merged 9 commits into from
Feb 8, 2019

Commits on Jan 22, 2019

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

Commits on Jan 23, 2019

  1. Move clone/fake to ChooseKSPInstance dialog

    Use RaiseMessage instead of RaiseProgress
    Call UpdateInstancesList() at the end of the clone/fake tasks to update the listt in the instance selection dialog
    DasSkelett committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    6fa03e3 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2019

  1. Fix multiple issues in the clone/fake dialog

    Fix `NullReferenceException` for broken KSP installs
    Fix `NullReferenceException` if you open the dialog at startup
    Set the dropdown menu renderer in mono
    Consider manual path textbox entries for clone and validate them
    Better handle the tasks, don't close window before they finished, but show progress bar
    DasSkelett committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    48d8be6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64a0472 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2019

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

Commits on Jan 26, 2019

  1. Clone/fake form tweaks

    HebaruSan authored and DasSkelett committed Jan 26, 2019
    Configuration menu
    Copy the full SHA
    bbdabf9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4356ed View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2019

  1. Configuration menu
    Copy the full SHA
    54da1e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e59b211 View commit details
    Browse the repository at this point in the history