Extras/HardwareGrowler/HardwareGrowler.xcodeproj/project.pbxproj
2009-05-05 Add new power icons for battery, AC adapter, and charging from AC adapter. Includes the original Opacity document that generates these icons.
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-06-20 Moved Credits.rtf into the lproj, so that the localizers can translate it.
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-11 Fixing growl.dylib.dylib again
2007-09-11 Turned off the sync notifications by default in HardwareGrowler because they are noisy and not all that interesting
2007-09-04 Russian, Dutch, pt_BR, zh_TW, and French updates
2007-09-02 Fixed tons of localizability problems with Hardware Growler, and cleaned up NetworkNotifier to not be quite as unreadable in the process.
2007-08-31 Added a gaggle of Extras translations
2007-08-29 zh_TW translation from Jack Lin. Dutch localization from Alexander Henket. Japanese localization form Daisuke Okada. French localization from Jean-Pierre Kuypers. Russian localization from Valentine Parnakh. Awesomeness - thanks, folks.
2007-06-18 Meaningless project changes.
2007-06-18 Committed patch submitted to discuss by stephen joseph butler. Apparently, notification on mount/unmount wasn't working; now it does, and it even has a click handler on mount so you can go to the Finder window for the volume. Looks and works well.
2007-05-31 Applied part of Stephen Joseph Butler's patch to HardwareGrowler. Sort of.
2006-09-06 Changing French Localizable.strings to UTF-16. (In case you're wondering: the other two already are.)
2006-08-16 Enabled and fixed some warnings
2006-04-17 Added readFile() and copyURLForApplication() to CFGrowlAdditions
2006-04-02 Removed headers from Copy Files phase. HACKING compliance.
2006-03-28 * Added power notifications (A/C Power, Battery, UPS, with charging/remaining power levels indicated when available) to !HardwareGrowler.
2006-03-01 Added French Localizable.strings created by Corentin Cras
2005-12-13 more user-friendly message when an USB hub is removed
2005-09-09 main.m -> main.c
2005-09-08 HardwareGrowler:
2005-09-07 Converted HardwareGrowler notifiers to CoreFoundation
2005-09-03 Fixed #356 (GrowlSync) by integrating it into HardwareGrowler
2005-08-24 Fixed #309 (HardwareGrowler should use DiskArbitration)
2005-08-04 HardwareGrowler: converted German Localizable.strings to UTF-16
2005-07-03 Compilation fixes
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-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-09 HardwareGrowler:
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.