# # ChangeLog for trunk # # Generated by Trac 1.4.3 # 03/28/24 23:02:17 Fri, 08 Jan 2010 03:32:21 GMT Nicholas Riley [609] * trunk/Update Podcasts/update_podcasts.py (modified) Start podcast update first; update for new iTunes UI layout (thanks, ... Mon, 21 Dec 2009 22:13:21 GMT Nicholas Riley [608] * trunk/Cocoa/Pester/Source/PSAlarm.h (modified) * trunk/Cocoa/Pester/Source/PSAlarm.m (modified) * trunk/Cocoa/Pester/Source/PSAlarmSetController.m (modified) Display "today" or "tomorrow" when setting an alarm. Mon, 21 Dec 2009 22:13:15 GMT Nicholas Riley [607] * trunk/Cocoa/Pester/Source/NJRTableView.m (modified) Remove selectString:inTableView: which seems unused. Mon, 21 Dec 2009 22:13:09 GMT Nicholas Riley [606] * trunk/Cocoa/Pester/Source/NJRQTMediaPopUpButton.m (modified) * trunk/Cocoa/Pester/Source/PSAlarmSetController.m (modified) Parentheses to pacify GCC. Mon, 21 Dec 2009 22:13:00 GMT Nicholas Riley [605] * trunk/Cocoa/Pester/Source/NJRTableView.m (modified) Prototype to pacify GCC: remove code necessary to compile under ... Mon, 21 Dec 2009 22:12:51 GMT Nicholas Riley [604] * trunk/Cocoa/Pester/Source/NSWindowCollectionBehavior.h (modified) No need for NSWindowCollectionBehavior if we're compiling under the ... Mon, 21 Dec 2009 22:12:46 GMT Nicholas Riley [603] * trunk/Cocoa/Pester/Source/NSCalendarDate-OFExtensions.h (modified) * trunk/Cocoa/Pester/Source/NSCalendarDate-OFExtensions.m (modified) Remove [NSCalendarDate initWithTime_t:]: it's not used anywhere and ... Mon, 21 Dec 2009 22:12:37 GMT Nicholas Riley [602] * trunk/Cocoa/Pester/Source/NJRQTMediaPopUpButton.m (modified) * trunk/Cocoa/Pester/Source/NSCalendarDate-NJRExtensions.m (modified) * trunk/Cocoa/Pester/Source/OACalendarView.m (modified) * trunk/Cocoa/Pester/Source/PSAlarm.m (modified) * trunk/Cocoa/Pester/Source/PSAlarms.m (modified) * trunk/Cocoa/Pester/Source/PSPowerManager.m (modified) Rename variables which shadow stdlib functions (and maxSize). Mon, 21 Dec 2009 22:12:29 GMT Nicholas Riley [601] * trunk/Cocoa/Pester/Source/NJRFSObjectSelector.m (modified) * trunk/Cocoa/Pester/Source/NJRIntervalField.m (modified) * trunk/Cocoa/Pester/Source/OACalendarView.m (modified) * trunk/Cocoa/Pester/Source/PSApplication.m (modified) Float vs. double fixes to pacify GCC. Mon, 21 Dec 2009 22:12:22 GMT Nicholas Riley [600] * trunk/Cocoa/Pester/Source/NJRFSObjectSelector.m (modified) * trunk/Cocoa/Pester/Source/NJRHotKeyField.m (modified) * trunk/Cocoa/Pester/Source/NJRQTMediaPopUpButton.m (modified) * trunk/Cocoa/Pester/Source/NJRReadMeController.m (modified) * trunk/Cocoa/Pester/Source/NJRVoicePopUpButton.m (modified) * trunk/Cocoa/Pester/Source/OACalendarView.m (modified) * trunk/Cocoa/Pester/Source/PSAlarms.h (modified) * trunk/Cocoa/Pester/Source/PSApplication.m (modified) * trunk/Cocoa/Pester/Source/PSDockBounceAlert.m (modified) * trunk/Cocoa/Pester/Source/PSSnoozeUntilController.m (modified) * trunk/Cocoa/Pester/Source/PSTimer.m (modified) Prototypes to pacify GCC. Mon, 21 Dec 2009 22:12:11 GMT Nicholas Riley [599] * trunk/Cocoa/Pester/Source/PSAlarmSetController.m (modified) Properly restore the expanded state of the alert area again. Mon, 21 Dec 2009 22:12:05 GMT Nicholas Riley [598] * trunk/Cocoa/Pester/Source/PSAlarmSetController.m (modified) Fix a compiler warning. Mon, 21 Dec 2009 22:12:00 GMT Nicholas Riley [597] * trunk/Cocoa/Pester/Source/PSAlarmAlertController.m (modified) Don't bring all windows of the frontmost application to the front ... Mon, 21 Dec 2009 22:11:54 GMT Nicholas Riley [596] * trunk/Cocoa/Pester/Pester to do.oo3/contents.xml (modified) Pester to do.oo3: Updated status. Mon, 21 Dec 2009 22:11:47 GMT Nicholas Riley [595] * trunk/Cocoa/Pester/Source/English.lproj/Volume.nib/classes.nib (deleted) * trunk/Cocoa/Pester/Source/English.lproj/Volume.nib/designable.nib (added) * trunk/Cocoa/Pester/Source/English.lproj/Volume.nib/info.nib (deleted) * trunk/Cocoa/Pester/Source/English.lproj/Volume.nib/keyedobjects.nib (added) * trunk/Cocoa/Pester/Source/English.lproj/Volume.nib/objects.nib (deleted) * trunk/Cocoa/Pester/Source/NJRMenuSlider.h (added) * trunk/Cocoa/Pester/Source/NJRMenuSlider.m (added) * trunk/Cocoa/Pester/Source/PSVolumeController.m (modified) * trunk/Cocoa/Pester/Source/Pester.xcodeproj/project.pbxproj (modified) Keyboard-accessible and better-behaving volume slider. Mon, 21 Dec 2009 22:11:36 GMT Nicholas Riley [594] * trunk/Cocoa/Pester/Source/Pester.xcodeproj/project.pbxproj (modified) Partially Hoseyify. Sat, 28 Nov 2009 23:56:13 GMT Nicholas Riley [593] * trunk/Update Dates/update_dates.py (modified) update_dates.py: Use minutes rather than months in timestamp - the ... Fri, 13 Nov 2009 21:53:16 GMT Nicholas Riley [592] * trunk/appswitch/appswitch/CPS.h (deleted) * trunk/appswitch/appswitch/README (modified) * trunk/appswitch/appswitch/VERSION (modified) * trunk/appswitch/appswitch/appswitch.xcodeproj/nicholas.mode2v3 (modified) * trunk/appswitch/appswitch/appswitch.xcodeproj/nicholas.pbxuser (modified) * trunk/appswitch/appswitch/appswitch.xcodeproj/project.pbxproj (modified) * trunk/appswitch/appswitch/main.m (moved) Use Cocoa instead of CPS to show all/hide other applications. Sun, 20 Sep 2009 21:08:54 GMT Nicholas Riley [591] * trunk/Cocoa/Pester/Source/NJRQTMediaPopUpButton.m (modified) Remove (very) obsolete comment. Sun, 20 Sep 2009 21:08:47 GMT Nicholas Riley [590] * trunk/Cocoa/Pester/Pester to do.oo3/contents.xml (modified) Pester to do.oo3: Updated status. Sun, 20 Sep 2009 21:08:40 GMT Nicholas Riley [589] * trunk/Cocoa/Pester/Source/English.lproj/MainMenu.nib/classes.nib (deleted) * trunk/Cocoa/Pester/Source/English.lproj/MainMenu.nib/designable.nib (added) * trunk/Cocoa/Pester/Source/English.lproj/MainMenu.nib/info.nib (deleted) * trunk/Cocoa/Pester/Source/English.lproj/MainMenu.nib/keyedobjects.nib (modified) MainMenu.nib: Upgrade; fix tab order. Sun, 20 Sep 2009 21:08:24 GMT Nicholas Riley [588] * trunk/Cocoa/Pester/Documentation/Read Me.rtfd/TXT.rtf (modified) * trunk/Cocoa/Pester/Source/PSAlarmSetController.m (modified) If date is today and we've picked a time before now, set the date to ... Sun, 20 Sep 2009 21:08:13 GMT Nicholas Riley [587] * trunk/Cocoa/Pester/Source/NJRFSObjectSelector.m (modified) * trunk/Cocoa/Pester/Source/NJRQTMediaPopUpButton.m (modified) * trunk/Cocoa/Pester/Source/NSImage-OAExtensions.h (modified) * trunk/Cocoa/Pester/Source/NSImage-OAExtensions.m (modified) * trunk/Cocoa/Pester/Source/PSAlarm.m (modified) * trunk/Cocoa/Pester/Source/PSAlarmSetController.m (modified) * trunk/Cocoa/Pester/Source/PSApplication.m (modified) * trunk/Cocoa/Pester/Source/PSTimer.m (modified) Fix some problems/deprecation identified by compiling with the 10.6 SDK. Sun, 20 Sep 2009 04:54:35 GMT Nicholas Riley [586] * trunk/Cocoa/Pester/Pester to do.oo3/Pasted Graphic.pict.tiff (deleted) * trunk/Cocoa/Pester/Pester to do.oo3/contents.xml (modified) Pester to do.oo3: Updated status. Sun, 20 Sep 2009 04:54:28 GMT Nicholas Riley [585] * trunk/Cocoa/Pester/Source/Info-Pester.plist (modified) * trunk/Cocoa/Pester/Source/Pester.xcodeproj/project.pbxproj (modified) Bump revision number again; ready for limited release. (This is still ... Sun, 20 Sep 2009 04:54:21 GMT Nicholas Riley [584] * trunk/Cocoa/Pester/Source/PSVolumeController.h (modified) * trunk/Cocoa/Pester/Source/PSVolumeController.m (modified) Better solution for volume popup in 10.6: use a menu. Sun, 20 Sep 2009 04:54:14 GMT Nicholas Riley [583] * trunk/Cocoa/Pester/Source/PSVolumeController.m (modified) PSVolumeController.m: Restore volume slider functionality for 10.6; ... Sun, 20 Sep 2009 04:54:07 GMT Nicholas Riley [582] * trunk/Cocoa/Pester/Documentation/Read Me.rtfd/TXT.rtf (modified) * trunk/Cocoa/Pester/Source/Info-Pester.plist (modified) * trunk/Cocoa/Pester/Source/Pester.xcodeproj/project.pbxproj (modified) Bump revision number; remove some project cruft, ready for limited ... Sun, 20 Sep 2009 04:53:59 GMT Nicholas Riley [581] * trunk/Cocoa/Pester/Source/NJRDateFormatter.m (modified) * trunk/Cocoa/Pester/Source/Pester.xcodeproj/project.pbxproj (modified) Basic 10.6 compatibility fixes for Perl embedding. Apparently ... Mon, 14 Sep 2009 01:01:36 GMT Nicholas Riley [580] * trunk/StreamVision/StreamVision.py (modified) StreamVision.py: Only turn on/off stereo if iTunes is transmitting to ... Thu, 03 Sep 2009 02:40:57 GMT Nicholas Riley [579] * trunk/Cocoa/Pester/Source/English.lproj/MainMenu.nib/classes.nib (modified) * trunk/Cocoa/Pester/Source/English.lproj/MainMenu.nib/info.nib (modified) * trunk/Cocoa/Pester/Source/English.lproj/MainMenu.nib/keyedobjects.nib (modified) * trunk/Cocoa/Pester/Source/NSDisclosureButtonCell.h (deleted) * trunk/Cocoa/Pester/Source/PSAlarmSetController.h (modified) * trunk/Cocoa/Pester/Source/PSAlarmSetController.m (modified) * trunk/Cocoa/Pester/Source/Pester.xcodeproj/project.pbxproj (modified) Replace use of private/deprecated NSDisclosureButtonCell; a public ... Mon, 03 Aug 2009 08:10:51 GMT Nicholas Riley [578] * trunk/Cocoa/Pester/Pester to do.oo3/contents.xml (modified) Pester to do.oo3: Updated status. Mon, 03 Aug 2009 08:10:19 GMT Nicholas Riley [577] * trunk/Cocoa/Pester/Source/NJRDateFormatter.m (modified) NJRDateFormatter.m: Remove an unused function; actually get ICU-based ... Mon, 03 Aug 2009 08:10:13 GMT Nicholas Riley [576] * trunk/Cocoa/Pester/Source/NJRQTMediaPopUpButton.m (modified) NJRQTMediaPopUpButton.m: Hide extension on system sounds. Mon, 03 Aug 2009 08:10:07 GMT Nicholas Riley [575] * trunk/Cocoa/Pester/Pester to do.oo3/contents.xml (modified) Pester to do.oo3: Updated status. Fri, 31 Jul 2009 18:45:26 GMT Nicholas Riley [574] * trunk/Update Podcasts/update_podcasts.py (modified) Auto-quit on completion (since Platypus doesn't support quitting only ... Wed, 22 Jul 2009 18:19:35 GMT Nicholas Riley [573] * trunk/Update Dates/update_dates.py (modified) update_dates.py: Fix plist format before passing to plistlib if ... Mon, 20 Jul 2009 06:03:42 GMT Nicholas Riley [572] * trunk/Cocoa/Pester/Source/English.lproj/Preferences.nib/classes.nib (modified) * trunk/Cocoa/Pester/Source/English.lproj/Preferences.nib/info.nib (modified) * trunk/Cocoa/Pester/Source/English.lproj/Preferences.nib/keyedobjects.nib (modified) * trunk/Cocoa/Pester/Source/NJRHotKeyField.m (modified) * trunk/Cocoa/Pester/Source/PSPreferencesController.m (modified) Support tabbing in preferences panel. Mon, 20 Jul 2009 06:03:29 GMT Nicholas Riley [571] * trunk/Cocoa/Pester/Source/English.lproj/Notifier.nib/classes.nib (modified) * trunk/Cocoa/Pester/Source/English.lproj/Notifier.nib/keyedobjects.nib (modified) Clean up layout of alarm notifier panel. Potentially, better ... Mon, 20 Jul 2009 06:03:22 GMT Nicholas Riley [570] * trunk/Cocoa/Pester/Source/PSMovieAlertController.m (modified) PSMovieAlertController.m: don't trigger _movieRateDidChange: on early ... Mon, 20 Jul 2009 06:03:15 GMT Nicholas Riley [569] * trunk/Cocoa/Pester/Documentation/Read Me.rtfd/TXT.rtf (modified) * trunk/Cocoa/Pester/Pester to do.oo3/contents.xml (modified) * trunk/Cocoa/Pester/Source/PSMovieAlertController.h (modified) * trunk/Cocoa/Pester/Source/PSMovieAlertController.m (modified) * trunk/Cocoa/Pester/Source/Pester.xcodeproj/project.pbxproj (modified) Remove last bits of QuickTime usage. Mon, 20 Jul 2009 06:03:01 GMT Nicholas Riley [568] * trunk/Cocoa/Pester/Documentation/index.rst (modified) Re-fixed middle Q/A. Signed-off-by: Nicholas Riley Mon, 20 Jul 2009 06:02:55 GMT Nicholas Riley [567] * trunk/Cocoa/Pester/Documentation/index.rst (modified) Fixed Q/A problem by using ':' instead of '.'. Stupid handling by ... Sun, 19 Jul 2009 22:32:55 GMT Nicholas Riley [566] * trunk/Update Dates/update_dates.py (modified) update_dates.py: Continuous scanning workflow. Sun, 19 Jul 2009 20:52:25 GMT Nicholas Riley [565] * trunk/hiptop notes to EagleFiler (added) * trunk/hiptop notes to EagleFiler/notes2ef.py (added) hiptop notes to EagleFiler: used once; keep for posterity Sat, 18 Jul 2009 23:57:33 GMT Nicholas Riley [564] * trunk/Update Dates (added) * trunk/Update Dates/update_dates.py (added) Update Dates: first pass at auto-naming script for scanned PDFs in ... Sat, 18 Jul 2009 06:00:49 GMT Nicholas Riley [563] * trunk/Cocoa/Pester/.gitignore (modified) Updated .gitignore Sat, 18 Jul 2009 06:00:42 GMT Nicholas Riley [562] * trunk/Cocoa/Pester/Pester to do.oo3/contents.xml (modified) Pester to do.oo3: Updated status. Sat, 18 Jul 2009 06:00:31 GMT Nicholas Riley [561] * trunk/Cocoa/Pester/Source/PSSpeechAlert.m (modified) PSSpeechAlert.m: Remove memory leak when voice not found; note that ... Sat, 18 Jul 2009 06:00:23 GMT Nicholas Riley [560] * trunk/Cocoa/Pester/Source/NJRQTMediaPopUpButton.m (modified) NJRQTMediaPopUpButton.m: Remove no-longer-needed logging code for ... Sat, 18 Jul 2009 06:00:17 GMT Nicholas Riley [559] * trunk/Cocoa/Pester/Source/NJRHotKeyManager.m (modified) NJRHotKeyManager.m: Remove unused "err" variable. Sat, 18 Jul 2009 06:00:10 GMT Nicholas Riley [558] * trunk/Cocoa/Pester/Source/NJRFSObjectSelector.m (modified) Fix leak in NJRFSObjectSelector. Sat, 18 Jul 2009 06:00:03 GMT Nicholas Riley [557] * trunk/Cocoa/Pester/Source/BDAlias.m (modified) Fix leak in BDAlias. Sat, 18 Jul 2009 05:59:57 GMT Nicholas Riley [556] * trunk/Cocoa/Pester/Source/PSTimeDateEditor.m (modified) Remove now-unnecessary testing code in PSTimeDateEditor. Sat, 18 Jul 2009 05:59:51 GMT Nicholas Riley [555] * trunk/Cocoa/Pester/Source/NSImage-OAExtensions.m (modified) Fix (unimportant, in practice) retain leak in Omni NSImage extension. Sat, 18 Jul 2009 05:59:43 GMT Nicholas Riley [554] * trunk/Cocoa/Pester/Source/PSMovieAlert.m (modified) * trunk/Cocoa/Pester/Source/PSMovieAlertController.h (modified) * trunk/Cocoa/Pester/Source/PSMovieAlertController.m (modified) Fix naming to pacify Clang Analyzer and comply with Cocoa rules. Sat, 18 Jul 2009 05:59:36 GMT Nicholas Riley [553] * trunk/Cocoa/Pester/Source/NJRFSObjectSelector.m (modified) * trunk/Cocoa/Pester/Source/NSImage-NJRExtensions.h (deleted) * trunk/Cocoa/Pester/Source/NSImage-NJRExtensions.m (deleted) * trunk/Cocoa/Pester/Source/Pester.xcodeproj/project.pbxproj (modified) No longer need special code to scale icons (it had issues, anyway). Sat, 18 Jul 2009 05:59:29 GMT Nicholas Riley [552] * trunk/Cocoa/Pester/Source/PSAlarmSetController.m (modified) Wrap date to second line in alarm preview. Sat, 18 Jul 2009 05:59:22 GMT Nicholas Riley [551] * trunk/Cocoa/Pester/Documentation/Read Me.rtfd/TXT.rtf (modified) * trunk/Cocoa/Pester/Pester to do.oo3/contents.xml (modified) * trunk/Cocoa/Pester/Source/English.lproj/MainMenu.nib/classes.nib (modified) * trunk/Cocoa/Pester/Source/English.lproj/MainMenu.nib/info.nib (modified) * trunk/Cocoa/Pester/Source/English.lproj/MainMenu.nib/keyedobjects.nib (modified) * trunk/Cocoa/Pester/Source/PSAlarm.m (modified) Maximum interval is now 999 weeks. Sat, 18 Jul 2009 05:59:10 GMT Nicholas Riley [550] * trunk/Cocoa/Pester/Source/BDAlias.m (modified) Resolving fake AliasHandles always returns paramErr; don't ever ... Wed, 01 Jul 2009 20:34:11 GMT Nicholas Riley [549] * trunk/LocationDo/net.sabi.BrightnessAgent.plist (added) net.sabi.BrightnessAgent.plist: Set brightness at loginwindow. Wed, 01 Jul 2009 20:11:51 GMT Nicholas Riley [548] * trunk/LocationDo/brightness.m (modified) brightness.m: Port command-line argument syntax from brightness.c. Wed, 01 Jul 2009 19:53:13 GMT Nicholas Riley [547] * trunk/LocationDo/brightness.m (added) brightness.m: IOKit method doesn't work on some displays, so restoring. Wed, 17 Jun 2009 16:14:34 GMT Nicholas Riley [546] * trunk/Update Podcasts/update_podcasts.py (modified) Handle delay in sync button being enabled; wait for sync at end. Mon, 15 Jun 2009 23:02:53 GMT Nicholas Riley [545] * trunk/Cocoa/Pester/Pester to do.oo3/contents.xml (modified) * trunk/Cocoa/Pester/Source/English.lproj/MainMenu.nib/classes.nib (modified) * trunk/Cocoa/Pester/Source/English.lproj/MainMenu.nib/keyedobjects.nib (modified) Fix spacing/nesting of media repeat/volume controls. Mon, 15 Jun 2009 23:02:41 GMT Nicholas Riley [544] * trunk/Cocoa/Pester/Source/PSMediaAlert.h (modified) * trunk/Cocoa/Pester/Source/PSMediaAlert.m (modified) * trunk/Cocoa/Pester/Source/PSMovieAlert.h (modified) * trunk/Cocoa/Pester/Source/PSMovieAlert.m (modified) Don't keep QTMovies around (and corresponding files open) for pending ... Mon, 15 Jun 2009 06:16:52 GMT Nicholas Riley [543] * trunk/Cocoa/Pester/Pester to do.oo3/contents.xml (modified) * trunk/Cocoa/Pester/Source/English.lproj/Movie alert.nib/classes.nib (modified) * trunk/Cocoa/Pester/Source/English.lproj/Movie alert.nib/info.nib (modified) * trunk/Cocoa/Pester/Source/English.lproj/Movie alert.nib/keyedobjects.nib (added) * trunk/Cocoa/Pester/Source/English.lproj/Movie alert.nib/objects.nib (deleted) * trunk/Cocoa/Pester/Source/NJRCenteringMovieView.h (deleted) * trunk/Cocoa/Pester/Source/NJRCenteringMovieView.m (deleted) * trunk/Cocoa/Pester/Source/PSMediaAlert.m (modified) * trunk/Cocoa/Pester/Source/PSMovieAlert.h (modified) * trunk/Cocoa/Pester/Source/PSMovieAlert.m (modified) * trunk/Cocoa/Pester/Source/PSMovieAlertController.h (modified) * trunk/Cocoa/Pester/Source/PSMovieAlertController.m (modified) * trunk/Cocoa/Pester/Source/Pester.xcodeproj/project.pbxproj (modified) Minimally convert media playback to QTKit. Some direct QuickTime ... Mon, 15 Jun 2009 06:16:36 GMT Nicholas Riley [542] * trunk/Cocoa/Pester/Source/PSAlarmSetController.m (modified) Now the sound popup is back, undo temporary changes to ... Mon, 15 Jun 2009 06:16:28 GMT Nicholas Riley [541] * trunk/Cocoa/Pester/Source/NJRQTMediaPopUpButton.m (modified) * trunk/Cocoa/Pester/Source/NSMovie-NJRExtensions.h (deleted) * trunk/Cocoa/Pester/Source/NSMovie-NJRExtensions.m (deleted) * trunk/Cocoa/Pester/Source/Pester.xcodeproj/project.pbxproj (modified) * trunk/Cocoa/Pester/Source/QTMovie-NJRExtensions.h (added) * trunk/Cocoa/Pester/Source/QTMovie-NJRExtensions.m (added) Finish migrating NJRQTMediaPopUpButton to QTKit. The alert still ... Mon, 15 Jun 2009 06:16:19 GMT Nicholas Riley [540] * trunk/Cocoa/Pester/Documentation/index.rst (modified) With updated index.rst to fix restructured text issues ... Mon, 15 Jun 2009 06:16:13 GMT Nicholas Riley [539] * trunk/Cocoa/Pester/.gitignore (modified) Updated .gitignore Signed-off-by: Nicholas Riley Mon, 08 Jun 2009 05:42:03 GMT Nicholas Riley [538] * trunk/Cocoa/Pester/Pester to do.oo3/contents.xml (modified) Pester to do.oo3: Updated status. Mon, 08 Jun 2009 05:26:54 GMT Nicholas Riley [537] * trunk/Cocoa/Pester/Source/NJRQTMediaPopUpButton.m (modified) NJRQTMediaPopUpButton.m: Don't allow selection of files QTKit can't open. Mon, 08 Jun 2009 05:26:45 GMT Nicholas Riley [536] * trunk/Cocoa/Pester/.gitignore (modified) * trunk/Cocoa/Pester/Documentation/_build/doctrees/environment.pickle (deleted) * trunk/Cocoa/Pester/Documentation/_build/doctrees/index.doctree (deleted) * trunk/Cocoa/Pester/Documentation/_build/html/.buildinfo (deleted) * trunk/Cocoa/Pester/Documentation/_build/html/_sources/index.txt (deleted) * trunk/Cocoa/Pester/Documentation/_build/html/_static/basic.css (deleted) * trunk/Cocoa/Pester/Documentation/_build/html/_static/default.css (deleted) * trunk/Cocoa/Pester/Documentation/_build/html/_static/doctools.js (deleted) * trunk/Cocoa/Pester/Documentation/_build/html/_static/file.png (deleted) * trunk/Cocoa/Pester/Documentation/_build/html/_static/jquery.js (deleted) * trunk/Cocoa/Pester/Documentation/_build/html/_static/minus.png (deleted) * trunk/Cocoa/Pester/Documentation/_build/html/_static/plus.png (deleted) * trunk/Cocoa/Pester/Documentation/_build/html/_static/pygments.css (deleted) * trunk/Cocoa/Pester/Documentation/_build/html/_static/searchtools.js (deleted) * trunk/Cocoa/Pester/Documentation/_build/html/genindex.html (deleted) * trunk/Cocoa/Pester/Documentation/_build/html/index.html (deleted) * trunk/Cocoa/Pester/Documentation/_build/html/objects.inv (deleted) * trunk/Cocoa/Pester/Documentation/_build/html/search.html (deleted) * trunk/Cocoa/Pester/Documentation/_build/html/searchindex.js (deleted) Exclude Sphinx-built documentation. Mon, 08 Jun 2009 05:26:26 GMT Nicholas Riley [535] * trunk/Cocoa/Pester/Source/NJRQTMediaPopUpButton.m (modified) NJRQTMediaPopUpButton.m: Don't crash when sound finishes during ... Mon, 08 Jun 2009 05:26:13 GMT Nicholas Riley [534] * trunk/Cocoa/Pester/Documentation/Makefile (added) * trunk/Cocoa/Pester/Documentation/_build (added) * trunk/Cocoa/Pester/Documentation/_build/doctrees (added) * trunk/Cocoa/Pester/Documentation/_build/doctrees/environment.pickle (added) * trunk/Cocoa/Pester/Documentation/_build/doctrees/index.doctree (added) * trunk/Cocoa/Pester/Documentation/_build/html (added) * trunk/Cocoa/Pester/Documentation/_build/html/.buildinfo (added) * trunk/Cocoa/Pester/Documentation/_build/html/_sources (added) * trunk/Cocoa/Pester/Documentation/_build/html/_sources/index.txt (added) * trunk/Cocoa/Pester/Documentation/_build/html/_static (added) * trunk/Cocoa/Pester/Documentation/_build/html/_static/basic.css (added) * trunk/Cocoa/Pester/Documentation/_build/html/_static/default.css (added) * trunk/Cocoa/Pester/Documentation/_build/html/_static/doctools.js (added) * trunk/Cocoa/Pester/Documentation/_build/html/_static/file.png (added) * trunk/Cocoa/Pester/Documentation/_build/html/_static/jquery.js (added) * trunk/Cocoa/Pester/Documentation/_build/html/_static/minus.png (added) * trunk/Cocoa/Pester/Documentation/_build/html/_static/plus.png (added) * trunk/Cocoa/Pester/Documentation/_build/html/_static/pygments.css (added) * trunk/Cocoa/Pester/Documentation/_build/html/_static/searchtools.js (added) * trunk/Cocoa/Pester/Documentation/_build/html/genindex.html (added) * trunk/Cocoa/Pester/Documentation/_build/html/index.html (added) * trunk/Cocoa/Pester/Documentation/_build/html/objects.inv (added) * trunk/Cocoa/Pester/Documentation/_build/html/search.html (added) * trunk/Cocoa/Pester/Documentation/_build/html/searchindex.js (added) * trunk/Cocoa/Pester/Documentation/conf.py (added) * trunk/Cocoa/Pester/Documentation/index.rst (added) * trunk/Cocoa/Pester/Documentation/make.bat (added) Added reStructured Text base documentation, makefile, etc. using ... Mon, 01 Jun 2009 04:45:33 GMT Nicholas Riley [533] * trunk/Cocoa/Pester/Source/English.lproj/MainMenu.nib/classes.nib (modified) * trunk/Cocoa/Pester/Source/English.lproj/MainMenu.nib/info.nib (modified) * trunk/Cocoa/Pester/Source/English.lproj/MainMenu.nib/keyedobjects.nib (modified) * trunk/Cocoa/Pester/Source/NJRQTMediaPopUpButton.h (modified) * trunk/Cocoa/Pester/Source/NJRQTMediaPopUpButton.m (modified) * trunk/Cocoa/Pester/Source/NJRUnfocusableMovieView.h (modified) Restore sound selector; move most of the preview functionality ... Mon, 01 Jun 2009 04:45:21 GMT Nicholas Riley [532] * trunk/Cocoa/Pester/Source/Pester.xcodeproj/project.pbxproj (modified) Pester.xcodeproj: Reflect new location of Read Me.rtfd. Sun, 31 May 2009 02:01:15 GMT Nicholas Riley [531] * trunk/Cocoa/Pester/Documentation/TEST.txt (deleted) Merged. Sun, 31 May 2009 01:51:45 GMT Nicholas Riley [530] * trunk/Cocoa/Pester/Documentation/Read Me.rtfd (added) * trunk/Cocoa/Pester/Documentation/Read Me.rtfd/Pester001.png (moved) * trunk/Cocoa/Pester/Documentation/Read Me.rtfd/Pester002.png (moved) * trunk/Cocoa/Pester/Documentation/Read Me.rtfd/Pester003.png (moved) * trunk/Cocoa/Pester/Documentation/Read Me.rtfd/Pester004.png (moved) * trunk/Cocoa/Pester/Documentation/Read Me.rtfd/TXT.rtf (moved) * trunk/Cocoa/Pester/Documentation/Read Me.rtfd/TextEdit001.png (moved) Moved Read Me.rtfd to /Documentation Signed-off-by: Nicholas Riley ... Wed, 27 May 2009 00:53:14 GMT Nicholas Riley [529] * trunk/Cocoa/Pester/Documentation/TEST.txt (modified) Pushing simple change for pull-test Signed-off-by: Nicholas Riley ... Mon, 25 May 2009 05:40:19 GMT Nicholas Riley [528] * trunk/Cocoa/Pester/Source/English.lproj/MainMenu.nib/classes.nib (modified) * trunk/Cocoa/Pester/Source/English.lproj/MainMenu.nib/info.nib (modified) * trunk/Cocoa/Pester/Source/English.lproj/MainMenu.nib/keyedobjects.nib (modified) * trunk/Cocoa/Pester/Source/English.lproj/Notifier.nib/classes.nib (modified) * trunk/Cocoa/Pester/Source/English.lproj/Notifier.nib/keyedobjects.nib (modified) Default to "minutes" rather than "weeks". Mon, 25 May 2009 05:39:28 GMT Nicholas Riley [527] * trunk/Cocoa/Pester/.gitmodules (added) .gitmodules: Sparkle as a submodule. Mon, 25 May 2009 03:57:41 GMT Nicholas Riley [526] * trunk/Cocoa/Pester/Source/Pester.xcodeproj/nicholas.mode2v3 (deleted) * trunk/Cocoa/Pester/Source/Pester.xcodeproj/nicholas.pbxuser (deleted) Actually remove ignored Xcode user files. Mon, 25 May 2009 03:57:33 GMT Nicholas Riley [525] * trunk/Cocoa/Pester/.gitignore (modified) .gitignore: Ignore more Xcode user-specific files and OmniOutliner ... Mon, 25 May 2009 03:35:13 GMT Nicholas Riley [524] * trunk/Cocoa/Pester/Updates/release-notes.html (modified) Updates/release-notes.html: Cleaned up, made XHTML compliant and ... Mon, 25 May 2009 03:34:14 GMT Nicholas Riley [523] * trunk/Cocoa/Pester/Updates/updates.xml (modified) Updates/updates.xml: (Belatedly) updated for 1.1b7. Mon, 25 May 2009 03:21:44 GMT Nicholas Riley [522] * trunk/Cocoa/Pester/Source/NSWindowCollectionBehavior.h (added) * trunk/Cocoa/Pester/Source/PSAlarmNotifierController.m (modified) * trunk/Cocoa/Pester/Source/PSAlarmSetController.h (modified) * trunk/Cocoa/Pester/Source/PSAlarmSetController.m (modified) * trunk/Cocoa/Pester/Source/PSApplication.h (modified) * trunk/Cocoa/Pester/Source/PSApplication.m (modified) * trunk/Cocoa/Pester/Source/Pester.xcodeproj/nicholas.mode2v3 (modified) * trunk/Cocoa/Pester/Source/Pester.xcodeproj/nicholas.pbxuser (modified) * trunk/Cocoa/Pester/Source/Pester.xcodeproj/project.pbxproj (modified) Spaces fixes. Mon, 25 May 2009 03:07:38 GMT Nicholas Riley [521] * trunk/Cocoa/Pester/Source/PSTimeDateEditor.m (modified) Restore "today" item to date completion menus. Mon, 25 May 2009 03:06:23 GMT Nicholas Riley [520] * trunk/Cocoa/Pester/Source/NJRHistoryTrackingComboBox.m (modified) Save the most recent alarm message across runs of Pester. Mon, 25 May 2009 02:44:41 GMT Nicholas Riley [519] * trunk/Cocoa/Pester/Pester to do.oo3/contents.xml (modified) Pester to do.oo3: Merging-related issues. Mon, 25 May 2009 02:42:20 GMT Nicholas Riley [518] * trunk/Cocoa/Pester/Source/PSAlerts.m (modified) Restore Dock bouncing. Mon, 25 May 2009 02:41:33 GMT Nicholas Riley [517] * trunk/Cocoa/Pester/Source/English.lproj/Alarms.nib/classes.nib (modified) * trunk/Cocoa/Pester/Source/English.lproj/Alarms.nib/keyedobjects.nib (modified) Fix horizontal resizing glitches in the Alarms window. Mon, 25 May 2009 02:40:34 GMT Nicholas Riley [516] * trunk/Cocoa/Pester/Source/English.lproj/MainMenu.nib/classes.nib (modified) * trunk/Cocoa/Pester/Source/English.lproj/MainMenu.nib/info.nib (modified) * trunk/Cocoa/Pester/Source/English.lproj/MainMenu.nib/keyedobjects.nib (modified) * trunk/Cocoa/Pester/Source/PSDockBounceAlert.m (modified) Restore Dock bouncing using Notification Manager; should be more ... Mon, 25 May 2009 00:14:13 GMT Nicholas Riley [515] * trunk/Cocoa/Pester/Source/English.lproj/.DS_Store (deleted) English.lproj/.DS_Store: Don't need this. Sun, 24 May 2009 21:07:13 GMT Nicholas Riley [514] * trunk/Cocoa/Pester/Source/Read Me.rtfd/TXT.rtf (modified) A bit of cleanup; make sure Dock is capitalized everywhere. Sun, 24 May 2009 20:50:02 GMT Nicholas Riley [513] * trunk/Cocoa/Pester/Source/English.lproj/MainMenu.nib/classes.nib (modified) * trunk/Cocoa/Pester/Source/English.lproj/MainMenu.nib/info.nib (modified) * trunk/Cocoa/Pester/Source/English.lproj/MainMenu.nib/keyedobjects.nib (modified) * trunk/Cocoa/Pester/Source/English.lproj/Notifier.nib/classes.nib (modified) * trunk/Cocoa/Pester/Source/English.lproj/Notifier.nib/info.nib (modified) * trunk/Cocoa/Pester/Source/English.lproj/Notifier.nib/keyedobjects.nib (added) * trunk/Cocoa/Pester/Source/English.lproj/Notifier.nib/objects.nib (deleted) * trunk/Cocoa/Pester/Source/NJRIntervalField.m (modified) * trunk/Cocoa/Pester/Source/Pester.xcodeproj/nicholas.mode2v3 (modified) * trunk/Cocoa/Pester/Source/Pester.xcodeproj/nicholas.pbxuser (modified) * trunk/Cocoa/Pester/Source/Pester.xcodeproj/project.pbxproj (modified) * trunk/Cocoa/Pester/Source/Read Me.rtfd/TXT.rtf (modified) Add days and weeks to interval selection options. Sun, 24 May 2009 20:45:57 GMT Nicholas Riley [512] * trunk/Cocoa/Pester/Source/Sparkle.diff (modified) Sparkle.diff: Update to the last Subversion-maintained Sparkle revision. Sun, 24 May 2009 20:45:51 GMT Nicholas Riley [511] * trunk/Cocoa/Pester/Pester to do.oo3/contents.xml (modified) Pester to do.oo3: More reprioritization. Sun, 24 May 2009 20:21:05 GMT Nicholas Riley [510] * trunk/Cocoa/Pester/Source/English.lproj/InfoPlist.strings (modified) * trunk/Cocoa/Pester/Source/Info-Pester.plist (modified) * trunk/Cocoa/Pester/Source/Read Me.rtfd/TXT.rtf (modified) Updated for 1.1b8.