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

Refactorings and various changes #1

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

Refactorings and various changes #1

wants to merge 2 commits into from

Conversation

zimjo
Copy link

@zimjo zimjo commented Jul 30, 2017

Hey!
In this Pull request i changed some stuff:

  • Deleted the Binaries (they should be made downloadable under releases)
  • Adjusted Namespaces (WindowsFormsApplication2 > Consultingwerk.Tools)
  • I put the icons in the Resource file so you don't need to have the Icons in a seperate folder
    • I also added the "+" Icon of the "Red Orb Alphabet" Iconset, its shown when there are more than 9 instances of JavaW
  • Added a context menu to the Notify Icon with two options:
    • List running JavaW Instances: Simply lists the Locations of the running JavaW instances if possible (32bit Applications can't access 64bit Paths for some reason so i added an Exception Handler)
    • Quit: Quits the Application
  • I added Build configs for 32bit and 64bit
  • Updated Solution to VS 2015 (Version 14)

…ifyIcon, added Icons to Resources, Added loading Icons from Resources so the Icons don't have to be in a Folder, Updated Solution to Version 12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant