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

Visual Studio 2019 Support #42

Draft
wants to merge 14 commits into
base: master
Choose a base branch
from
Draft

Visual Studio 2019 Support #42

wants to merge 14 commits into from

Commits on Aug 19, 2018

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

Commits on Jun 14, 2019

  1. Initial implementation of VS2019 version

    Daniel Kuschny committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    bbced1b View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2019

  1. Configuration menu
    Copy the full SHA
    d3d0ebc View commit details
    Browse the repository at this point in the history
  2. - Some style fixes for dark mode

    - Fixed resizing issue on last updates
    - Moved VMs back to other namespace to keep 2017 config compatibility
    - Changed VS setting root to not clash with old BSP
    - Some intermediate UI tweaks until final stlyes are done.
    - Bump version number to 2.0.1
    Danielku15 committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    cf3af84 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2019

  1. Improved UI of BSP

    Daniel Kuschny committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    0350ebd View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2019

  1. Replaced edit mode with menus, added remaining commands.

    Daniel Kuschny committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    58a650a View commit details
    Browse the repository at this point in the history
  2. Do not open start window a second time if it is open

    Daniel Kuschny committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    728490a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/vs2019' of github.com:Danielku15/BetterStartPag…

    …e into feature/vs2019
    Daniel Kuschny committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    164d813 View commit details
    Browse the repository at this point in the history
  4. Code Cleanup

    Daniel Kuschny committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    62bdd1b View commit details
    Browse the repository at this point in the history
  5. Some final style fixes. Some docs updates

    Daniel Kuschny committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    f49db09 View commit details
    Browse the repository at this point in the history
  6. Added Large/Small/Mini display modes.

    Daniel Kuschny committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    1fd6259 View commit details
    Browse the repository at this point in the history
  7. Added checker methods to eliminate warnings

    Daniel Kuschny committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    dd94411 View commit details
    Browse the repository at this point in the history
  8. Readme update

    Daniel Kuschny committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    1839d4e View commit details
    Browse the repository at this point in the history
  9. Bump version, updated readme

    Daniel Kuschny committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    32a18ba View commit details
    Browse the repository at this point in the history