Extras/GrowlSafari/GrowlSafari.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.
2009-04-15 Assorted changes that Xcode 3 wanted to make.
2008-05-14 Patch from Ben Willmore which fixes GrowlSafari for Safari 3.0+. Thanks!
2008-05-12 The new version of GrowlSafari, as a WebKit plug-in. Sadly, doesn't work: Safari doesn't load it, because it loads any plug-in only when it encounters content that it needs the plug-in to handle.
2007-09-19 Changed all lproj folder names (and updated projects appropriately) to their modern i18n names rather than the deprecated natural language ones, where needed.
2007-09-10 Swedish, Russian, and French localization updates
2007-09-01 Generated the GrowlSafari strings rather than having them sitting around made by hand, and added a comment
2007-08-31 Added a gaggle of Extras translations
2005-09-20 Fixed some more new warnings
2005-06-26 Used install_name_tool to correct the install name of the framework universal binaries. Corrected the dependencies of the "external frameworks" targets.
2005-06-26 HardwareGrowler universal binary
2005-06-25 Universal binaries for the other extras
2005-06-15 Fixed symlinks to built products
2005-06-12 Create $BUILT_PRODUCTS_DIR if it doesn't exist
2005-06-12 - Added more aggregate targets for external targets
2005-06-07 Updated some paths
2005-06-07 Added xCoDe 2.1 projects. The paths to Growl.framework in the subprojects need some tweaking.