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

Orderbase #6

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

Orderbase #6

wants to merge 9 commits into from

Commits on Jul 13, 2016

  1. pulled the required dependencies (WTL, boost) with NuGet

    Marvin Sielenkemper committed Jul 13, 2016
    Configuration menu
    Copy the full SHA
    f2cbd4c View commit details
    Browse the repository at this point in the history
  2. moved ShowSourceLine into an interface representing the development e…

    …nvironment
    Marvin Sielenkemper committed Jul 13, 2016
    Configuration menu
    Copy the full SHA
    e8d57e5 View commit details
    Browse the repository at this point in the history
  3. changed the lookup of the DTE instance (via ROT enumeration)

    Marvin Sielenkemper committed Jul 13, 2016
    Configuration menu
    Copy the full SHA
    62fa079 View commit details
    Browse the repository at this point in the history
  4. added AttachDebugger

    Marvin Sielenkemper committed Jul 13, 2016
    Configuration menu
    Copy the full SHA
    351d2fa View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2016

  1. added a DTE selection hook

    Marvin Sielenkemper committed Jul 14, 2016
    Configuration menu
    Copy the full SHA
    990caea View commit details
    Browse the repository at this point in the history
  2. added 'dead debugger' detection

    Marvin Sielenkemper committed Jul 14, 2016
    Configuration menu
    Copy the full SHA
    17e7fde View commit details
    Browse the repository at this point in the history
  3. added dev-env selection handling methods

    Marvin Sielenkemper committed Jul 14, 2016
    Configuration menu
    Copy the full SHA
    73060e0 View commit details
    Browse the repository at this point in the history
  4. added a DevEnv selection dialog

    Marvin Sielenkemper committed Jul 14, 2016
    Configuration menu
    Copy the full SHA
    9014f3b View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2017

  1. Merge branch 'master' into orderbase

    Marvin Sielenkemper committed Jan 9, 2017
    Configuration menu
    Copy the full SHA
    e2803fb View commit details
    Browse the repository at this point in the history