Peter Hosey <hg@boredzo.org> [Thu, 24 Sep 2009 14:08:19 -0700] rev 4429
This is an Apple Event, not a Carbon Event, so we want keyDirectObject, not kEventParamDirectObject.
Peter Hosey <hg@boredzo.org> [Thu, 24 Sep 2009 13:23:09 -0700] rev 4428
Let's do one more beta.
Peter Hosey <hg@boredzo.org> [Thu, 24 Sep 2009 13:22:25 -0700] rev 4427
Switched from using Launch Services to open the .growlRegDict file to sending GHA the open-document event ourselves. This seems to fix the bug where GrowlSafari registering yanks the user out of Safari.
Peter Hosey <hg@boredzo.org> [Thu, 24 Sep 2009 09:35:42 -0700] rev 4426
Increased version to 1.2, and shut off the beta switch.
Peter Hosey <hg@boredzo.org> [Thu, 24 Sep 2009 09:24:33 -0700] rev 4425
Rewrote the error message text for the this-plug-in-won't-work error to be more understandable for less-experienced users.
Peter Hosey <hg@boredzo.org> [Wed, 23 Sep 2009 23:01:49 -0700] rev 4424
Add a build configuration for localization builds.
Rudy Richter [Wed, 23 Sep 2009 22:45:59 -0400] rev 4423
GPC: check to see if there is an executable file in the bundle first, if there is then check its architectures, if not then its either a growlStyle or something else. either way it fulfills the architecture requirements
Peter Hosey <hg@boredzo.org> [Mon, 21 Sep 2009 10:34:00 -0700] rev 4422
Increased version to 1.2b4.
Peter Hosey <hg@boredzo.org> [Mon, 21 Sep 2009 10:16:24 -0700] rev 4421
Set the bounds of the disk image volume window. I'm not sure why this was commented out. Not only have I uncommented it, I also changed the value.
Peter Hosey <hg@boredzo.org> [Mon, 21 Sep 2009 09:30:50 -0700] rev 4420
Fixed one problem with the dmg script: The Growl package is now named Growl.pkg, not Growl.mpkg as the script was expecting. This is what was causing the icon positions to not get set.