0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
May 17, 2023 — May 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Do nothing if uniqueDiskForDADisk returns nil More... over 8 years ago
Fix direct use of dealloc More... over 8 years ago
Use generic Developer ID identity More... over 8 years ago
Add safe variant of CFRelease More... over 8 years ago
Protect initWithUTF8String from NULL string More... over 8 years ago
Change Build DMG scheme to use Release config More... over 8 years ago
Remove TODO.markdown More... over 8 years ago
Update README.markdown More... over 8 years ago
Use tabs More... over 8 years ago
Remove "Disk Arbitrator Agent.plist" More... over 8 years ago
Make launchd plist generated dynamically to allow the app to be run from location More... over 8 years ago
Disable automatic spelling correction which is only available in 10.6 More... over 8 years ago
Remove unused Other Frameworks group More... over 8 years ago
Fix leak of DiskInfoController More... over 8 years ago
Fix duplicate symbols More... over 8 years ago
Xcode 6.4 upgrade More... over 8 years ago
Fixed 10.10 deprecated warnings. Project now builds cleanly for any deployment version 10.5 through 10.10. More... over 9 years ago
Fixed 10.6 deprecated warnings More... over 9 years ago
Nibs target version is based off the project's instead of being hard coded More... over 9 years ago
Upgraded nibs to Xcode 6 format. Fixed some warnings. Disabled disk info text field from being editable. More... over 9 years ago
Removed unused code (fixes issue #11) More... over 9 years ago
Xcode 6.1 upgrade More... over 9 years ago
Merge pull request #10 from kainjow/master More... almost 10 years ago
Fixed Release build errors. More... about 10 years ago
DiskCell: Fixed text running into the other column when too short. Truncate text when it gets clipped. Center text vertically so it's aligned with other columns. More... about 10 years ago
Updated MainMenu for Xcode 5.1. Aligned bottom controls together, and shifted the table up 1 point so there isn't a double border. More... about 10 years ago
Enabled highlight mode in the status item which shows a white icon when clicked. More... about 10 years ago
Xcode 5.1 upgrade. More... about 10 years ago
Fixed clang analyzer warnings, mostly memory leaks. More... about 10 years ago
Treat warnings as errors and fixed errors with Xcode 5.1. More... about 10 years ago