source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @586   15 years Nicholas Riley Pester to do.oo3: Updated status.
(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) @580   15 years Nicholas Riley StreamVision.py: Only turn on/off stereo if iTunes is transmitting to …
(edit) @579   15 years Nicholas Riley Replace use of private/deprecated NSDisclosureButtonCell; a public …
(edit) @578   15 years Nicholas Riley Pester to do.oo3: Updated status.
(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) @575   15 years Nicholas Riley Pester to do.oo3: Updated status.
(edit) @574   15 years Nicholas Riley Auto-quit on completion (since Platypus doesn't support quitting only …
(edit) @573   15 years Nicholas Riley update_dates.py: Fix plist format before passing to plistlib if necessary.
(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) @568   15 years Nicholas Riley Re-fixed middle Q/A. Signed-off-by: Nicholas Riley <com-github@…>
(edit) @567   15 years Nicholas Riley Fixed Q/A problem by using ':' instead of '.'. Stupid handling by …
(edit) @566   15 years Nicholas Riley update_dates.py: Continuous scanning workflow.
(edit) @565   15 years Nicholas Riley hiptop notes to EagleFiler: used once; keep for posterity
(edit) @564   15 years Nicholas Riley Update Dates: first pass at auto-naming script for scanned PDFs in …
(edit) @563   15 years Nicholas Riley Updated .gitignore
(edit) @562   15 years Nicholas Riley Pester to do.oo3: Updated status.
(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) @549   15 years Nicholas Riley net.sabi.BrightnessAgent.plist: Set brightness at loginwindow.
(edit) @548   15 years Nicholas Riley brightness.m: Port command-line argument syntax from brightness.c.
(edit) @547   15 years Nicholas Riley brightness.m: IOKit method doesn't work on some displays, so restoring.
(edit) @546   15 years Nicholas Riley Handle delay in sync button being enabled; wait for sync at end.
(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) @540   15 years Nicholas Riley With updated index.rst to fix restructured text issues Signed-off-by: …
(edit) @539   15 years Nicholas Riley Updated .gitignore Signed-off-by: Nicholas Riley <com-github@…>
(edit) @538   15 years Nicholas Riley Pester to do.oo3: Updated status.
(edit) @537   15 years Nicholas Riley NJRQTMediaPopUpButton.m: Don't allow selection of files QTKit can't open.
(edit) @536   15 years Nicholas Riley Exclude Sphinx-built documentation.
(edit) @535   15 years Nicholas Riley NJRQTMediaPopUpButton.m: Don't crash when sound finishes during …
(edit) @534   15 years Nicholas Riley Added reStructured Text base documentation, makefile, etc. using …
(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) @531   15 years Nicholas Riley Merged.
(edit) @530   15 years Nicholas Riley Moved Read Me.rtfd to /Documentation Signed-off-by: Nicholas Riley …
(edit) @529   15 years Nicholas Riley Pushing simple change for pull-test Signed-off-by: Nicholas Riley …
(edit) @528   15 years Nicholas Riley Default to "minutes" rather than "weeks".
(edit) @527   15 years Nicholas Riley .gitmodules: Sparkle as a submodule.
(edit) @526   15 years Nicholas Riley Actually remove ignored Xcode user files.
(edit) @525   15 years Nicholas Riley .gitignore: Ignore more Xcode user-specific files and OmniOutliner
(edit) @524   15 years Nicholas Riley Updates/release-notes.html: Cleaned up, made XHTML compliant and …
(edit) @523   15 years Nicholas Riley Updates/updates.xml: (Belatedly) updated for 1.1b7.
(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) @519   15 years Nicholas Riley Pester to do.oo3: Merging-related issues.
(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) @511   15 years Nicholas Riley Pester to do.oo3: More reprioritization.
(edit) @510   15 years Nicholas Riley Updated for 1.1b8.
(edit) @509   15 years Nicholas Riley doc: Should have been removed earlier but Git doesn't track empty …
(edit) @508   15 years Nicholas Riley Pester to do.oo3: Delegation; some prioritizing for tomorrow.
(edit) @507   15 years Nicholas Riley .gitignore: Ignore svn->git author map file.
(edit) @506   15 years Nicholas Riley Documentation/TEST.txt: Testing modification.
(edit) @505   15 years Nicholas Riley .gitignore: Ignore Emacs temporary/backup files.
(edit) @504   15 years Nicholas Riley Documentation: Test directory for documentation migration to reST/Sphinx.
(edit) @503   15 years Nicholas Riley .gitignore: Ignore *.modelv3 files (user-specific Xcode project settings).
(edit) @502   15 years Nicholas Riley Added doc directory and TEST.txt for workflow workout
(edit) @501   15 years Nicholas Riley Removed some fung, added .gitignore to exclude XCode project & …
(edit) @500   15 years Nicholas Riley Remove extra null; fix list styling in Pester release notes.
(edit) @499   15 years Nicholas Riley Pester no longer contains a separate Read Me (and hasn't for some time).
(edit) @498   15 years Nicholas Riley Pester to do.oo3: To do list for Pester development.
(edit) @497   15 years Nicholas Riley StreamVision.py: When playing nothing, iTunes 8.1 has no reference to …
(edit) @496   15 years Nicholas Riley ICeCoffEE 1.5b5
(edit) @495   15 years Nicholas Riley English.proj/APEInfo.rtfd: Updated for 1.5b5. …
(edit) @494   15 years Nicholas Riley Use copy of ape_install from APE SDK rather than bundling it.
(edit) @493   15 years Nicholas Riley Update to Smart Crash Reports 1.5.
(edit) @492   15 years Nicholas Riley Handle BRs and use short/long descriptions.
(edit) @491   15 years Nicholas Riley Detect downloads of podcasts, not just of feeds; display status; don't …
(edit) @490   15 years Nicholas Riley display alias targets
(edit) @489   15 years Nicholas Riley iPod touch/iPhone podcast updater, now complete.
Note: See TracRevisionLog for help on using the revision log.