<?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; /trunk/Mac-GUI/PrefPanes/ColorsPrefPane.m</title><description>WebSVN RSS feed &#x2013; R-packages</description><lastBuildDate>Mon, 27 Jul 2026 12:35:11 +0000</lastBuildDate><generator>WebSVN 2.8.7</generator><language>en</language><link>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/PrefPanes/ColorsPrefPane.m?op=log&amp;max=40&amp;</link><atom:link href="https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/PrefPanes/ColorsPrefPane.m?op=rss" rel="self" type="application/rss+xml" />
<item><pubDate>Fri, 03 Feb 2012 15:13:39 +0000</pubDate><dc:creator>bibiko</dc:creator><title>Rev 6063 – • sped up Format Source Code esp. for huge R ...</title><description>&lt;div&gt;&lt;strong&gt;bibiko – 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;• sped up Format Source Code esp. for huge R files enormously &lt;br /&gt;
• further improvement for settings via NSColorPanel&lt;br /&gt;
• synchronized pref toolbar setting if already open and user invoke &quot;Colors&quot; from the RConsole&apos;s toolbar&lt;br /&gt;
• fix for setting the status line; first set the content and then let a runloop run to display it&lt;/div&gt;~ /trunk/Mac-GUI/AMPrefs/AMPreferenceWindowController.m&lt;br /&gt;~ /trunk/Mac-GUI/PrefPanes/ColorsPrefPane.m&lt;br /&gt;~ /trunk/Mac-GUI/PrefPanes/PrefWindowController.m&lt;br /&gt;~ /trunk/Mac-GUI/PrefPanes/SyntaxColorsPrefPane.m&lt;br /&gt;~ /trunk/Mac-GUI/RDocumentWinCtrl.m&lt;br /&gt;~ /trunk/Mac-GUI/RScriptEditorTextView.m&lt;br /&gt;~ /trunk/Mac-GUI/RTextView.m&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/PrefPanes/ColorsPrefPane.m?op=revision&amp;rev=6063</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/PrefPanes/ColorsPrefPane.m?op=revision&amp;rev=6063</guid></item>
<item><pubDate>Fri, 03 Feb 2012 10:59:17 +0000</pubDate><dc:creator>bibiko</dc:creator><title>Rev 6062 – • fixed several bugs while color setting in RConsole and ...</title><description>&lt;div&gt;&lt;strong&gt;bibiko – 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;• fixed several bugs while color setting in RConsole and R script editors&lt;br /&gt;
- if user has NSColorPanel open and will set the focus to a RTextView close that panel to avoid annoying color changes&lt;br /&gt;
- introduced new selectionColor setting (not yet in GUI)&lt;/div&gt;~ /trunk/Mac-GUI/PreferenceKeys.h&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/SyntaxColorsPrefPane.h&lt;br /&gt;~ /trunk/Mac-GUI/PrefPanes/SyntaxColorsPrefPane.m&lt;br /&gt;~ /trunk/Mac-GUI/RController.m&lt;br /&gt;~ /trunk/Mac-GUI/RTextView.m&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/PrefPanes/ColorsPrefPane.m?op=revision&amp;rev=6062</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/PrefPanes/ColorsPrefPane.m?op=revision&amp;rev=6062</guid></item>
<item><pubDate>Mon, 14 Mar 2011 22:00:36 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 5707 – merge r82</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 35 file(s) modified&lt;/strong&gt;&lt;br/&gt;merge r82&lt;/div&gt;~ /trunk/Mac-GUI/AMPrefs/AMPreferencePane.m&lt;br /&gt;~ /trunk/Mac-GUI/AMPrefs/AMPreferenceWindowController.m&lt;br /&gt;~ /trunk/Mac-GUI/AMPrefs/AMPrefPaneIconView.m&lt;br /&gt;~ /trunk/Mac-GUI/Preferences.m&lt;br /&gt;~ /trunk/Mac-GUI/PrefPanes/ColorsPrefPane.m&lt;br /&gt;~ /trunk/Mac-GUI/PrefPanes/EditorPrefPane.m&lt;br /&gt;~ /trunk/Mac-GUI/PrefPanes/MiscPrefPane.m&lt;br /&gt;~ /trunk/Mac-GUI/PrefPanes/QuartzPrefPane.m&lt;br /&gt;~ /trunk/Mac-GUI/PrefPanes/SyntaxColorsPrefPane.m&lt;br /&gt;~ /trunk/Mac-GUI/Quartz/devQuartz.c&lt;br /&gt;~ /trunk/Mac-GUI/R.xcodeproj/project.pbxproj&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.m&lt;br /&gt;~ /trunk/Mac-GUI/RDocumentController.m&lt;br /&gt;~ /trunk/Mac-GUI/RDocumentWinCtrl.m&lt;br /&gt;~ /trunk/Mac-GUI/REditor.h&lt;br /&gt;~ /trunk/Mac-GUI/REditorTextStorage.m&lt;br /&gt;~ /trunk/Mac-GUI/REditorToolbar.h&lt;br /&gt;~ /trunk/Mac-GUI/REngine/Rcallbacks.m&lt;br /&gt;~ /trunk/Mac-GUI/RRulerView.m&lt;br /&gt;~ /trunk/Mac-GUI/RScriptEditorTextView.h&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;~ /trunk/Mac-GUI/Tools/CodeCompletion.m&lt;br /&gt;~ /trunk/Mac-GUI/Tools/FileCompletion.m&lt;br /&gt;~ /trunk/Mac-GUI/Tools/GlobalExHandler.m&lt;br /&gt;~ /trunk/Mac-GUI/Tools/History.m&lt;br /&gt;~ /trunk/Mac-GUI/Tools/PDFImageView.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/trunk/Mac-GUI/PrefPanes/ColorsPrefPane.m?op=revision&amp;rev=5707</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/PrefPanes/ColorsPrefPane.m?op=revision&amp;rev=5707</guid></item>
<item><pubDate>Fri, 27 Mar 2009 18:58:22 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 5380 – fix color preferences issues (PR#13625)</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;fix color preferences issues (PR#13625)&lt;/div&gt;~ /trunk/Mac-GUI/NEWS&lt;br /&gt;~ /trunk/Mac-GUI/PrefPanes/ColorsPrefPane.m&lt;br /&gt;~ /trunk/Mac-GUI/PrefPanes/SyntaxColorsPrefPane.m&lt;br /&gt;~ /trunk/Mac-GUI/RController.m&lt;br /&gt;~ /trunk/Mac-GUI/RDocumentController.m&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/PrefPanes/ColorsPrefPane.m?op=revision&amp;rev=5380</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/PrefPanes/ColorsPrefPane.m?op=revision&amp;rev=5380</guid></item>
<item><pubDate>Wed, 11 May 2005 15:43:42 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 1490 – Renamed getRConstroller method to sharedController for consistency; make sure the ...</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 15 file(s) modified&lt;/strong&gt;&lt;br/&gt;Renamed getRConstroller method to sharedController for consistency; make sure the help window is key after help invocation from the console&lt;/div&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/PackageInstaller.m&lt;br /&gt;~ /trunk/Mac-GUI/PrefPanes/ColorsPrefPane.m&lt;br /&gt;~ /trunk/Mac-GUI/Quartz/RDeviceView.m&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.m&lt;br /&gt;~ /trunk/Mac-GUI/RDocumentController.m&lt;br /&gt;~ /trunk/Mac-GUI/RDocumentWinCtrl.m&lt;br /&gt;~ /trunk/Mac-GUI/TODO-LIST&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/PrefPanes/ColorsPrefPane.m?op=revision&amp;rev=1490</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/PrefPanes/ColorsPrefPane.m?op=revision&amp;rev=1490</guid></item>
<item><pubDate>Fri, 06 May 2005 15:38:07 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 1459 – Cleaned up preference registration - it&apos;s safer to update self ...</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 11 file(s) modified&lt;/strong&gt;&lt;br/&gt;Cleaned up preference registration - it&apos;s safer to update self and then register the rependent to prevent recursive calling (and updated NEWS)&lt;/div&gt;~ /trunk/Mac-GUI/NEWS&lt;br /&gt;~ /trunk/Mac-GUI/PrefPanes/ColorsPrefPane.m&lt;br /&gt;~ /trunk/Mac-GUI/PrefPanes/EditorPrefPane.m&lt;br /&gt;~ /trunk/Mac-GUI/PrefPanes/MiscPrefPane.m&lt;br /&gt;~ /trunk/Mac-GUI/PrefPanes/QuartzPrefPane.m&lt;br /&gt;~ /trunk/Mac-GUI/PrefPanes/SyntaxColorsPrefPane.m&lt;br /&gt;~ /trunk/Mac-GUI/RConsoleController.m&lt;br /&gt;~ /trunk/Mac-GUI/RController.m&lt;br /&gt;~ /trunk/Mac-GUI/RDocumentWinCtrl.m&lt;br /&gt;~ /trunk/Mac-GUI/REditorTextStorage.m&lt;br /&gt;~ /trunk/Mac-GUI/RRulerView.m&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/PrefPanes/ColorsPrefPane.m?op=revision&amp;rev=1459</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/PrefPanes/ColorsPrefPane.m?op=revision&amp;rev=1459</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/trunk/Mac-GUI/PrefPanes/ColorsPrefPane.m?op=revision&amp;rev=1254</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/PrefPanes/ColorsPrefPane.m?op=revision&amp;rev=1254</guid></item>
<item><pubDate>Mon, 07 Mar 2005 19:07:38 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 1253 – Cleanup to get rid of most warnings (also fixes some ...</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 13 file(s) modified&lt;/strong&gt;&lt;br/&gt;Cleanup to get rid of most warnings (also fixes some leaks).&lt;/div&gt;~ /trunk/Mac-GUI/AMPrefs/AMPreferencePane.m&lt;br /&gt;~ /trunk/Mac-GUI/AMPrefs/AMPrefPaneIcon.m&lt;br /&gt;~ /trunk/Mac-GUI/PrefPanes/ColorsPrefPane.m&lt;br /&gt;~ /trunk/Mac-GUI/PrefPanes/EditorPrefPane.m&lt;br /&gt;~ /trunk/Mac-GUI/PrefPanes/MiscPrefPane.m&lt;br /&gt;~ /trunk/Mac-GUI/PrefPanes/QuartzPrefPane.m&lt;br /&gt;~ /trunk/Mac-GUI/PrefPanes/SyntaxColorsPrefPane.m&lt;br /&gt;~ /trunk/Mac-GUI/RConsoleTextStorage.m&lt;br /&gt;~ /trunk/Mac-GUI/REditorTextStorage.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/Rinit.c&lt;br /&gt;~ /trunk/Mac-GUI/SearchTable.h&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/PrefPanes/ColorsPrefPane.m?op=revision&amp;rev=1253</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/PrefPanes/ColorsPrefPane.m?op=revision&amp;rev=1253</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/trunk/Mac-GUI/PrefPanes/ColorsPrefPane.m?op=revision&amp;rev=879</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/PrefPanes/ColorsPrefPane.m?op=revision&amp;rev=879</guid></item>
<item><pubDate>Mon, 06 Dec 2004 18:44:56 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 817 – Small fix to ColorPrefPane - preference update must be done ...</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Small fix to ColorPrefPane - preference update must be done in awakeFromNib and not in init as the relevant widgets may not exist yet (fixes bug: initial state of the alpha slider was incorrect).&lt;/div&gt;~ /trunk/Mac-GUI/PrefPanes/ColorsPrefPane.m&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/PrefPanes/ColorsPrefPane.m?op=revision&amp;rev=817</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/PrefPanes/ColorsPrefPane.m?op=revision&amp;rev=817</guid></item>
<item><pubDate>Mon, 06 Dec 2004 18:39:50 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 816 – Many fixes to import statements to be more precise ; ...</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 27 file(s) modified&lt;/strong&gt;&lt;br/&gt;Many fixes to import statements to be more precise ; minor fixes to be compliant with gcc 4.0 and a few bugfixes where void was used in an assignment&lt;/div&gt;~ /trunk/Mac-GUI/DataManager.h&lt;br /&gt;~ /trunk/Mac-GUI/DataManager.m&lt;br /&gt;~ /trunk/Mac-GUI/HelpManager.m&lt;br /&gt;~ /trunk/Mac-GUI/Info.plist&lt;br /&gt;~ /trunk/Mac-GUI/PackageInstaller.m&lt;br /&gt;~ /trunk/Mac-GUI/PackageManager.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/PrefWindowController.h&lt;br /&gt;~ /trunk/Mac-GUI/PrefPanes/QuartzPrefPane.h&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.m&lt;br /&gt;~ /trunk/Mac-GUI/RController.h&lt;br /&gt;~ /trunk/Mac-GUI/RController.m&lt;br /&gt;~ /trunk/Mac-GUI/RDocument.m&lt;br /&gt;~ /trunk/Mac-GUI/RDocumentController.m&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/SearchTable.h&lt;br /&gt;~ /trunk/Mac-GUI/Tools/CodeCompletion.m&lt;br /&gt;~ /trunk/Mac-GUI/WSBrowser.m&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/PrefPanes/ColorsPrefPane.m?op=revision&amp;rev=816</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/PrefPanes/ColorsPrefPane.m?op=revision&amp;rev=816</guid></item>
<item><pubDate>Mon, 06 Dec 2004 04:03:39 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 815 – Added new preferences system, converted ColorPrefPane to that system, cleaned ...</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 17 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added new preferences system, converted ColorPrefPane to that system, cleaned up Rcontroller; added support for initialWorkingDirectory preference&lt;/div&gt;~ /trunk/Mac-GUI/English.lproj/ColorsPrefPane.nib/info.nib&lt;br /&gt;~ /trunk/Mac-GUI/English.lproj/ColorsPrefPane.nib/keyedobjects.nib&lt;br /&gt;~ /trunk/Mac-GUI/English.lproj/ColorsPrefPane.nib/objects.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/NEWS&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/PrefWindowController.h&lt;br /&gt;+ /trunk/Mac-GUI/PrefPanes/PrefWindowController.m&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;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/PrefPanes/ColorsPrefPane.m?op=revision&amp;rev=815</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/PrefPanes/ColorsPrefPane.m?op=revision&amp;rev=815</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/trunk/Mac-GUI/PrefPanes/ColorsPrefPane.m?op=revision&amp;rev=714</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/PrefPanes/ColorsPrefPane.m?op=revision&amp;rev=714</guid></item>
<item><pubDate>Mon, 25 Oct 2004 08:22:14 +0000</pubDate><dc:creator>iacus</dc:creator><title>Rev 648 – added classes for support of system prefs</title><description>&lt;div&gt;&lt;strong&gt;iacus – 21 file(s) modified&lt;/strong&gt;&lt;br/&gt;added classes for support of system prefs&lt;/div&gt;+ /trunk/Mac-GUI/AMPrefs&lt;br /&gt;+ /trunk/Mac-GUI/AMPrefs/AMPreferencePane.h&lt;br /&gt;+ /trunk/Mac-GUI/AMPrefs/AMPreferencePane.m&lt;br /&gt;+ /trunk/Mac-GUI/AMPrefs/AMPreferenceWindowController.h&lt;br /&gt;+ /trunk/Mac-GUI/AMPrefs/AMPreferenceWindowController.m&lt;br /&gt;+ /trunk/Mac-GUI/AMPrefs/AMPrefPaneIcon.h&lt;br /&gt;+ /trunk/Mac-GUI/AMPrefs/AMPrefPaneIcon.m&lt;br /&gt;+ /trunk/Mac-GUI/AMPrefs/AMPrefPaneIconView.h&lt;br /&gt;+ /trunk/Mac-GUI/AMPrefs/AMPrefPaneIconView.m&lt;br /&gt;+ /trunk/Mac-GUI/AMPrefs/AMPrefPaneProtocol.h&lt;br /&gt;+ /trunk/Mac-GUI/AMPrefs/default.css&lt;br /&gt;+ /trunk/Mac-GUI/AMPrefs/index.html&lt;br /&gt;+ /trunk/Mac-GUI/AMPrefs/NSImage_AMAdditions.h&lt;br /&gt;+ /trunk/Mac-GUI/AMPrefs/NSImage_AMAdditions.m&lt;br /&gt;+ /trunk/Mac-GUI/PrefPanes&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/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;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/PrefPanes/ColorsPrefPane.m?op=revision&amp;rev=648</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/PrefPanes/ColorsPrefPane.m?op=revision&amp;rev=648</guid></item>
</channel></rss>