0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 16 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update to current Xcode / SDK More... over 7 years ago
Tell Apache to pass the Host header through the proxy More... over 7 years ago
Implement interface to work around warning in OS X 10.11 SDK More... over 7 years ago
Fix format string for NSString More... over 9 years ago
Build for 10.9+ More... over 9 years ago
Update to XCode recommended settings More... over 9 years ago
Only listen on localhost More... about 10 years ago
Save the settings when the ok button is pressed. More... over 13 years ago
Deactivate an item when removed from the list More... over 13 years ago
Move activation out to a class method. More... over 13 years ago
Clear sheet before showing More... over 13 years ago
addHostTextField -> hostTextField More... over 13 years ago
Save and restore host info with port. More... over 13 years ago
Pass in the port if there's one set. More... over 13 years ago
Get the port showing in the prefs dialog More... over 13 years ago
Enable / disable the port field based on checkbox More... over 13 years ago
Move setting the permissions out to a separate function More... over 13 years ago
Extend helper to make it possible to add proxied connections via Apache More... over 13 years ago
Use setuid instead of constantly asking for permission. More... over 13 years ago
I think these can be moved to Classes too More... almost 14 years ago
- Reformatted .gitignore to be more generic and ignore more cruft from Xcode - Updated Info.plist with the current release number - Added NSAddTemplate and NSRemoveTemplate images to add and remove buttons to make add and remove look less ugly (should be compatible with 10.5 and up) - Fixed all 10.5 targeted issues in Interface Builder for the Preferences.nib - Specified the Release build to build a standard 32/64/Universal application for both executables - Organized more source files in Xcode More... almost 14 years ago
After meditating with my Cocoa book, I think this is a slightly less bad approximation of how the memory management should be done More... almost 14 years ago
Make sure we release before breaking. More... almost 14 years ago
Match the coding style of the rest of the code. More... almost 14 years ago
Forgot to release string More... almost 14 years ago
Check status of Auth request and result of write attempt before setting active on menu More... almost 14 years ago
Make sure to null terminate content string More... almost 14 years ago
Factor the helper-calling code out to a static method so that it can be used for other commands. More... almost 14 years ago
Add interface elements for port / proxying. More... almost 14 years ago
Add license file More... almost 14 years ago