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

Code modernization for Lion and Xcode 4.2 #21

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

Conversation

pbosetti
Copy link

Dear Michael,

I've done some minor edits to solve compilation warnings when compiled under Lion/Xcode 4.2. Now only the color palette deprecated functions still raise warnings (4) but the rewriting there is less easy and needs more study.

Also, I made a minor touch up of table autoresize settings in main app window, so the the edit and mount buttons don't get past the right window border on launch.

Thanks for your wonderful app!

Performed code modernization
Solved some of the deprecated warnings (those on NSSavePanel)
Tweaked the main.xib of MacFUSION.app in order to better manage the column widths, so that the mount/edit buttons are no more partially hidden on launch
Edited code in MFSettingsController#setup and mfcKaboomMacfusion() to replace launchedApplications with runningApplications, which returns an NSArray of  NSRunningApplication instead of an NSArray of Dictionaries
@jnovack
Copy link

jnovack commented Jul 16, 2013

The owner is willing to add you as a maintainer if you have some time to devote to the project!

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.

2 participants