ScreenFlow User Guide | Attributions — Shortcut Recorder |
Shortcut Recorder : GUI for entering shortcuts in the Preferences
Contributors to Shortcut Recorder, in no order in particular: Jesper, waffle software, <wootest+shortcutrecorder@gmail.com>. Initial idea and concept, first shot at implementation using NSView. David Dauer, <david@daviddauer.de>. Refinement, cleaner reimplementation, documentation, IB Palette. Jamie Kirkpatrick, Kirk Consulting Ltd, <jkp@kirkconsulting.co.uk>. Further modularisation and re-factoring, and general bug fixes.
// SRRecorderCell.h // ShortcutRecorder // // Copyright 2006-2007 Contributors. All rights reserved. // // License: BSD // // Contributors: // David Dauer // Jesper // Jamie Kirkpatrick CTGradient is used as part of Shortcut Recorder: // CTGradient.h // // Created by Chad Weider on 12/3/05. // Copyright (c) 2006 Cotingent. // Some rights reserved: <http://creativecommons.org/licenses/by/2.5/> // // Version: 1.5 |