Changeset 853
- Timestamp:
- 02/10/04 16:29:13 (5 years ago)
- Files:
-
- Footagehead/trunk/FHBrowserCell.h (modified) (2 diffs)
- Footagehead/trunk/FHBrowserCell.m (modified) (2 diffs)
- Footagehead/trunk/FHBrowserView.h (modified) (2 diffs)
- Footagehead/trunk/FHBrowserView.m (modified) (2 diffs)
- Footagehead/trunk/FHController.h (modified) (2 diffs)
- Footagehead/trunk/FHController.m (modified) (2 diffs)
- Footagehead/trunk/FHFullscreenWindow.h (modified) (2 diffs)
- Footagehead/trunk/FHFullscreenWindow.m (modified) (2 diffs)
- Footagehead/trunk/FHImageView.h (modified) (2 diffs)
- Footagehead/trunk/FHSettings.h (modified) (2 diffs)
- Footagehead/trunk/FHSettings.m (modified) (2 diffs)
- Footagehead/trunk/FHSplitView.h (modified) (2 diffs)
- Footagehead/trunk/FHSplitView.m (modified) (2 diffs)
- Footagehead/trunk/NSStringAdditions.h (modified) (2 diffs)
- Footagehead/trunk/NSStringAdditions.m (modified) (2 diffs)
- Footagehead/trunk/main.m (modified) (2 diffs)
- Footagehead/trunk/prefix.pch (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
Footagehead/trunk/FHBrowserCell.h
r845 r853 1 /* $Id: FHBrowserCell.h,v 1. 2 2004/01/31 14:56:25morris Exp $ */1 /* $Id: FHBrowserCell.h,v 1.3 2004/02/10 15:29:13 morris Exp $ */ 2 2 3 3 /* … … 13 13 * notice, this list of conditions and the following disclaimer in the 14 14 * documentation and/or other materials provided with the distribution. 15 * 3. The name of the author may not be used to endorse or promote products16 * derived from this software without specific prior written permission.17 15 * 18 16 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR Footagehead/trunk/FHBrowserCell.m
r845 r853 1 /* $Id: FHBrowserCell.m,v 1. 2 2004/01/31 14:56:25morris Exp $ */1 /* $Id: FHBrowserCell.m,v 1.3 2004/02/10 15:29:13 morris Exp $ */ 2 2 3 3 /* … … 13 13 * notice, this list of conditions and the following disclaimer in the 14 14 * documentation and/or other materials provided with the distribution. 15 * 3. The name of the author may not be used to endorse or promote products16 * derived from this software without specific prior written permission.17 15 * 18 16 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR Footagehead/trunk/FHBrowserView.h
r845 r853 1 /* $Id: FHBrowserView.h,v 1. 2 2004/01/31 14:56:25morris Exp $ */1 /* $Id: FHBrowserView.h,v 1.3 2004/02/10 15:29:13 morris Exp $ */ 2 2 3 3 /* … … 13 13 * notice, this list of conditions and the following disclaimer in the 14 14 * documentation and/or other materials provided with the distribution. 15 * 3. The name of the author may not be used to endorse or promote products16 * derived from this software without specific prior written permission.17 15 * 18 16 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR Footagehead/trunk/FHBrowserView.m
r845 r853 1 /* $Id: FHBrowserView.m,v 1. 2 2004/01/31 14:56:25morris Exp $ */1 /* $Id: FHBrowserView.m,v 1.3 2004/02/10 15:29:13 morris Exp $ */ 2 2 3 3 /* … … 13 13 * notice, this list of conditions and the following disclaimer in the 14 14 * documentation and/or other materials provided with the distribution. 15 * 3. The name of the author may not be used to endorse or promote products16 * derived from this software without specific prior written permission.17 15 * 18 16 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR Footagehead/trunk/FHController.h
r845 r853 1 /* $Id: FHController.h,v 1. 2 2004/01/31 14:56:25morris Exp $ */1 /* $Id: FHController.h,v 1.3 2004/02/10 15:29:13 morris Exp $ */ 2 2 3 3 /* … … 13 13 * notice, this list of conditions and the following disclaimer in the 14 14 * documentation and/or other materials provided with the distribution. 15 * 3. The name of the author may not be used to endorse or promote products16 * derived from this software without specific prior written permission.17 15 * 18 16 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR Footagehead/trunk/FHController.m
r845 r853 1 /* $Id: FHController.m,v 1. 2 2004/01/31 14:56:25morris Exp $ */1 /* $Id: FHController.m,v 1.3 2004/02/10 15:29:13 morris Exp $ */ 2 2 3 3 /* … … 13 13 * notice, this list of conditions and the following disclaimer in the 14 14 * documentation and/or other materials provided with the distribution. 15 * 3. The name of the author may not be used to endorse or promote products16 * derived from this software without specific prior written permission.17 15 * 18 16 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR Footagehead/trunk/FHFullscreenWindow.h
r845 r853 1 /* $Id: FHFullscreenWindow.h,v 1. 2 2004/01/31 14:56:25morris Exp $ */1 /* $Id: FHFullscreenWindow.h,v 1.3 2004/02/10 15:29:13 morris Exp $ */ 2 2 3 3 /* … … 13 13 * notice, this list of conditions and the following disclaimer in the 14 14 * documentation and/or other materials provided with the distribution. 15 * 3. The name of the author may not be used to endorse or promote products16 * derived from this software without specific prior written permission.17 15 * 18 16 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR Footagehead/trunk/FHFullscreenWindow.m
r845 r853 1 /* $Id: FHFullscreenWindow.m,v 1. 2 2004/01/31 14:56:25morris Exp $ */1 /* $Id: FHFullscreenWindow.m,v 1.3 2004/02/10 15:29:13 morris Exp $ */ 2 2 3 3 /* … … 13 13 * notice, this list of conditions and the following disclaimer in the 14 14 * documentation and/or other materials provided with the distribution. 15 * 3. The name of the author may not be used to endorse or promote products16 * derived from this software without specific prior written permission.17 15 * 18 16 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR Footagehead/trunk/FHImageView.h
r845 r853 1 /* $Id: FHImageView.h,v 1. 2 2004/01/31 14:56:25morris Exp $ */1 /* $Id: FHImageView.h,v 1.3 2004/02/10 15:29:13 morris Exp $ */ 2 2 3 3 /* … … 13 13 * notice, this list of conditions and the following disclaimer in the 14 14 * documentation and/or other materials provided with the distribution. 15 * 3. The name of the author may not be used to endorse or promote products16 * derived from this software without specific prior written permission.17 15 * 18 16 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR Footagehead/trunk/FHSettings.h
r845 r853 1 /* $Id: FHSettings.h,v 1. 2 2004/01/31 14:56:25morris Exp $ */1 /* $Id: FHSettings.h,v 1.3 2004/02/10 15:29:13 morris Exp $ */ 2 2 3 3 /* … … 13 13 * notice, this list of conditions and the following disclaimer in the 14 14 * documentation and/or other materials provided with the distribution. 15 * 3. The name of the author may not be used to endorse or promote products16 * derived from this software without specific prior written permission.17 15 * 18 16 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR Footagehead/trunk/FHSettings.m
r845 r853 1 /* $Id: FHSettings.m,v 1. 2 2004/01/31 14:56:25morris Exp $ */1 /* $Id: FHSettings.m,v 1.3 2004/02/10 15:29:13 morris Exp $ */ 2 2 3 3 /* … … 13 13 * notice, this list of conditions and the following disclaimer in the 14 14 * documentation and/or other materials provided with the distribution. 15 * 3. The name of the author may not be used to endorse or promote products16 * derived from this software without specific prior written permission.17 15 * 18 16 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR Footagehead/trunk/FHSplitView.h
r845 r853 1 /* $Id: FHSplitView.h,v 1. 2 2004/01/31 14:56:25morris Exp $ */1 /* $Id: FHSplitView.h,v 1.3 2004/02/10 15:29:13 morris Exp $ */ 2 2 3 3 /* … … 13 13 * notice, this list of conditions and the following disclaimer in the 14 14 * documentation and/or other materials provided with the distribution. 15 * 3. The name of the author may not be used to endorse or promote products16 * derived from this software without specific prior written permission.17 15 * 18 16 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR Footagehead/trunk/FHSplitView.m
r845 r853 1 /* $Id: FHSplitView.m,v 1. 2 2004/01/31 14:56:25morris Exp $ */1 /* $Id: FHSplitView.m,v 1.3 2004/02/10 15:29:13 morris Exp $ */ 2 2 3 3 /* … … 13 13 * notice, this list of conditions and the following disclaimer in the 14 14 * documentation and/or other materials provided with the distribution. 15 * 3. The name of the author may not be used to endorse or promote products16 * derived from this software without specific prior written permission.17 15 * 18 16 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR Footagehead/trunk/NSStringAdditions.h
r845 r853 1 /* $Id: NSStringAdditions.h,v 1. 2 2004/01/31 14:56:25morris Exp $ */1 /* $Id: NSStringAdditions.h,v 1.3 2004/02/10 15:29:13 morris Exp $ */ 2 2 3 3 /* … … 13 13 * notice, this list of conditions and the following disclaimer in the 14 14 * documentation and/or other materials provided with the distribution. 15 * 3. The name of the author may not be used to endorse or promote products16 * derived from this software without specific prior written permission.17 15 * 18 16 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR Footagehead/trunk/NSStringAdditions.m
r845 r853 1 /* $Id: NSStringAdditions.m,v 1. 2 2004/01/31 14:56:25morris Exp $ */1 /* $Id: NSStringAdditions.m,v 1.3 2004/02/10 15:29:13 morris Exp $ */ 2 2 3 3 /* … … 13 13 * notice, this list of conditions and the following disclaimer in the 14 14 * documentation and/or other materials provided with the distribution. 15 * 3. The name of the author may not be used to endorse or promote products16 * derived from this software without specific prior written permission.17 15 * 18 16 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR Footagehead/trunk/main.m
r845 r853 1 /* $Id: main.m,v 1. 2 2004/01/31 14:56:25morris Exp $ */1 /* $Id: main.m,v 1.3 2004/02/10 15:29:13 morris Exp $ */ 2 2 3 3 /* … … 13 13 * notice, this list of conditions and the following disclaimer in the 14 14 * documentation and/or other materials provided with the distribution. 15 * 3. The name of the author may not be used to endorse or promote products16 * derived from this software without specific prior written permission.17 15 * 18 16 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR Footagehead/trunk/prefix.pch
r845 r853 1 /* $Id: prefix.pch,v 1. 2 2004/01/31 14:56:25morris Exp $ */1 /* $Id: prefix.pch,v 1.3 2004/02/10 15:29:13 morris Exp $ */ 2 2 3 3 /* … … 13 13 * notice, this list of conditions and the following disclaimer in the 14 14 * documentation and/or other materials provided with the distribution. 15 * 3. The name of the author may not be used to endorse or promote products16 * derived from this software without specific prior written permission.17 15 * 18 16 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
