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

A lot of work on GUI #83

Merged
merged 35 commits into from
Oct 18, 2014
Merged

A lot of work on GUI #83

merged 35 commits into from
Oct 18, 2014

Commits on Oct 17, 2014

  1. GUI update

    - Integrated User.WriteLine and User.YesNo with the GUI
    - Added configuration serialization
    - Added ErrorDialog
    - Added YesNoDialog
    - Added status bar log
    - Added repository to settings window
    AlexanderDzhoganov committed Oct 17, 2014
    Configuration menu
    Copy the full SHA
    f3cbaf4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a1a29f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43dcf0c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2881c0a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ff98e67 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    06e1843 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d991e8b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    33d64f4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b043c07 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d563cea View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c82dd2e View commit details
    Browse the repository at this point in the history
  12. added validation of input json against the schema

    this doesn't work currently because JSON.NET doesn't support version v4
    and throws on our schema
    also added comments to several functions
    AlexanderDzhoganov committed Oct 17, 2014
    Configuration menu
    Copy the full SHA
    a304088 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    68248e8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1259f70 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    caa6189 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2014

  1. small bug fix

    AlexanderDzhoganov committed Oct 18, 2014
    Configuration menu
    Copy the full SHA
    4512e29 View commit details
    Browse the repository at this point in the history
  2. fixed KSP-CKAN#74 (install files in game root & saves/training), also…

    … added overwrite option for files
    AlexanderDzhoganov committed Oct 18, 2014
    Configuration menu
    Copy the full SHA
    5ca69c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd37840 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9dc4ef2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3ddc29d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    56633f5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4a9094d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    070239a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9c60ed4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    da7e5b9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3411f9d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a32d29c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4417766 View commit details
    Browse the repository at this point in the history
  14. Not quite.. :)

    AlexanderDzhoganov committed Oct 18, 2014
    Configuration menu
    Copy the full SHA
    8e4666d View commit details
    Browse the repository at this point in the history
  15. Gitignore: *.csproj.user

    pjf committed Oct 18, 2014
    Configuration menu
    Copy the full SHA
    824388b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    22c280c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b8f92e7 View commit details
    Browse the repository at this point in the history
  18. Revert whitespace change.

    pjf committed Oct 18, 2014
    Configuration menu
    Copy the full SHA
    84a0562 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b72b5dc View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    0c31303 View commit details
    Browse the repository at this point in the history