| 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.
|
file | diff | annotate |
| 2009-04-15 |
Assorted changes that Xcode 3 wanted to make.
|
file | diff | annotate |
| 2008-06-20 |
Moved Credits.rtf into the lproj, so that the localizers can translate it.
|
file | diff | annotate |
| 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.
|
file | diff | annotate |
| 2007-09-11 |
Fixing growl.dylib.dylib again
|
file | diff | annotate |
| 2007-09-11 |
Turned off the sync notifications by default in HardwareGrowler because they are noisy and not all that interesting
|
file | diff | annotate |
| 2007-09-04 |
Russian, Dutch, pt_BR, zh_TW, and French updates
|
file | diff | annotate |
| 2007-09-02 |
Fixed tons of localizability problems with Hardware Growler, and cleaned up NetworkNotifier to not be quite as unreadable in the process.
|
file | diff | annotate |
| 2007-08-31 |
Added a gaggle of Extras translations
|
file | diff | annotate |
| 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.
|
file | diff | annotate |
| 2007-06-18 |
Meaningless project changes.
|
file | diff | annotate |
| 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.
|
file | diff | annotate |
| 2007-05-31 |
Applied part of Stephen Joseph Butler's patch to HardwareGrowler. Sort of.
|
file | diff | annotate |
| 2006-09-06 |
Changing French Localizable.strings to UTF-16. (In case you're wondering: the other two already are.)
|
file | diff | annotate |
| 2006-08-16 |
Enabled and fixed some warnings
|
file | diff | annotate |
| 2006-04-17 |
Added readFile() and copyURLForApplication() to CFGrowlAdditions
|
file | diff | annotate |
| 2006-04-02 |
Removed headers from Copy Files phase. HACKING compliance.
|
file | diff | annotate |
| 2006-03-28 |
* Added power notifications (A/C Power, Battery, UPS, with charging/remaining power levels indicated when available) to !HardwareGrowler.
|
file | diff | annotate |
| 2006-03-01 |
Added French Localizable.strings created by Corentin Cras
|
file | diff | annotate |
| 2005-12-13 |
more user-friendly message when an USB hub is removed
|
file | diff | annotate |
| 2005-09-09 |
main.m -> main.c
|
file | diff | annotate |
| 2005-09-08 |
HardwareGrowler:
|
file | diff | annotate |
| 2005-09-07 |
Converted HardwareGrowler notifiers to CoreFoundation
|
file | diff | annotate |
| 2005-09-03 |
Fixed #356 (GrowlSync) by integrating it into HardwareGrowler
|
file | diff | annotate |
| 2005-08-24 |
Fixed #309 (HardwareGrowler should use DiskArbitration)
|
file | diff | annotate |
| 2005-08-04 |
HardwareGrowler: converted German Localizable.strings to UTF-16
|
file | diff | annotate |
| 2005-07-03 |
Compilation fixes
|
file | diff | annotate |
| 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.
|
file | diff | annotate |
| 2005-06-26 |
HardwareGrowler universal binary
|
file | diff | annotate |
| 2005-06-15 |
Fixed symlinks to built products
|
file | diff | annotate |
| 2005-06-12 |
Create $BUILT_PRODUCTS_DIR if it doesn't exist
|
file | diff | annotate |
| 2005-06-12 |
- Added more aggregate targets for external targets
|
file | diff | annotate |
| 2005-06-09 |
HardwareGrowler:
|
file | diff | annotate |
| 2005-06-07 |
Updated some paths
|
file | diff | annotate |
| 2005-06-07 |
Added xCoDe 2.1 projects. The paths to Growl.framework in the subprojects need some tweaking.
|
file | diff | annotate |