<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>R-packages &#x2013; /branches/MacGUI-2-x/RDocument.h</title><description>WebSVN RSS feed &#x2013; R-packages</description><lastBuildDate>Mon, 27 Jul 2026 11:12:05 +0000</lastBuildDate><generator>WebSVN 2.8.7</generator><language>en</language><link>https://svn.r-project.org/browse/R-packages/branches/MacGUI-2-x/RDocument.h?op=log&amp;max=40&amp;</link><atom:link href="https://svn.r-project.org/browse/R-packages/branches/MacGUI-2-x/RDocument.h?op=rss" rel="self" type="application/rss+xml" />
<item><pubDate>Tue, 05 Mar 2013 09:58:42 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 6453 – branch</title><description>&lt;div&gt;&lt;strong&gt;ripley – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;branch&lt;/div&gt;+ /branches/MacGUI-2-x &lt;i&gt;(copied from /trunk/Mac-GUI@6452)&lt;/i&gt;&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/MacGUI-2-x/RDocument.h?op=revision&amp;rev=6453</link><guid>https://svn.r-project.org/browse/R-packages/branches/MacGUI-2-x/RDocument.h?op=revision&amp;rev=6453</guid></item>
<item><pubDate>Thu, 02 Feb 2012 14:08:39 +0000</pubDate><dc:creator>bibiko</dc:creator><title>Rev 6059 – • further improvements for Format R Code - keep users ...</title><description>&lt;div&gt;&lt;strong&gt;bibiko – 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;• further improvements for Format R Code&lt;br /&gt;
- keep users empty lines since (but clean them)&lt;br /&gt;
- sped it up a bit&lt;br /&gt;
- fixed mixing indentation of 4 and 2 spaces coming from deparse()&lt;br /&gt;
• avoid re-entering Rd tools or R code formatting methods&lt;br /&gt;
• made deparse&apos;s width.cutoff customizable via Pref key RScriptEditorFormatWidthCutoff; if set to 0 the window&apos;s width will be taken otherwise the user&apos;s setting&lt;/div&gt;~ /trunk/Mac-GUI/NSString_RAdditions.m&lt;br /&gt;~ /trunk/Mac-GUI/PreferenceKeys.h&lt;br /&gt;~ /trunk/Mac-GUI/RDocument.h&lt;br /&gt;~ /trunk/Mac-GUI/RDocument.m&lt;br /&gt;~ /trunk/Mac-GUI/RDocumentWinCtrl.h&lt;br /&gt;~ /trunk/Mac-GUI/RDocumentWinCtrl.m&lt;br /&gt;~ /trunk/Mac-GUI/RTextView.m&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/MacGUI-2-x/RDocument.h?op=revision&amp;rev=6059</link><guid>https://svn.r-project.org/browse/R-packages/branches/MacGUI-2-x/RDocument.h?op=revision&amp;rev=6059</guid></item>
<item><pubDate>Wed, 01 Feb 2012 19:18:54 +0000</pubDate><dc:creator>bibiko</dc:creator><title>Rev 6058 – • added NSString method runBashCommandWithEnvironment:atCurrentDirectoryPath:error: to be able to run ...</title><description>&lt;div&gt;&lt;strong&gt;bibiko – 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;• added NSString method runBashCommandWithEnvironment:atCurrentDirectoryPath:error: to be able to run any bash command(s) including code of other scripting languages like Python, Perl, etc (by specifying the magic header #!...)&lt;br /&gt;
- example: NSString *d = [@&quot;date&quot; runBashCommandWithEnvironment:nil atCurrentDirectoryPath:nil error:nil];&lt;br /&gt;
will run the command &apos;date&apos; in a separate bash shell and set d to the current date.&lt;br /&gt;
- any of these called bash commands can be cancelled by pressing ⌘+. (Apple standard)&lt;br /&gt;
• applied above mentioned method to decouple editing stuff from REngine for checking Rd docs, converting Rd doc into HTML/PDF, and formatting R code since it&apos;s not a good idea to disturb a running R command in the RConsole while editing a doc. Furthermore now if the checking of a Rd doc freezes the user can simply press ⌘+. to cancel that separate task&lt;br /&gt;
• improved Format R code&lt;br /&gt;
• fixed some minor stuff for deleting temporary files&lt;/div&gt;+ /trunk/Mac-GUI/NSString_RAdditions.h&lt;br /&gt;+ /trunk/Mac-GUI/NSString_RAdditions.m&lt;br /&gt;~ /trunk/Mac-GUI/PreferenceKeys.h&lt;br /&gt;~ /trunk/Mac-GUI/R.xcodeproj/project.pbxproj&lt;br /&gt;~ /trunk/Mac-GUI/RDocument.h&lt;br /&gt;~ /trunk/Mac-GUI/RDocument.m&lt;br /&gt;~ /trunk/Mac-GUI/RDocumentWinCtrl.m&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/MacGUI-2-x/RDocument.h?op=revision&amp;rev=6058</link><guid>https://svn.r-project.org/browse/R-packages/branches/MacGUI-2-x/RDocument.h?op=revision&amp;rev=6058</guid></item>
<item><pubDate>Mon, 23 Jan 2012 10:32:29 +0000</pubDate><dc:creator>bibiko</dc:creator><title>Rev 6034 – • for Rd files do not show &quot;Check successful&quot; alert ...</title><description>&lt;div&gt;&lt;strong&gt;bibiko – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;• for Rd files do not show &quot;Check successful&quot; alert for Preview HTML/PDF&lt;/div&gt;~ /trunk/Mac-GUI/RDocument.h&lt;br /&gt;~ /trunk/Mac-GUI/RDocument.m&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/MacGUI-2-x/RDocument.h?op=revision&amp;rev=6034</link><guid>https://svn.r-project.org/browse/R-packages/branches/MacGUI-2-x/RDocument.h?op=revision&amp;rev=6034</guid></item>
<item><pubDate>Fri, 20 Jan 2012 12:00:07 +0000</pubDate><dc:creator>bibiko</dc:creator><title>Rev 6026 – • further work on Rd support: - added to main ...</title><description>&lt;div&gt;&lt;strong&gt;bibiko – 19 file(s) modified&lt;/strong&gt;&lt;br/&gt;• further work on Rd support:&lt;br /&gt;
- added to main menu: New Rd Document ⌥⌘N&lt;br /&gt;
- added to Rd toolbox:&lt;br /&gt;
-- Insert Function Rd Template ^⌥⌘F (done via prompt())&lt;br /&gt;
-- Insert Data Rd Template ^⌥⌘D (done via prompt())&lt;br /&gt;
-- Check Rd Document ^⌥⌘C&lt;br /&gt;
-- assigned key equivalents to PDF/HTML Preview ^⌥⌘P/^⌥⌘H&lt;br /&gt;
- improved output of possible warnings or errors while Rd check&lt;br /&gt;
-- re-format output for better reading&lt;br /&gt;
-- tries to figure out where the first error/warning appears and jump to it after dismissing the alert&lt;br /&gt;
• minor code improvements and removing of forgotten debug outputs&lt;/div&gt;~ /trunk/Mac-GUI/de.lproj/MainMenu.xib&lt;br /&gt;~ /trunk/Mac-GUI/de.lproj/RDocument.xib&lt;br /&gt;~ /trunk/Mac-GUI/English.lproj/MainMenu.xib&lt;br /&gt;~ /trunk/Mac-GUI/English.lproj/RDocument.xib&lt;br /&gt;~ /trunk/Mac-GUI/fr.lproj/MainMenu.xib&lt;br /&gt;~ /trunk/Mac-GUI/fr.lproj/RDocument.xib&lt;br /&gt;~ /trunk/Mac-GUI/it.lproj/MainMenu.xib&lt;br /&gt;~ /trunk/Mac-GUI/it.lproj/RDocument.xib&lt;br /&gt;~ /trunk/Mac-GUI/ja.lproj/MainMenu.xib&lt;br /&gt;~ /trunk/Mac-GUI/ja.lproj/RDocument.xib&lt;br /&gt;~ /trunk/Mac-GUI/nl.lproj/MainMenu.xib&lt;br /&gt;~ /trunk/Mac-GUI/nl.lproj/RDocument.xib&lt;br /&gt;~ /trunk/Mac-GUI/RController.m&lt;br /&gt;~ /trunk/Mac-GUI/RDocument.h&lt;br /&gt;~ /trunk/Mac-GUI/RDocument.m&lt;br /&gt;~ /trunk/Mac-GUI/RDocumentController.h&lt;br /&gt;~ /trunk/Mac-GUI/RDocumentController.m&lt;br /&gt;~ /trunk/Mac-GUI/RDocumentWinCtrl.h&lt;br /&gt;~ /trunk/Mac-GUI/RDocumentWinCtrl.m&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/MacGUI-2-x/RDocument.h?op=revision&amp;rev=6026</link><guid>https://svn.r-project.org/browse/R-packages/branches/MacGUI-2-x/RDocument.h?op=revision&amp;rev=6026</guid></item>
<item><pubDate>Mon, 16 Jan 2012 14:40:19 +0000</pubDate><dc:creator>bibiko</dc:creator><title>Rev 6004 – • improved Rd syntax highlighting • implemented PDF Preview of ...</title><description>&lt;div&gt;&lt;strong&gt;bibiko – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;• improved Rd syntax highlighting&lt;br /&gt;
• implemented PDF Preview of current Rd file&lt;/div&gt;~ /trunk/Mac-GUI/RDocument.h&lt;br /&gt;~ /trunk/Mac-GUI/RDocument.m&lt;br /&gt;~ /trunk/Mac-GUI/RdScriptEditorTokens.l&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/MacGUI-2-x/RDocument.h?op=revision&amp;rev=6004</link><guid>https://svn.r-project.org/browse/R-packages/branches/MacGUI-2-x/RDocument.h?op=revision&amp;rev=6004</guid></item>
<item><pubDate>Wed, 11 Jan 2012 13:00:19 +0000</pubDate><dc:creator>bibiko</dc:creator><title>Rev 5997 – • further work on Rd file support - some improvement ...</title><description>&lt;div&gt;&lt;strong&gt;bibiko – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;• further work on Rd file support&lt;br /&gt;
- some improvement for saving files, esp. for changing file types from R to Rd e.g.&lt;br /&gt;
• corrected misspelled &apos;Secction&apos;&lt;/div&gt;~ /trunk/Mac-GUI/RdEditorToolbar.m&lt;br /&gt;~ /trunk/Mac-GUI/RDocument.h&lt;br /&gt;~ /trunk/Mac-GUI/RDocument.m&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/MacGUI-2-x/RDocument.h?op=revision&amp;rev=5997</link><guid>https://svn.r-project.org/browse/R-packages/branches/MacGUI-2-x/RDocument.h?op=revision&amp;rev=5997</guid></item>
<item><pubDate>Mon, 09 Jan 2012 17:29:12 +0000</pubDate><dc:creator>bibiko</dc:creator><title>Rev 5993 – • initial commit to support &quot;Rd Documention File&quot; editing; not ...</title><description>&lt;div&gt;&lt;strong&gt;bibiko – 13 file(s) modified&lt;/strong&gt;&lt;br/&gt;• initial commit to support &quot;Rd Documention File&quot; editing; not yet fully implemented but workable&lt;br /&gt;
- Rd files are assigned to R.app&lt;br /&gt;
- Rd file editor has its own toolbar and added &quot;HTML Preview&quot;&lt;br /&gt;
- Rd file will be parsed to build section list for pop-menu in toolbar (same approach as for function list of R files)&lt;br /&gt;
&lt;br /&gt;
... work in progress&lt;/div&gt;~ /trunk/Mac-GUI/HelpManager.h&lt;br /&gt;~ /trunk/Mac-GUI/HelpManager.m&lt;br /&gt;~ /trunk/Mac-GUI/Info.plist&lt;br /&gt;~ /trunk/Mac-GUI/R.xcodeproj/project.pbxproj&lt;br /&gt;+ /trunk/Mac-GUI/RdEditorToolbar.h&lt;br /&gt;+ /trunk/Mac-GUI/RdEditorToolbar.m&lt;br /&gt;~ /trunk/Mac-GUI/RDocument.h&lt;br /&gt;~ /trunk/Mac-GUI/RDocument.m&lt;br /&gt;~ /trunk/Mac-GUI/RDocumentController.h&lt;br /&gt;~ /trunk/Mac-GUI/RDocumentWinCtrl.h&lt;br /&gt;~ /trunk/Mac-GUI/RDocumentWinCtrl.m&lt;br /&gt;~ /trunk/Mac-GUI/RScriptEditorTextView.h&lt;br /&gt;~ /trunk/Mac-GUI/RScriptEditorTextView.m&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/MacGUI-2-x/RDocument.h?op=revision&amp;rev=5993</link><guid>https://svn.r-project.org/browse/R-packages/branches/MacGUI-2-x/RDocument.h?op=revision&amp;rev=5993</guid></item>
<item><pubDate>Thu, 07 Apr 2011 15:22:23 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 5741 – merge up to r158</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;merge up to r158&lt;/div&gt;~ /trunk/Mac-GUI/English.lproj/EditorPrefPane.xib&lt;br /&gt;~ /trunk/Mac-GUI/PrefPanes/PrefWindowController.m&lt;br /&gt;~ /trunk/Mac-GUI/RController.m&lt;br /&gt;~ /trunk/Mac-GUI/RDocument.h&lt;br /&gt;~ /trunk/Mac-GUI/RDocument.m&lt;br /&gt;~ /trunk/Mac-GUI/RScriptEditorTextView.m&lt;br /&gt;~ /trunk/Mac-GUI/RScriptEditorTokens.l&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/MacGUI-2-x/RDocument.h?op=revision&amp;rev=5741</link><guid>https://svn.r-project.org/browse/R-packages/branches/MacGUI-2-x/RDocument.h?op=revision&amp;rev=5741</guid></item>
<item><pubDate>Mon, 21 Mar 2011 15:28:40 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 5719 – merge r109</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 31 file(s) modified&lt;/strong&gt;&lt;br/&gt;merge r109&lt;/div&gt;~ /trunk/Mac-GUI/de.lproj/MainMenu.xib&lt;br /&gt;+ /trunk/Mac-GUI/de.lproj/SelectEncodingsPanel.xib&lt;br /&gt;+ /trunk/Mac-GUI/English.lproj/EncodingPopupView.xib&lt;br /&gt;~ /trunk/Mac-GUI/English.lproj/MainMenu.xib&lt;br /&gt;+ /trunk/Mac-GUI/English.lproj/SelectEncodingsPanel.xib&lt;br /&gt;~ /trunk/Mac-GUI/fr.lproj/MainMenu.xib&lt;br /&gt;+ /trunk/Mac-GUI/fr.lproj/SelectEncodingsPanel.xib&lt;br /&gt;~ /trunk/Mac-GUI/it.lproj/MainMenu.xib&lt;br /&gt;+ /trunk/Mac-GUI/it.lproj/SelectEncodingsPanel.xib&lt;br /&gt;~ /trunk/Mac-GUI/ja.lproj/MainMenu.xib&lt;br /&gt;+ /trunk/Mac-GUI/ja.lproj/SelectEncodingsPanel.xib&lt;br /&gt;~ /trunk/Mac-GUI/NEWS&lt;br /&gt;~ /trunk/Mac-GUI/nl.lproj/MainMenu.xib&lt;br /&gt;+ /trunk/Mac-GUI/nl.lproj/SelectEncodingsPanel.xib&lt;br /&gt;+ /trunk/Mac-GUI/NSTextView_RAdditions.h&lt;br /&gt;+ /trunk/Mac-GUI/NSTextView_RAdditions.m&lt;br /&gt;~ /trunk/Mac-GUI/PreferenceKeys.h&lt;br /&gt;~ /trunk/Mac-GUI/R.xcodeproj/project.pbxproj&lt;br /&gt;+ /trunk/Mac-GUI/RChooseEncodingPopupAccessory.h&lt;br /&gt;+ /trunk/Mac-GUI/RChooseEncodingPopupAccessory.m&lt;br /&gt;~ /trunk/Mac-GUI/RController.h&lt;br /&gt;~ /trunk/Mac-GUI/RController.m&lt;br /&gt;~ /trunk/Mac-GUI/RDocument.h&lt;br /&gt;~ /trunk/Mac-GUI/RDocument.m&lt;br /&gt;~ /trunk/Mac-GUI/RDocumentController.h&lt;br /&gt;~ /trunk/Mac-GUI/RDocumentController.m&lt;br /&gt;~ /trunk/Mac-GUI/RDocumentWinCtrl.h&lt;br /&gt;~ /trunk/Mac-GUI/RDocumentWinCtrl.m&lt;br /&gt;~ /trunk/Mac-GUI/RScriptEditorTextView.m&lt;br /&gt;~ /trunk/Mac-GUI/RTextView.h&lt;br /&gt;~ /trunk/Mac-GUI/RTextView.m&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/MacGUI-2-x/RDocument.h?op=revision&amp;rev=5719</link><guid>https://svn.r-project.org/browse/R-packages/branches/MacGUI-2-x/RDocument.h?op=revision&amp;rev=5719</guid></item>
<item><pubDate>Tue, 15 Mar 2011 05:55:58 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 5708 – fix 10.5 compatibility</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 27 file(s) modified&lt;/strong&gt;&lt;br/&gt;fix 10.5 compatibility&lt;/div&gt;+ /trunk/Mac-GUI/CCComp.h&lt;br /&gt;~ /trunk/Mac-GUI/DataManager.h&lt;br /&gt;~ /trunk/Mac-GUI/HelpManager.h&lt;br /&gt;~ /trunk/Mac-GUI/PackageInstaller.h&lt;br /&gt;~ /trunk/Mac-GUI/PackageInstaller.m&lt;br /&gt;~ /trunk/Mac-GUI/PackageManager.h&lt;br /&gt;~ /trunk/Mac-GUI/Preferences.h&lt;br /&gt;~ /trunk/Mac-GUI/R.xcodeproj/project.pbxproj&lt;br /&gt;~ /trunk/Mac-GUI/RController.h&lt;br /&gt;~ /trunk/Mac-GUI/RDocument.h&lt;br /&gt;~ /trunk/Mac-GUI/RDocumentController.h&lt;br /&gt;~ /trunk/Mac-GUI/RDocumentWinCtrl.h&lt;br /&gt;~ /trunk/Mac-GUI/REditor.h&lt;br /&gt;~ /trunk/Mac-GUI/REditor.m&lt;br /&gt;~ /trunk/Mac-GUI/REditorTextStorage.h&lt;br /&gt;~ /trunk/Mac-GUI/REditorToolbar.h&lt;br /&gt;~ /trunk/Mac-GUI/RRulerView.h&lt;br /&gt;~ /trunk/Mac-GUI/RScriptEditorTextView.h&lt;br /&gt;~ /trunk/Mac-GUI/RTextView.h&lt;br /&gt;~ /trunk/Mac-GUI/SearchTable.h&lt;br /&gt;~ /trunk/Mac-GUI/SelectList.h&lt;br /&gt;~ /trunk/Mac-GUI/SelectList.m&lt;br /&gt;~ /trunk/Mac-GUI/Tools/SortableDataSource.h&lt;br /&gt;~ /trunk/Mac-GUI/VignettesController.h&lt;br /&gt;~ /trunk/Mac-GUI/VignettesController.m&lt;br /&gt;~ /trunk/Mac-GUI/WSBrowser.h&lt;br /&gt;~ /trunk/Mac-GUI/WSBrowser.m&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/MacGUI-2-x/RDocument.h?op=revision&amp;rev=5708</link><guid>https://svn.r-project.org/browse/R-packages/branches/MacGUI-2-x/RDocument.h?op=revision&amp;rev=5708</guid></item>
<item><pubDate>Sun, 23 Jan 2011 17:17:16 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 5676 – add encoding support</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 11 file(s) modified&lt;/strong&gt;&lt;br/&gt;add encoding support&lt;/div&gt;x /trunk/Mac-GUI/English.lproj/RDocument.nib/classes.nib&lt;br /&gt;+ /trunk/Mac-GUI/English.lproj/RDocument.nib/designable.nib&lt;br /&gt;x /trunk/Mac-GUI/English.lproj/RDocument.nib/info.nib&lt;br /&gt;~ /trunk/Mac-GUI/English.lproj/RDocument.nib/keyedobjects.nib&lt;br /&gt;~ /trunk/Mac-GUI/NEWS&lt;br /&gt;~ /trunk/Mac-GUI/R.xcodeproj/project.pbxproj&lt;br /&gt;~ /trunk/Mac-GUI/RDocument.h&lt;br /&gt;~ /trunk/Mac-GUI/RDocument.m&lt;br /&gt;~ /trunk/Mac-GUI/RDocumentController.m&lt;br /&gt;~ /trunk/Mac-GUI/RDocumentWinCtrl.h&lt;br /&gt;~ /trunk/Mac-GUI/RDocumentWinCtrl.m&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/MacGUI-2-x/RDocument.h?op=revision&amp;rev=5676</link><guid>https://svn.r-project.org/browse/R-packages/branches/MacGUI-2-x/RDocument.h?op=revision&amp;rev=5676</guid></item>
<item><pubDate>Mon, 07 Mar 2005 21:00:59 +0000</pubDate><dc:creator>iacus</dc:creator><title>Rev 1254 – updated copyright info</title><description>&lt;div&gt;&lt;strong&gt;iacus – 72 file(s) modified&lt;/strong&gt;&lt;br/&gt;updated copyright info&lt;/div&gt;~ /trunk/Mac-GUI/COPYRIGHTS&lt;br /&gt;~ /trunk/Mac-GUI/DataManager.h&lt;br /&gt;~ /trunk/Mac-GUI/DataManager.m&lt;br /&gt;~ /trunk/Mac-GUI/HelpManager.h&lt;br /&gt;~ /trunk/Mac-GUI/HelpManager.m&lt;br /&gt;~ /trunk/Mac-GUI/PackageInstaller.h&lt;br /&gt;~ /trunk/Mac-GUI/PackageInstaller.m&lt;br /&gt;~ /trunk/Mac-GUI/PackageManager.h&lt;br /&gt;~ /trunk/Mac-GUI/PackageManager.m&lt;br /&gt;~ /trunk/Mac-GUI/PreferenceKeys.h&lt;br /&gt;~ /trunk/Mac-GUI/Preferences.h&lt;br /&gt;~ /trunk/Mac-GUI/Preferences.m&lt;br /&gt;~ /trunk/Mac-GUI/PrefPanes/ColorsPrefPane.h&lt;br /&gt;~ /trunk/Mac-GUI/PrefPanes/ColorsPrefPane.m&lt;br /&gt;~ /trunk/Mac-GUI/PrefPanes/EditorPrefPane.h&lt;br /&gt;~ /trunk/Mac-GUI/PrefPanes/EditorPrefPane.m&lt;br /&gt;~ /trunk/Mac-GUI/PrefPanes/MiscPrefPane.h&lt;br /&gt;~ /trunk/Mac-GUI/PrefPanes/MiscPrefPane.m&lt;br /&gt;~ /trunk/Mac-GUI/PrefPanes/QuartzPrefPane.h&lt;br /&gt;~ /trunk/Mac-GUI/PrefPanes/QuartzPrefPane.m&lt;br /&gt;~ /trunk/Mac-GUI/PrefPanes/SyntaxColorsPrefPane.h&lt;br /&gt;~ /trunk/Mac-GUI/PrefPanes/SyntaxColorsPrefPane.m&lt;br /&gt;~ /trunk/Mac-GUI/Quartz/QuartzDevice.h&lt;br /&gt;~ /trunk/Mac-GUI/Quartz/QuartzDevice.m&lt;br /&gt;~ /trunk/Mac-GUI/Quartz/RDeviceView.h&lt;br /&gt;~ /trunk/Mac-GUI/Quartz/RDeviceView.m&lt;br /&gt;~ /trunk/Mac-GUI/Quartz/RQuartz.h&lt;br /&gt;~ /trunk/Mac-GUI/Quartz/RQuartz.m&lt;br /&gt;~ /trunk/Mac-GUI/RConsole.h&lt;br /&gt;~ /trunk/Mac-GUI/RConsole.m&lt;br /&gt;~ /trunk/Mac-GUI/RConsoleController.h&lt;br /&gt;~ /trunk/Mac-GUI/RConsoleController.m&lt;br /&gt;~ /trunk/Mac-GUI/RConsoleTextStorage.h&lt;br /&gt;~ /trunk/Mac-GUI/RConsoleTextStorage.m&lt;br /&gt;~ /trunk/Mac-GUI/RController.h&lt;br /&gt;~ /trunk/Mac-GUI/RController.m&lt;br /&gt;~ /trunk/Mac-GUI/RDocument.h&lt;br /&gt;~ /trunk/Mac-GUI/RDocument.m&lt;br /&gt;~ /trunk/Mac-GUI/RDocumentController.h&lt;br /&gt;~ /trunk/Mac-GUI/RDocumentController.m&lt;br /&gt;~ /trunk/Mac-GUI/RDocumentWinCtrl.h&lt;br /&gt;~ /trunk/Mac-GUI/RDocumentWinCtrl.m&lt;br /&gt;~ /trunk/Mac-GUI/REditor.h&lt;br /&gt;~ /trunk/Mac-GUI/REditor.m&lt;br /&gt;~ /trunk/Mac-GUI/REditorTextStorage.h&lt;br /&gt;~ /trunk/Mac-GUI/REditorTextStorage.m&lt;br /&gt;~ /trunk/Mac-GUI/REngine/Rcallbacks.h&lt;br /&gt;~ /trunk/Mac-GUI/REngine/REngine.h&lt;br /&gt;~ /trunk/Mac-GUI/REngine/REngine.m&lt;br /&gt;~ /trunk/Mac-GUI/REngine/Rinit.c&lt;br /&gt;~ /trunk/Mac-GUI/REngine/Rinit.h&lt;br /&gt;~ /trunk/Mac-GUI/REngine/RSEXP.h&lt;br /&gt;~ /trunk/Mac-GUI/REngine/RSEXP.m&lt;br /&gt;~ /trunk/Mac-GUI/RGUI.h&lt;br /&gt;~ /trunk/Mac-GUI/RRulerView.h&lt;br /&gt;~ /trunk/Mac-GUI/RRulerView.m&lt;br /&gt;~ /trunk/Mac-GUI/SearchTable.h&lt;br /&gt;~ /trunk/Mac-GUI/SearchTable.m&lt;br /&gt;~ /trunk/Mac-GUI/SelectList.h&lt;br /&gt;~ /trunk/Mac-GUI/SelectList.m&lt;br /&gt;~ /trunk/Mac-GUI/Tools/Authorization.c&lt;br /&gt;~ /trunk/Mac-GUI/Tools/Authorization.h&lt;br /&gt;~ /trunk/Mac-GUI/Tools/CodeCompletion.h&lt;br /&gt;~ /trunk/Mac-GUI/Tools/CodeCompletion.m&lt;br /&gt;~ /trunk/Mac-GUI/Tools/FileCompletion.h&lt;br /&gt;~ /trunk/Mac-GUI/Tools/FileCompletion.m&lt;br /&gt;~ /trunk/Mac-GUI/Tools/History.h&lt;br /&gt;~ /trunk/Mac-GUI/Tools/History.m&lt;br /&gt;~ /trunk/Mac-GUI/Tools/SortableDataSource.h&lt;br /&gt;~ /trunk/Mac-GUI/Tools/SortableDataSource.m&lt;br /&gt;~ /trunk/Mac-GUI/WSBrowser.h&lt;br /&gt;~ /trunk/Mac-GUI/WSBrowser.m&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/MacGUI-2-x/RDocument.h?op=revision&amp;rev=1254</link><guid>https://svn.r-project.org/browse/R-packages/branches/MacGUI-2-x/RDocument.h?op=revision&amp;rev=1254</guid></item>
<item><pubDate>Sun, 06 Feb 2005 21:15:36 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 1021 – *Added simple line number support in source editor. *Fixed some ...</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 20 file(s) modified&lt;/strong&gt;&lt;br/&gt;*Added simple line number support in source editor.&lt;br /&gt;
*Fixed some issues around deleteBackward in editor&lt;br /&gt;
*Brace highlighting in editor re-enabled&lt;br /&gt;
*Fixed some minor issues on repositioning and resizing of Quartz&lt;br /&gt;
    windows.&lt;/div&gt;~ /trunk/Mac-GUI/English.lproj/EditorPrefPane.nib/keyedobjects.nib&lt;br /&gt;~ /trunk/Mac-GUI/English.lproj/QuartzPrefPane.nib/info.nib&lt;br /&gt;~ /trunk/Mac-GUI/English.lproj/QuartzPrefPane.nib/keyedobjects.nib&lt;br /&gt;~ /trunk/Mac-GUI/English.lproj/RDocument.nib/classes.nib&lt;br /&gt;~ /trunk/Mac-GUI/English.lproj/RDocument.nib/info.nib&lt;br /&gt;~ /trunk/Mac-GUI/English.lproj/RDocument.nib/keyedobjects.nib&lt;br /&gt;~ /trunk/Mac-GUI/English.lproj/RQuartz.nib/info.nib&lt;br /&gt;~ /trunk/Mac-GUI/English.lproj/RQuartz.nib/keyedobjects.nib&lt;br /&gt;~ /trunk/Mac-GUI/NEWS&lt;br /&gt;~ /trunk/Mac-GUI/Quartz/QuartzDevice.m&lt;br /&gt;~ /trunk/Mac-GUI/Quartz/RDeviceView.m&lt;br /&gt;~ /trunk/Mac-GUI/Quartz/RQuartz.h&lt;br /&gt;~ /trunk/Mac-GUI/Quartz/RQuartz.m&lt;br /&gt;~ /trunk/Mac-GUI/R.xcode/project.pbxproj&lt;br /&gt;~ /trunk/Mac-GUI/RDocument.h&lt;br /&gt;~ /trunk/Mac-GUI/RDocument.m&lt;br /&gt;~ /trunk/Mac-GUI/RDocumentWinCtrl.h&lt;br /&gt;~ /trunk/Mac-GUI/RDocumentWinCtrl.m&lt;br /&gt;+ /trunk/Mac-GUI/RRulerView.h&lt;br /&gt;+ /trunk/Mac-GUI/RRulerView.m&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/MacGUI-2-x/RDocument.h?op=revision&amp;rev=1021</link><guid>https://svn.r-project.org/browse/R-packages/branches/MacGUI-2-x/RDocument.h?op=revision&amp;rev=1021</guid></item>
<item><pubDate>Wed, 12 Jan 2005 14:09:56 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 903 – Fixed doc saving</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fixed doc saving&lt;/div&gt;~ /trunk/Mac-GUI/English.lproj/RDocument.nib/info.nib&lt;br /&gt;~ /trunk/Mac-GUI/English.lproj/RDocument.nib/keyedobjects.nib&lt;br /&gt;~ /trunk/Mac-GUI/RDocument.h&lt;br /&gt;~ /trunk/Mac-GUI/RDocument.m&lt;br /&gt;~ /trunk/Mac-GUI/RDocumentWinCtrl.h&lt;br /&gt;~ /trunk/Mac-GUI/RDocumentWinCtrl.m&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/MacGUI-2-x/RDocument.h?op=revision&amp;rev=903</link><guid>https://svn.r-project.org/browse/R-packages/branches/MacGUI-2-x/RDocument.h?op=revision&amp;rev=903</guid></item>
<item><pubDate>Tue, 11 Jan 2005 20:48:20 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 898 – Fixed undo issues and NSRunStorage exceptions; Added Rcommand doc type, ...</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 25 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fixed undo issues and NSRunStorage exceptions; Added Rcommand doc type, corresponding RConsole classes and NIB; Use own text storage components for the documents and console&lt;/div&gt;+ /trunk/Mac-GUI/English.lproj/RConsole.nib&lt;br /&gt;+ /trunk/Mac-GUI/English.lproj/RConsole.nib/classes.nib&lt;br /&gt;+ /trunk/Mac-GUI/English.lproj/RConsole.nib/info.nib&lt;br /&gt;+ /trunk/Mac-GUI/English.lproj/RConsole.nib/keyedobjects.nib&lt;br /&gt;~ /trunk/Mac-GUI/English.lproj/RDocument.nib/classes.nib&lt;br /&gt;~ /trunk/Mac-GUI/English.lproj/RDocument.nib/info.nib&lt;br /&gt;~ /trunk/Mac-GUI/English.lproj/RDocument.nib/keyedobjects.nib&lt;br /&gt;~ /trunk/Mac-GUI/Info.plist&lt;br /&gt;~ /trunk/Mac-GUI/NEWS&lt;br /&gt;~ /trunk/Mac-GUI/PreferenceKeys.h&lt;br /&gt;~ /trunk/Mac-GUI/R.xcode/project.pbxproj&lt;br /&gt;+ /trunk/Mac-GUI/RConsole.h&lt;br /&gt;+ /trunk/Mac-GUI/RConsole.m&lt;br /&gt;+ /trunk/Mac-GUI/RConsoleController.h&lt;br /&gt;+ /trunk/Mac-GUI/RConsoleController.m&lt;br /&gt;+ /trunk/Mac-GUI/RConsoleTextStorage.h&lt;br /&gt;+ /trunk/Mac-GUI/RConsoleTextStorage.m&lt;br /&gt;~ /trunk/Mac-GUI/RController.h&lt;br /&gt;~ /trunk/Mac-GUI/RController.m&lt;br /&gt;~ /trunk/Mac-GUI/RDocument.h&lt;br /&gt;~ /trunk/Mac-GUI/RDocument.m&lt;br /&gt;+ /trunk/Mac-GUI/RDocumentWinCtrl.h&lt;br /&gt;+ /trunk/Mac-GUI/RDocumentWinCtrl.m&lt;br /&gt;+ /trunk/Mac-GUI/REditorTextStorage.h&lt;br /&gt;+ /trunk/Mac-GUI/REditorTextStorage.m&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/MacGUI-2-x/RDocument.h?op=revision&amp;rev=898</link><guid>https://svn.r-project.org/browse/R-packages/branches/MacGUI-2-x/RDocument.h?op=revision&amp;rev=898</guid></item>
<item><pubDate>Thu, 30 Dec 2004 21:57:18 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 879 – Color handling fixes for document windows</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;Color handling fixes for document windows&lt;/div&gt;~ /trunk/Mac-GUI/English.lproj/RDocument.nib/classes.nib&lt;br /&gt;~ /trunk/Mac-GUI/English.lproj/RDocument.nib/info.nib&lt;br /&gt;~ /trunk/Mac-GUI/English.lproj/RDocument.nib/keyedobjects.nib&lt;br /&gt;~ /trunk/Mac-GUI/NEWS&lt;br /&gt;~ /trunk/Mac-GUI/PrefPanes/ColorsPrefPane.m&lt;br /&gt;~ /trunk/Mac-GUI/RController.m&lt;br /&gt;~ /trunk/Mac-GUI/RDocument.h&lt;br /&gt;~ /trunk/Mac-GUI/RDocument.m&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/MacGUI-2-x/RDocument.h?op=revision&amp;rev=879</link><guid>https://svn.r-project.org/browse/R-packages/branches/MacGUI-2-x/RDocument.h?op=revision&amp;rev=879</guid></item>
<item><pubDate>Wed, 29 Dec 2004 20:46:35 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 877 – Removed superfluous and wrong color handling code (should fix crashes ...</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Removed superfluous and wrong color handling code (should fix crashes encountered with new documents)&lt;/div&gt;~ /trunk/Mac-GUI/NEWS&lt;br /&gt;~ /trunk/Mac-GUI/RDocument.h&lt;br /&gt;~ /trunk/Mac-GUI/RDocument.m&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/MacGUI-2-x/RDocument.h?op=revision&amp;rev=877</link><guid>https://svn.r-project.org/browse/R-packages/branches/MacGUI-2-x/RDocument.h?op=revision&amp;rev=877</guid></item>
<item><pubDate>Thu, 09 Dec 2004 04:49:46 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 824 – *(re-)enabled printing of docs in editor, for now, clears and ...</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 12 file(s) modified&lt;/strong&gt;&lt;br/&gt;*(re-)enabled printing of docs in editor,&lt;br /&gt;
for now, clears and restores background color&lt;br /&gt;
before printing&lt;br /&gt;
*changed horizontalPagination from Auto to Fit&lt;br /&gt;
*enabled printing help pages with print button&lt;br /&gt;
*kept full path for editor app or script&lt;br /&gt;
*informational panel if help topic is not found&lt;/div&gt;~ /trunk/Mac-GUI/English.lproj/MainMenu.nib/classes.nib&lt;br /&gt;~ /trunk/Mac-GUI/English.lproj/MainMenu.nib/info.nib&lt;br /&gt;~ /trunk/Mac-GUI/English.lproj/MainMenu.nib/keyedobjects.nib&lt;br /&gt;~ /trunk/Mac-GUI/HelpManager.h&lt;br /&gt;~ /trunk/Mac-GUI/HelpManager.m&lt;br /&gt;~ /trunk/Mac-GUI/NEWS&lt;br /&gt;~ /trunk/Mac-GUI/PrefPanes/EditorPrefPane.m&lt;br /&gt;~ /trunk/Mac-GUI/Quartz/RQuartz.m&lt;br /&gt;~ /trunk/Mac-GUI/RController.m&lt;br /&gt;~ /trunk/Mac-GUI/RDocument.h&lt;br /&gt;~ /trunk/Mac-GUI/RDocument.m&lt;br /&gt;~ /trunk/Mac-GUI/RDocumentController.m&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/MacGUI-2-x/RDocument.h?op=revision&amp;rev=824</link><guid>https://svn.r-project.org/browse/R-packages/branches/MacGUI-2-x/RDocument.h?op=revision&amp;rev=824</guid></item>
<item><pubDate>Wed, 08 Dec 2004 05:00:21 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 820 – Fixed preferences not working since last commit; added support for ...</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 18 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fixed preferences not working since last commit; added support for initial WD in misc PP; fixed issues with WD; changed display of WD to use ~ when possible (joint work with RG)&lt;/div&gt;~ /trunk/Mac-GUI/English.lproj/MiscPrefPane.nib/classes.nib&lt;br /&gt;~ /trunk/Mac-GUI/English.lproj/MiscPrefPane.nib/info.nib&lt;br /&gt;~ /trunk/Mac-GUI/English.lproj/MiscPrefPane.nib/keyedobjects.nib&lt;br /&gt;x /trunk/Mac-GUI/English.lproj/MiscPrefPane.nib/objects.nib&lt;br /&gt;~ /trunk/Mac-GUI/Info.plist&lt;br /&gt;~ /trunk/Mac-GUI/NEWS&lt;br /&gt;~ /trunk/Mac-GUI/PreferenceKeys.h&lt;br /&gt;~ /trunk/Mac-GUI/Preferences.m&lt;br /&gt;~ /trunk/Mac-GUI/PrefPanes/EditorPrefPane.h&lt;br /&gt;~ /trunk/Mac-GUI/PrefPanes/EditorPrefPane.m&lt;br /&gt;~ /trunk/Mac-GUI/PrefPanes/MiscPrefPane.h&lt;br /&gt;~ /trunk/Mac-GUI/PrefPanes/MiscPrefPane.m&lt;br /&gt;~ /trunk/Mac-GUI/RController.h&lt;br /&gt;~ /trunk/Mac-GUI/RController.m&lt;br /&gt;~ /trunk/Mac-GUI/RDocument.h&lt;br /&gt;~ /trunk/Mac-GUI/RDocument.m&lt;br /&gt;~ /trunk/Mac-GUI/RDocumentController.h&lt;br /&gt;~ /trunk/Mac-GUI/RDocumentController.m&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/MacGUI-2-x/RDocument.h?op=revision&amp;rev=820</link><guid>https://svn.r-project.org/browse/R-packages/branches/MacGUI-2-x/RDocument.h?op=revision&amp;rev=820</guid></item>
<item><pubDate>Sat, 06 Nov 2004 13:42:30 +0000</pubDate><dc:creator>iacus</dc:creator><title>Rev 714 – added everywhere copyright notes</title><description>&lt;div&gt;&lt;strong&gt;iacus – 53 file(s) modified&lt;/strong&gt;&lt;br/&gt;added everywhere copyright notes&lt;/div&gt;~ /trunk/Mac-GUI/DataManager.h&lt;br /&gt;~ /trunk/Mac-GUI/DataManager.m&lt;br /&gt;~ /trunk/Mac-GUI/HelpManager.h&lt;br /&gt;~ /trunk/Mac-GUI/HelpManager.m&lt;br /&gt;~ /trunk/Mac-GUI/PackageInstaller.h&lt;br /&gt;~ /trunk/Mac-GUI/PackageInstaller.m&lt;br /&gt;~ /trunk/Mac-GUI/PackageManager.h&lt;br /&gt;~ /trunk/Mac-GUI/PackageManager.m&lt;br /&gt;~ /trunk/Mac-GUI/Preferences.h&lt;br /&gt;~ /trunk/Mac-GUI/Preferences.m&lt;br /&gt;~ /trunk/Mac-GUI/PrefPanes/ColorsPrefPane.h&lt;br /&gt;~ /trunk/Mac-GUI/PrefPanes/ColorsPrefPane.m&lt;br /&gt;~ /trunk/Mac-GUI/PrefPanes/EditorPrefPane.h&lt;br /&gt;~ /trunk/Mac-GUI/PrefPanes/EditorPrefPane.m&lt;br /&gt;~ /trunk/Mac-GUI/PrefPanes/MiscPrefPane.h&lt;br /&gt;~ /trunk/Mac-GUI/PrefPanes/MiscPrefPane.m&lt;br /&gt;~ /trunk/Mac-GUI/PrefPanes/QuartzPrefPane.h&lt;br /&gt;~ /trunk/Mac-GUI/PrefPanes/QuartzPrefPane.m&lt;br /&gt;~ /trunk/Mac-GUI/Quartz/QuartzDevice.h&lt;br /&gt;~ /trunk/Mac-GUI/Quartz/QuartzDevice.m&lt;br /&gt;~ /trunk/Mac-GUI/Quartz/RDeviceView.h&lt;br /&gt;~ /trunk/Mac-GUI/Quartz/RDeviceView.m&lt;br /&gt;~ /trunk/Mac-GUI/Quartz/RQuartz.h&lt;br /&gt;~ /trunk/Mac-GUI/Quartz/RQuartz.m&lt;br /&gt;~ /trunk/Mac-GUI/RController.m&lt;br /&gt;~ /trunk/Mac-GUI/RDocument.h&lt;br /&gt;~ /trunk/Mac-GUI/RDocument.m&lt;br /&gt;~ /trunk/Mac-GUI/RDocumentController.h&lt;br /&gt;~ /trunk/Mac-GUI/RDocumentController.m&lt;br /&gt;~ /trunk/Mac-GUI/REditor.h&lt;br /&gt;~ /trunk/Mac-GUI/REditor.m&lt;br /&gt;~ /trunk/Mac-GUI/REngine/Rcallbacks.h&lt;br /&gt;~ /trunk/Mac-GUI/REngine/Rcallbacks.m&lt;br /&gt;~ /trunk/Mac-GUI/REngine/REngine.h&lt;br /&gt;~ /trunk/Mac-GUI/REngine/REngine.m&lt;br /&gt;~ /trunk/Mac-GUI/REngine/Rinit.c&lt;br /&gt;~ /trunk/Mac-GUI/REngine/Rinit.h&lt;br /&gt;~ /trunk/Mac-GUI/REngine/RSEXP.h&lt;br /&gt;~ /trunk/Mac-GUI/REngine/RSEXP.m&lt;br /&gt;~ /trunk/Mac-GUI/SearchTable.h&lt;br /&gt;~ /trunk/Mac-GUI/SearchTable.m&lt;br /&gt;~ /trunk/Mac-GUI/Tools/Authorization.c&lt;br /&gt;~ /trunk/Mac-GUI/Tools/Authorization.h&lt;br /&gt;~ /trunk/Mac-GUI/Tools/CodeCompletion.h&lt;br /&gt;~ /trunk/Mac-GUI/Tools/CodeCompletion.m&lt;br /&gt;~ /trunk/Mac-GUI/Tools/FileCompletion.h&lt;br /&gt;~ /trunk/Mac-GUI/Tools/FileCompletion.m&lt;br /&gt;~ /trunk/Mac-GUI/Tools/History.h&lt;br /&gt;~ /trunk/Mac-GUI/Tools/History.m&lt;br /&gt;~ /trunk/Mac-GUI/Tools/SortableDataSource.h&lt;br /&gt;~ /trunk/Mac-GUI/Tools/SortableDataSource.m&lt;br /&gt;~ /trunk/Mac-GUI/WSBrowser.h&lt;br /&gt;~ /trunk/Mac-GUI/WSBrowser.m&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/MacGUI-2-x/RDocument.h?op=revision&amp;rev=714</link><guid>https://svn.r-project.org/browse/R-packages/branches/MacGUI-2-x/RDocument.h?op=revision&amp;rev=714</guid></item>
<item><pubDate>Tue, 26 Oct 2004 02:35:41 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 651 – Added brace highlighting.</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added brace highlighting.&lt;/div&gt;~ /trunk/Mac-GUI/NEWS&lt;br /&gt;~ /trunk/Mac-GUI/RDocument.h&lt;br /&gt;~ /trunk/Mac-GUI/RDocument.m&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/MacGUI-2-x/RDocument.h?op=revision&amp;rev=651</link><guid>https://svn.r-project.org/browse/R-packages/branches/MacGUI-2-x/RDocument.h?op=revision&amp;rev=651</guid></item>
<item><pubDate>Tue, 19 Oct 2004 07:58:19 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 602 – Implemented sourceCurrentDocument:</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Implemented sourceCurrentDocument:&lt;/div&gt;~ /trunk/Mac-GUI/RDocument.h&lt;br /&gt;~ /trunk/Mac-GUI/RDocument.m&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/MacGUI-2-x/RDocument.h?op=revision&amp;rev=602</link><guid>https://svn.r-project.org/browse/R-packages/branches/MacGUI-2-x/RDocument.h?op=revision&amp;rev=602</guid></item>
<item><pubDate>Thu, 14 Oct 2004 19:25:18 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 577 – Removed all global variables in the editor, partiall replaced by ...</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Removed all global variables in the editor, partiall replaced by instance variables; cleanup of the toolbar; cleanup of most document handling code&lt;/div&gt;~ /trunk/Mac-GUI/RController.h&lt;br /&gt;~ /trunk/Mac-GUI/RController.m&lt;br /&gt;~ /trunk/Mac-GUI/RDocument.h&lt;br /&gt;~ /trunk/Mac-GUI/RDocument.m&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/MacGUI-2-x/RDocument.h?op=revision&amp;rev=577</link><guid>https://svn.r-project.org/browse/R-packages/branches/MacGUI-2-x/RDocument.h?op=revision&amp;rev=577</guid></item>
<item><pubDate>Thu, 14 Oct 2004 08:20:45 +0000</pubDate><dc:creator>iacus</dc:creator><title>Rev 573 – added support for Quartz device activation and creation from the ...</title><description>&lt;div&gt;&lt;strong&gt;iacus – 12 file(s) modified&lt;/strong&gt;&lt;br/&gt;added support for Quartz device activation and creation from the GUI&lt;/div&gt;~ /trunk/Mac-GUI/English.lproj/MainMenu.nib/classes.nib&lt;br /&gt;~ /trunk/Mac-GUI/English.lproj/MainMenu.nib/info.nib&lt;br /&gt;~ /trunk/Mac-GUI/English.lproj/MainMenu.nib/keyedobjects.nib&lt;br /&gt;~ /trunk/Mac-GUI/NEWS&lt;br /&gt;~ /trunk/Mac-GUI/Quartz/QuartzDevice.m&lt;br /&gt;~ /trunk/Mac-GUI/Quartz/RQuartz.h&lt;br /&gt;~ /trunk/Mac-GUI/Quartz/RQuartz.m&lt;br /&gt;~ /trunk/Mac-GUI/RController.h&lt;br /&gt;~ /trunk/Mac-GUI/RController.m&lt;br /&gt;~ /trunk/Mac-GUI/RDocument.h&lt;br /&gt;~ /trunk/Mac-GUI/RDocument.m&lt;br /&gt;~ /trunk/Mac-GUI/TODO-LIST&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/MacGUI-2-x/RDocument.h?op=revision&amp;rev=573</link><guid>https://svn.r-project.org/browse/R-packages/branches/MacGUI-2-x/RDocument.h?op=revision&amp;rev=573</guid></item>
<item><pubDate>Mon, 11 Oct 2004 16:12:21 +0000</pubDate><dc:creator>iacus</dc:creator><title>Rev 568 – first svn release of R Cocoa GUI</title><description>&lt;div&gt;&lt;strong&gt;iacus – 111 file(s) modified&lt;/strong&gt;&lt;br/&gt;first svn release of R Cocoa GUI&lt;/div&gt;+ /trunk/Mac-GUI&lt;br /&gt;+ /trunk/Mac-GUI/add_col.pict&lt;br /&gt;+ /trunk/Mac-GUI/add_row.pict&lt;br /&gt;+ /trunk/Mac-GUI/DataManager.h&lt;br /&gt;+ /trunk/Mac-GUI/DataManager.m&lt;br /&gt;+ /trunk/Mac-GUI/docs&lt;br /&gt;+ /trunk/Mac-GUI/docs/RMacOSX-FAQ.html&lt;br /&gt;+ /trunk/Mac-GUI/docs/RMacOSX-FAQ.texi&lt;br /&gt;+ /trunk/Mac-GUI/English.lproj&lt;br /&gt;+ /trunk/Mac-GUI/English.lproj/Credits.rtf&lt;br /&gt;+ /trunk/Mac-GUI/English.lproj/InfoPlist.strings&lt;br /&gt;+ /trunk/Mac-GUI/English.lproj/locversion.plist&lt;br /&gt;+ /trunk/Mac-GUI/English.lproj/MainMenu.nib&lt;br /&gt;+ /trunk/Mac-GUI/English.lproj/MainMenu.nib/classes.nib&lt;br /&gt;+ /trunk/Mac-GUI/English.lproj/MainMenu.nib/info.nib&lt;br /&gt;+ /trunk/Mac-GUI/English.lproj/MainMenu.nib/keyedobjects.nib&lt;br /&gt;+ /trunk/Mac-GUI/English.lproj/R.scriptSuite&lt;br /&gt;+ /trunk/Mac-GUI/English.lproj/R.scriptTerminology&lt;br /&gt;+ /trunk/Mac-GUI/English.lproj/RDocument.nib&lt;br /&gt;+ /trunk/Mac-GUI/English.lproj/RDocument.nib/classes.nib&lt;br /&gt;+ /trunk/Mac-GUI/English.lproj/RDocument.nib/info.nib&lt;br /&gt;+ /trunk/Mac-GUI/English.lproj/RDocument.nib/keyedobjects.nib&lt;br /&gt;+ /trunk/Mac-GUI/English.lproj/RQuartz.nib&lt;br /&gt;+ /trunk/Mac-GUI/English.lproj/RQuartz.nib/classes.nib&lt;br /&gt;+ /trunk/Mac-GUI/English.lproj/RQuartz.nib/info.nib&lt;br /&gt;+ /trunk/Mac-GUI/English.lproj/RQuartz.nib/keyedobjects.nib&lt;br /&gt;+ /trunk/Mac-GUI/English.lproj/WSBrowser.nib&lt;br /&gt;+ /trunk/Mac-GUI/English.lproj/WSBrowser.nib/classes.nib&lt;br /&gt;+ /trunk/Mac-GUI/English.lproj/WSBrowser.nib/info.nib&lt;br /&gt;+ /trunk/Mac-GUI/English.lproj/WSBrowser.nib/keyedobjects.nib&lt;br /&gt;+ /trunk/Mac-GUI/HelpManager.h&lt;br /&gt;+ /trunk/Mac-GUI/HelpManager.m&lt;br /&gt;+ /trunk/Mac-GUI/images&lt;br /&gt;+ /trunk/Mac-GUI/images/add_col.tiff&lt;br /&gt;+ /trunk/Mac-GUI/images/add_row.tiff&lt;br /&gt;+ /trunk/Mac-GUI/images/colors.tiff&lt;br /&gt;+ /trunk/Mac-GUI/images/history.icns&lt;br /&gt;+ /trunk/Mac-GUI/images/LoadDocumentItemImage.tiff&lt;br /&gt;+ /trunk/Mac-GUI/images/lock-locked.tiff&lt;br /&gt;+ /trunk/Mac-GUI/images/lock-unlocked.tiff&lt;br /&gt;+ /trunk/Mac-GUI/images/logs.icns&lt;br /&gt;+ /trunk/Mac-GUI/images/NewDocumentItemImage.tiff&lt;br /&gt;+ /trunk/Mac-GUI/images/objEdit.tiff&lt;br /&gt;+ /trunk/Mac-GUI/images/objRem.png&lt;br /&gt;+ /trunk/Mac-GUI/images/other images&lt;br /&gt;+ /trunk/Mac-GUI/images/other images/add_col.pict&lt;br /&gt;+ /trunk/Mac-GUI/images/other images/add_row.pict&lt;br /&gt;+ /trunk/Mac-GUI/images/other images/del_col.pict&lt;br /&gt;+ /trunk/Mac-GUI/images/other images/del_row.pict&lt;br /&gt;+ /trunk/Mac-GUI/images/quartz.icns&lt;br /&gt;+ /trunk/Mac-GUI/images/quit.png&lt;br /&gt;+ /trunk/Mac-GUI/images/rem_col.tiff&lt;br /&gt;+ /trunk/Mac-GUI/images/rem_row.tiff&lt;br /&gt;+ /trunk/Mac-GUI/images/RInput.png&lt;br /&gt;+ /trunk/Mac-GUI/images/SaveDocumentItemImage.tiff&lt;br /&gt;+ /trunk/Mac-GUI/images/stop.tiff&lt;br /&gt;+ /trunk/Mac-GUI/images/X11.icns&lt;br /&gt;+ /trunk/Mac-GUI/Info.plist&lt;br /&gt;+ /trunk/Mac-GUI/INSTALL&lt;br /&gt;+ /trunk/Mac-GUI/main.m&lt;br /&gt;+ /trunk/Mac-GUI/NEWS&lt;br /&gt;+ /trunk/Mac-GUI/PackageInstaller.h&lt;br /&gt;+ /trunk/Mac-GUI/PackageInstaller.m&lt;br /&gt;+ /trunk/Mac-GUI/PackageManager.h&lt;br /&gt;+ /trunk/Mac-GUI/PackageManager.m&lt;br /&gt;+ /trunk/Mac-GUI/Preferences.h&lt;br /&gt;+ /trunk/Mac-GUI/Preferences.m&lt;br /&gt;+ /trunk/Mac-GUI/Quartz&lt;br /&gt;+ /trunk/Mac-GUI/Quartz/QuartzDevice.h&lt;br /&gt;+ /trunk/Mac-GUI/Quartz/QuartzDevice.m&lt;br /&gt;+ /trunk/Mac-GUI/Quartz/RDeviceView.h&lt;br /&gt;+ /trunk/Mac-GUI/Quartz/RDeviceView.m&lt;br /&gt;+ /trunk/Mac-GUI/Quartz/RQuartz.h&lt;br /&gt;+ /trunk/Mac-GUI/Quartz/RQuartz.m&lt;br /&gt;+ /trunk/Mac-GUI/R.xcode&lt;br /&gt;+ /trunk/Mac-GUI/R.xcode/project.pbxproj&lt;br /&gt;+ /trunk/Mac-GUI/RController.h&lt;br /&gt;+ /trunk/Mac-GUI/RController.m&lt;br /&gt;+ /trunk/Mac-GUI/RDocument.h&lt;br /&gt;+ /trunk/Mac-GUI/RDocument.m&lt;br /&gt;+ /trunk/Mac-GUI/ReadMe.txt&lt;br /&gt;+ /trunk/Mac-GUI/REditor.h&lt;br /&gt;+ /trunk/Mac-GUI/REditor.m&lt;br /&gt;+ /trunk/Mac-GUI/REngine&lt;br /&gt;+ /trunk/Mac-GUI/REngine/Rcallbacks.h&lt;br /&gt;+ /trunk/Mac-GUI/REngine/Rcallbacks.m&lt;br /&gt;+ /trunk/Mac-GUI/REngine/REngine.h&lt;br /&gt;+ /trunk/Mac-GUI/REngine/REngine.m&lt;br /&gt;+ /trunk/Mac-GUI/REngine/Rinit.c&lt;br /&gt;+ /trunk/Mac-GUI/REngine/Rinit.h&lt;br /&gt;+ /trunk/Mac-GUI/REngine/RSEXP.h&lt;br /&gt;+ /trunk/Mac-GUI/REngine/RSEXP.m&lt;br /&gt;+ /trunk/Mac-GUI/RLogo.icns&lt;br /&gt;+ /trunk/Mac-GUI/RLogo.png&lt;br /&gt;+ /trunk/Mac-GUI/R_Prefix.pch&lt;br /&gt;+ /trunk/Mac-GUI/SearchTable.h&lt;br /&gt;+ /trunk/Mac-GUI/SearchTable.m&lt;br /&gt;+ /trunk/Mac-GUI/TODO-LIST&lt;br /&gt;+ /trunk/Mac-GUI/Tools&lt;br /&gt;+ /trunk/Mac-GUI/Tools/CodeCompletion.h&lt;br /&gt;+ /trunk/Mac-GUI/Tools/CodeCompletion.m&lt;br /&gt;+ /trunk/Mac-GUI/Tools/ConnectionCache.h&lt;br /&gt;+ /trunk/Mac-GUI/Tools/ConnectionCache.m&lt;br /&gt;+ /trunk/Mac-GUI/Tools/FileCompletion.h&lt;br /&gt;+ /trunk/Mac-GUI/Tools/FileCompletion.m&lt;br /&gt;+ /trunk/Mac-GUI/Tools/History.h&lt;br /&gt;+ /trunk/Mac-GUI/Tools/History.m&lt;br /&gt;+ /trunk/Mac-GUI/Tools/sush.c&lt;br /&gt;+ /trunk/Mac-GUI/version.plist&lt;br /&gt;+ /trunk/Mac-GUI/WSBrowser.h&lt;br /&gt;+ /trunk/Mac-GUI/WSBrowser.m&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/branches/MacGUI-2-x/RDocument.h?op=revision&amp;rev=568</link><guid>https://svn.r-project.org/browse/R-packages/branches/MacGUI-2-x/RDocument.h?op=revision&amp;rev=568</guid></item>
</channel></rss>