2008-11-24 Peter Hosey Added tests for the other three Radar URL schemes (x-radar, radar, and radr). These tests pass. default tip
2008-11-20 Dave Dribin Added tag 1.0 for changeset 808c0a9cc0e5
2008-11-20 Dave Dribin Set default launch services flags 1.0
2008-11-20 Dave Dribin Removed tag 1.0
2008-11-20 Dave Dribin Added tag 1.0 for changeset de5280181aa7
2008-11-20 Dave Dribin formatting
2008-11-20 Dave Dribin Rename group
2008-11-20 Dave Dribin Update copyright header
2008-11-20 Dave Dribin Remove silly comments
2008-11-20 Dave Dribin Remove old webview code
2008-11-20 Dave Dribin Remove WebKit dependency
2008-11-20 Dave Dribin Parse the URL string with a regex to make sure it's valid
2008-11-20 Dave Dribin Removed tag 1.0
2008-11-20 Dave Dribin Added tag 1.0 for changeset 63c916eef1d2
2008-11-20 Dave Dribin Update copyright.h
2008-11-20 Dave Dribin Bump version to 1.0, build 1000.9.0
2008-11-17 Dave Dribin Tweak UI
2008-11-17 Dave Dribin Go back to launching the app, instead of registering it, so the finder does not popup a warning about running the app for the first time. Comment out distributed notofication
2008-11-17 Dave Dribin Remove NSLog when quitting
2008-11-16 Dave Dribin Rename launchEmbeddedForwarder to registerEmbeddedForwarder
2008-11-16 Dave Dribin Register the embedded application directly instead of launching it. Do not add our bunlde ID to the list as it seems bundle IDs are lower case. Add some more error logging
2008-11-16 Dave Dribin Add proper version numbers
2008-11-16 Dave Dribin Remove reset: action and button
2008-11-16 Dave Dribin Add Open Radar icon, remove unused outlet, and fix IB warning
2008-11-16 Dave Dribin typo
2008-11-16 Dave Dribin Add copyright header
2008-11-16 Dave Dribin Launch embedded app on prefpane start
2008-11-16 Dave Dribin Refactor
2008-11-16 Dave Dribin Add a pref for the forwarding URL
2008-11-16 Dave Dribin Add pref pane
2008-11-16 Peter Hosey Add the other three Radar URL schemes that Bill Bumgarner identified in his tweet (https://twitter.com/bbum/status/775075626).
2008-11-16 Dave Dribin Remove log statement and re-enable timer
2008-11-16 Dave Dribin Handle rdar://# links as well as rdar://problem/#
2008-11-16 Dave Dribin Make a background only app
2008-11-16 Dave Dribin Initial import