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

Add a GTK#3 Gui project #8

Merged
merged 36 commits into from Nov 4, 2014
Merged

Add a GTK#3 Gui project #8

merged 36 commits into from Nov 4, 2014

Commits on Oct 10, 2013

  1. Copy the full SHA
    2ce4982 View commit details
    Browse the repository at this point in the history
  2. Add Conditional check for GTK3

    robpvn committed Oct 10, 2013
    Copy the full SHA
    2f0c136 View commit details
    Browse the repository at this point in the history
  3. Add the DebugGTK3 type of configuration to sln

    Not added it to csproj, since MD seems to be wiping my changes
    robpvn committed Oct 10, 2013
    Copy the full SHA
    6f529d7 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2013

  1. Made Conditional references in csproj file

    Some requirements: Need to set MonoDevelop to build with xBuild (or use makefile to build)
    In Monodevelop, due to a bug, all references will appear twice.
    robpvn committed Oct 11, 2013
    Copy the full SHA
    e24eb5f View commit details
    Browse the repository at this point in the history
  2. Revert "Made Conditional references in csproj file"

    This reverts commit e24eb5f.
    robpvn committed Oct 11, 2013
    Copy the full SHA
    2bae6af View commit details
    Browse the repository at this point in the history
  3. Revert "Add the DebugGTK3 type of configuration to sln"

    This reverts commit 6f529d7.
    robpvn committed Oct 11, 2013
    Copy the full SHA
    c6d9367 View commit details
    Browse the repository at this point in the history
  4. Revert "Add Conditional check for GTK3"

    This reverts commit 2f0c136.
    robpvn committed Oct 11, 2013
    Copy the full SHA
    0aa5fb5 View commit details
    Browse the repository at this point in the history
  5. Add new GTK UI project

    Currently have stubs for all UI elements, but not connected up
    robpvn committed Oct 11, 2013
    Copy the full SHA
    f10aa40 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    1cd7e6a View commit details
    Browse the repository at this point in the history
  7. Reenable Run

    robpvn committed Oct 11, 2013
    Copy the full SHA
    8fd593f View commit details
    Browse the repository at this point in the history
  8. make GUITester target GTK 3

    robpvn committed Oct 11, 2013
    Copy the full SHA
    4f95aa5 View commit details
    Browse the repository at this point in the history
  9. Updated ui files

    robpvn committed Oct 11, 2013
    Copy the full SHA
    6304720 View commit details
    Browse the repository at this point in the history
  10. Fix some referencing errors

    robpvn committed Oct 11, 2013
    Copy the full SHA
    48dd875 View commit details
    Browse the repository at this point in the history
  11. Have an empty window coming up

    robpvn committed Oct 11, 2013
    Copy the full SHA
    fa2b553 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    39c5241 View commit details
    Browse the repository at this point in the history
  13. Removed the extra tabs

    robpvn committed Oct 11, 2013
    Copy the full SHA
    da0ec5b View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    815b094 View commit details
    Browse the repository at this point in the history
  15. Finished tweaking proportions!

    robpvn committed Oct 11, 2013
    Copy the full SHA
    2281c79 View commit details
    Browse the repository at this point in the history
  16. Wire in infoView button clicks

    Just need their dialogues to come up now...
    robpvn committed Oct 11, 2013
    Copy the full SHA
    3fcbfc6 View commit details
    Browse the repository at this point in the history
  17. Scale installdialog properly

    robpvn committed Oct 11, 2013
    Copy the full SHA
    702f94c View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    81917e0 View commit details
    Browse the repository at this point in the history
  19. Make refresh progress dialog show up!

    Needs to be tested in the field so that we can see if it actually
    updates the progressbar etc.
    robpvn committed Oct 11, 2013
    Copy the full SHA
    897171e View commit details
    Browse the repository at this point in the history
  20. Made More Info button work

    robpvn committed Oct 11, 2013
    Copy the full SHA
    8c7e76a View commit details
    Browse the repository at this point in the history
  21. Make install from file work

    robpvn committed Oct 11, 2013
    Copy the full SHA
    fb3f792 View commit details
    Browse the repository at this point in the history
  22. Copy the full SHA
    6115790 View commit details
    Browse the repository at this point in the history
  23. Show ProgressDialog

    robpvn committed Oct 11, 2013
    Copy the full SHA
    42b6602 View commit details
    Browse the repository at this point in the history
  24. Fix corrupted ErrorDialog!

    robpvn committed Oct 11, 2013
    Copy the full SHA
    25bbc43 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2013

  1. Copy the full SHA
    6580587 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f7f31ad View commit details
    Browse the repository at this point in the history
  3. Revert "Revert "Add Conditional check for GTK3""

    This reverts commit 0aa5fb5, because I discovered
    that I had reverted one commit too many. Slightly embarrassing, but at least git
    lets me fix it!
    robpvn committed Oct 12, 2013
    Copy the full SHA
    0a82bae View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    fd779e0 View commit details
    Browse the repository at this point in the history
  5. Update README

    robpvn committed Oct 12, 2013
    Copy the full SHA
    d2bc1fd View commit details
    Browse the repository at this point in the history
  6. Fix expand on two first tabs

    robpvn committed Oct 12, 2013
    Copy the full SHA
    a1acbb0 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2013

  1. Copy the full SHA
    727dfc8 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2014

  1. Copy the full SHA
    33bfd0e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3d610a3 View commit details
    Browse the repository at this point in the history