<?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/SyntaxColorsPrefPane.m</title><description>WebSVN RSS feed &#x2013; R-packages</description><lastBuildDate>Mon, 27 Jul 2026 16:17:10 +0000</lastBuildDate><generator>WebSVN 2.8.7</generator><language>en</language><link>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/PrefPanes/SyntaxColorsPrefPane.m?op=log&amp;max=40&amp;</link><atom:link href="https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/PrefPanes/SyntaxColorsPrefPane.m?op=rss" rel="self" type="application/rss+xml" />
<item><pubDate>Fri, 17 Feb 2012 15:25:31 +0000</pubDate><dc:creator>bibiko</dc:creator><title>Rev 6090 – • fixed bug (typo) for default setting of selection background ...</title><description>&lt;div&gt;&lt;strong&gt;bibiko – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;• fixed bug (typo) for default setting of selection background colour&lt;/div&gt;~ /trunk/Mac-GUI/PrefPanes/SyntaxColorsPrefPane.m&lt;br /&gt;~ /trunk/Mac-GUI/RScriptEditorTextView.m&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/PrefPanes/SyntaxColorsPrefPane.m?op=revision&amp;rev=6090</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/PrefPanes/SyntaxColorsPrefPane.m?op=revision&amp;rev=6090</guid></item>
<item><pubDate>Wed, 08 Feb 2012 18:54:13 +0000</pubDate><dc:creator>bibiko</dc:creator><title>Rev 6070 – • fixed bug for RTextView:copy • fixed issues for changing ...</title><description>&lt;div&gt;&lt;strong&gt;bibiko – 11 file(s) modified&lt;/strong&gt;&lt;br/&gt;• fixed bug for RTextView:copy&lt;br /&gt;
• fixed issues for changing font size via trackpad gesture&lt;br /&gt;
• fixed issue for setting selection background color&lt;br /&gt;
• started to add functionality to support user-definable actions like inserting programmable text macros with highlighted snippet etc. - will be continued soon&lt;br /&gt;
• improved *.R dragging by applying the above mentioned text macro mechanism&lt;br /&gt;
- the value of the parameter(s) &apos;chdir&apos; is/are highlighted which can then changed by the user; use TAB and SHIFT+TAB to navigate through the highlighted snippets; a final TAB will place the cursor at the end of the inserted template - docs will follow&lt;br /&gt;
- added possibility to the user to define other drag actions due to file extension - docs will follow&lt;br /&gt;
- fixed some minor issues&lt;br /&gt;
• some minor fixes and improvements&lt;/div&gt;~ /trunk/Mac-GUI/NEWS&lt;br /&gt;~ /trunk/Mac-GUI/NSString_RAdditions.m&lt;br /&gt;~ /trunk/Mac-GUI/NSTextView_RAdditions.m&lt;br /&gt;~ /trunk/Mac-GUI/PreferenceKeys.h&lt;br /&gt;~ /trunk/Mac-GUI/PrefPanes/SyntaxColorsPrefPane.m&lt;br /&gt;~ /trunk/Mac-GUI/RController.h&lt;br /&gt;~ /trunk/Mac-GUI/RController.m&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/trunk/Mac-GUI/PrefPanes/SyntaxColorsPrefPane.m?op=revision&amp;rev=6070</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/PrefPanes/SyntaxColorsPrefPane.m?op=revision&amp;rev=6070</guid></item>
<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/SyntaxColorsPrefPane.m?op=revision&amp;rev=6063</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/PrefPanes/SyntaxColorsPrefPane.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/SyntaxColorsPrefPane.m?op=revision&amp;rev=6062</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/PrefPanes/SyntaxColorsPrefPane.m?op=revision&amp;rev=6062</guid></item>
<item><pubDate>Sat, 21 Jan 2012 13:39:34 +0000</pubDate><dc:creator>bibiko</dc:creator><title>Rev 6029 – • synchronized Rd syntax coloring with R colors to avoid ...</title><description>&lt;div&gt;&lt;strong&gt;bibiko – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;• synchronized Rd syntax coloring with R colors to avoid having additional color setting panes&lt;br /&gt;
- BUT the code for customizing Rd colors only is prepared but commented out [the future will tell whether it&apos;s needed or not]&lt;br /&gt;
- Rd colors for known tags and general (unknown) tags are the same but we can colorize them differently&lt;/div&gt;~ /trunk/Mac-GUI/PrefPanes/SyntaxColorsPrefPane.h&lt;br /&gt;~ /trunk/Mac-GUI/PrefPanes/SyntaxColorsPrefPane.m&lt;br /&gt;~ /trunk/Mac-GUI/RdScriptEditorTokens.l&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/trunk/Mac-GUI/PrefPanes/SyntaxColorsPrefPane.m?op=revision&amp;rev=6029</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/PrefPanes/SyntaxColorsPrefPane.m?op=revision&amp;rev=6029</guid></item>
<item><pubDate>Thu, 24 Mar 2011 14:42:41 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 5724 – merge up to r118</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 32 file(s) modified&lt;/strong&gt;&lt;br/&gt;merge up to r118&lt;/div&gt;~ /trunk/Mac-GUI/de.lproj/EditorPrefPane.xib&lt;br /&gt;~ /trunk/Mac-GUI/de.lproj/MainMenu.xib&lt;br /&gt;+ /trunk/Mac-GUI/de.lproj/Vignettes.xib&lt;br /&gt;~ /trunk/Mac-GUI/English.lproj/EditorPrefPane.xib&lt;br /&gt;~ /trunk/Mac-GUI/English.lproj/MainMenu.xib&lt;br /&gt;~ /trunk/Mac-GUI/English.lproj/Vignettes.xib&lt;br /&gt;+ /trunk/Mac-GUI/fr.lproj/EditorPrefPane.xib&lt;br /&gt;~ /trunk/Mac-GUI/fr.lproj/MainMenu.xib&lt;br /&gt;+ /trunk/Mac-GUI/fr.lproj/SyntaxColorsPrefPane.xib&lt;br /&gt;+ /trunk/Mac-GUI/fr.lproj/Vignettes.xib&lt;br /&gt;~ /trunk/Mac-GUI/it.lproj/EditorPrefPane.xib&lt;br /&gt;~ /trunk/Mac-GUI/it.lproj/MainMenu.xib&lt;br /&gt;~ /trunk/Mac-GUI/it.lproj/SyntaxColorsPrefPane.xib&lt;br /&gt;+ /trunk/Mac-GUI/it.lproj/Vignettes.xib&lt;br /&gt;~ /trunk/Mac-GUI/ja.lproj/EditorPrefPane.xib&lt;br /&gt;~ /trunk/Mac-GUI/ja.lproj/MainMenu.xib&lt;br /&gt;~ /trunk/Mac-GUI/ja.lproj/SyntaxColorsPrefPane.xib&lt;br /&gt;~ /trunk/Mac-GUI/ja.lproj/Vignettes.xib&lt;br /&gt;~ /trunk/Mac-GUI/NEWS&lt;br /&gt;~ /trunk/Mac-GUI/nl.lproj/EditorPrefPane.xib&lt;br /&gt;~ /trunk/Mac-GUI/nl.lproj/MainMenu.xib&lt;br /&gt;~ /trunk/Mac-GUI/nl.lproj/SyntaxColorsPrefPane.xib&lt;br /&gt;~ /trunk/Mac-GUI/nl.lproj/Vignettes.xib&lt;br /&gt;~ /trunk/Mac-GUI/PrefPanes/SyntaxColorsPrefPane.m&lt;br /&gt;~ /trunk/Mac-GUI/R.xcodeproj/project.pbxproj&lt;br /&gt;~ /trunk/Mac-GUI/RController.h&lt;br /&gt;~ /trunk/Mac-GUI/RController.m&lt;br /&gt;~ /trunk/Mac-GUI/RScriptEditorTextView.m&lt;br /&gt;+ /trunk/Mac-GUI/Tools/RHistoryTableView.h&lt;br /&gt;+ /trunk/Mac-GUI/Tools/RHistoryTableView.m&lt;br /&gt;~ /trunk/Mac-GUI/VignettesController.h&lt;br /&gt;~ /trunk/Mac-GUI/VignettesController.m&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/PrefPanes/SyntaxColorsPrefPane.m?op=revision&amp;rev=5724</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/PrefPanes/SyntaxColorsPrefPane.m?op=revision&amp;rev=5724</guid></item>
<item><pubDate>Tue, 22 Mar 2011 15:49:20 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 5721 – merge up to r114</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 23 file(s) modified&lt;/strong&gt;&lt;br/&gt;merge up to r114&lt;/div&gt;~ /trunk/Mac-GUI/AMPrefs/AMPreferenceWindowController.h&lt;br /&gt;~ /trunk/Mac-GUI/AMPrefs/AMPreferenceWindowController.m&lt;br /&gt;~ /trunk/Mac-GUI/de.lproj/EditorPrefPane.xib&lt;br /&gt;~ /trunk/Mac-GUI/de.lproj/SyntaxColorsPrefPane.xib&lt;br /&gt;~ /trunk/Mac-GUI/English.lproj/EditorPrefPane.xib&lt;br /&gt;~ /trunk/Mac-GUI/English.lproj/RDocument.xib&lt;br /&gt;~ /trunk/Mac-GUI/English.lproj/SyntaxColorsPrefPane.xib&lt;br /&gt;~ /trunk/Mac-GUI/PreferenceKeys.h&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/PrefWindowController.m&lt;br /&gt;+ /trunk/Mac-GUI/PrefPanes/RColorWellCell.h&lt;br /&gt;+ /trunk/Mac-GUI/PrefPanes/RColorWellCell.m&lt;br /&gt;+ /trunk/Mac-GUI/PrefPanes/RFontPreviewTextField.h&lt;br /&gt;+ /trunk/Mac-GUI/PrefPanes/RFontPreviewTextField.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/R.xcodeproj/project.pbxproj&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/RScriptEditorTextView.h&lt;br /&gt;~ /trunk/Mac-GUI/RScriptEditorTextView.m&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/PrefPanes/SyntaxColorsPrefPane.m?op=revision&amp;rev=5721</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/PrefPanes/SyntaxColorsPrefPane.m?op=revision&amp;rev=5721</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/SyntaxColorsPrefPane.m?op=revision&amp;rev=5707</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/PrefPanes/SyntaxColorsPrefPane.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/SyntaxColorsPrefPane.m?op=revision&amp;rev=5380</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/PrefPanes/SyntaxColorsPrefPane.m?op=revision&amp;rev=5380</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/SyntaxColorsPrefPane.m?op=revision&amp;rev=1459</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/PrefPanes/SyntaxColorsPrefPane.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/SyntaxColorsPrefPane.m?op=revision&amp;rev=1254</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/PrefPanes/SyntaxColorsPrefPane.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/SyntaxColorsPrefPane.m?op=revision&amp;rev=1253</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/PrefPanes/SyntaxColorsPrefPane.m?op=revision&amp;rev=1253</guid></item>
<item><pubDate>Fri, 11 Feb 2005 20:32:28 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 1077 – Added syntax colors preferences</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 21 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added syntax colors preferences&lt;/div&gt;~ /trunk/Mac-GUI/de.lproj/Localizable.strings&lt;br /&gt;+ /trunk/Mac-GUI/de.lproj/SyntaxColorsPrefPane.nib&lt;br /&gt;+ /trunk/Mac-GUI/de.lproj/SyntaxColorsPrefPane.nib/classes.nib&lt;br /&gt;+ /trunk/Mac-GUI/de.lproj/SyntaxColorsPrefPane.nib/info.nib&lt;br /&gt;+ /trunk/Mac-GUI/de.lproj/SyntaxColorsPrefPane.nib/keyedobjects.nib&lt;br /&gt;~ /trunk/Mac-GUI/English.lproj/Localizable.strings&lt;br /&gt;+ /trunk/Mac-GUI/English.lproj/SyntaxColorsPrefPane.nib&lt;br /&gt;+ /trunk/Mac-GUI/English.lproj/SyntaxColorsPrefPane.nib/classes.nib&lt;br /&gt;+ /trunk/Mac-GUI/English.lproj/SyntaxColorsPrefPane.nib/info.nib&lt;br /&gt;+ /trunk/Mac-GUI/English.lproj/SyntaxColorsPrefPane.nib/keyedobjects.nib&lt;br /&gt;+ /trunk/Mac-GUI/it.lproj/SyntaxColorsPrefPane.nib&lt;br /&gt;+ /trunk/Mac-GUI/it.lproj/SyntaxColorsPrefPane.nib/classes.nib&lt;br /&gt;+ /trunk/Mac-GUI/it.lproj/SyntaxColorsPrefPane.nib/info.nib&lt;br /&gt;+ /trunk/Mac-GUI/it.lproj/SyntaxColorsPrefPane.nib/keyedobjects.nib&lt;br /&gt;~ /trunk/Mac-GUI/NEWS&lt;br /&gt;~ /trunk/Mac-GUI/PreferenceKeys.h&lt;br /&gt;~ /trunk/Mac-GUI/PrefPanes/PrefWindowController.h&lt;br /&gt;~ /trunk/Mac-GUI/PrefPanes/PrefWindowController.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/RDocumentWinCtrl.m&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/PrefPanes/SyntaxColorsPrefPane.m?op=revision&amp;rev=1077</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/PrefPanes/SyntaxColorsPrefPane.m?op=revision&amp;rev=1077</guid></item>
</channel></rss>