|
|
@622
|
15 years |
Nicholas Riley |
Fix up date completion with field editor.
Still to do:
- …
|
|
|
@621
|
15 years |
Nicholas Riley |
Date autocomplete (rough).
|
|
|
@620
|
15 years |
Nicholas Riley |
Pester to do.oo3: Updated status.
|
|
|
@619
|
15 years |
Nicholas Riley |
Bump revision number. (Still not the real 1.1b8.)
|
|
|
@618
|
15 years |
Nicholas Riley |
Update to Date::Manip 5.55 (with a fix to require Perl 5.8 rather than …
|
|
|
@617
|
15 years |
Nicholas Riley |
Don't die if Date::Manip fails to parse a date.
|
|
|
@616
|
15 years |
Nicholas Riley |
Permit 100 items in the alarm history rather than 10.
|
|
|
@615
|
15 years |
Nicholas Riley |
Remove ellipsis from "All Alarms" menu item in the Dock as well.
|
|
|
@614
|
15 years |
Nicholas Riley |
Update copyright dates.
|
|
|
@613
|
15 years |
Nicholas Riley |
Remove some more unnecessary nextKeyView connections. The key view …
|
|
|
@612
|
15 years |
Nicholas Riley |
Pester to do.oo3: Updated status.
|
|
|
@611
|
15 years |
Nicholas Riley |
MainMenu.nib: Break infinite key view loop in panel.
|
|
|
@610
|
15 years |
Nicholas Riley |
Remove ellipsis from "All Alarms" menu item. Thought I had done this …
|
|
|
@609
|
15 years |
Nicholas Riley |
Start podcast update first; update for new iTunes UI layout (thanks, …
|
|
|
@608
|
15 years |
Nicholas Riley |
Display "today" or "tomorrow" when setting an alarm.
|
|
|
@607
|
15 years |
Nicholas Riley |
Remove selectString:inTableView: which seems unused.
|
|
|
@606
|
15 years |
Nicholas Riley |
Parentheses to pacify GCC.
|
|
|
@605
|
15 years |
Nicholas Riley |
Prototype to pacify GCC: remove code necessary to compile under …
|
|
|
@604
|
15 years |
Nicholas Riley |
No need for NSWindowCollectionBehavior if we're compiling under the …
|
|
|
@603
|
15 years |
Nicholas Riley |
Remove [NSCalendarDate initWithTime_t:]: it's not used anywhere and …
|
|
|
@602
|
15 years |
Nicholas Riley |
Rename variables which shadow stdlib functions (and maxSize).
|
|
|
@601
|
15 years |
Nicholas Riley |
Float vs. double fixes to pacify GCC.
|
|
|
@600
|
15 years |
Nicholas Riley |
Prototypes to pacify GCC.
|
|
|
@599
|
15 years |
Nicholas Riley |
Properly restore the expanded state of the alert area again.
|
|
|
@598
|
15 years |
Nicholas Riley |
Fix a compiler warning.
|
|
|
@597
|
15 years |
Nicholas Riley |
Don't bring all windows of the frontmost application to the front when …
|
|
|
@596
|
15 years |
Nicholas Riley |
Pester to do.oo3: Updated status.
|
|
|
@595
|
15 years |
Nicholas Riley |
Keyboard-accessible and better-behaving volume slider.
|
|
|
@594
|
15 years |
Nicholas Riley |
Partially Hoseyify.
|
|
|
@593
|
15 years |
Nicholas Riley |
update_dates.py: Use minutes rather than months in timestamp - the …
|
|
|
@592
|
15 years |
Nicholas Riley |
Use Cocoa instead of CPS to show all/hide other applications.
|
|
|
@591
|
15 years |
Nicholas Riley |
Remove (very) obsolete comment.
|
|
|
@590
|
15 years |
Nicholas Riley |
Pester to do.oo3: Updated status.
|
|
|
@589
|
15 years |
Nicholas Riley |
MainMenu.nib: Upgrade; fix tab order.
|
|
|
@588
|
15 years |
Nicholas Riley |
If date is today and we've picked a time before now, set the date to …
|
|
|
@587
|
15 years |
Nicholas Riley |
Fix some problems/deprecation identified by compiling with the 10.6 SDK.
|
|
|
@586
|
15 years |
Nicholas Riley |
Pester to do.oo3: Updated status.
|
|
|
@585
|
15 years |
Nicholas Riley |
Bump revision number again; ready for limited release. (This is still …
|
|
|
@584
|
15 years |
Nicholas Riley |
Better solution for volume popup in 10.6: use a menu.
|
|
|
@583
|
15 years |
Nicholas Riley |
PSVolumeController.m: Restore volume slider functionality for 10.6; …
|
|
|
@582
|
15 years |
Nicholas Riley |
Bump revision number; remove some project cruft, ready for limited …
|
|
|
@581
|
15 years |
Nicholas Riley |
Basic 10.6 compatibility fixes for Perl embedding. Apparently …
|
|
|
@580
|
15 years |
Nicholas Riley |
StreamVision.py: Only turn on/off stereo if iTunes is transmitting to …
|
|
|
@579
|
15 years |
Nicholas Riley |
Replace use of private/deprecated NSDisclosureButtonCell; a public …
|
|
|
@578
|
15 years |
Nicholas Riley |
Pester to do.oo3: Updated status.
|
|
|
@577
|
15 years |
Nicholas Riley |
NJRDateFormatter.m: Remove an unused function; actually get ICU-based …
|
|
|
@576
|
15 years |
Nicholas Riley |
NJRQTMediaPopUpButton.m: Hide extension on system sounds.
|
|
|
@575
|
15 years |
Nicholas Riley |
Pester to do.oo3: Updated status.
|
|
|
@574
|
15 years |
Nicholas Riley |
Auto-quit on completion (since Platypus doesn't support quitting only …
|
|
|
@573
|
15 years |
Nicholas Riley |
update_dates.py: Fix plist format before passing to plistlib if
necessary.
|
|
|
@572
|
15 years |
Nicholas Riley |
Support tabbing in preferences panel.
|
|
|
@571
|
15 years |
Nicholas Riley |
Clean up layout of alarm notifier panel.
Potentially, better handles …
|
|
|
@570
|
15 years |
Nicholas Riley |
PSMovieAlertController.m: don't trigger _movieRateDidChange: on early …
|
|
|
@569
|
15 years |
Nicholas Riley |
Remove last bits of QuickTime usage.
|
|
|
@568
|
15 years |
Nicholas Riley |
Re-fixed middle Q/A.
Signed-off-by: Nicholas Riley <com-github@…>
|
|
|
@567
|
15 years |
Nicholas Riley |
Fixed Q/A problem by using ':' instead of '.'. Stupid handling by …
|
|
|
@566
|
15 years |
Nicholas Riley |
update_dates.py: Continuous scanning workflow.
|
|
|
@565
|
15 years |
Nicholas Riley |
hiptop notes to EagleFiler: used once; keep for posterity
|
|
|
@564
|
15 years |
Nicholas Riley |
Update Dates: first pass at auto-naming script for scanned PDFs in …
|
|
|
@563
|
15 years |
Nicholas Riley |
Updated .gitignore
|
|
|
@562
|
15 years |
Nicholas Riley |
Pester to do.oo3: Updated status.
|
|
|
@561
|
15 years |
Nicholas Riley |
PSSpeechAlert.m: Remove memory leak when voice not found; note that …
|
|
|
@560
|
15 years |
Nicholas Riley |
NJRQTMediaPopUpButton.m: Remove no-longer-needed logging code for …
|
|
|
@559
|
15 years |
Nicholas Riley |
NJRHotKeyManager.m: Remove unused "err" variable.
|
|
|
@558
|
15 years |
Nicholas Riley |
Fix leak in NJRFSObjectSelector.
|
|
|
@557
|
15 years |
Nicholas Riley |
Fix leak in BDAlias.
|
|
|
@556
|
15 years |
Nicholas Riley |
Remove now-unnecessary testing code in PSTimeDateEditor.
|
|
|
@555
|
15 years |
Nicholas Riley |
Fix (unimportant, in practice) retain leak in Omni NSImage extension.
|
|
|
@554
|
15 years |
Nicholas Riley |
Fix naming to pacify Clang Analyzer and comply with Cocoa rules.
|
|
|
@553
|
15 years |
Nicholas Riley |
No longer need special code to scale icons (it had issues, anyway).
|
|
|
@552
|
15 years |
Nicholas Riley |
Wrap date to second line in alarm preview.
|
|
|
@551
|
15 years |
Nicholas Riley |
Maximum interval is now 999 weeks.
|
|
|
@550
|
15 years |
Nicholas Riley |
Resolving fake AliasHandles always returns paramErr; don't ever create …
|
|
|
@549
|
15 years |
Nicholas Riley |
net.sabi.BrightnessAgent.plist: Set brightness at loginwindow.
|
|
|
@548
|
15 years |
Nicholas Riley |
brightness.m: Port command-line argument syntax from brightness.c.
|
|
|
@547
|
15 years |
Nicholas Riley |
brightness.m: IOKit method doesn't work on some displays, so restoring.
|
|
|
@546
|
15 years |
Nicholas Riley |
Handle delay in sync button being enabled; wait for sync at end.
|
|
|
@545
|
15 years |
Nicholas Riley |
Fix spacing/nesting of media repeat/volume controls.
|
|
|
@544
|
15 years |
Nicholas Riley |
Don't keep QTMovies around (and corresponding files open) for pending …
|
|
|
@543
|
15 years |
Nicholas Riley |
Minimally convert media playback to QTKit. Some direct QuickTime …
|
|
|
@542
|
15 years |
Nicholas Riley |
Now the sound popup is back, undo temporary changes to …
|
|
|
@541
|
15 years |
Nicholas Riley |
Finish migrating NJRQTMediaPopUpButton to QTKit. The alert still needs …
|
|
|
@540
|
15 years |
Nicholas Riley |
With updated index.rst to fix restructured text issues
Signed-off-by: …
|
|
|
@539
|
15 years |
Nicholas Riley |
Updated .gitignore
Signed-off-by: Nicholas Riley <com-github@…>
|
|
|
@538
|
15 years |
Nicholas Riley |
Pester to do.oo3: Updated status.
|
|
|
@537
|
15 years |
Nicholas Riley |
NJRQTMediaPopUpButton.m: Don't allow selection of files QTKit can't open.
|
|
|
@536
|
15 years |
Nicholas Riley |
Exclude Sphinx-built documentation.
|
|
|
@535
|
15 years |
Nicholas Riley |
NJRQTMediaPopUpButton.m: Don't crash when sound finishes during …
|
|
|
@534
|
15 years |
Nicholas Riley |
Added reStructured Text base documentation, makefile, etc. using …
|
|
|
@533
|
15 years |
Nicholas Riley |
Restore sound selector; move most of the preview functionality …
|
|
|
@532
|
15 years |
Nicholas Riley |
Pester.xcodeproj: Reflect new location of Read Me.rtfd.
|
|
|
@531
|
15 years |
Nicholas Riley |
Merged.
|
|
|
@530
|
15 years |
Nicholas Riley |
Moved Read Me.rtfd to /Documentation
Signed-off-by: Nicholas Riley …
|
|
|
@529
|
16 years |
Nicholas Riley |
Pushing simple change for pull-test
Signed-off-by: Nicholas Riley …
|
|
|
@528
|
16 years |
Nicholas Riley |
Default to "minutes" rather than "weeks".
|
|
|
@527
|
16 years |
Nicholas Riley |
.gitmodules: Sparkle as a submodule.
|
|
|
@526
|
16 years |
Nicholas Riley |
Actually remove ignored Xcode user files.
|
|
|
@525
|
16 years |
Nicholas Riley |
.gitignore: Ignore more Xcode user-specific files and OmniOutliner …
|
|
|
@524
|
16 years |
Nicholas Riley |
Updates/release-notes.html: Cleaned up, made XHTML compliant and …
|
|
|
@523
|
16 years |
Nicholas Riley |
Updates/updates.xml: (Belatedly) updated for 1.1b7.
|
|
|