You can subscribe to this list here.
| 2007 |
Jan
|
Feb
|
Mar
(23) |
Apr
(254) |
May
(252) |
Jun
(209) |
Jul
(198) |
Aug
(192) |
Sep
(207) |
Oct
(120) |
Nov
(179) |
Dec
(52) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2008 |
Jan
(48) |
Feb
(69) |
Mar
(129) |
Apr
(250) |
May
(113) |
Jun
(177) |
Jul
(228) |
Aug
(155) |
Sep
(218) |
Oct
(185) |
Nov
(109) |
Dec
(88) |
| 2009 |
Jan
(83) |
Feb
(39) |
Mar
(70) |
Apr
(47) |
May
(48) |
Jun
(67) |
Jul
(61) |
Aug
(97) |
Sep
(221) |
Oct
(141) |
Nov
(70) |
Dec
(61) |
| 2010 |
Jan
(45) |
Feb
(76) |
Mar
(178) |
Apr
(106) |
May
(57) |
Jun
(32) |
Jul
(64) |
Aug
(98) |
Sep
(96) |
Oct
(19) |
Nov
(34) |
Dec
(117) |
| 2011 |
Jan
(55) |
Feb
(48) |
Mar
(64) |
Apr
(21) |
May
(39) |
Jun
(53) |
Jul
(99) |
Aug
(56) |
Sep
(39) |
Oct
(26) |
Nov
(19) |
Dec
(69) |
| 2012 |
Jan
(17) |
Feb
(40) |
Mar
(17) |
Apr
|
May
(2) |
Jun
(8) |
Jul
(2) |
Aug
(10) |
Sep
(10) |
Oct
(38) |
Nov
(48) |
Dec
(70) |
| 2013 |
Jan
(43) |
Feb
(47) |
Mar
(39) |
Apr
(37) |
May
(25) |
Jun
(6) |
Jul
(20) |
Aug
(49) |
Sep
(33) |
Oct
(34) |
Nov
(75) |
Dec
(6) |
| 2014 |
Jan
(32) |
Feb
(10) |
Mar
(17) |
Apr
|
May
|
Jun
(26) |
Jul
(5) |
Aug
|
Sep
(4) |
Oct
(23) |
Nov
(80) |
Dec
(48) |
| 2015 |
Jan
(80) |
Feb
(50) |
Mar
(58) |
Apr
(20) |
May
(11) |
Jun
(16) |
Jul
(24) |
Aug
(27) |
Sep
(56) |
Oct
(30) |
Nov
(16) |
Dec
(6) |
| 2016 |
Jan
(31) |
Feb
(14) |
Mar
(23) |
Apr
(17) |
May
(40) |
Jun
(12) |
Jul
(17) |
Aug
(9) |
Sep
(32) |
Oct
(36) |
Nov
(23) |
Dec
(9) |
| 2017 |
Jan
(37) |
Feb
(23) |
Mar
(65) |
Apr
(22) |
May
(6) |
Jun
(3) |
Jul
|
Aug
|
Sep
(3) |
Oct
(22) |
Nov
(63) |
Dec
(71) |
| 2018 |
Jan
(83) |
Feb
(21) |
Mar
(35) |
Apr
(44) |
May
(14) |
Jun
(12) |
Jul
(8) |
Aug
(18) |
Sep
(10) |
Oct
(145) |
Nov
(144) |
Dec
(76) |
| 2019 |
Jan
(18) |
Feb
(28) |
Mar
(5) |
Apr
(208) |
May
(291) |
Jun
(158) |
Jul
(27) |
Aug
(8) |
Sep
(10) |
Oct
(83) |
Nov
(41) |
Dec
(31) |
| 2020 |
Jan
(16) |
Feb
(46) |
Mar
(100) |
Apr
(78) |
May
(69) |
Jun
(71) |
Jul
(28) |
Aug
(131) |
Sep
(176) |
Oct
(89) |
Nov
(147) |
Dec
(19) |
| 2021 |
Jan
(19) |
Feb
(25) |
Mar
(91) |
Apr
(98) |
May
(14) |
Jun
(44) |
Jul
(8) |
Aug
(3) |
Sep
(38) |
Oct
(57) |
Nov
(97) |
Dec
(74) |
| 2022 |
Jan
(89) |
Feb
(47) |
Mar
(15) |
Apr
(50) |
May
(54) |
Jun
(56) |
Jul
(80) |
Aug
(12) |
Sep
(11) |
Oct
(60) |
Nov
(48) |
Dec
(4) |
| 2023 |
Jan
(75) |
Feb
(49) |
Mar
(84) |
Apr
(24) |
May
(13) |
Jun
(74) |
Jul
(32) |
Aug
(66) |
Sep
(50) |
Oct
(38) |
Nov
(105) |
Dec
(181) |
| 2024 |
Jan
(21) |
Feb
(49) |
Mar
(77) |
Apr
(84) |
May
(20) |
Jun
(71) |
Jul
(53) |
Aug
(33) |
Sep
(54) |
Oct
(124) |
Nov
(151) |
Dec
(73) |
| 2025 |
Jan
(61) |
Feb
(17) |
Mar
(136) |
Apr
(72) |
May
(200) |
Jun
(238) |
Jul
(91) |
Aug
(8) |
Sep
|
Oct
(63) |
Nov
(48) |
Dec
|
|
From: <ho...@us...> - 2007-04-05 08:46:15
|
Revision: 1744
http://skim-app.svn.sourceforge.net/skim-app/?rev=1744&view=rev
Author: hofman
Date: 2007-04-05 01:46:14 -0700 (Thu, 05 Apr 2007)
Log Message:
-----------
fix typo and remove method declaration
Modified Paths:
--------------
trunk/SKMainWindowController.h
trunk/SKPDFView.m
Modified: trunk/SKMainWindowController.h
===================================================================
--- trunk/SKMainWindowController.h 2007-04-05 08:41:40 UTC (rev 1743)
+++ trunk/SKMainWindowController.h 2007-04-05 08:46:14 UTC (rev 1744)
@@ -305,7 +305,6 @@
- (void)unregisterAsObserver;
- (void)handleApplicationWillTerminateNotification:(NSNotification *)notification;
-- (void)handleApplicationWillResignActiveNotification:(NSNotification *)notification;
- (void)handlePageChangedNotification:(NSNotification *)notification;
- (void)handleScaleChangedNotification:(NSNotification *)notification;
- (void)handleChangedHistoryNotification:(NSNotification *)notification;
Modified: trunk/SKPDFView.m
===================================================================
--- trunk/SKPDFView.m 2007-04-05 08:41:40 UTC (rev 1743)
+++ trunk/SKPDFView.m 2007-04-05 08:46:14 UTC (rev 1744)
@@ -99,7 +99,7 @@
// class posing indicates that setURL: is never called, and neither is setContents: (-contents returns nil), so this is the only way I can find to fix the thing, since we don't have an equivalent to textView:clickedOnLink:atIndex:
- (void)fixRelativeURLIfNeeded {
// Adam G. provided a console log with *** -[PDFAnnotationLink URL]: selector not recognized, which really seems weird
- NSURL *theURL = [self respondsToselector:@selector(URL)] ? [self URL] : nil;
+ NSURL *theURL = [self respondsToSelector:@selector(URL)] ? [self URL] : nil;
// http://./path/to/file will never make sense, right?
if (theURL && [[theURL host] isEqualToString:@"."]) {
NSString *basePath = [[[[[self page] document] documentURL] path] stringByDeletingLastPathComponent];
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ho...@us...> - 2007-04-05 08:41:41
|
Revision: 1743
http://skim-app.svn.sourceforge.net/skim-app/?rev=1743&view=rev
Author: hofman
Date: 2007-04-05 01:41:40 -0700 (Thu, 05 Apr 2007)
Log Message:
-----------
Don't go out of fullscreen when going to another app.
Modified Paths:
--------------
trunk/SKMainWindowController.m
Modified: trunk/SKMainWindowController.m
===================================================================
--- trunk/SKMainWindowController.m 2007-04-05 04:08:28 UTC (rev 1742)
+++ trunk/SKMainWindowController.m 2007-04-05 08:41:40 UTC (rev 1743)
@@ -1709,11 +1709,6 @@
[self exitFullScreen:self];
}
-- (void)handleApplicationWillResignActiveNotification:(NSNotification *)notification {
- if ([self isFullScreen] || [self isPresentation])
- [self exitFullScreen:self];
-}
-
- (void)handleDidChangeActiveAnnotationNotification:(NSNotification *)notification {
PDFAnnotation *annotation = [pdfView activeAnnotation];
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ama...@us...> - 2007-04-05 04:08:29
|
Revision: 1742
http://skim-app.svn.sourceforge.net/skim-app/?rev=1742&view=rev
Author: amaxwell
Date: 2007-04-04 21:08:28 -0700 (Wed, 04 Apr 2007)
Log Message:
-----------
fix an apparent problem with Link annotations, although I've no idea why this would occur
Modified Paths:
--------------
trunk/SKPDFView.m
Modified: trunk/SKPDFView.m
===================================================================
--- trunk/SKPDFView.m 2007-04-05 00:10:31 UTC (rev 1741)
+++ trunk/SKPDFView.m 2007-04-05 04:08:28 UTC (rev 1742)
@@ -98,7 +98,8 @@
// class posing indicates that setURL: is never called, and neither is setContents: (-contents returns nil), so this is the only way I can find to fix the thing, since we don't have an equivalent to textView:clickedOnLink:atIndex:
- (void)fixRelativeURLIfNeeded {
- NSURL *theURL = [self URL];
+ // Adam G. provided a console log with *** -[PDFAnnotationLink URL]: selector not recognized, which really seems weird
+ NSURL *theURL = [self respondsToselector:@selector(URL)] ? [self URL] : nil;
// http://./path/to/file will never make sense, right?
if (theURL && [[theURL host] isEqualToString:@"."]) {
NSString *basePath = [[[[[self page] document] documentURL] path] stringByDeletingLastPathComponent];
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ho...@us...> - 2007-04-05 00:10:32
|
Revision: 1741
http://skim-app.svn.sourceforge.net/skim-app/?rev=1741&view=rev
Author: hofman
Date: 2007-04-04 17:10:31 -0700 (Wed, 04 Apr 2007)
Log Message:
-----------
Resize disk image
Modified Paths:
--------------
trunk/Skim.dmg.zip
Modified: trunk/Skim.dmg.zip
===================================================================
(Binary files differ)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ho...@us...> - 2007-04-04 21:24:31
|
Revision: 1740
http://skim-app.svn.sourceforge.net/skim-app/?rev=1740&view=rev
Author: hofman
Date: 2007-04-04 14:24:30 -0700 (Wed, 04 Apr 2007)
Log Message:
-----------
Add dutch localization.
Modified Paths:
--------------
trunk/Skim.xcodeproj/project.pbxproj
Added Paths:
-----------
trunk/Dutch.lproj/
trunk/Dutch.lproj/BookmarksWindow.nib/
trunk/Dutch.lproj/BookmarksWindow.nib/classes.nib
trunk/Dutch.lproj/BookmarksWindow.nib/info.nib
trunk/Dutch.lproj/BookmarksWindow.nib/keyedobjects.nib
trunk/Dutch.lproj/ConversionProgressWindow.nib/
trunk/Dutch.lproj/ConversionProgressWindow.nib/classes.nib
trunk/Dutch.lproj/ConversionProgressWindow.nib/info.nib
trunk/Dutch.lproj/ConversionProgressWindow.nib/keyedobjects.nib
trunk/Dutch.lproj/Credits.rtf
trunk/Dutch.lproj/FindPanel.nib/
trunk/Dutch.lproj/FindPanel.nib/classes.nib
trunk/Dutch.lproj/FindPanel.nib/info.nib
trunk/Dutch.lproj/FindPanel.nib/keyedobjects.nib
trunk/Dutch.lproj/InfoPlist.strings
trunk/Dutch.lproj/InfoWindow.nib/
trunk/Dutch.lproj/InfoWindow.nib/classes.nib
trunk/Dutch.lproj/InfoWindow.nib/info.nib
trunk/Dutch.lproj/InfoWindow.nib/keyedobjects.nib
trunk/Dutch.lproj/Localizable.strings
trunk/Dutch.lproj/MainMenu.nib/
trunk/Dutch.lproj/MainMenu.nib/classes.nib
trunk/Dutch.lproj/MainMenu.nib/info.nib
trunk/Dutch.lproj/MainMenu.nib/keyedobjects.nib
trunk/Dutch.lproj/MainWindow.nib/
trunk/Dutch.lproj/MainWindow.nib/classes.nib
trunk/Dutch.lproj/MainWindow.nib/info.nib
trunk/Dutch.lproj/MainWindow.nib/keyedobjects.nib
trunk/Dutch.lproj/NoteWindow.nib/
trunk/Dutch.lproj/NoteWindow.nib/classes.nib
trunk/Dutch.lproj/NoteWindow.nib/info.nib
trunk/Dutch.lproj/NoteWindow.nib/keyedobjects.nib
trunk/Dutch.lproj/PreferenceWindow.nib/
trunk/Dutch.lproj/PreferenceWindow.nib/classes.nib
trunk/Dutch.lproj/PreferenceWindow.nib/info.nib
trunk/Dutch.lproj/PreferenceWindow.nib/keyedobjects.nib
trunk/Dutch.lproj/ReleaseNotes.nib/
trunk/Dutch.lproj/ReleaseNotes.nib/classes.nib
trunk/Dutch.lproj/ReleaseNotes.nib/info.nib
trunk/Dutch.lproj/ReleaseNotes.nib/keyedobjects.nib
trunk/Dutch.lproj/ReleaseNotes.rtf
trunk/Dutch.lproj/SaveProgressSheet.nib/
trunk/Dutch.lproj/SaveProgressSheet.nib/classes.nib
trunk/Dutch.lproj/SaveProgressSheet.nib/info.nib
trunk/Dutch.lproj/SaveProgressSheet.nib/keyedobjects.nib
trunk/Dutch.lproj/Skim Help/
trunk/Dutch.lproj/Skim Help/gfx/
trunk/Dutch.lproj/Skim Help/gfx/Skim.png
trunk/Dutch.lproj/Skim Help/gfx/SkimIcon.png
trunk/Dutch.lproj/Skim Help/gfx/screenshot.png
trunk/Dutch.lproj/Skim Help/skim.texi
trunk/Dutch.lproj/Skim Help/sty/
trunk/Dutch.lproj/Skim Help/sty/skimhelp.css
trunk/Dutch.lproj/Skim Help/version.texi
trunk/Dutch.lproj/SnapshotWindow.nib/
trunk/Dutch.lproj/SnapshotWindow.nib/classes.nib
trunk/Dutch.lproj/SnapshotWindow.nib/info.nib
trunk/Dutch.lproj/SnapshotWindow.nib/keyedobjects.nib
trunk/Dutch.lproj/ZoomValues.strings
trunk/English.lproj/ZoomValues.strings
Added: trunk/Dutch.lproj/BookmarksWindow.nib/classes.nib
===================================================================
--- trunk/Dutch.lproj/BookmarksWindow.nib/classes.nib (rev 0)
+++ trunk/Dutch.lproj/BookmarksWindow.nib/classes.nib 2007-04-04 21:24:30 UTC (rev 1740)
@@ -0,0 +1,11 @@
+{
+ IBClasses = (
+ {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
+ {
+ CLASS = SKBookmarkController;
+ LANGUAGE = ObjC;
+ SUPERCLASS = NSWindowController;
+ }
+ );
+ IBVersion = 1;
+}
\ No newline at end of file
Added: trunk/Dutch.lproj/BookmarksWindow.nib/info.nib
===================================================================
--- trunk/Dutch.lproj/BookmarksWindow.nib/info.nib (rev 0)
+++ trunk/Dutch.lproj/BookmarksWindow.nib/info.nib 2007-04-04 21:24:30 UTC (rev 1740)
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>IBDocumentLocation</key>
+ <string>69 58 356 240 0 0 1440 938 </string>
+ <key>IBFramework Version</key>
+ <string>446.1</string>
+ <key>IBSystem Version</key>
+ <string>8P135</string>
+</dict>
+</plist>
Added: trunk/Dutch.lproj/BookmarksWindow.nib/keyedobjects.nib
===================================================================
(Binary files differ)
Property changes on: trunk/Dutch.lproj/BookmarksWindow.nib/keyedobjects.nib
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/Dutch.lproj/ConversionProgressWindow.nib/classes.nib
===================================================================
--- trunk/Dutch.lproj/ConversionProgressWindow.nib/classes.nib (rev 0)
+++ trunk/Dutch.lproj/ConversionProgressWindow.nib/classes.nib 2007-04-04 21:24:30 UTC (rev 1740)
@@ -0,0 +1,17 @@
+{
+ IBClasses = (
+ {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
+ {
+ ACTIONS = {cancel = id; };
+ CLASS = SKPSProgressController;
+ LANGUAGE = ObjC;
+ OUTLETS = {
+ cancelButton = NSButton;
+ progressBar = NSProgressIndicator;
+ textField = NSTextField;
+ };
+ SUPERCLASS = NSWindowController;
+ }
+ );
+ IBVersion = 1;
+}
\ No newline at end of file
Added: trunk/Dutch.lproj/ConversionProgressWindow.nib/info.nib
===================================================================
--- trunk/Dutch.lproj/ConversionProgressWindow.nib/info.nib (rev 0)
+++ trunk/Dutch.lproj/ConversionProgressWindow.nib/info.nib 2007-04-04 21:24:30 UTC (rev 1740)
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>IBDocumentLocation</key>
+ <string>69 40 356 240 0 0 1280 832 </string>
+ <key>IBFramework Version</key>
+ <string>446.1</string>
+ <key>IBSystem Version</key>
+ <string>8P135</string>
+</dict>
+</plist>
Added: trunk/Dutch.lproj/ConversionProgressWindow.nib/keyedobjects.nib
===================================================================
(Binary files differ)
Property changes on: trunk/Dutch.lproj/ConversionProgressWindow.nib/keyedobjects.nib
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/Dutch.lproj/Credits.rtf
===================================================================
--- trunk/Dutch.lproj/Credits.rtf (rev 0)
+++ trunk/Dutch.lproj/Credits.rtf 2007-04-04 21:24:30 UTC (rev 1740)
@@ -0,0 +1,30 @@
+{\rtf1\mac\ansicpg10000\cocoartf824\cocoasubrtf410
+{\fonttbl\f0\fswiss\fcharset77 Helvetica-Bold;\f1\fswiss\fcharset77 Helvetica;}
+{\colortbl;\red255\green255\blue255;}
+\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural
+
+\f0\b\fs24 \cf0 Design and Engineering:
+\f1\b0 \
+ Christiaan M. Hofman\
+ Adam R. Maxwell\
+ Michael O. McCracken\
+\
+
+\f0\b Warranty Information:\
+
+\f1\b0 The current version and all subsequent versions are licensed under the BSD License:\
+\
+This software is Copyright \'a9 2001-2007, Michael O. McCracken\
+\pard\tx0\tx1120\tx2240\tx3360\tx4480\tx5600\tx6720\tx7840\tx8960\tx10080\tx11200\tx12320\tx13440\tx14560\tx15680\tx16800\tx17920\tx19040\tx20160\tx21280\tx22400\tx23520\tx24640\tx25760\tx26880\tx28000\tx29120\tx30240\tx31360\tx32480\tx33600\tx34720\ql\qnatural
+\cf0 All rights reserved.\
+\
+\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural
+\cf0 Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\
+\
+\'a5 Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\
+\pard\tx0\tx1120\tx2240\tx3360\tx4480\tx5600\tx6720\tx7840\tx8960\tx10080\tx11200\tx12320\tx13440\tx14560\tx15680\tx16800\tx17920\tx19040\tx20160\tx21280\tx22400\tx23520\tx24640\tx25760\tx26880\tx28000\tx29120\tx30240\tx31360\tx32480\tx33600\tx34720\ql\qnatural
+\cf0 \'a5 Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\
+\'a5 Neither the name of Michael O. McCracken nor the names of any contributors may be used to endorse or promote products derived from this software without specific prior written permission.\
+\
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\
+}
\ No newline at end of file
Added: trunk/Dutch.lproj/FindPanel.nib/classes.nib
===================================================================
--- trunk/Dutch.lproj/FindPanel.nib/classes.nib (rev 0)
+++ trunk/Dutch.lproj/FindPanel.nib/classes.nib 2007-04-04 21:24:30 UTC (rev 1740)
@@ -0,0 +1,18 @@
+{
+ IBClasses = (
+ {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
+ {
+ ACTIONS = {
+ findNext = id;
+ findNextAndOrderOutFindPanel = id;
+ findPrevious = id;
+ performFindPanelAction = id;
+ };
+ CLASS = SKFindController;
+ LANGUAGE = ObjC;
+ OUTLETS = {findField = NSTextField; ignoreCaseCheckbox = NSButton; };
+ SUPERCLASS = NSWindowController;
+ }
+ );
+ IBVersion = 1;
+}
\ No newline at end of file
Added: trunk/Dutch.lproj/FindPanel.nib/info.nib
===================================================================
--- trunk/Dutch.lproj/FindPanel.nib/info.nib (rev 0)
+++ trunk/Dutch.lproj/FindPanel.nib/info.nib 2007-04-04 21:24:30 UTC (rev 1740)
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>IBDocumentLocation</key>
+ <string>69 58 356 240 0 0 1440 938 </string>
+ <key>IBFramework Version</key>
+ <string>446.1</string>
+ <key>IBSystem Version</key>
+ <string>8P135</string>
+</dict>
+</plist>
Added: trunk/Dutch.lproj/FindPanel.nib/keyedobjects.nib
===================================================================
(Binary files differ)
Property changes on: trunk/Dutch.lproj/FindPanel.nib/keyedobjects.nib
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/Dutch.lproj/InfoPlist.strings
===================================================================
(Binary files differ)
Property changes on: trunk/Dutch.lproj/InfoPlist.strings
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/Dutch.lproj/InfoWindow.nib/classes.nib
===================================================================
--- trunk/Dutch.lproj/InfoWindow.nib/classes.nib (rev 0)
+++ trunk/Dutch.lproj/InfoWindow.nib/classes.nib 2007-04-04 21:24:30 UTC (rev 1740)
@@ -0,0 +1,11 @@
+{
+ IBClasses = (
+ {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
+ {
+ CLASS = SKInfoWindowController;
+ LANGUAGE = ObjC;
+ SUPERCLASS = NSWindowController;
+ }
+ );
+ IBVersion = 1;
+}
\ No newline at end of file
Added: trunk/Dutch.lproj/InfoWindow.nib/info.nib
===================================================================
--- trunk/Dutch.lproj/InfoWindow.nib/info.nib (rev 0)
+++ trunk/Dutch.lproj/InfoWindow.nib/info.nib 2007-04-04 21:24:30 UTC (rev 1740)
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>IBDocumentLocation</key>
+ <string>69 58 356 240 0 0 1440 938 </string>
+ <key>IBFramework Version</key>
+ <string>446.1</string>
+ <key>IBSystem Version</key>
+ <string>8P135</string>
+</dict>
+</plist>
Added: trunk/Dutch.lproj/InfoWindow.nib/keyedobjects.nib
===================================================================
(Binary files differ)
Property changes on: trunk/Dutch.lproj/InfoWindow.nib/keyedobjects.nib
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/Dutch.lproj/Localizable.strings
===================================================================
(Binary files differ)
Property changes on: trunk/Dutch.lproj/Localizable.strings
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/Dutch.lproj/MainMenu.nib/classes.nib
===================================================================
--- trunk/Dutch.lproj/MainMenu.nib/classes.nib (rev 0)
+++ trunk/Dutch.lproj/MainMenu.nib/classes.nib 2007-04-04 21:24:30 UTC (rev 1740)
@@ -0,0 +1,67 @@
+{
+ IBClasses = (
+ {
+ ACTIONS = {
+ addBookmark = id;
+ alternatePaste = id;
+ changeAnnotationMode = id;
+ changeDisplayBox = id;
+ changeLeftSidePaneState = id;
+ changeRightSidePaneState = id;
+ changeToolMode = id;
+ createNewNote = id;
+ displayCropBox = id;
+ displayFacingPages = id;
+ displayMediaBox = id;
+ displaySinglePages = id;
+ doGoBack = id;
+ doGoForward = id;
+ doGoToNextPage = id;
+ doGoToPage = id;
+ doGoToPreviousPage = id;
+ doZoomIn = id;
+ doZoomOut = id;
+ doZoomToActualSize = id;
+ doZoomToFit = id;
+ editBookmarks = id;
+ editNote = id;
+ getInfo = id;
+ newDocumentFromClipboard = id;
+ password = id;
+ performFit = id;
+ pickColor = id;
+ readNotes = id;
+ rotateAllLeft = id;
+ rotateAllRight = id;
+ rotateLeft = id;
+ rotateRight = id;
+ saveArchive = id;
+ takeSnapshot = id;
+ toggleAutoScale = id;
+ toggleDisplayAsBook = id;
+ toggleDisplayContinuous = id;
+ toggleDisplayPageBreaks = id;
+ toggleFullScreen = id;
+ toggleLeftSidePane = id;
+ togglePresentation = id;
+ toggleReadingBar = id;
+ toggleRightSidePane = id;
+ };
+ CLASS = FirstResponder;
+ LANGUAGE = ObjC;
+ SUPERCLASS = NSObject;
+ },
+ {
+ ACTIONS = {checkForUpdates = id; showPreferencePanel = id; showReleaseNotes = id; };
+ CLASS = SKApplicationController;
+ LANGUAGE = ObjC;
+ SUPERCLASS = NSObject;
+ },
+ {
+ CLASS = SKDocumentController;
+ LANGUAGE = ObjC;
+ SUPERCLASS = NSDocumentController;
+ }
+ );
+ IBVersion = 1;
+}
\ No newline at end of file
Added: trunk/Dutch.lproj/MainMenu.nib/info.nib
===================================================================
--- trunk/Dutch.lproj/MainMenu.nib/info.nib (rev 0)
+++ trunk/Dutch.lproj/MainMenu.nib/info.nib 2007-04-04 21:24:30 UTC (rev 1740)
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>IBDocumentLocation</key>
+ <string>23 68 356 240 0 0 1440 938 </string>
+ <key>IBEditorPositions</key>
+ <dict>
+ <key>29</key>
+ <string>140 614 542 44 0 0 1440 938 </string>
+ </dict>
+ <key>IBFramework Version</key>
+ <string>446.1</string>
+ <key>IBSystem Version</key>
+ <string>8P135</string>
+</dict>
+</plist>
Added: trunk/Dutch.lproj/MainMenu.nib/keyedobjects.nib
===================================================================
(Binary files differ)
Property changes on: trunk/Dutch.lproj/MainMenu.nib/keyedobjects.nib
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/Dutch.lproj/MainWindow.nib/classes.nib
===================================================================
--- trunk/Dutch.lproj/MainWindow.nib/classes.nib (rev 0)
+++ trunk/Dutch.lproj/MainWindow.nib/classes.nib 2007-04-04 21:24:30 UTC (rev 1740)
@@ -0,0 +1,165 @@
+{
+ IBClasses = (
+ {
+ CLASS = BDSKCollapsibleView;
+ LANGUAGE = ObjC;
+ SUPERCLASS = BDSKContainerView;
+ },
+ {
+ CLASS = BDSKContainerView;
+ LANGUAGE = ObjC;
+ OUTLETS = {contentView = id; };
+ SUPERCLASS = NSView;
+ },
+ {CLASS = BDSKEdgeView; LANGUAGE = ObjC; SUPERCLASS = BDSKContainerView; },
+ {
+ CLASS = BDSKImagePopUpButton;
+ LANGUAGE = ObjC;
+ OUTLETS = {delegate = id; };
+ SUPERCLASS = NSPopUpButton;
+ },
+ {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
+ {ACTIONS = {splitViewDoubleClick = id; }; CLASS = NSObject; LANGUAGE = ObjC; },
+ {CLASS = NSSegmentedControl; LANGUAGE = ObjC; SUPERCLASS = NSControl; },
+ {
+ CLASS = NSUserDefaultsController;
+ LANGUAGE = ObjC;
+ SUPERCLASS = NSController;
+ },
+ {
+ CLASS = SKAnnotationTypeImageCell;
+ LANGUAGE = ObjC;
+ SUPERCLASS = NSImageCell;
+ },
+ {CLASS = SKFullScreenWindow; LANGUAGE = ObjC; SUPERCLASS = NSWindow; },
+ {
+ ACTIONS = {
+ changeColor = id;
+ changeDisplayBox = id;
+ changeLeftSidePaneState = id;
+ changeRightSidePaneState = id;
+ changeScaleFactor = id;
+ changeToolMode = id;
+ chooseScale = id;
+ createNewNote = id;
+ dismissBookmarkSheet = id;
+ dismissChoosePageSheet = id;
+ dismissChooseScaleSheet = id;
+ dismissPasswordSheet = id;
+ displayFacingPages = id;
+ displaySinglePages = id;
+ doAutoScale = id;
+ doGoBack = id;
+ doGoForward = id;
+ doGoToNextPage = id;
+ doGoToPage = id;
+ doGoToPreviousPage = id;
+ doZoomIn = id;
+ doZoomOut = id;
+ doZoomToActualSize = id;
+ doZoomToFit = id;
+ enterFullScreen = id;
+ enterPresentation = id;
+ exitFullScreen = id;
+ getInfo = id;
+ goBackOrForward = id;
+ password = id;
+ performFit = id;
+ pickColor = id;
+ rotateAllLeft = id;
+ rotateAllRight = id;
+ rotateLeft = id;
+ rotateRight = id;
+ search = id;
+ takeSnapshot = id;
+ toggleAutoActualSize = id;
+ toggleAutoScale = id;
+ toggleDisplayAsBook = id;
+ toggleDisplayContinuous = id;
+ toggleDisplayPageBreaks = id;
+ toggleFullScreen = id;
+ toggleLeftSidePane = id;
+ togglePresentation = id;
+ toggleRightSidePane = id;
+ };
+ CLASS = SKMainWindowController;
+ LANGUAGE = ObjC;
+ OUTLETS = {
+ backForwardButton = NSSegmentedControl;
+ bookmarkField = NSTextField;
+ bookmarkSheet = NSWindow;
+ choosePageField = NSTextField;
+ choosePageSheet = NSWindow;
+ chooseScaleField = NSTextField;
+ chooseScaleSheet = NSWindow;
+ circlePopUpButton = BDSKImagePopUpButton;
+ currentLeftSideView = NSView;
+ currentRightSideView = NSView;
+ displayBoxPopUpButton = NSPopUpButton;
+ findArrayController = NSArrayController;
+ findCollapsibleView = BDSKCollapsibleView;
+ findEdgeView = BDSKEdgeView;
+ findTableView = NSTableView;
+ findView = NSView;
+ leftSideBox = NSBox;
+ leftSideButton = NSSegmentedControl;
+ leftSideCollapsibleView = BDSKCollapsibleView;
+ leftSideContentBox = NSBox;
+ leftSideEdgeView = BDSKEdgeView;
+ markupPopUpButton = BDSKImagePopUpButton;
+ noteArrayController = NSArrayController;
+ noteOutlineView = SKNoteOutlineView;
+ notePopUpButton = BDSKImagePopUpButton;
+ noteView = NSView;
+ outlineView = NSOutlineView;
+ pageNumberField = NSTextField;
+ pageNumberStepper = NSStepper;
+ pageNumberView = NSView;
+ passwordField = NSTextField;
+ passwordSheet = NSWindow;
+ pdfContentBox = BDSKEdgeView;
+ pdfView = SKPDFView;
+ rightSideBox = NSBox;
+ rightSideButton = NSSegmentedControl;
+ rightSideContentBox = NSBox;
+ rightSideEdgeView = BDSKEdgeView;
+ saveProgressBar = NSProgressIndicator;
+ saveProgressSheet = NSWindow;
+ scaleField = NSTextField;
+ searchField = NSSearchField;
+ snapshotArrayController = NSArrayController;
+ snapshotTableView = SKSnapshotTableView;
+ snapshotView = NSView;
+ spinner = NSProgressIndicator;
+ splitView = SKSplitView;
+ thumbnailArrayController = NSArrayController;
+ thumbnailTableView = SKThumbnailTableView;
+ thumbnailView = NSView;
+ tocView = NSView;
+ toolModeButton = NSSegmentedControl;
+ };
+ SUPERCLASS = NSWindowController;
+ },
+ {CLASS = SKNoteOutlineView; LANGUAGE = ObjC; SUPERCLASS = NSOutlineView; },
+ {
+ ACTIONS = {delete = id; };
+ CLASS = SKNoteTableView;
+ LANGUAGE = ObjC;
+ SUPERCLASS = NSTableView;
+ },
+ {CLASS = SKOutlineView; LANGUAGE = ObjC; SUPERCLASS = NSOutlineView; },
+ {CLASS = SKPDFView; LANGUAGE = ObjC; SUPERCLASS = PDFView; },
+ {CLASS = SKSnapshotPageCell; LANGUAGE = ObjC; SUPERCLASS = NSTextFieldCell; },
+ {CLASS = SKSnapshotTableView; LANGUAGE = ObjC; SUPERCLASS = SKNoteTableView; },
+ {CLASS = SKSplitView; LANGUAGE = ObjC; SUPERCLASS = NSSplitView; },
+ {
+ CLASS = SKThumbnail;
+ LANGUAGE = ObjC;
+ OUTLETS = {controller = id; };
+ SUPERCLASS = NSObject;
+ },
+ {CLASS = SKThumbnailTableView; LANGUAGE = ObjC; SUPERCLASS = NSTableView; },
+ {CLASS = SkimDocument; LANGUAGE = ObjC; SUPERCLASS = NSDocument; }
+ );
+ IBVersion = 1;
+}
\ No newline at end of file
Added: trunk/Dutch.lproj/MainWindow.nib/info.nib
===================================================================
--- trunk/Dutch.lproj/MainWindow.nib/info.nib (rev 0)
+++ trunk/Dutch.lproj/MainWindow.nib/info.nib 2007-04-04 21:24:30 UTC (rev 1740)
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>IBDocumentLocation</key>
+ <string>115 30 564 296 0 0 1440 938 </string>
+ <key>IBEditorPositions</key>
+ <dict>
+ <key>168</key>
+ <string>584 557 271 167 0 0 1440 938 </string>
+ <key>224</key>
+ <string>610 420 220 442 0 0 1440 938 </string>
+ <key>256</key>
+ <string>610 420 220 442 0 0 1440 938 </string>
+ <key>314</key>
+ <string>610 420 220 442 0 0 1440 938 </string>
+ <key>502</key>
+ <string>610 420 220 442 0 0 1440 938 </string>
+ <key>511</key>
+ <string>610 420 220 442 0 0 1440 938 </string>
+ </dict>
+ <key>IBFramework Version</key>
+ <string>446.1</string>
+ <key>IBLockedObjects</key>
+ <array>
+ <integer>208</integer>
+ </array>
+ <key>IBSystem Version</key>
+ <string>8P135</string>
+</dict>
+</plist>
Added: trunk/Dutch.lproj/MainWindow.nib/keyedobjects.nib
===================================================================
(Binary files differ)
Property changes on: trunk/Dutch.lproj/MainWindow.nib/keyedobjects.nib
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/Dutch.lproj/NoteWindow.nib/classes.nib
===================================================================
--- trunk/Dutch.lproj/NoteWindow.nib/classes.nib (rev 0)
+++ trunk/Dutch.lproj/NoteWindow.nib/classes.nib 2007-04-04 21:24:30 UTC (rev 1740)
@@ -0,0 +1,19 @@
+{
+ IBClasses = (
+ {
+ CLASS = BDSKDragImageView;
+ LANGUAGE = ObjC;
+ OUTLETS = {delegate = id; };
+ SUPERCLASS = NSImageView;
+ },
+ {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
+ {CLASS = NSObject; LANGUAGE = ObjC; },
+ {
+ CLASS = SKNoteWindowController;
+ LANGUAGE = ObjC;
+ OUTLETS = {imageView = BDSKDragImageView; };
+ SUPERCLASS = NSWindowController;
+ }
+ );
+ IBVersion = 1;
+}
\ No newline at end of file
Added: trunk/Dutch.lproj/NoteWindow.nib/info.nib
===================================================================
--- trunk/Dutch.lproj/NoteWindow.nib/info.nib (rev 0)
+++ trunk/Dutch.lproj/NoteWindow.nib/info.nib 2007-04-04 21:24:30 UTC (rev 1740)
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>IBDocumentLocation</key>
+ <string>69 58 356 240 0 0 1440 938 </string>
+ <key>IBFramework Version</key>
+ <string>446.1</string>
+ <key>IBSystem Version</key>
+ <string>8P135</string>
+</dict>
+</plist>
Added: trunk/Dutch.lproj/NoteWindow.nib/keyedobjects.nib
===================================================================
(Binary files differ)
Property changes on: trunk/Dutch.lproj/NoteWindow.nib/keyedobjects.nib
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/Dutch.lproj/PreferenceWindow.nib/classes.nib
===================================================================
--- trunk/Dutch.lproj/PreferenceWindow.nib/classes.nib (rev 0)
+++ trunk/Dutch.lproj/PreferenceWindow.nib/classes.nib 2007-04-04 21:24:30 UTC (rev 1740)
@@ -0,0 +1,18 @@
+{
+ IBClasses = (
+ {
+ ACTIONS = {"" = id; };
+ CLASS = FirstResponder;
+ LANGUAGE = ObjC;
+ SUPERCLASS = NSObject;
+ },
+ {
+ ACTIONS = {changeDiscreteThumbnailSizes = id; };
+ CLASS = SKPreferenceController;
+ LANGUAGE = ObjC;
+ OUTLETS = {snapshotSizeSlider = NSSlider; thumbnailSizeSlider = NSSlider; };
+ SUPERCLASS = NSWindowController;
+ }
+ );
+ IBVersion = 1;
+}
\ No newline at end of file
Added: trunk/Dutch.lproj/PreferenceWindow.nib/info.nib
===================================================================
--- trunk/Dutch.lproj/PreferenceWindow.nib/info.nib (rev 0)
+++ trunk/Dutch.lproj/PreferenceWindow.nib/info.nib 2007-04-04 21:24:30 UTC (rev 1740)
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>IBDocumentLocation</key>
+ <string>69 58 356 240 0 0 1440 938 </string>
+ <key>IBFramework Version</key>
+ <string>446.1</string>
+ <key>IBLockedObjects</key>
+ <array>
+ <integer>5</integer>
+ </array>
+ <key>IBSystem Version</key>
+ <string>8P135</string>
+</dict>
+</plist>
Added: trunk/Dutch.lproj/PreferenceWindow.nib/keyedobjects.nib
===================================================================
(Binary files differ)
Property changes on: trunk/Dutch.lproj/PreferenceWindow.nib/keyedobjects.nib
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/Dutch.lproj/ReleaseNotes.nib/classes.nib
===================================================================
--- trunk/Dutch.lproj/ReleaseNotes.nib/classes.nib (rev 0)
+++ trunk/Dutch.lproj/ReleaseNotes.nib/classes.nib 2007-04-04 21:24:30 UTC (rev 1740)
@@ -0,0 +1,13 @@
+{
+ IBClasses = (
+ {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
+ {
+ ACTIONS = {download = id; };
+ CLASS = SKReleaseNotesController;
+ LANGUAGE = ObjC;
+ OUTLETS = {downloadButton = NSButton; textView = NSTextView; };
+ SUPERCLASS = NSWindowController;
+ }
+ );
+ IBVersion = 1;
+}
\ No newline at end of file
Added: trunk/Dutch.lproj/ReleaseNotes.nib/info.nib
===================================================================
--- trunk/Dutch.lproj/ReleaseNotes.nib/info.nib (rev 0)
+++ trunk/Dutch.lproj/ReleaseNotes.nib/info.nib 2007-04-04 21:24:30 UTC (rev 1740)
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>IBDocumentLocation</key>
+ <string>83 68 356 240 0 0 1440 938 </string>
+ <key>IBFramework Version</key>
+ <string>446.1</string>
+ <key>IBSystem Version</key>
+ <string>8P135</string>
+</dict>
+</plist>
Added: trunk/Dutch.lproj/ReleaseNotes.nib/keyedobjects.nib
===================================================================
(Binary files differ)
Property changes on: trunk/Dutch.lproj/ReleaseNotes.nib/keyedobjects.nib
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/Dutch.lproj/ReleaseNotes.rtf
===================================================================
--- trunk/Dutch.lproj/ReleaseNotes.rtf (rev 0)
+++ trunk/Dutch.lproj/ReleaseNotes.rtf 2007-04-04 21:24:30 UTC (rev 1740)
@@ -0,0 +1,50 @@
+{\rtf1\mac\ansicpg10000\cocoartf824\cocoasubrtf410
+{\fonttbl\f0\fswiss\fcharset77 Helvetica;\f1\fnil\fcharset77 LucidaGrande;\f2\fswiss\fcharset77 Helvetica-Bold;
+\f3\fswiss\fcharset77 Helvetica-BoldOblique;\f4\fnil\fcharset77 LucidaGrande-Bold;}
+{\colortbl;\red255\green255\blue255;\red255\green0\blue0;}
+\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural\pardirnatural
+
+\f0\fs60 \cf0 Skim Release Notes\
+\pard\tx1440\tx2880\tx4320\tx5760\tx7200\ql\qnatural
+
+\f1\fs22 \cf0 \
+\pard\tx1440\tx2880\tx4320\tx5760\tx7200\ql\qnatural
+
+\fs24 \cf0 Thanks for using Skim. \
+\pard\tx1440\tx2880\tx4320\tx5760\tx7200\ql\qnatural
+
+\fs22 \cf0 \
+\pard\tx1440\tx2880\tx4320\tx5760\tx7200\ql\qnatural
+
+\f2\b\fs28 \cf0 About Skim\
+\pard\tx1440\tx2880\tx4320\tx5760\tx7200\ql\qnatural
+
+\f1\b0\fs22 \cf0 \
+Skim is a PDF Reader and note-taker for OS X. Skim is designed to help you read and annotate scientific papers in PDF.\
+\
+\pard\tx1440\tx2880\tx4320\tx5760\tx7200\ql\qnatural
+
+\f3\i\b\fs26 \cf0 Web Site\
+\pard\tx1440\tx2880\tx4320\tx5760\tx7200\ql\qnatural
+
+\f1\i0\b0\fs22 \cf0 \
+The Skim website is at {\field{\*\fldinst{HYPERLINK "http://skim-app.sourceforge.net/"}}{\fldrslt http://skim-app.sourceforge.net}} - check there for current information and ways to find out more about the program and the development efforts.\
+\
+\pard\tx1440\tx2880\tx4320\tx5760\tx7200\ql\qnatural
+
+\f3\i\b\fs26 \cf0 Getting Help\
+\pard\tx1440\tx2880\tx4320\tx5760\tx7200\ql\qnatural
+
+\f1\i0\b0\fs22 \cf0 \
+If you have a problem with using the program and you'd like to talk with other users about it, there is a mailing list set up for discussing using Skim. Information about it is available at {\field{\*\fldinst{HYPERLINK "http://lists.sourceforge.net/mailman/listinfo/skim-app-users"}}{\fldrslt http://lists.sourceforge.net/mailman/listinfo/skim-app-users}}.\
+\
+\pard\tx1440\tx2880\tx4320\tx5760\tx7200\ql\qnatural
+
+\f3\i\b\fs26 \cf0 Reporting Bugs\
+\pard\tx1440\tx2880\tx4320\tx5760\tx7200\ql\qnatural
+
+\f1\i0\b0\fs22 \cf0 \
+Bug reports should be submitted to the {\field{\*\fldinst{HYPERLINK "http://sourceforge.net/tracker/?group_id=192583&atid=941981"}}{\fldrslt bug tracker}} on SourceForge.
+\f4\b \cf2 Note:
+\f1\b0 \cf0 Please assign the bug report to someone - if you don't personally know any developers, assign the bug to Mike (username mmcc). If you don't assign the bug to someone, nobody will notice it for a long time. Assigning it to someone sends them an email notification.\
+}
\ No newline at end of file
Added: trunk/Dutch.lproj/SaveProgressSheet.nib/classes.nib
===================================================================
--- trunk/Dutch.lproj/SaveProgressSheet.nib/classes.nib (rev 0)
+++ trunk/Dutch.lproj/SaveProgressSheet.nib/classes.nib 2007-04-04 21:24:30 UTC (rev 1740)
@@ -0,0 +1,90 @@
+{
+ IBClasses = (
+ {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
+ {CLASS = NSObject; LANGUAGE = ObjC; },
+ {
+ ACTIONS = {
+ changeAnnotationMode = id;
+ changeColor = id;
+ changeDisplayBox = id;
+ changeScaleFactor = id;
+ changeToolMode = id;
+ createNewNote = id;
+ dismissChoosePageSheet = id;
+ displayCropBox = id;
+ displayFacingPages = id;
+ displayMediaBox = id;
+ displaySinglePages = id;
+ doGoBack = id;
+ doGoForward = id;
+ doGoToNextPage = id;
+ doGoToPage = id;
+ doGoToPreviousPage = id;
+ doZoomIn = id;
+ doZoomOut = id;
+ doZoomToActualSize = id;
+ doZoomToFit = id;
+ enterFullScreen = id;
+ enterPresentation = id;
+ exitFullScreen = id;
+ getInfo = id;
+ goBackOrForward = id;
+ pickColor = id;
+ rotateAllLeft = id;
+ rotateAllRight = id;
+ rotateLeft = id;
+ rotateRight = id;
+ search = id;
+ toggleDisplayAsBook = id;
+ toggleDisplayContinuous = id;
+ toggleDisplayPageBreaks = id;
+ toggleFullScreen = id;
+ toggleLeftSidePane = id;
+ togglePresentation = id;
+ toggleRightSidePane = id;
+ toggleZoomToFit = id;
+ };
+ CLASS = SKMainWindowController;
+ LANGUAGE = ObjC;
+ OUTLETS = {
+ annotationModeButton = NSSegmentedControl;
+ backForwardButton = NSSegmentedControl;
+ choosePageField = NSTextField;
+ choosePageSheet = NSWindow;
+ currentTableView = NSTableView;
+ displayBoxPopUpButton = NSPopUpButton;
+ findArrayController = NSArrayController;
+ findField = NSSearchField;
+ findTableView = NSTableView;
+ leftSideBox = NSBox;
+ leftSideButton = NSSegmentedControl;
+ leftSideContentBox = NSBox;
+ noteArrayController = NSArrayController;
+ noteTableView = SKNoteTableView;
+ outlineView = NSOutlineView;
+ pageNumberField = NSTextField;
+ pageNumberStepper = NSStepper;
+ pageNumberView = NSView;
+ pdfContentBox = NSBox;
+ pdfView = SKPDFView;
+ rightSideBox = NSBox;
+ rightSideButton = NSSegmentedControl;
+ rightSideContentBox = NSBox;
+ saveProgressBar = NSProgressIndicator;
+ saveProgressSheet = NSWindow;
+ scaleField = NSTextField;
+ searchBox = SKCollapsibleView;
+ searchField = NSSearchField;
+ snapshotArrayController = NSArrayController;
+ snapshotTableView = SKSnapshotTableView;
+ spinner = NSProgressIndicator;
+ splitView = SKSplitView;
+ thumbnailArrayController = NSArrayController;
+ thumbnailTableView = SKThumbnailTableView;
+ toolModeButton = NSSegmentedControl;
+ };
+ SUPERCLASS = NSWindowController;
+ }
+ );
+ IBVersion = 1;
+}
\ No newline at end of file
Added: trunk/Dutch.lproj/SaveProgressSheet.nib/info.nib
===================================================================
--- trunk/Dutch.lproj/SaveProgressSheet.nib/info.nib (rev 0)
+++ trunk/Dutch.lproj/SaveProgressSheet.nib/info.nib 2007-04-04 21:24:30 UTC (rev 1740)
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>IBDocumentLocation</key>
+ <string>69 58 356 240 0 0 1440 938 </string>
+ <key>IBFramework Version</key>
+ <string>446.1</string>
+ <key>IBSystem Version</key>
+ <string>8P135</string>
+</dict>
+</plist>
Added: trunk/Dutch.lproj/SaveProgressSheet.nib/keyedobjects.nib
===================================================================
(Binary files differ)
Property changes on: trunk/Dutch.lproj/SaveProgressSheet.nib/keyedobjects.nib
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/Dutch.lproj/Skim Help/gfx/Skim.png
===================================================================
(Binary files differ)
Property changes on: trunk/Dutch.lproj/Skim Help/gfx/Skim.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/Dutch.lproj/Skim Help/gfx/SkimIcon.png
===================================================================
(Binary files differ)
Property changes on: trunk/Dutch.lproj/Skim Help/gfx/SkimIcon.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/Dutch.lproj/Skim Help/gfx/screenshot.png
===================================================================
(Binary files differ)
Property changes on: trunk/Dutch.lproj/Skim Help/gfx/screenshot.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/Dutch.lproj/Skim Help/skim.texi
===================================================================
--- trunk/Dutch.lproj/Skim Help/skim.texi (rev 0)
+++ trunk/Dutch.lproj/Skim Help/skim.texi 2007-04-04 21:24:30 UTC (rev 1740)
@@ -0,0 +1,1082 @@
+\input texinfo @c -*-texinfo-*-
+@c This is the manual for Skim.
+
+@c ======================================================================================
+@c Localization Notes
+@c ======================================================================================
+@c
+@c Localization starts after "The content of the Help Pages starts here...".
+@c Command names start with '@' and should not be localized.
+@c Lines starting with @c, such as this one, are comments and should not be localized.
+@c Arguments are written on the line after the command, or as a comma-separated list within braces.
+@c Most arguments should be localized, but not for @end or @box.
+@c References (first argument of @ref or @xref, or between * and :: in a @menu) should be exactly the same as their target (argument of @node or @anchor).
+
+@c ======================================================================================
+@c Document info
+@c ======================================================================================
+@c
+@setfilename skim.info
+
+@setchapternewpage odd
+@footnotestyle separate
+@ifset shorttitlepage-enabled
+@shorttitlepage Skim v@value{VERSION}
+@end ifset
+
+@c ======================================================================================
+@c Macro definitions
+@c ======================================================================================
+
+@c macros for keyboard shortcuts
+
+@macro cmd {key}
+@html
+⌘\key\
+@end html
+@ifnothtml
+Cmd-\key\
+@end ifnothtml
+@end macro
+
+@macro opt {key}
+@html
+⌥\key\
+@end html
+@ifnothtml
+Opt-\key\
+@end ifnothtml
+@end macro
+
+@macro shiftcmd {key}
+@html
+⇧⌘\key\
+@end html
+@ifnothtml
+Shift-Cmd-\key\
+@end ifnothtml
+@end macro
+
+@macro optcmd {key}
+@html
+⌥⌘\key\
+@end html
+@ifnothtml
+Option-Cmd-\key\
+@end ifnothtml
+@end macro
+
+@macro ctrcmd {key}
+@html
+⌃⌘\key\
+@end html
+@ifnothtml
+Control-Cmd-\key\
+@end ifnothtml
+@end macro
+
+@c A macro for search-result abstracts
+
+@macro abstract{tekst}
+@html
+<META NAME="DESCRIPTION" CONTENT="\tekst\">
+@end html
+@end macro
+
+@c Macros for special boxes
+
+@macro box{class}
+@html
+<div class="\class\">
+@end html
+@end macro
+
+@macro endbox
+@html
+</div>
+@end html
+@end macro
+
+@macro topic{title}
+@node \title\
+@chapter \title\
+@cindex \title\
+@abstract{\title\}
+@end macro
+
+@c ======================================================================================
+@c The content of the Help Pages starts here...
+@c ======================================================================================
+
+@documentlanguage nl
+
+@settitle Skim Help
+
+@ifnottex
+@c DO NOT LOCALIZE THE NEXT LINE
+@node Top
+@top Skim Help
+
+@box{topframe}
+
+@box{topframeleft}
+
+@heading @image{gfx/Skim,,, Skim} Skim Help
+
+@image{gfx/screenshot,,, Screenshot}
+
+@endbox
+
+@box{topframeright}
+
+Skim is een vertoner voor Portable Document Format (PDF) bestanden, bedoeld voor het gemakkelijk lezen en bestuderen van PDF-documenten.
+
+U kunt zoeken in PDF-bestanden, bladwijzers aanmaken, onderdelen benadrukken, en "kiekjes" nemen als hadige referenties bij het lezen. Skim kan ook PosScript (PS) bestanden openen, waarbij deze worden omgezet in PDF.
+
+Daarbij kunt u zich met Skim volledig concentreren op het lezen van het PDF-bestand in een krachtige schermvullende modus, of u kunt een schermvullende presentatie van uw PDF-bestand geven op een beamer.
+
+@menu
+* indexcp::
+* Meer informatie::
+@end menu
+
+@endbox
+
+@endbox
+
+@c ======================================================================================
+
+@topic PDF-bestanden bekijken
+
+Met het programma Skim kunt u documenten in de PDF-structuur (Portable Document Format) openen en afdrukken. Een PDF-bestand bevat elementen van een afgedrukt bestand. Veel PDF-bestanden zijn geconverteerd van een afgedrukt document of aangemaakt op basis van hetzelfde bronbestand als een afgedrukt document.
+
+U kunt PDF-bestanden in Skim lezen en afdrukken. Ook kunt u de grootte aanpassen om het bestand op het scherm te bekijken. U kunt in een PDF-document zoeken naar bepaalde tekst, aan de hand van de inhoudsopgave door het bestand bladeren, tekst selecteren en kopi\x91ren, notities en markeringen toevoegen, en presentaties geven.
+
+PS- of EPS-bestanden (PostScript/Encapsulated PostScript) die u in Skim opent, worden naar een PDF-bestand geconverteerd.
+
+@box{taskbox}
+@heading Om alle PDF-documenten te openen in Skim, gaat u als volgt te werk:
+@enumerate
+@item Selecteer een PDF-document in de Finder.
+@item Kies Archief > Toon Info.
+@item Klik op Open met:.
+@item Kies Skim uit het venstermenu en klik op Wijzig Alles.
+@end enumerate
+@endbox
+
+@c ======================================================================================
+
+@topic In- en uitzoomen
+
+U kunt de weergave van een pagina in een PDF-bestand op verschillende manieren wijzigen.
+
+U kunt bijvoorbeeld inzoomen om een afbeelding te vergroten of uitzoomen om een groter gedeelte van de afbeelding weer te geven.
+You can change your view of a page in a PDF file in several ways.
+
+@box{taskbox}
+@itemize
+@item Om in of uit te zoomen, kiest u Weergave > Zoom In or Weergave > Zoom Uit.
+@end itemize
+@itemize
+@item Als u de pagina op werkelijke grootte wilt weergeven, kiest u Weergave > Werkelijke Grootte
+@end itemize
+@itemize
+@item To view the PDF so that its pages fit in its window, kies Weergave > Passend.
+@end itemize
+@itemize
+@item Als u wilt dat de paginas altijd in het venster passen, ook als u het venster groter of kleiner maakt, kiest u Weergave > Vergroot Automatisch.
+@end itemize
+@itemize
+@item Als U de pagina op een zelf gekozen formaat wilt weergeven, vergroot u het venster tot het gewenste formaat en kiest U Weergave > Passend. De grootte van de pagina wordt aangepast aan de grootte van het venster.
+@end itemize
+@itemize
+@item Om een pagina weer te geven op een bepaald percentage van de oorspronkelijke grootte, typt u een percentage in het veld Vergroting in de knoppenbalk. Als dit veld niet in de knoppenbalk wordt weergegeven, kiest u Weergave > Pas Knoppenbalk aan.
+@end itemize
+@endbox
+
+U kunt ook in- of uitzoomen met behulp van de zoomknoppen in de knoppenbalk. Om de zoomknoppen aan de knoppenbalk toe te voegen, kiest u Weergave > Pas Knoppenbalk aan, en sleept u de zoomknoppen naar de knoppenbalk.
+
+U kunt ook het locale menu gebruiken om te zoomen.
+
+Als uw muis een schuifwieltje heeft, kunt u ook zoomen door het wieltje te verplaatsen terwijl u de Option-toets indrukt.
+
+U kunt de weergave-instellingen voor een afbeelding of pagina niet bewaren.
+
+@heading Zie ook
+@menu
+* Resizing the window to fit its contents::
+@end menu
+
+@c ======================================================================================
+
+@topic Een gedeelte van een PDF-document vergroten
+
+U kunt een gedeelte van een PDF-document live vergroten, bijvoorbeeld om kleine tekst beter te kunnen lezen.
+
+@box{taskbox}
+@heading Om een gedeelte te vergroten:
+@enumerate
+@item Kies Extra's > Vergrotingsfunctie.
+@item Druk de linker muisknop in terwijl u over de tekst die u wilt vergroten heen beweegt.
+@end enumerate
+@heading Om de vergrotingsinstellingen te veranderen:
+@itemize
+@item Houd de Appel-toets ingedrukt voor extra vergroting.
+@item Houd de Option-toets ingedrukt en/of klik dubbel om een groter gebied te vergroten.
+@item Houd de Shift-toets ingedrukt om uit te zoomen (verkleinen).
+@end itemize
+@endbox
+
+@c ======================================================================================
+
+@topic Pagina's in een PDF-document selecteren voor weergave
+
+Als u in Voorvertoning een PDF-bestand met meerdere pagina's opent, wordt \x8E\x8En venster geopend met daarin de eerste pagina van het document. De overige afbeeldingen of pagina's worden in het inhoudspaneel als miniaturen weergegeven.
+
+@box{taskbox}
+@itemize
+@item Om het inhoudspaneel te openen (als deze nog niet is geopend), kiest U Weergave > Toon Inhoudspaneel, of klik dubbel op de splitser aan de linkerzijde van de PDF.
+@end itemize
+@itemize
+@item Als een PDF een inhoudsopgave bevat, verschijnt boven in het inhoudspaneel een inhoudsopgavesymbool. Klik op het symbool om aan de hand van de inhoudsopgave door de PDF te bladeren.
+@end itemize
+@itemize
+@item U navigeert door de miniatuurafbeeldingen van de pagina's in het document door te klikken op de desbetreffende miniatuur in het inhoudspaneel.
+@end itemize
+@itemize
+@item Om naar de volgende pagina te gaan, drukt u op de pijl-omlaagtoets of de Page Down-toets. Om naar de vorige pagina te gaan, drukt u op de pijl-omhoogtoets of de Page Up-toets.
+@end itemize
+@itemize
+@item Om met de verticale schuifbalk door de verschillende pagina's in de PDF te bladeren, kiest u Weergave > PDF Weergave > Doorlopend.
+@end itemize
+@itemize
+@item Om een bepaalde pagina in een PDF-bestand te bekijken, typt u het paginanummer dat u wilt bekijken in het veld Pagina in de knoppenbalk en drukt u vervolgens op de Return-toets.
+@end itemize
+@endbox
+
+Standaard wordt het ihoudspaneel altijd geopend. U kunt er voor kiezen om het inhoudspaneel alleen automatisch te openen wanneer het PDF-bestand met een inhoudsopgave bevat. Om in te stellen dat de lade alleen in dit geval automatisch wordt geopend, kiest u Skim > Voorkeuren. Klik op Algemeen en schakel het aankruisvak 'Open inhoudspaneel alleen voor inhoudsopgave' aan.
+
+@heading Zie ook
+@menu
+* De inhoudsopgave van PDF-bestanden weergeven::
+* Door de pagina's van een PDF-bestand bladeren::
+@end menu
+
+@c ======================================================================================
+
+@topic Door de pagina's van een PDF-bestand bladeren
+
+Als u in Skim een PDF-bestand met meerdere pagina's opent, selecteert u de pagina die u wilt bekijken door er in de lade op te klikken. Als de pagina niet in het venster past, kunt u de gedeelten die niet worden weergegeven bekijken met behulp van de verticale of horizontale schuifbalk.
+When you open a PDF file with multiple pages in Skim, you select the page you want to view by clicking it in the contents pane. If the page does not fit within the window size, then you use the vertical or horizontal scroll bars to view the hidden parts of the current page.
+
+U kunt niet standaard met de verticale schuifbalk door de verschillende pagina's bladeren. Als u dit wilt doen, schakelt u het commando voor ononderbroken bladeren in.
+
+U kunt ook bladeren met behulp van de muis.
+
+@box{taskbox}
+@heading Om met de verticale schuifbalk door de pagina's van een document bladeren:
+@itemize
+@item Kies Weergave > PDF Weergave > Doorlopend.
+@end itemize
+@heading Om te bladeren door te slepen:
+@itemize
+@item Kies Functies > Schuiffunctie.
+@end itemize
+@endbox
+
+@heading Zie ook
+@menu
+* Pagina's in een PDF-document selecteren voor weergave::
+* Pagina onderbrekingen weergeven::
+@end menu
+
+@c ======================================================================================
+
+@topic De achtergrondkleur wijzigen
+
+In Skim wordt standaard een donkergrijze achtergrond weergegeven achter PDF-bestanden. Als u het venster groter maakt dan het formaat van het document, kunt u de achtergrondkleur zien.
+
+@box{taskbox}
+@itemize
+@item Om de normale achtergrondkleur te wijzigen, kies Skim > Voorkeuren, klik op Kleuren, en vervolgens op Normaal onder Achtergrondkleur.
+@end itemize
+@itemize
+@item Om de achtergrondkleur voor beeldschermvullende modus te wijzigen, kies Skim > Voorkeuren, klik op Kleuren, en vervolgens op Beeldschermvullend onder Achtergrondkleur.
+@end itemize
+@endbox
+
+@heading Zie ook
+@menu
+* PDF-documenten beeldvullend bekijken::
+@end menu
+
+@c ======================================================================================
+
+@topic Tekst zoeken in PDF-bestanden
+
+U kunt in PDF-bestanden zoeken naar een woord of naar elke andere tekencombinatie.
+
+@box{taskbox}
+@heading Om alle keren dat een bepaalde tekst voorkomt te vinden gaat u als volgt te werk:
+@enumerate
+@item Open het PDF-bestand. Als het inhoudspaneel niet geopend is, kiest u Weergave > Toon Inhoudspaneel.
+@item Typ de tekst in het zoekveld en druk op de Return-toets. In het inhoudspaneel wordt een gegeven van alle keren dat de desbetreffende tekst voorkomt.
+@item Klik in het inhoudspaneel op de tekst. De pagina waarop de tekst voorkomt, wordt automatisch weergegeven en de desbetreffende tekst wordt gemarkeerd.
+@end enumerate
+@heading Om eenmaal tekst te vinden gaat u als volgt te werk:
+@enumerate
+@item Kies Wijzig > Zoek > Zoek@dots{}, om een Zoekpaneel te tonen.
+@item Typ de tekst in het zoekveld en druk op de Return-toets, of druk op de Volgende toets.
+@end enumerate
+@endbox
+
+@heading Zie ook
+@menu
+* De markering van zoekresultaten wijzigen::
+@end menu
+
+@c ======================================================================================
+
+@topic Tekst in PDF-bestanden selecteren en kopi\x91ren
+
+U kunt tekst in een PDF-bestand selecteren en kopi\x91ren en vervolgens in een ander programma plakken, zoals een tekstverwerkingsprogramma.
+
+@box{taskbox}
+@itemize
+@item Om tekst te kopi\x91ren, kiest u Extra's > Tekstfunctie en sleept u de aanwijzer over de tekst zoals u dat anders ook doet. Vervolgens kiest u Wijzig > Kopieer. In sommige PDF-bestanden worden de regeleinden bij het kopi\x91ren van tekst niet bewaard, zodat bij het plakken van de tekst alle regels achter elkaar worden geplaatst.
+@item Als u slechts een gedeelte van de totale tekstbreedte wilt selecteren (bijvoorbeeld \x8E\x8En kolom van een uit twee kolommen bestaand document), kiest u Extra's > Tekstfunctie en selecteert u de tekst terwijl u de Option-toets ingedrukt houdt.
+@end itemize
+@endbox
+
+@heading Zie ook
+@menu
+* Gekopi\x91erde notities in een PDF-bestand plakken::
+@end menu
+
+@c ======================================================================================
+
+@topic Notities in een PDF-bestand kopi\x91ren
+
+U kunt notities in een PDF-bestand selecteren en kopi\x91ren, en deze vervolgens in hetzelfde of een ander PDF-bestand plakken. Notities die gekopi\x91erd kunnen worden zijn tekstnotities, verankerde notities, cirke markeringen en box markeringen.
+
+@box{taskbox}
+@itemize
+@item Om een notitie te kopi\x91ren, kiest u Extra's > Tekstfunctie en selecteert de notitie. Kies vervolgens Wijzig > Kopi\x91er.
+@end itemize
+@endbox
+
+U kunt ook een notitie dupliceren door de notitie te selecteren terwijl u de Option-toets ingedrukt houdt.
+
+@heading Zie ook
+@menu
+* Gekopi\x91erde notities in een PDF-bestand plakken::
+* Tekst in PDF-bestanden selecteren en kopi\x91ren::
+@end menu
+
+@c ======================================================================================
+
+@topic Gekopi\x91erde notities in een PDF-bestand plakken
+
+U kunt notities die u heeft gekopi\x91erd van een PDF-bestand in een hetzelfde of een ander PDF-bestand plakken. Notities die gekopi\x91erd kunnen worden zijn tekstnotities, verankerde notities, cirke markeringen en box markeringen.
+
+u kunt ook gekopi\x91erde tekst plakken om een nieuwe tekstnotitie of verankerde notitie te maken.
+
+@box{taskbox}
+@itemize
+@item Om een gekopi\x91erde notitie te plakken, kies Wijzig > Plak nadat u een notitie heeft gekopi\x91erd.
+@end itemize
+@itemize
+@item Om gekopi\x91erde tekst te plakken als een nieuwe verankerde notitie, kies Wijzig > Plak nadat u tekst heeft gekopi\x91erd.
+@end itemize
+@itemize
+@item Om gekopi\x91erde tekst te plakken als een nieuwe tekstnotitie, houd de Option-toets ingedrukt en kies Wijzig > Plak nadat u tekst heeft gekopi\x91erd.
+@end itemize
+@endbox
+
+@heading Zie ook
+@menu
+* Notities in een PDF-bestand kopi\x91ren::
+* Tekst in PDF-bestanden selecteren en kopi\x91ren::
+@end menu
+
+@c ======================================================================================
+
+@topic PDF-bestanden of paginas roteren
+
+In Skim kunt u een afbeelding of PDF-bestand roteren in stappen van negentig graden. U kunt een afbeelding indien gewenst verschillende malen roteren en spiegelen.
+
+@box{taskbox}
+@itemize
+@item Om alle pagina's in een PDF-bestand negentig graden linksom of rechtsom te roteren, kiest u Extra's > 'Roteer linksom' of Extra's > 'Roteer rechtsom'.
+@end itemize
+@itemize
+@item Om alleen de weergegeven pagina negentig graden linksom of rechtsom te roteren, kiest u Extra's > 'Roteer pagina linksom' of Extra's > 'Roteer pagina rechtsom'.
+@end itemize
+@endbox
+
+U kunt pagina's ook roteren met behulp van de rotatieknoppen op de knoppenbalk. Om de rotatieknoppen aan de knoppenbalk toe te voegen, kiest u Weergave > 'Pas knoppenbalk aan' en sleept u de rotatieknoppen naar de knoppenbalk.
+
+@c ======================================================================================
+
+@topic De inhoudsopgave van PDF-bestanden weergeven
+
+Sommige PDF-bestanden bevatten een inhoudsopgave, waarmee u snel naar bepaalde gedeelten in een document kunt gaan.
+
+@box{taskbox}
+@itemize
+@item Om de inhoudsopgave weer te geven, kies Weergave > Toon Inhoudsopgave, en klik op de inhoudsopgavenop, of kies Weergave Inhoudsopgave.
+@end itemize
+@itemize
+@item Om naar een bepaald gedeelte te gaan, klikt u op de desbetreffende naam in de inhoudsopgave.
+@end itemize
+@endbox
+
+@heading Zie ook
+@menu
+* Pagina's in een PDF-document selecteren voor weergave::
+@end menu
+
+@c ======================================================================================
+
+@topic Standaardgrootte instellen voor PDF-documenten
+
+U kunt opgeven in welke grootte u PDF-documenten in Skim wilt weergeven: zo groot mogelijk of als een bepaald percentage van de werkelijke grootte.
+You can kies the size at which Skim displays PDF-documenten: either as large as possible or at a specific percentage of their actual size.
+
+@box{taskbox}
+@enumerate
+@item Kies Voorvertoning > Voorkeuren en klik op Algemeen.
+@item Selecteer een van de opties bij 'Standaard documentvergroting'.
+@end enumerate
+@itemize
+@item Om PDF-documenten te openen in de grootste weergave die mogelijk is in het venster, selecteert u 'Vergroot automatisch'.
+@item Om PDF-documenten weer te geven als een bepaald percentage van hun oorspronkelijke grootte, selecteert u 'Gebruik vergroting' en voert u het gewenste vergrotings- of verkleiningspercentage in.
+@end itemize
+@endbox
+
+@c ======================================================================================
+
+@topic Pagina's in een PDF-bestand naast elkaar weergeven
+
+Als u pagina's naast elkaar weergeeft, is een groter gedeelte van een document zichtbaar op het scherm.
+
+@box{taskbox}
+@itemize
+@item Om twee PDF-pagina's naast elkaar weer te geven, kiest u Weergave > 'PDF weergave' > 'Tegenoverliggende pagina's'. Als u wilt dat de eerste pagina een rechterpagina is, net als in een boek, kiest u Weerga...
[truncated message content] |
|
From: <ho...@us...> - 2007-04-04 19:17:06
|
Revision: 1739
http://skim-app.svn.sourceforge.net/skim-app/?rev=1739&view=rev
Author: hofman
Date: 2007-04-04 12:17:05 -0700 (Wed, 04 Apr 2007)
Log Message:
-----------
some improvements and fix typos
Modified Paths:
--------------
trunk/English.lproj/Skim Help/skim.texi
Modified: trunk/English.lproj/Skim Help/skim.texi
===================================================================
--- trunk/English.lproj/Skim Help/skim.texi 2007-04-04 18:12:50 UTC (rev 1738)
+++ trunk/English.lproj/Skim Help/skim.texi 2007-04-04 19:17:05 UTC (rev 1739)
@@ -886,7 +886,7 @@
@end itemize
@endbox
-Skim will always first ask you whether it should reload the file when the contents changes on disc.
+Skim will always first ask you whether it should reload the file when the contents changes on disc, unless you have chosen Auto.
@c ======================================================================================
@@ -896,7 +896,7 @@
@box{taskbox}
@itemize
-@item To select how often Skim checks for updates, choose Skim > Preferences, click Updates, and select a period blow "Skim update".
+@item To select how often Skim checks for updates, choose Skim > Preferences, click Updates, and select a period below "Skim updates".
@end itemize
@endbox
@@ -908,7 +908,7 @@
Notes and highlights you add to a PDF document are not saved in the PDF data, but are added to the file as extended attributes. Those are usually lost when you email the file.
-There are several ways to preserve the notes. Some compression methods preserve extended attributes. Apple's Create Archive unfortunately does not preserve them. You should compress and expand to test whether they are saved. You can also create a disk image to wrap the PDF file.
+There are several ways to preserve the notes. Some compression methods preserve extended attributes. Apple's Create Archive unfortunately does not preserve them. You should compress and expand to test whether they are saved. You can also create a disk image to wrap the PDF file. Compression using tar and gzip also preserves the notes.
You can also save the notes to a separate .skim file. The receiver of the email can later add the notes to the PDF.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ho...@us...> - 2007-04-04 18:12:51
|
Revision: 1738
http://skim-app.svn.sourceforge.net/skim-app/?rev=1738&view=rev
Author: hofman
Date: 2007-04-04 11:12:50 -0700 (Wed, 04 Apr 2007)
Log Message:
-----------
fix typo
Modified Paths:
--------------
trunk/English.lproj/Skim Help/skim.texi
Modified: trunk/English.lproj/Skim Help/skim.texi
===================================================================
--- trunk/English.lproj/Skim Help/skim.texi 2007-04-04 18:12:25 UTC (rev 1737)
+++ trunk/English.lproj/Skim Help/skim.texi 2007-04-04 18:12:50 UTC (rev 1738)
@@ -860,7 +860,7 @@
@topic Changing the highlighting of Find results
-You can set whether Skim should circle highlight results of a text searches well as the color uysed for these highlights.
+You can set whether Skim should circle highlight results of a text searches well as the color used for these highlights.
@box{taskbox}
@itemize
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ho...@us...> - 2007-04-04 18:12:27
|
Revision: 1737
http://skim-app.svn.sourceforge.net/skim-app/?rev=1737&view=rev
Author: hofman
Date: 2007-04-04 11:12:25 -0700 (Wed, 04 Apr 2007)
Log Message:
-----------
fix typo
Modified Paths:
--------------
trunk/English.lproj/Skim Help/skim.texi
Modified: trunk/English.lproj/Skim Help/skim.texi
===================================================================
--- trunk/English.lproj/Skim Help/skim.texi 2007-04-04 17:40:13 UTC (rev 1736)
+++ trunk/English.lproj/Skim Help/skim.texi 2007-04-04 18:12:25 UTC (rev 1737)
@@ -860,7 +860,7 @@
@topic Changing the highlighting of Find results
-You can set whether Skim should circle highlight results of a text searchas well as the color uysed for these highlights.
+You can set whether Skim should circle highlight results of a text searches well as the color uysed for these highlights.
@box{taskbox}
@itemize
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ho...@us...> - 2007-04-04 17:40:14
|
Revision: 1736
http://skim-app.svn.sourceforge.net/skim-app/?rev=1736&view=rev
Author: hofman
Date: 2007-04-04 10:40:13 -0700 (Wed, 04 Apr 2007)
Log Message:
-----------
remove duplicate text
Modified Paths:
--------------
trunk/English.lproj/Skim Help/skim.texi
Modified: trunk/English.lproj/Skim Help/skim.texi
===================================================================
--- trunk/English.lproj/Skim Help/skim.texi 2007-04-04 17:03:51 UTC (rev 1735)
+++ trunk/English.lproj/Skim Help/skim.texi 2007-04-04 17:40:13 UTC (rev 1736)
@@ -779,7 +779,6 @@
In skim you can highlight the line of text you are reading. You can change the color and transparency
@box{taskbox}
-@heading To change the color or transparency of the reading bar:
@itemize
@item To change the color or transparency of the reading bar, choose Skim > Preferences, click Colors, and select Color or move the Transparency slider.
@end itemize
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ho...@us...> - 2007-04-04 17:03:52
|
Revision: 1735
http://skim-app.svn.sourceforge.net/skim-app/?rev=1735&view=rev
Author: hofman
Date: 2007-04-04 10:03:51 -0700 (Wed, 04 Apr 2007)
Log Message:
-----------
fix typo
Modified Paths:
--------------
trunk/English.lproj/Skim Help/skim.texi
Modified: trunk/English.lproj/Skim Help/skim.texi
===================================================================
--- trunk/English.lproj/Skim Help/skim.texi 2007-04-04 17:03:22 UTC (rev 1734)
+++ trunk/English.lproj/Skim Help/skim.texi 2007-04-04 17:03:51 UTC (rev 1735)
@@ -573,7 +573,7 @@
@end enumerate
@endbox
-You can minimize the button to leave it only in the table. Choose Window > Minimize, hit the Minimize button on the snapshot window, or double-click the item in the Snapshots table.
+You can minimize the window to leave it only in the table. Choose Window > Minimize, hit the Minimize button on the snapshot window, or double-click the item in the Snapshots table.
You can later show the snapshot window again by double-clicking the snapshot in the Snapshot table.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ho...@us...> - 2007-04-04 17:03:22
|
Revision: 1734
http://skim-app.svn.sourceforge.net/skim-app/?rev=1734&view=rev
Author: hofman
Date: 2007-04-04 10:03:22 -0700 (Wed, 04 Apr 2007)
Log Message:
-----------
fix typo
Modified Paths:
--------------
trunk/English.lproj/Skim Help/skim.texi
Modified: trunk/English.lproj/Skim Help/skim.texi
===================================================================
--- trunk/English.lproj/Skim Help/skim.texi 2007-04-04 16:55:27 UTC (rev 1733)
+++ trunk/English.lproj/Skim Help/skim.texi 2007-04-04 17:03:22 UTC (rev 1734)
@@ -568,7 +568,7 @@
@end enumerate
@heading To see all your snapshots:
@enumerate
-@item Choose View > Show Notes Pane, or double-click the divider on the left, if necessary.
+@item Choose View > Show Notes Pane, or double-click the divider on the right, if necessary.
@item Choose View > Snapshots.
@end enumerate
@endbox
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ho...@us...> - 2007-04-04 16:55:28
|
Revision: 1733
http://skim-app.svn.sourceforge.net/skim-app/?rev=1733&view=rev
Author: hofman
Date: 2007-04-04 09:55:27 -0700 (Wed, 04 Apr 2007)
Log Message:
-----------
improvements to help
Modified Paths:
--------------
trunk/English.lproj/Skim Help/skim.texi
Modified: trunk/English.lproj/Skim Help/skim.texi
===================================================================
--- trunk/English.lproj/Skim Help/skim.texi 2007-04-04 16:44:36 UTC (rev 1732)
+++ trunk/English.lproj/Skim Help/skim.texi 2007-04-04 16:55:27 UTC (rev 1733)
@@ -535,8 +535,8 @@
@enumerate
@item Choose Tools > Text Tool.
@item Select the text you want to highlight.
-@item Choose Notes > Circle, Notes > Box, Notes > Highlight, Notes > Strike Out, or Notes > Underline.
-@item You may drag in the document until the note is located where you want and has the size you want.
+@item Choose Notes > Circle, Notes > Box, Notes > Highlight, Notes > Underline, or Notes > Strike Out.
+@item You may drag circle and box highlights in the document until the highlight is located where you want and has the size you want.
@end enumerate
@endbox
@@ -546,13 +546,10 @@
Circle and box highlights can also be moved and resized. To move or resize the highlight, choose Tools > Text Tool, and use the mouse. Drag the black box to resize.
-The highlights are saved with the document, and are seen by anyone who reads it. The highlights are not saved in the PDF data itself, so other PDF viewers will probably not be able to show the notes.
-
@heading See also
@menu
* Adding notes to a PDF document::
@end menu
-The highlights are saved with the document, and are seen by anyone who reads it. The highlights are not saved in the PDF data itself, so other PDF viewers will probably not be able to show the notes.
@c ======================================================================================
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ho...@us...> - 2007-04-04 16:44:38
|
Revision: 1732
http://skim-app.svn.sourceforge.net/skim-app/?rev=1732&view=rev
Author: hofman
Date: 2007-04-04 09:44:36 -0700 (Wed, 04 Apr 2007)
Log Message:
-----------
fix typos
Modified Paths:
--------------
trunk/English.lproj/Skim Help/skim.texi
Modified: trunk/English.lproj/Skim Help/skim.texi
===================================================================
--- trunk/English.lproj/Skim Help/skim.texi 2007-04-04 16:12:09 UTC (rev 1731)
+++ trunk/English.lproj/Skim Help/skim.texi 2007-04-04 16:44:36 UTC (rev 1732)
@@ -528,7 +528,7 @@
You can highlight interesting or important parts of a document. You can enclosing them in a red oval or a green box. Or you can highlight, underline or strike out text.
-The notes are saved with the document, and are seen by anyone who reads it. The notes are not saved in the PDF data itself, so other PDF viewers will probably not be able to show the notes.
+The highlights are saved with the document, and are seen by anyone who reads it. The highlights are not saved in the PDF data itself, so other PDF viewers will probably not be able to show the highlights.
@box{taskbox}
@heading To highlight a section of a PDF document:
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ho...@us...> - 2007-04-04 16:12:13
|
Revision: 1731
http://skim-app.svn.sourceforge.net/skim-app/?rev=1731&view=rev
Author: hofman
Date: 2007-04-04 09:12:09 -0700 (Wed, 04 Apr 2007)
Log Message:
-----------
we can't flip
Modified Paths:
--------------
trunk/English.lproj/Skim Help/skim.texi
Modified: trunk/English.lproj/Skim Help/skim.texi
===================================================================
--- trunk/English.lproj/Skim Help/skim.texi 2007-04-04 16:06:40 UTC (rev 1730)
+++ trunk/English.lproj/Skim Help/skim.texi 2007-04-04 16:12:09 UTC (rev 1731)
@@ -399,7 +399,7 @@
@topic Rotating a PDF file or page
-In Skim, you can rotate a PDF file in 90-degree increments, or flip it horizontally or vertically. You can rotate and flip an image several times to orient it the way you want it.
+In Skim, you can rotate a PDF file in 90-degree increments. You can rotate and flip an image several times to orient it the way you want it.
@box{taskbox}
@itemize
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ho...@us...> - 2007-04-04 16:06:42
|
Revision: 1730
http://skim-app.svn.sourceforge.net/skim-app/?rev=1730&view=rev
Author: hofman
Date: 2007-04-04 09:06:40 -0700 (Wed, 04 Apr 2007)
Log Message:
-----------
gebruik geen html escapes in texi
Modified Paths:
--------------
trunk/English.lproj/Skim Help/skim.texi
Modified: trunk/English.lproj/Skim Help/skim.texi
===================================================================
--- trunk/English.lproj/Skim Help/skim.texi 2007-04-04 16:04:23 UTC (rev 1729)
+++ trunk/English.lproj/Skim Help/skim.texi 2007-04-04 16:06:40 UTC (rev 1730)
@@ -339,7 +339,7 @@
@box{taskbox}
@itemize
-@item To copy text, choose Tools > Text Tool and drag over the text as you normally would. Then choose Edit > Copy. With some PDF files, line breaks are not saved when you copy text, so when you paste the text, the lines all run together.
+@item To copy text, choose Tools > Text Tool and drag over the text as you normally would. Then choose Edit > Copy. With some PDF files, line breaks are not saved when you copy text, so when you paste the text, the lines all run together.
@item To select only a portion of text horizontally (for example, to select only one column in a two-column document), choose Tools > Text Tool, then press the Option key and select the text.
@end itemize
@endbox
@@ -357,7 +357,7 @@
@box{taskbox}
@itemize
-@item To copy a note, choose Tools > Text Tool and select a note. Then choose Edit > Copy.
+@item To copy a note, choose Tools > Text Tool and select a note. Then choose Edit > Copy.
@end itemize
@endbox
@@ -379,13 +379,13 @@
@box{taskbox}
@itemize
-@item To paste a copied note, choose Edit > Paste after copying a note.
+@item To paste a copied note, choose Edit > Paste after copying a note.
@end itemize
@itemize
-@item To paste copied text as a new text note, choose Edit > Paste after copying text.
+@item To paste copied text as a new text note, choose Edit > Paste after copying text.
@end itemize
@itemize
-@item To paste copied text as a anchored text note, hold down the Option key, and choose Edit > Paste after copying text.
+@item To paste copied text as a anchored text note, hold down the Option key, and choose Edit > Paste after copying text.
@end itemize
@endbox
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ho...@us...> - 2007-04-04 16:04:27
|
Revision: 1729
http://skim-app.svn.sourceforge.net/skim-app/?rev=1729&view=rev
Author: hofman
Date: 2007-04-04 09:04:23 -0700 (Wed, 04 Apr 2007)
Log Message:
-----------
fix typo
Modified Paths:
--------------
trunk/English.lproj/Skim Help/skim.texi
Modified: trunk/English.lproj/Skim Help/skim.texi
===================================================================
--- trunk/English.lproj/Skim Help/skim.texi 2007-04-04 15:24:56 UTC (rev 1728)
+++ trunk/English.lproj/Skim Help/skim.texi 2007-04-04 16:04:23 UTC (rev 1729)
@@ -353,7 +353,7 @@
@topic Copying notes in a PDF file
-You can select and copy notes from a PDF file, then paste it into the same or another PDF document. Notes that can copied are text notes, anchored notes, circle highlights and box highlights.
+You can select and copy notes from a PDF file, then paste it into the same or another PDF document. Notes that can be copied are text notes, anchored notes, circle highlights and box highlights.
@box{taskbox}
@itemize
@@ -373,7 +373,7 @@
@topic Pasting notes in a PDF file
-You can paste a note you have copied from a PDF file into the same or another PDF document. Notes that can copied are text notes, anchored notes, circle highlights and box highlights.
+You can paste a note you have copied from a PDF file into the same or another PDF document. Notes that can be copied are text notes, anchored notes, circle highlights and box highlights.
You can also paste copied text to create a new text or anchored note.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ho...@us...> - 2007-04-04 15:25:03
|
Revision: 1728
http://skim-app.svn.sourceforge.net/skim-app/?rev=1728&view=rev
Author: hofman
Date: 2007-04-04 08:24:56 -0700 (Wed, 04 Apr 2007)
Log Message:
-----------
fix typo
Modified Paths:
--------------
trunk/English.lproj/Skim Help/skim.texi
Modified: trunk/English.lproj/Skim Help/skim.texi
===================================================================
--- trunk/English.lproj/Skim Help/skim.texi 2007-04-04 11:40:00 UTC (rev 1727)
+++ trunk/English.lproj/Skim Help/skim.texi 2007-04-04 15:24:56 UTC (rev 1728)
@@ -315,7 +315,7 @@
@box{taskbox}
@heading To find all occurrences of text:
@enumerate
-@item Open the PDF file. If the Contents pane isn't open, choose View Show Contents Pane.
+@item Open the PDF file. If the Contents pane isn't open, choose View > Show Contents Pane.
@item Type some text in the search field and press Return. A list of places where the text occurs appears in the contents pane.
@item Click an occurrence of the text in the Contents pane. Skim shows the page where the text occurs, and highlights the text.
@end enumerate
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ho...@us...> - 2007-04-04 11:40:02
|
Revision: 1727
http://skim-app.svn.sourceforge.net/skim-app/?rev=1727&view=rev
Author: hofman
Date: 2007-04-04 04:40:00 -0700 (Wed, 04 Apr 2007)
Log Message:
-----------
update localized strings
Modified Paths:
--------------
trunk/English.lproj/Localizable.strings
Modified: trunk/English.lproj/Localizable.strings
===================================================================
(Binary files differ)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ho...@us...> - 2007-04-04 11:06:29
|
Revision: 1726
http://skim-app.svn.sourceforge.net/skim-app/?rev=1726&view=rev
Author: hofman
Date: 2007-04-04 04:06:27 -0700 (Wed, 04 Apr 2007)
Log Message:
-----------
Interchange underline and strikeout item. Remove drawer toolbar item.
Modified Paths:
--------------
trunk/English.lproj/MainMenu.nib/keyedobjects.nib
trunk/SKMainWindowController.m
trunk/SKPDFAnnotationNote.m
trunk/SKPDFView.h
trunk/SKPDFView.m
Modified: trunk/English.lproj/MainMenu.nib/keyedobjects.nib
===================================================================
(Binary files differ)
Modified: trunk/SKMainWindowController.m
===================================================================
--- trunk/SKMainWindowController.m 2007-04-04 10:58:34 UTC (rev 1725)
+++ trunk/SKMainWindowController.m 2007-04-04 11:06:27 UTC (rev 1726)
@@ -91,7 +91,6 @@
static NSString *SKDocumentToolbarNewNoteItemIdentifier = @"SKDocumentToolbarNewNoteItemIdentifier";
static NSString *SKDocumentToolbarNewCircleNoteItemIdentifier = @"SKDocumentToolbarNewCircleNoteItemIdentifier";
static NSString *SKDocumentToolbarNewMarkupItemIdentifier = @"SKDocumentToolbarNewMarkupItemIdentifier";
-static NSString *SKDocumentToolbarToggleDrawerItemIdentifier = @"SKDocumentToolbarToggleDrawerItemIdentifier";
static NSString *SKDocumentToolbarInfoItemIdentifier = @"SKDocumentToolbarInfoItemIdentifier";
static NSString *SKDocumentToolbarToolModeItemIdentifier = @"SKDocumentToolbarToolModeItemIdentifier";
static NSString *SKDocumentToolbarDisplayBoxItemIdentifier = @"SKDocumentToolbarDisplayBoxItemIdentifier";
@@ -688,28 +687,7 @@
}
- (IBAction)createNewNote:(id)sender{
- int type = [sender tag];
-
- if (type == -1) {
- int modifiers = GetCurrentKeyModifiers();
- if ((modifiers & optionKey) && (modifiers & shiftKey)) {
- type = SKHighlightNote;
- } else if ((modifiers & optionKey) && (modifiers & controlKey)) {
- type = SKStrikeOutNote;
- } else if ((modifiers & controlKey) && (modifiers & shiftKey)) {
- type = SKUnderlineNote;
- } else if (modifiers & optionKey) {
- type = SKAnchoredNote;
- } else if (modifiers & shiftKey) {
- type = SKCircleNote;
- } else if (modifiers & controlKey) {
- type = SKSquareNote;
- } else {
- type = SKFreeTextNote;
- }
- }
-
- [pdfView addAnnotationFromSelectionWithType:type];
+ [pdfView addAnnotationFromSelectionWithType:[sender tag]];
}
- (IBAction)editNote:(id)sender{
@@ -2771,14 +2749,14 @@
[menuItem setTag:SKHighlightNote];
[menuItem setImage:[NSImage imageNamed:@"ToolbarHighlightNote"]];
[menuItem setTarget:self];
- menuItem = [menu addItemWithTitle:NSLocalizedString(@"Strike Out", @"Menu item title") action:@selector(createNewNote:) keyEquivalent:@""];
- [menuItem setTag:SKStrikeOutNote];
- [menuItem setImage:[NSImage imageNamed:@"ToolbarStrikeOutNote"]];
- [menuItem setTarget:self];
menuItem = [menu addItemWithTitle:NSLocalizedString(@"Underline", @"Menu item title") action:@selector(createNewNote:) keyEquivalent:@""];
[menuItem setTag:SKUnderlineNote];
[menuItem setTarget:self];
[menuItem setImage:[NSImage imageNamed:@"ToolbarUnderlineNote"]];
+ menuItem = [menu addItemWithTitle:NSLocalizedString(@"Strike Out", @"Menu item title") action:@selector(createNewNote:) keyEquivalent:@""];
+ [menuItem setTag:SKStrikeOutNote];
+ [menuItem setImage:[NSImage imageNamed:@"ToolbarStrikeOutNote"]];
+ [menuItem setTarget:self];
menuItem = [[[NSMenuItem allocWithZone:[NSMenu menuZone]] initWithTitle:NSLocalizedString(@"Add Markup", @"Toolbar item label") action:NULL keyEquivalent:@""] autorelease];
[menuItem setSubmenu:menu];
item = [[SKToolbarItem alloc] initWithItemIdentifier:SKDocumentToolbarNewMarkupItemIdentifier];
@@ -2801,14 +2779,6 @@
[markupPopUpButton setRefreshesMenu:NO];
[markupPopUpButton setMenu:menu];
- item = [[SKToolbarItem alloc] initWithItemIdentifier:SKDocumentToolbarToggleDrawerItemIdentifier];
- [item setLabel:NSLocalizedString(@"Drawer", @"Toolbar item label")];
- [item setPaletteLabel:NSLocalizedString(@"Drawer", @"Toolbar item label")];
- [item setToolTip:NSLocalizedString(@"Toggle Drawer", @"Tool tip message")];
- [item setImage:[NSImage imageNamed:@"ToolbarNotesDrawer"]];
- [toolbarItems setObject:item forKey:SKDocumentToolbarToggleDrawerItemIdentifier];
- [item release];
-
menu = [[NSMenu allocWithZone:[NSMenu menuZone]] init];
menuItem = [menu addItemWithTitle:NSLocalizedString(@"Text Tool", @"Menu item title") action:@selector(changeToolMode:) keyEquivalent:@""];
[menuItem setTarget:self];
@@ -2982,7 +2952,7 @@
- (BOOL)validateMenuItem:(NSMenuItem *)menuItem {
SEL action = [menuItem action];
if (action == @selector(createNewNote:)) {
- BOOL isMarkup = [menuItem tag] == SKHighlightNote || [menuItem tag] == SKStrikeOutNote || [menuItem tag] == SKUnderlineNote;
+ BOOL isMarkup = [menuItem tag] == SKHighlightNote || [menuItem tag] == SKUnderlineNote || [menuItem tag] == SKStrikeOutNote;
return [pdfView toolMode] == SKTextToolMode && (isMarkup == NO || [[[pdfView currentSelection] pages] count]);
} else if (action == @selector(editNote:)) {
PDFAnnotation *annotation = [pdfView activeAnnotation];
Modified: trunk/SKPDFAnnotationNote.m
===================================================================
--- trunk/SKPDFAnnotationNote.m 2007-04-04 10:58:34 UTC (rev 1725)
+++ trunk/SKPDFAnnotationNote.m 2007-04-04 11:06:27 UTC (rev 1726)
@@ -47,8 +47,8 @@
SKASCircleNote = 'NCir',
SKASSquareNote = 'NSqu',
SKASHighlightNote = 'NHil',
- SKASStrikeOutNote = 'NStr',
SKASUnderlineNote = 'NUnd',
+ SKASStrikeOutNote = 'NStr'
};
NSString *SKAnnotationWillChangeNotification = @"SKAnnotationWillChangeNotification";
@@ -105,10 +105,10 @@
self = [[SKPDFAnnotationSquare alloc] initWithBounds:bounds];
} else if ([type isEqualToString:@"Highlight"] || [type isEqualToString:@"MarkUp"]) {
self = [[SKPDFAnnotationMarkup alloc] initWithBounds:bounds markupType:kPDFMarkupTypeHighlight quadrilateralPointsAsStrings:[dict objectForKey:@"quadrilateralPoints"]];
+ } else if ([type isEqualToString:@"Underline"]) {
+ self = [[SKPDFAnnotationMarkup alloc] initWithBounds:bounds markupType:kPDFMarkupTypeUnderline quadrilateralPointsAsStrings:[dict objectForKey:@"quadrilateralPoints"]];
} else if ([type isEqualToString:@"StrikeOut"]) {
self = [[SKPDFAnnotationMarkup alloc] initWithBounds:bounds markupType:kPDFMarkupTypeStrikeOut quadrilateralPointsAsStrings:[dict objectForKey:@"quadrilateralPoints"]];
- } else if ([type isEqualToString:@"Underline"]) {
- self = [[SKPDFAnnotationMarkup alloc] initWithBounds:bounds markupType:kPDFMarkupTypeUnderline quadrilateralPointsAsStrings:[dict objectForKey:@"quadrilateralPoints"]];
} else {
self = nil;
}
@@ -229,10 +229,10 @@
return SKASSquareNote;
else if ([[self type] isEqualToString:@"Highlight"] || [[self type] isEqualToString:@"MarkUp"])
return SKASHighlightNote;
+ else if ([[self type] isEqualToString:@"Underline"])
+ return SKASUnderlineNote;
else if ([[self type] isEqualToString:@"StrikeOut"])
return SKASStrikeOutNote;
- else if ([[self type] isEqualToString:@"Underline"])
- return SKASUnderlineNote;
return 0;
}
Modified: trunk/SKPDFView.h
===================================================================
--- trunk/SKPDFView.h 2007-04-04 10:58:34 UTC (rev 1725)
+++ trunk/SKPDFView.h 2007-04-04 11:06:27 UTC (rev 1726)
@@ -60,8 +60,8 @@
SKCircleNote,
SKSquareNote,
SKHighlightNote,
- SKStrikeOutNote,
- SKUnderlineNote
+ SKUnderlineNote,
+ SKStrikeOutNote
} SKNoteType;
@class SKReadingBar;
Modified: trunk/SKPDFView.m
===================================================================
--- trunk/SKPDFView.m 2007-04-04 10:58:34 UTC (rev 1725)
+++ trunk/SKPDFView.m 2007-04-04 11:06:27 UTC (rev 1726)
@@ -814,14 +814,14 @@
[item setTag:SKHighlightNote];
[item setTarget:self];
- item = [submenu addItemWithTitle:NSLocalizedString(@"Strike Out", @"Menu item title") action:@selector(addAnnotationFromMenu:) keyEquivalent:@""];
+ item = [submenu addItemWithTitle:NSLocalizedString(@"Underline", @"Menu item title") action:@selector(addAnnotationFromMenu:) keyEquivalent:@""];
[item setRepresentedObject:[NSValue valueWithPoint:point]];
- [item setTag:SKStrikeOutNote];
+ [item setTag:SKUnderlineNote];
[item setTarget:self];
- item = [submenu addItemWithTitle:NSLocalizedString(@"Underline", @"Menu item title") action:@selector(addAnnotationFromMenu:) keyEquivalent:@""];
+ item = [submenu addItemWithTitle:NSLocalizedString(@"Strike Out", @"Menu item title") action:@selector(addAnnotationFromMenu:) keyEquivalent:@""];
[item setRepresentedObject:[NSValue valueWithPoint:point]];
- [item setTag:SKUnderlineNote];
+ [item setTag:SKStrikeOutNote];
[item setTarget:self];
}
@@ -918,7 +918,7 @@
// Get bounds (page space) for selection (first page in case selection spans multiple pages).
page = [[selection pages] objectAtIndex: 0];
bounds = [selection boundsForPage: page];
- } else if (annotationType == SKHighlightNote || annotationType == SKStrikeOutNote || annotationType == SKUnderlineNote) {
+ } else if (annotationType == SKHighlightNote || annotationType == SKUnderlineNote || annotationType == SKStrikeOutNote) {
NSBeep();
return;
} else {
@@ -968,12 +968,12 @@
case SKHighlightNote:
newAnnotation = [[SKPDFAnnotationMarkup alloc] initWithSelection:[self currentSelection] markupType:kPDFMarkupTypeHighlight];
break;
+ case SKUnderlineNote:
+ newAnnotation = [[SKPDFAnnotationMarkup alloc] initWithSelection:[self currentSelection] markupType:kPDFMarkupTypeUnderline];
+ break;
case SKStrikeOutNote:
newAnnotation = [[SKPDFAnnotationMarkup alloc] initWithSelection:[self currentSelection] markupType:kPDFMarkupTypeStrikeOut];
break;
- case SKUnderlineNote:
- newAnnotation = [[SKPDFAnnotationMarkup alloc] initWithSelection:[self currentSelection] markupType:kPDFMarkupTypeUnderline];
- break;
}
if (text == nil)
text = [[[page selectionForRect:bounds] string] stringByCollapsingWhitespaceAndNewlinesAndRemovingSurroundingWhitespaceAndNewlines];
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ho...@us...> - 2007-04-04 10:58:39
|
Revision: 1725
http://skim-app.svn.sourceforge.net/skim-app/?rev=1725&view=rev
Author: hofman
Date: 2007-04-04 03:58:34 -0700 (Wed, 04 Apr 2007)
Log Message:
-----------
Change keyboard shortcuts for markup.
Modified Paths:
--------------
trunk/English.lproj/MainMenu.nib/keyedobjects.nib
Modified: trunk/English.lproj/MainMenu.nib/keyedobjects.nib
===================================================================
(Binary files differ)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ho...@us...> - 2007-04-04 10:53:35
|
Revision: 1724
http://skim-app.svn.sourceforge.net/skim-app/?rev=1724&view=rev
Author: hofman
Date: 2007-04-04 03:53:28 -0700 (Wed, 04 Apr 2007)
Log Message:
-----------
Save font for text notes to prefs and use a smaller default font.
Modified Paths:
--------------
trunk/InitialUserDefaults.plist
trunk/SKPDFAnnotationNote.m
trunk/SKStringConstants.h
trunk/SKStringConstants.m
Modified: trunk/InitialUserDefaults.plist
===================================================================
--- trunk/InitialUserDefaults.plist 2007-04-04 10:09:24 UTC (rev 1723)
+++ trunk/InitialUserDefaults.plist 2007-04-04 10:53:28 UTC (rev 1724)
@@ -62,6 +62,10 @@
<real>0.7</real>
<key>SKReadingBarInvert</key>
<true/>
+ <key>SKTextNoteFontName</key>
+ <string>LucidaGrande</string>
+ <key>SKTextNoteFontSize</key>
+ <real>11.0</real>
</dict>
<key>ResettableKeys</key>
<array>
@@ -87,6 +91,8 @@
<string>SKReadingBarColor</string>
<string>SKReadingBarTransparency</string>
<string>SKReadingBarInvert</string>
+ <string>SKTextNoteFontName</string>
+ <string>SKTextNoteFontSize</string>
</array>
</dict>
</plist>
Modified: trunk/SKPDFAnnotationNote.m
===================================================================
--- trunk/SKPDFAnnotationNote.m 2007-04-04 10:09:24 UTC (rev 1723)
+++ trunk/SKPDFAnnotationNote.m 2007-04-04 10:53:28 UTC (rev 1724)
@@ -662,17 +662,16 @@
@implementation SKPDFAnnotationFreeText
static NSColor *freeTextColor = nil;
-static NSFont *freeTextFont = nil;
- (id)initWithBounds:(NSRect)bounds {
if (self = [super initWithBounds:bounds]) {
if (freeTextColor == nil)
freeTextColor = [[NSColor colorWithDeviceRed:1.0 green:1.0 blue:0.5 alpha:1.0] retain];
[self setColor:freeTextColor];
- if (freeTextFont == nil)
- freeTextFont = [[self font] retain];
- else
- [self setFont:freeTextFont];
+ NSFont *font = [NSFont fontWithName:[[NSUserDefaults standardUserDefaults] stringForKey:SKTextNoteFontNameKey]
+ size:[[NSUserDefaults standardUserDefaults] floatForKey:SKTextNoteFontSizeKey]];
+ if (font)
+ [self setFont:font];
}
return self;
}
@@ -693,10 +692,8 @@
- (void)setDefaultFont:(NSFont *)newFont {
[self setFont:newFont];
- if (freeTextFont != newFont) {
- [freeTextFont release];
- freeTextFont = [newFont retain];
- }
+ [[NSUserDefaults standardUserDefaults] setObject:[newFont fontName] forKey:SKTextNoteFontNameKey];
+ [[NSUserDefaults standardUserDefaults] setFloat:[newFont pointSize] forKey:SKTextNoteFontSizeKey];
}
- (BOOL)isNoteAnnotation { return YES; }
Modified: trunk/SKStringConstants.h
===================================================================
--- trunk/SKStringConstants.h 2007-04-04 10:09:24 UTC (rev 1723)
+++ trunk/SKStringConstants.h 2007-04-04 10:53:28 UTC (rev 1724)
@@ -62,3 +62,5 @@
extern NSString *SKReadingBarColorKey;
extern NSString *SKReadingBarTransparencyKey;
extern NSString *SKReadingBarInvertKey;
+extern NSString *SKTextNoteFontNameKey;
+extern NSString *SKTextNoteFontSizeKey;
Modified: trunk/SKStringConstants.m
===================================================================
--- trunk/SKStringConstants.m 2007-04-04 10:09:24 UTC (rev 1723)
+++ trunk/SKStringConstants.m 2007-04-04 10:53:28 UTC (rev 1724)
@@ -63,3 +63,5 @@
NSString *SKReadingBarColorKey = @"SKReadingBarColor";
NSString *SKReadingBarTransparencyKey = @"SKReadingBarTransparency";
NSString *SKReadingBarInvertKey = @"SKReadingBarInvert";
+NSString *SKTextNoteFontNameKey = @"SKTextNoteFontName";
+NSString *SKTextNoteFontSizeKey = @"SKTextNoteFontSize";
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ho...@us...> - 2007-04-04 10:09:27
|
Revision: 1723
http://skim-app.svn.sourceforge.net/skim-app/?rev=1723&view=rev
Author: hofman
Date: 2007-04-04 03:09:24 -0700 (Wed, 04 Apr 2007)
Log Message:
-----------
Prefix skim reverse DNS to unique xattr names. Should not affect reading of previously written notes.
Modified Paths:
--------------
trunk/NSFileManager_ExtendedAttributes.m
Modified: trunk/NSFileManager_ExtendedAttributes.m
===================================================================
--- trunk/NSFileManager_ExtendedAttributes.m 2007-04-04 09:36:47 UTC (rev 1722)
+++ trunk/NSFileManager_ExtendedAttributes.m 2007-04-04 10:09:24 UTC (rev 1723)
@@ -133,6 +133,7 @@
#define MAX_XATTR_LENGTH 2048
#define UNIQUE_VALUE [[NSProcessInfo processInfo] globallyUniqueString]
+#define NAME_PREFIX @"net_sourceforge_skim-app_"
#define UNIQUE_KEY @"net_sourceforge_skim-app_unique_key"
#define WRAPPER_KEY @"net_sourceforge_skim-app_has_wrapper"
#define FRAGMENTS_KEY @"net_sourceforge_skim-app_number_of_fragments"
@@ -268,7 +269,7 @@
value = [value bzip2];
// this will be a unique identifier for the set of keys we're about to write (appending a counter to the UUID)
- NSString *uniqueValue = UNIQUE_VALUE;
+ NSString *uniqueValue = [NAME_PREFIX stringByAppendingString:UNIQUE_VALUE];
unsigned numberOfFragments = ([value length] / MAX_XATTR_LENGTH) + ([value length] % MAX_XATTR_LENGTH ? 1 : 0);
NSDictionary *wrapper = [NSDictionary dictionaryWithObjectsAndKeys:[NSNumber numberWithBool:YES], WRAPPER_KEY, uniqueValue, UNIQUE_KEY, [NSNumber numberWithUnsignedInt:numberOfFragments], FRAGMENTS_KEY, nil];
NSData *wrapperData = [NSPropertyListSerialization dataFromPropertyList:wrapper format:NSPropertyListBinaryFormat_v1_0 errorDescription:NULL];
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ho...@us...> - 2007-04-04 09:36:48
|
Revision: 1722
http://skim-app.svn.sourceforge.net/skim-app/?rev=1722&view=rev
Author: hofman
Date: 2007-04-04 02:36:47 -0700 (Wed, 04 Apr 2007)
Log Message:
-----------
some more typos
Modified Paths:
--------------
trunk/English.lproj/Skim Help/skim.texi
Modified: trunk/English.lproj/Skim Help/skim.texi
===================================================================
--- trunk/English.lproj/Skim Help/skim.texi 2007-04-04 09:20:16 UTC (rev 1721)
+++ trunk/English.lproj/Skim Help/skim.texi 2007-04-04 09:36:47 UTC (rev 1722)
@@ -251,7 +251,7 @@
@end itemize
@endbox
-By default, the contents pane always opens automatically. However you can choose to open the contents pane automatically only when the PDF file has a table of contents. To set the contents pane to open automatically only if there is a table of contents, choose Skim > Preferences, click PDF, and select "Open pane only for Table of Contents."
+By default, the contents pane always opens automatically. However you can choose to open the contents pane automatically only when the PDF file has a table of contents. To set the contents pane to open automatically only if there is a table of contents, choose Skim > Preferences, click General, and select "Open pane only for Table of Contents."
@heading See also
@menu
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ho...@us...> - 2007-04-04 09:20:17
|
Revision: 1721
http://skim-app.svn.sourceforge.net/skim-app/?rev=1721&view=rev
Author: hofman
Date: 2007-04-04 02:20:16 -0700 (Wed, 04 Apr 2007)
Log Message:
-----------
some more typos
Modified Paths:
--------------
trunk/English.lproj/Skim Help/skim.texi
Modified: trunk/English.lproj/Skim Help/skim.texi
===================================================================
--- trunk/English.lproj/Skim Help/skim.texi 2007-04-04 08:39:06 UTC (rev 1720)
+++ trunk/English.lproj/Skim Help/skim.texi 2007-04-04 09:20:16 UTC (rev 1721)
@@ -160,7 +160,7 @@
@item In the Finder, select a PDF document.
@item Choose File > Get Info.
@item Click Open with:.
-@item Choose Preview from the pop-up menu, and click Change All.
+@item Choose Skim from the pop-up menu, and click Change All.
@end enumerate
@endbox
@@ -672,7 +672,7 @@
@end enumerate
@endbox
-If you turn on the "Anti-alias text and line art" option, large characters and line art are smoothed out and do not appear to be so jagged. Preview may take longer to display your document when smoothing out characters and line art.
+If you turn on the "Anti-alias text and line art" option, large characters and line art are smoothed out and do not appear to be so jagged. Skim may take longer to display your document when smoothing out characters and line art.
@heading See also
@menu
@@ -685,7 +685,7 @@
@topic Small text is unreadable in my PDF document
-When you view a PDF file in Preview, small text may look fuzzy or illegible. You can change a few options to make the text more legible.
+When you view a PDF file in Skim, small text may look fuzzy or illegible. You can change a few options to make the text more legible.
@box{taskbox}
@heading To make small text more readable:
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ho...@us...> - 2007-04-04 08:39:08
|
Revision: 1720
http://skim-app.svn.sourceforge.net/skim-app/?rev=1720&view=rev
Author: hofman
Date: 2007-04-04 01:39:06 -0700 (Wed, 04 Apr 2007)
Log Message:
-----------
fix some typos
Modified Paths:
--------------
trunk/English.lproj/Skim Help/skim.texi
Modified: trunk/English.lproj/Skim Help/skim.texi
===================================================================
--- trunk/English.lproj/Skim Help/skim.texi 2007-04-03 22:30:01 UTC (rev 1719)
+++ trunk/English.lproj/Skim Help/skim.texi 2007-04-04 08:39:06 UTC (rev 1720)
@@ -238,7 +238,7 @@
@item If a PDF has a table of contents (TOC), a TOC icon appears at the top of the left side pane. Click the icon to use the TOC to navigate the PDF.
@end itemize
@itemize
-@item To navigate using thumbnail images of the document's pages, click the Thumbnails icon in the drawer and click the thumbnail image for the page.
+@item To navigate using thumbnail images of the document's pages, click the Thumbnails icon in the contents pane and click the thumbnail image for the page.
@end itemize
@itemize
@item To jump to the next page, press the Down Arrow or Page Down key. To jump to the previous page, press the Up Arrow or Page Up key.
@@ -251,7 +251,7 @@
@end itemize
@endbox
-By default, the contents pane opens automatically only if you open a PDF file with a table of contents. To set the drawer to open automatically even if there is no table of contents, choose Skim > Preferences, click PDF, and deselect "Open pane only for Table of Contents."
+By default, the contents pane always opens automatically. However you can choose to open the contents pane automatically only when the PDF file has a table of contents. To set the contents pane to open automatically only if there is a table of contents, choose Skim > Preferences, click PDF, and select "Open pane only for Table of Contents."
@heading See also
@menu
@@ -263,7 +263,7 @@
@topic Scrolling PDF pages
-When you open a PDF file with multiple pages in Skim, you select the page you want to view by clicking it in the drawer. If the page does not fit within the window size, then you use the vertical or horizontal scroll bars to view the hidden parts of the current page.
+When you open a PDF file with multiple pages in Skim, you select the page you want to view by clicking it in the contents pane. If the page does not fit within the window size, then you use the vertical or horizontal scroll bars to view the hidden parts of the current page.
By default, you can't use the vertical scroll bar to view the next or previous pages of the document. However, you can change this by turning on continuous scrolling.
@@ -316,7 +316,7 @@
@heading To find all occurrences of text:
@enumerate
@item Open the PDF file. If the Contents pane isn't open, choose View Show Contents Pane.
-@item Type some text in the search field and press Return. A list of places where the text occurs appears in the drawer.
+@item Type some text in the search field and press Return. A list of places where the text occurs appears in the contents pane.
@item Click an occurrence of the text in the Contents pane. Skim shows the page where the text occurs, and highlights the text.
@end enumerate
@heading To find a single occurrences of text:
@@ -423,7 +423,7 @@
@item To view the table of contents, Choose View > Show Contents Pane, and click the TOC button or choose View > Table Of Contents.
@end itemize
@itemize
-@item To jump to a specific section, click its name in the drawer.
+@item To jump to a specific section, click its name in the contents pane.
@end itemize
@endbox
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|