source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @392   16 years Nicholas Riley APEMain.m: Services in Xcode 3 source code editors
(edit) @391   16 years Nicholas Riley APEMain.m: Xcode 3 URL launching support
(edit) @390   16 years Nicholas Riley Allow loading in GC-enabled apps and implement finalization to prevent …
(edit) @389   16 years Nicholas Riley Remove unnecessary CPS usage and CFBundleGetBundleWithIdentifier.
(edit) @388   16 years Nicholas Riley APEMain.m: Note missing Xcode 3 support. Add Terminal 2.0 support. …
(edit) @387   16 years Nicholas Riley VERSION.xcconfig: Updated for 1.5d2. Info-APE Module.plist: Updated …
(edit) @386   16 years Nicholas Riley English.lproj/APE Manager plugin.nib: Mark things that don't work
(edit) @385   16 years Nicholas Riley package-ICeCoffEE.sh: get version from VERSION.xcconfig
(edit) @384   16 years Nicholas Riley ICeCoffEEParser.m: No longer need left/right delimiter sets to both …
(edit) @383   16 years Nicholas Riley ICeCoffEEParser.m: Work much better, though still no multiline URLs.
(edit) @382   16 years Nicholas Riley TestParser.m: Don't permit empty strings to pass through; they break …
(edit) @381   16 years Nicholas Riley ICeCoffEEShared.h: Remove 10.3 compatibility. ICeCoffEE.m: Set …
(edit) @380   16 years Nicholas Riley ICeCoffEE.h: Let ICeCoffEE actually compile again pending IC removal.
(edit) @379   16 years Nicholas Riley APE.icns: APE has had a default icon for a long time.
(edit) @378   16 years Nicholas Riley Update for SCR 1.5, no longer registering explicitly.
(edit) @377   16 years Nicholas Riley TestParser.m: Make testing more than a noop (oops).
(edit) @376   16 years Nicholas Riley *.lproj/*.nib: Update deployment target to 10.4; move to keyed archiving.
(edit) @375   16 years Nicholas Riley ICeCoffEE.[hm]: Restore ICCF_CheckRange, moved in [322], as we don't …
(edit) @374   16 years Nicholas Riley urls.plist: Add a fully parenthesized URL fragment.
(edit) @373   16 years Nicholas Riley TestParser.m: Define ICCF_ErrString to permit linking; log exceptions; …
(edit) @371   16 years Nicholas Riley AntiRSI.h: Updated for 1.4njr4; forgot a place last time.
(edit) @370   16 years Nicholas Riley Apparently in Xcode, 'Commit Entire Project' doesn't. See the log …
(edit) @369   16 years Nicholas Riley AntiRSI.[hm]: Spelling/grammar fixes. Show break window in all Spaces …
(edit) @367   16 years Nicholas Riley DynaLoader-10.[45].a: Tiger and Leopard versions, since Tiger's …
(edit) @366   16 years Nicholas Riley Info-Pester.plist: Updated for build 23. NJRHotKey.m: Cosmetic …
(edit) @364   16 years Nicholas Riley English.lproj/Alarms.nib: Specify alternating row coloring in the nib, …
(edit) @363   16 years Nicholas Riley English.lproj/MainMenu.nib: Temporarily remove/move out of view …
(edit) @361   16 years Nicholas Riley VERSION: Updated for 1.1b5. English.lproj/InfoPlist.strings: Updated …
(edit) @360   16 years Nicholas Riley Pester.xcodeproj: Add Perl embedding bits; remove SoundFileManager.h. …
(edit) @359   16 years Nicholas Riley PSAlarmSetController.m: Use 10.4-style (ICU-based) date formatters, …
(edit) @358   16 years Nicholas Riley PSAlarm.m: Use 10.4-style (ICU-based) date formatters, which pick up …
(edit) @357   16 years Nicholas Riley PSAlarms.m: Fix leak of restored alarms.
(edit) @356   16 years Nicholas Riley PSAlarmNotifierController: Fix crashing bug on alarm dismissal by …
(edit) @355   16 years Nicholas Riley English.lproj/MainMenu.nib: Modernize menu and alarm set dialog …
(edit) @352   16 years Nicholas Riley svn:ignore: added appswitch, now it builds in the top-level directory. …
(edit) @350   16 years Nicholas Riley appswitch.1: Updated for appswitch 1.1. VERSION: Updated for …
(edit) @348   16 years Nicholas Riley AntiRSI.xcodeproj: Explicitly use 10.4 Universal SDK for building on …
(edit) @346   16 years Nicholas Riley Updated for 1.4njr3. Fixed whitespace for consistent 8-space tabs.
(edit) @345   16 years Nicholas Riley VERSION: Updated for 1.1d2. CPS.h: Remove unused definitions. …
(edit) @344   16 years Nicholas Riley setup.py: Note that the bundle bit needs setting. RetroStatus.py: …
(edit) @343   16 years Nicholas Riley RetroStatus.py: Remove RSS link. Permit Growl notification to fail.
(edit) @342   17 years rchin Leopard compatibility changes: - Removed some icon caching code that …
(edit) @341   17 years Nicholas Riley StreamVision.py: Handle misencoded stream titles more intelligently.
(edit) @340   17 years Nicholas Riley StreamVision.py: Handle Growl disappearance. Syntax updated for …
(edit) @339   17 years Nicholas Riley StreamVision.py: fix Finder zooming issue by using PID; document …
(edit) @334   17 years Nicholas Riley Workaround for Pester 1.0 failing with active alarms on sleep.
(edit) @333   17 years Nicholas Riley AntiRSI.[hm]: Replaced unnecessary use of KVO on …
(edit) @332   17 years Nicholas Riley version.plist: Not needed. Info.plist: Updated for 1.4njr2. AUTHORS: …
(edit) @331   17 years Nicholas Riley AntiRSI.[hm]: Reset all timers on session reset. Display hours in …
(edit) @330   17 years Nicholas Riley Info.plist: Updated for 1.4njr1. AntiRSI.xcodeproj: Disable …
(edit) @329   17 years Nicholas Riley AntiRSI changes for "something" called 1.4, with much of the code but …
(edit) @328   17 years Nicholas Riley AntiRSI.m: Remove 10.4.2 workaround; use text instead of images for …
(edit) @327   17 years Nicholas Riley One day, I will understand svn import's syntax and not have to look it …
(edit) @326   17 years Nicholas Riley One day, I will understand svn import's syntax and not have to look it …
(edit) @325   17 years Nicholas Riley AntiRSI 1.3 + my changes, for Mac OS X 10.4.2 and earlier
(edit) @324   17 years Nicholas Riley StreamVision.py: switch stereo on/off via X10 even if not using F9 to …
(edit) @323   17 years Nicholas Riley StreamVision.py: fix encoding/decoding for iTunes 7.1+; include star …
(edit) @322   17 years Nicholas Riley ICeCoffEE.[hm]: Move parsing functions (ICCF_CheckRange, …
(edit) @321   17 years Nicholas Riley VERSION.xcconfig: Using one of Dave Dribin's suggestions from …
(edit) @320   17 years Nicholas Riley ICeCoffEE.m: I was wrong in [319] about the selection extension stuff …
(edit) @319   17 years Nicholas Riley VERSION: Starting with 1.5d1. ICeCoffEEKeyEquivalents.m: Support …
(edit) @318   17 years Nicholas Riley German.lproj/Select Services.nib: center top heading
(edit) @317   17 years Nicholas Riley StreamVision.py: Fix recent character encoding problems with Radio …
(edit) @316   17 years Nicholas Riley StreamVision.py: Handle missing URLs correctly.
(edit) @315   17 years Nicholas Riley StreamVision.py: Added more support for recent appscript versions …
(edit) @314   17 years Nicholas Riley VERSION: Updated for 1.1.1d1. main.c: Updated error list for 10.4, a …
(edit) @313   17 years Nicholas Riley StreamVision.py: Replace filter() with [] for compatibility with …
(edit) @312   17 years Nicholas Riley package-launch.sh: fix install usage to properly create man directory …
(edit) @310   17 years Nicholas Riley README: better description of broken -o
(edit) @309   17 years Nicholas Riley VERSION: Updated for 1.1. main.c: Disabled -o since it doesn't work. …
(edit) @308   17 years Nicholas Riley main.c: Display architecture with -f. launch.xcodeproj: Build in C99 …
(edit) @307   17 years Nicholas Riley appswitch.xcodeproj: Build Universal for real.
(edit) @306   17 years Nicholas Riley VERSION: Updated for 1.1d1. main.c: Mostly switch to Process Manager. …
(edit) @305   17 years Nicholas Riley VERSION: Updated for 1.1b1. main.c: Updated for 1.1b1. …
(edit) @304   17 years Nicholas Riley README: note Universal, fix accidental line swapping.
(edit) @303   17 years Nicholas Riley main.c: Fix endianness issues in creator code (thanks, Peter Hosey).
(edit) @302   17 years Nicholas Riley setup.py: Use setuptools. StreamVision.py: HIDRemote helpers aren't …
(edit) @301   18 years Nicholas Riley StreamVision.py: Play/pause VLC or RealPlayer if in front with …
(edit) @300   18 years Nicholas Riley HIDRemotemodule.m: Support for Logitech Music Anywhere USB headphones. …
(edit) @299   18 years Nicholas Riley Midnight check - changes "Tomorrow" to "Today" etc. at midnight.
(edit) @298   18 years Nicholas Riley Fix problems with alert sound playing: stop if user hits any key; …
(edit) @297   18 years Nicholas Riley Store deleted alarms creation IDs (timestamps) in on-device datastore, …
(edit) @296   18 years Nicholas Riley Better alarm debug description, datastore debugging; use absolute fire …
(edit) @295   18 years Nicholas Riley Move discard alert text to resource. Fix listener for …
(edit) @294   18 years Nicholas Riley Maximum alarm limit.
(edit) @293   18 years Nicholas Riley About box.
(edit) @292   18 years Nicholas Riley Ellipsize alarm text.
(edit) @291   18 years Nicholas Riley Forward alphabetic chars in period to units popup.
(edit) @290   18 years Nicholas Riley More messages.
(edit) @289   18 years Nicholas Riley More alarm list prettification.
(edit) @288   18 years Nicholas Riley Nicer rescheduling support; cancel reschedule should only be supported …
(edit) @287   18 years Nicholas Riley First pass at alarm snooze/reschedule; still pretty ugly.
(edit) @286   18 years Nicholas Riley Slightly prettier alarm list drawing
(edit) @284   18 years Nicholas Riley A few tweaks to autocompletion - use a sorted list, and select by …
(edit) @283   18 years Nicholas Riley Keep track of recent messages.
(edit) @282   18 years Nicholas Riley French.lproj/InfoPlist.strings: Fix for Unsanity Installer 3.6.1.
(edit) @281   18 years Nicholas Riley Fix encoding on Localizable.strings (was MacOSRoman, should be UTF-8)
(edit) @280   18 years Nicholas Riley If you're editing an alarm, focus on the time/interval edit field …
(edit) @279   18 years Nicholas Riley VERSION, ui.plist, Info*.plist, InfoPlist.strings: Updated for 1.4.3. …
(edit) @278   18 years Nicholas Riley Display message on empty list (no longer need to add/remove border). …
Note: See TracRevisionLog for help on using the revision log.