Developer%20Tools/Growl%20Registration%20Dictionary%20Editor/Growl%20Registration%20Dictionary%20Editor.xcodeproj/project.pbxproj
2009-04-15 Switched the build configurations to use the DWARF-with-dSYM debug symbol format. We'll keep the dSYM files for each release so that we can symbolicate crash logs from the stripped executables.
2007-12-02 GRDE: New properties of the PBXProject for Xcode 3 to keep the project backward-compatible with Xcode 2.4.
2007-10-01 Added a command to the File menu (just after Open Recent, in case you're curious) to import saved tickets from Growl. The menu item presents a panel from which you can choose one or more tickets to import; each ticket you choose to import will be opened as a new document. Fixes #621.
2007-10-01 Moved the Finder-like sorting code to its own file, as I'll be using it in the import window as well. Refs #621.
2007-09-25 Added menu items to generate code to post the selected notifications. Fixes #622.
2007-09-25 I think plus should come before minus, simply because you must add something before you can delete it.
2007-02-19 GTR: update references to plusminus and growl-icon images.
2007-02-19 GTR: move Growl Registration Dictionary Editor to /Developer Tools