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

Shell panel rewrite - Phase 1 #42

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

Shell panel rewrite - Phase 1 #42

wants to merge 12 commits into from

Commits on Dec 15, 2014

  1. Created shell.js which is the new Shell used strictly for executing c…

    …ommands relaying the result data.
    
    Also created a Tab, Tabs and modified the ShellDomain object.
    johnhidey committed Dec 15, 2014
    Configuration menu
    Copy the full SHA
    a9ffb88 View commit details
    Browse the repository at this point in the history
  2. Update shellDomain.js

    johnhidey committed Dec 15, 2014
    Configuration menu
    Copy the full SHA
    19f1be7 View commit details
    Browse the repository at this point in the history
  3. *nix shell fix

    johnhidey committed Dec 15, 2014
    Configuration menu
    Copy the full SHA
    a4ceebf View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2014

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

Commits on Dec 21, 2014

  1. Merged in master

    johnhidey committed Dec 21, 2014
    Configuration menu
    Copy the full SHA
    a64279a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into ShellPanelRewrite

    Conflicts:
    	node/shellDomain.js
    	styles/shellPanel.css
    johnhidey committed Dec 21, 2014
    Configuration menu
    Copy the full SHA
    b452935 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2014

  1. Update

    johnhidey committed Dec 31, 2014
    Configuration menu
    Copy the full SHA
    477c1be View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2015

  1. Added in the composite pattern to rendering. This keeps things simple…

    … when rendering controls of controls
    johnhidey committed Jan 5, 2015
    Configuration menu
    Copy the full SHA
    445713b View commit details
    Browse the repository at this point in the history
  2. Merged in master

    johnhidey committed Jan 5, 2015
    Configuration menu
    Copy the full SHA
    dfe696d View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2015

  1. Configuration menu
    Copy the full SHA
    ae6b04e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a537aaf View commit details
    Browse the repository at this point in the history
  3. removed draw comments

    johnhidey committed Jan 8, 2015
    Configuration menu
    Copy the full SHA
    42bcdec View commit details
    Browse the repository at this point in the history