source: trunk/Cocoa/Pester/Source

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @599   14 years Nicholas Riley Properly restore the expanded state of the alert area again.
(edit) @598   14 years Nicholas Riley Fix a compiler warning.
(edit) @597   14 years Nicholas Riley Don't bring all windows of the frontmost application to the front when …
(edit) @595   14 years Nicholas Riley Keyboard-accessible and better-behaving volume slider.
(edit) @594   14 years Nicholas Riley Partially Hoseyify.
(edit) @591   15 years Nicholas Riley Remove (very) obsolete comment.
(edit) @589   15 years Nicholas Riley MainMenu.nib: Upgrade; fix tab order.
(edit) @588   15 years Nicholas Riley If date is today and we've picked a time before now, set the date to …
(edit) @587   15 years Nicholas Riley Fix some problems/deprecation identified by compiling with the 10.6 SDK.
(edit) @585   15 years Nicholas Riley Bump revision number again; ready for limited release. (This is still …
(edit) @584   15 years Nicholas Riley Better solution for volume popup in 10.6: use a menu.
(edit) @583   15 years Nicholas Riley PSVolumeController.m: Restore volume slider functionality for 10.6; …
(edit) @582   15 years Nicholas Riley Bump revision number; remove some project cruft, ready for limited …
(edit) @581   15 years Nicholas Riley Basic 10.6 compatibility fixes for Perl embedding. Apparently …
(edit) @579   15 years Nicholas Riley Replace use of private/deprecated NSDisclosureButtonCell; a public …
(edit) @577   15 years Nicholas Riley NJRDateFormatter.m: Remove an unused function; actually get ICU-based …
(edit) @576   15 years Nicholas Riley NJRQTMediaPopUpButton.m: Hide extension on system sounds.
(edit) @572   15 years Nicholas Riley Support tabbing in preferences panel.
(edit) @571   15 years Nicholas Riley Clean up layout of alarm notifier panel. Potentially, better handles …
(edit) @570   15 years Nicholas Riley PSMovieAlertController.m: don't trigger _movieRateDidChange: on early …
(edit) @569   15 years Nicholas Riley Remove last bits of QuickTime usage.
(edit) @561   15 years Nicholas Riley PSSpeechAlert.m: Remove memory leak when voice not found; note that …
(edit) @560   15 years Nicholas Riley NJRQTMediaPopUpButton.m: Remove no-longer-needed logging code for …
(edit) @559   15 years Nicholas Riley NJRHotKeyManager.m: Remove unused "err" variable.
(edit) @558   15 years Nicholas Riley Fix leak in NJRFSObjectSelector.
(edit) @557   15 years Nicholas Riley Fix leak in BDAlias.
(edit) @556   15 years Nicholas Riley Remove now-unnecessary testing code in PSTimeDateEditor.
(edit) @555   15 years Nicholas Riley Fix (unimportant, in practice) retain leak in Omni NSImage extension.
(edit) @554   15 years Nicholas Riley Fix naming to pacify Clang Analyzer and comply with Cocoa rules.
(edit) @553   15 years Nicholas Riley No longer need special code to scale icons (it had issues, anyway).
(edit) @552   15 years Nicholas Riley Wrap date to second line in alarm preview.
(edit) @551   15 years Nicholas Riley Maximum interval is now 999 weeks.
(edit) @550   15 years Nicholas Riley Resolving fake AliasHandles always returns paramErr; don't ever create …
(edit) @545   15 years Nicholas Riley Fix spacing/nesting of media repeat/volume controls.
(edit) @544   15 years Nicholas Riley Don't keep QTMovies around (and corresponding files open) for pending …
(edit) @543   15 years Nicholas Riley Minimally convert media playback to QTKit. Some direct QuickTime
(edit) @542   15 years Nicholas Riley Now the sound popup is back, undo temporary changes to …
(edit) @541   15 years Nicholas Riley Finish migrating NJRQTMediaPopUpButton to QTKit. The alert still needs …
(edit) @537   15 years Nicholas Riley NJRQTMediaPopUpButton.m: Don't allow selection of files QTKit can't open.
(edit) @535   15 years Nicholas Riley NJRQTMediaPopUpButton.m: Don't crash when sound finishes during …
(edit) @533   15 years Nicholas Riley Restore sound selector; move most of the preview functionality …
(edit) @532   15 years Nicholas Riley Pester.xcodeproj: Reflect new location of Read Me.rtfd.
(edit) @530   15 years Nicholas Riley Moved Read Me.rtfd to /Documentation Signed-off-by: Nicholas Riley …
(edit) @528   15 years Nicholas Riley Default to "minutes" rather than "weeks".
(edit) @526   15 years Nicholas Riley Actually remove ignored Xcode user files.
(edit) @522   15 years Nicholas Riley Spaces fixes.
(edit) @521   15 years Nicholas Riley Restore "today" item to date completion menus.
(edit) @520   15 years Nicholas Riley Save the most recent alarm message across runs of Pester.
(edit) @518   15 years Nicholas Riley Restore Dock bouncing.
(edit) @517   15 years Nicholas Riley Fix horizontal resizing glitches in the Alarms window.
(edit) @516   15 years Nicholas Riley Restore Dock bouncing using Notification Manager; should be more …
(edit) @515   15 years Nicholas Riley English.lproj/.DS_Store: Don't need this.
(edit) @514   15 years Nicholas Riley A bit of cleanup; make sure Dock is capitalized everywhere.
(edit) @513   15 years Nicholas Riley Add days and weeks to interval selection options.
(edit) @512   15 years Nicholas Riley Sparkle.diff: Update to the last Subversion-maintained Sparkle revision.
(edit) @510   15 years Nicholas Riley Updated for 1.1b8.
(edit) @501   15 years Nicholas Riley Removed some fung, added .gitignore to exclude XCode project & …
(edit) @463   16 years Nicholas Riley Handle Chilean time zone CLT.
(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) @136   21 years Nicholas Riley PSVolumeController.m: Use NJRNonCenteringWindow to prevent the …
(edit) @134   21 years Nicholas Riley Pester 1.1b4
(edit) @133   21 years Nicholas Riley VERSION: Updated for 1.1b4. PSMovieAlertController.[hm]: Set output …
(edit) @132   21 years Nicholas Riley NJRHotKeyField.m: Fixed status-available-forever problem. Rearranged …
(edit) @131   21 years Nicholas Riley PSPreferencesController.[hm]: Added support for registering hot keys; …
(edit) @130   21 years Nicholas Riley PSPreferencesController.[hm]: Filter hot keys. Read and write to …
(edit) @129   21 years Nicholas Riley PSPreferencesController.[hm]: Manage preferences window, just like in …
(edit) @126   21 years Nicholas Riley MainMenu.nib: Added help tags. Calendar.nib: Added help tags and key …
(edit) @125   21 years Nicholas Riley OACalendarView.m: Highlight with secondary (unfocused) highlight color …
(edit) @119   21 years Nicholas Riley MoreSecurity, wakein.[hm]: Removed authenticated wake timer setting …
(edit) @118   21 years Nicholas Riley Broken, to-be-removed authorization implementation
(edit) @117   21 years Nicholas Riley wakein.[hm]: pre-MoreSecurity implementation
(edit) @116   21 years Nicholas Riley package-Pester.sh: Added hdiutil resize, saves some space.
(edit) @114   21 years Nicholas Riley Localizable.strings: Fix bug 18 - add undo "Alarm Removal" text. Fix …
(edit) @113   21 years Nicholas Riley PSTimer.m: Fix bug 15, leaking PSTimer from NSInvocation argument …
(edit) @105   21 years Nicholas Riley PSAlarm.m: Fixed logic bug with invalid date/time combination. Added …
(edit) @103   21 years Nicholas Riley Localization, bug fixes
(edit) @102   21 years Nicholas Riley Pester 1.1b3
(edit) @64   21 years Nicholas Riley PSTimer.m: Only remove valid alarms from alarm list. PSAlarms.m: …
(edit) @63   21 years Nicholas Riley Starting Pester 1.1b2.
(edit) @61   21 years Nicholas Riley Pester 1.1b1. PSPowerManager: Fixed delegate method selectors to …
(edit) @60   21 years Nicholas Riley PSScriptAlert.m: Removed reference to NDAppleScriptObject. …
(edit) @59   21 years Nicholas Riley Added minimum sizing.
(edit) @58   21 years Nicholas Riley InfoPlist.strings: Updated for Pester 1.1a5 (belatedly).
(edit) @53   21 years Nicholas Riley Updated for Pester 1.1a5 (very limited release). Pester 1.1a4 was …
(edit) @51   21 years Nicholas Riley Alarms.nib: Removed horizontal scroll bar. Turned on grid. Set …
(edit) @49   21 years Nicholas Riley Pester 1.1a3. VERSION: Updated for 1.1a3. Read Me.rtfd: Updated for …
(edit) @47   21 years Nicholas Riley Pester 1.1a2 (again). NJRQTMediaPopUpButton: Don't add in …
(edit) @45   21 years Nicholas Riley Pester 1.1a2. English.lproj/Credits.html: Fixed some HTML formatting …
(edit) @43   21 years Nicholas Riley Pester 1.1a1. English.lproj/InfoPlist.strings: Updated for 1.1a1. …
(edit) @42   21 years Nicholas Riley Fixed another MyCompanyName instance, and documented some known bugs.
Note: See TracRevisionLog for help on using the revision log.