<?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/NEWS</title><description>WebSVN RSS feed &#x2013; R-packages</description><lastBuildDate>Mon, 27 Jul 2026 17:54:22 +0000</lastBuildDate><generator>WebSVN 2.8.7</generator><language>en</language><link>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=log&amp;max=40&amp;peg=1663</link><atom:link href="https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=rss&amp;peg=1663" rel="self" type="application/rss+xml" />
<item><pubDate>Fri, 01 Jul 2005 23:30:28 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 1622 – Version 1.12 release</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 9 file(s) modified&lt;/strong&gt;&lt;br/&gt;Version 1.12 release&lt;/div&gt;~ /trunk/Mac-GUI/de.lproj/Credits.rtf&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/fr.lproj/Credits.rtf&lt;br /&gt;~ /trunk/Mac-GUI/Info.plist&lt;br /&gt;~ /trunk/Mac-GUI/it.lproj/Credits.rtf&lt;br /&gt;~ /trunk/Mac-GUI/ja.lproj/Credits.rtf&lt;br /&gt;~ /trunk/Mac-GUI/NEWS&lt;br /&gt;~ /trunk/Mac-GUI/RGUI.h&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1622&amp;peg=1663</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1622&amp;peg=1663</guid></item>
<item><pubDate>Mon, 20 Jun 2005 16:52:58 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 1605 – Added Xcode 2.1 project</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added Xcode 2.1 project&lt;/div&gt;~ /trunk/Mac-GUI/NEWS&lt;br /&gt;+ /trunk/Mac-GUI/R.xcodeproj&lt;br /&gt;+ /trunk/Mac-GUI/R.xcodeproj/project.pbxproj&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1605&amp;peg=1663</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1605&amp;peg=1663</guid></item>
<item><pubDate>Mon, 20 Jun 2005 16:50:33 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 1603 – Added preference for disabling function arguments lookup</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added preference for disabling function arguments lookup&lt;/div&gt;~ /trunk/Mac-GUI/NEWS&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/RController.h&lt;br /&gt;~ /trunk/Mac-GUI/RController.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/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1603&amp;peg=1663</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1603&amp;peg=1663</guid></item>
<item><pubDate>Mon, 30 May 2005 20:12:38 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 1562 – Added &apos;protected mode&apos; for code completion and arguments lookup. In ...</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added &apos;protected mode&apos; for code completion and arguments lookup. In this mode REngine prevents ProcessEvents from being called (and also make sure it can be entered only once - no re-entrance).&lt;/div&gt;~ /trunk/Mac-GUI/NEWS&lt;br /&gt;~ /trunk/Mac-GUI/RController.m&lt;br /&gt;~ /trunk/Mac-GUI/RDocumentWinCtrl.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/Tools/CodeCompletion.m&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1562&amp;peg=1663</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1562&amp;peg=1663</guid></item>
<item><pubDate>Fri, 27 May 2005 21:08:15 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 1558 – Re-write of text handling in Quartz; use proper font metrics; ...</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Re-write of text handling in Quartz; use proper font metrics; (still there seems to be some preoblems with the position values R provides)&lt;/div&gt;~ /trunk/Mac-GUI/NEWS&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;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1558&amp;peg=1663</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1558&amp;peg=1663</guid></item>
<item><pubDate>Thu, 19 May 2005 13:53:54 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 1545 – Prevent too frequent calls to ProcessEvents</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Prevent too frequent calls to ProcessEvents&lt;/div&gt;~ /trunk/Mac-GUI/NEWS&lt;br /&gt;~ /trunk/Mac-GUI/REngine/Rcallbacks.m&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1545&amp;peg=1663</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1545&amp;peg=1663</guid></item>
<item><pubDate>Thu, 12 May 2005 19:59:03 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 1521 – Updated today&apos;s NEWS and release</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Updated today&apos;s NEWS and release&lt;/div&gt;~ /trunk/Mac-GUI/NEWS&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1521&amp;peg=1663</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1521&amp;peg=1663</guid></item>
<item><pubDate>Wed, 11 May 2005 22:45:21 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 1500 – Fixed button availability in package manager and added failure warning ...</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fixed button availability in package manager and added failure warning to &apos;Get List&apos;&lt;/div&gt;~ /trunk/Mac-GUI/NEWS&lt;br /&gt;~ /trunk/Mac-GUI/PackageInstaller.m&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1500&amp;peg=1663</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1500&amp;peg=1663</guid></item>
<item><pubDate>Wed, 11 May 2005 22:31:31 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 1499 – Don&apos;t re-enter R if preventReentrance is set</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Don&apos;t re-enter R if preventReentrance is set&lt;/div&gt;~ /trunk/Mac-GUI/NEWS&lt;br /&gt;~ /trunk/Mac-GUI/RController.m&lt;br /&gt;~ /trunk/Mac-GUI/Tools/CodeCompletion.m&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1499&amp;peg=1663</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1499&amp;peg=1663</guid></item>
<item><pubDate>Wed, 11 May 2005 15:56:11 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 1492 – Show all commands executed by REngine on the status line</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Show all commands executed by REngine on the status line&lt;/div&gt;~ /trunk/Mac-GUI/NEWS&lt;br /&gt;~ /trunk/Mac-GUI/REngine/REngine.m&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1492&amp;peg=1663</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1492&amp;peg=1663</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/NEWS?op=revision&amp;rev=1490&amp;peg=1663</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1490&amp;peg=1663</guid></item>
<item><pubDate>Wed, 11 May 2005 15:21:20 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 1489 – Set cursor color to the same color as the text ...</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Set cursor color to the same color as the text (input/normal)&lt;/div&gt;~ /trunk/Mac-GUI/NEWS&lt;br /&gt;~ /trunk/Mac-GUI/RController.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/NEWS?op=revision&amp;rev=1489&amp;peg=1663</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1489&amp;peg=1663</guid></item>
<item><pubDate>Wed, 11 May 2005 15:04:33 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 1488 – Added status line for console; added function arguments lookup in ...</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added status line for console; added function arguments lookup in console and editor (editor just doesn&apos;t show the result yet)&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/RController.h&lt;br /&gt;~ /trunk/Mac-GUI/RController.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/NEWS?op=revision&amp;rev=1488&amp;peg=1663</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1488&amp;peg=1663</guid></item>
<item><pubDate>Wed, 11 May 2005 02:00:59 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 1485 – Fixed menu issues in help search in editor; added support ...</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fixed menu issues in help search in editor; added support for recent searches&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/NEWS&lt;br /&gt;~ /trunk/Mac-GUI/RDocumentWinCtrl.m&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1485&amp;peg=1663</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1485&amp;peg=1663</guid></item>
<item><pubDate>Tue, 10 May 2005 22:14:02 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 1484 – Updated today&apos;s NEWS</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Updated today&apos;s NEWS&lt;/div&gt;~ /trunk/Mac-GUI/NEWS&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1484&amp;peg=1663</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1484&amp;peg=1663</guid></item>
<item><pubDate>Tue, 10 May 2005 21:19:46 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 1482 – Package Installer: added search field menu; show installed/all option; switch ...</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;Package Installer: added search field menu; show installed/all option; switch from C array to NSArray of objects, sort packages by name (ci)&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/PackageInstaller.h&lt;br /&gt;~ /trunk/Mac-GUI/PackageInstaller.m&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1482&amp;peg=1663</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1482&amp;peg=1663</guid></item>
<item><pubDate>Tue, 10 May 2005 17:07:23 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 1478 – Cleanup in interface and many improvements to the package installer ...</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;Cleanup in interface and many improvements to the package installer (update all feature, searchable list,...)&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/PackageInstaller.h&lt;br /&gt;~ /trunk/Mac-GUI/PackageInstaller.m&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1478&amp;peg=1663</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1478&amp;peg=1663</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/NEWS?op=revision&amp;rev=1459&amp;peg=1663</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1459&amp;peg=1663</guid></item>
<item><pubDate>Mon, 02 May 2005 18:09:59 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 1452 – Updated today&apos;s news</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Updated today&apos;s news&lt;/div&gt;~ /trunk/Mac-GUI/NEWS&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1452&amp;peg=1663</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1452&amp;peg=1663</guid></item>
<item><pubDate>Thu, 28 Apr 2005 13:16:43 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 1445 – Added release note to NEWS</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added release note to NEWS&lt;/div&gt;~ /trunk/Mac-GUI/NEWS&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1445&amp;peg=1663</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1445&amp;peg=1663</guid></item>
<item><pubDate>Tue, 26 Apr 2005 22:48:52 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 1441 – Updated NEWS</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Updated NEWS&lt;/div&gt;~ /trunk/Mac-GUI/NEWS&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1441&amp;peg=1663</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1441&amp;peg=1663</guid></item>
<item><pubDate>Mon, 25 Apr 2005 21:04:26 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 1430 – Updated NEWS with today&apos;s changes</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Updated NEWS with today&apos;s changes&lt;/div&gt;~ /trunk/Mac-GUI/NEWS&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1430&amp;peg=1663</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1430&amp;peg=1663</guid></item>
<item><pubDate>Thu, 21 Apr 2005 05:43:12 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 1397 – Fixed bugs in editor concerning brace highlighting; switched to NSTextStorage ...</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fixed bugs in editor concerning brace highlighting; switched to NSTextStorage backed instead of attrib strings  for performance reasons&lt;/div&gt;~ /trunk/Mac-GUI/NEWS&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/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1397&amp;peg=1663</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1397&amp;peg=1663</guid></item>
<item><pubDate>Tue, 19 Apr 2005 04:14:52 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 1394 – Fixed failing &apos;Save&apos; in editor on Tiger</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fixed failing &apos;Save&apos; in editor on Tiger&lt;/div&gt;~ /trunk/Mac-GUI/NEWS&lt;br /&gt;~ /trunk/Mac-GUI/RDocument.m&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1394&amp;peg=1663</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1394&amp;peg=1663</guid></item>
<item><pubDate>Tue, 19 Apr 2005 01:29:36 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 1390 – Updated NIB localization script</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Updated NIB localization script&lt;/div&gt;~ /trunk/Mac-GUI/NEWS&lt;br /&gt;~ /trunk/Mac-GUI/update.localization&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1390&amp;peg=1663</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1390&amp;peg=1663</guid></item>
<item><pubDate>Fri, 15 Apr 2005 18:24:42 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 1370 – Fixed bug in AMPrefs: attempt to release a system font ...</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fixed bug in AMPrefs: attempt to release a system font (prododucing a verbatim warning on Tiger)&lt;/div&gt;~ /trunk/Mac-GUI/AMPrefs/AMPrefPaneIconView.m&lt;br /&gt;~ /trunk/Mac-GUI/NEWS&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1370&amp;peg=1663</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1370&amp;peg=1663</guid></item>
<item><pubDate>Fri, 15 Apr 2005 17:55:32 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 1369 – Added progress indicator to package installer; fixed PI to use ...</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added progress indicator to package installer; fixed PI to use NSString instead of char*&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/PackageInstaller.h&lt;br /&gt;~ /trunk/Mac-GUI/PackageInstaller.m&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1369&amp;peg=1663</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1369&amp;peg=1663</guid></item>
<item><pubDate>Fri, 15 Apr 2005 17:12:22 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 1367 – Fixed Package Installer to work with R 2.1; moved PackageInstaller ...</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fixed Package Installer to work with R 2.1; moved PackageInstaller files to the &apos;Managers&apos; group&lt;/div&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/R.xcode/project.pbxproj&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1367&amp;peg=1663</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1367&amp;peg=1663</guid></item>
<item><pubDate>Tue, 12 Apr 2005 21:37:42 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 1361 – Display FAQ from R.app resources instead of the R dist</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Display FAQ from R.app resources instead of the R dist&lt;/div&gt;~ /trunk/Mac-GUI/HelpManager.m&lt;br /&gt;~ /trunk/Mac-GUI/NEWS&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1361&amp;peg=1663</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1361&amp;peg=1663</guid></item>
<item><pubDate>Mon, 04 Apr 2005 19:43:03 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 1341 – Added Go To Line capability in the editor (updated NEWS)</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added Go To Line capability in the editor (updated NEWS)&lt;/div&gt;~ /trunk/Mac-GUI/NEWS&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1341&amp;peg=1663</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1341&amp;peg=1663</guid></item>
<item><pubDate>Sat, 02 Apr 2005 20:32:26 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 1334 – Add toolbar, help search and functions popup to the editor</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 9 file(s) modified&lt;/strong&gt;&lt;br/&gt;Add toolbar, help search and functions popup to the editor&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/R.xcode/project.pbxproj&lt;br /&gt;~ /trunk/Mac-GUI/RDocumentWinCtrl.h&lt;br /&gt;~ /trunk/Mac-GUI/RDocumentWinCtrl.m&lt;br /&gt;+ /trunk/Mac-GUI/REditorToolbar.h&lt;br /&gt;+ /trunk/Mac-GUI/REditorToolbar.m&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1334&amp;peg=1663</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1334&amp;peg=1663</guid></item>
<item><pubDate>Mon, 07 Mar 2005 23:38:42 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 1257 – *       Re-enabled width &amp; ...</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 19 file(s) modified&lt;/strong&gt;&lt;br/&gt;*       Re-enabled width &amp; height parms in quartz()&lt;br /&gt;
*       Enabled history entry delete by button&lt;br /&gt;
*       Optional removal of duplicate previous entry from history&lt;br /&gt;
*       Optional (through pref pane) cleanup of history entries&lt;br /&gt;
        (stripping of irrelevant chars, lines and/or comments)&lt;br /&gt;
[RG]&lt;/div&gt;~ /trunk/Mac-GUI/docs/RMacOSX-FAQ.texi&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/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;~ /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/NEWS&lt;br /&gt;~ /trunk/Mac-GUI/PreferenceKeys.h&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.m&lt;br /&gt;~ /trunk/Mac-GUI/Quartz/QuartzDevice.m&lt;br /&gt;~ /trunk/Mac-GUI/RController.h&lt;br /&gt;~ /trunk/Mac-GUI/RController.m&lt;br /&gt;~ /trunk/Mac-GUI/Tools/History.h&lt;br /&gt;~ /trunk/Mac-GUI/Tools/History.m&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1257&amp;peg=1663</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1257&amp;peg=1663</guid></item>
<item><pubDate>Fri, 04 Mar 2005 14:20:28 +0000</pubDate><dc:creator>iacus</dc:creator><title>Rev 1224 – finished implementation of do_selectlist</title><description>&lt;div&gt;&lt;strong&gt;iacus – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;finished implementation of do_selectlist&lt;/div&gt;~ /trunk/Mac-GUI/NEWS&lt;br /&gt;~ /trunk/Mac-GUI/SelectList.h&lt;br /&gt;~ /trunk/Mac-GUI/SelectList.m&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1224&amp;peg=1663</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1224&amp;peg=1663</guid></item>
<item><pubDate>Thu, 03 Mar 2005 23:57:20 +0000</pubDate><dc:creator>iacus</dc:creator><title>Rev 1215 – few notes on select.list</title><description>&lt;div&gt;&lt;strong&gt;iacus – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;few notes on select.list&lt;/div&gt;~ /trunk/Mac-GUI/NEWS&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1215&amp;peg=1663</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1215&amp;peg=1663</guid></item>
<item><pubDate>Tue, 01 Mar 2005 05:08:11 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 1191 – Added drop-folder support and corresponding preferences; add support for script-start ...</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 15 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added drop-folder support and corresponding preferences; add support for script-start in script wd; fixes in history handling [RG]&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/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;~ /trunk/Mac-GUI/NEWS&lt;br /&gt;~ /trunk/Mac-GUI/PreferenceKeys.h&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/RDocumentController.m&lt;br /&gt;~ /trunk/Mac-GUI/Tools/History.h&lt;br /&gt;~ /trunk/Mac-GUI/Tools/History.m&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1191&amp;peg=1663</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1191&amp;peg=1663</guid></item>
<item><pubDate>Wed, 23 Feb 2005 22:27:51 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 1146 – Changed help handling to use custom print method</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Changed help handling to use custom print method&lt;/div&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/RController.m&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1146&amp;peg=1663</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1146&amp;peg=1663</guid></item>
<item><pubDate>Wed, 23 Feb 2005 19:46:13 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 1136 – Added support for .Rhistory files (import, export and editing), Added ...</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 18 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added support for .Rhistory files (import, export and editing), Added support for persistent R.app history files&lt;/div&gt;~ /trunk/Mac-GUI/English.lproj/Localizable.strings&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/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;~ /trunk/Mac-GUI/HelpManager.m&lt;br /&gt;~ /trunk/Mac-GUI/NEWS&lt;br /&gt;~ /trunk/Mac-GUI/PreferenceKeys.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/RDocumentController.m&lt;br /&gt;~ /trunk/Mac-GUI/Tools/History.h&lt;br /&gt;~ /trunk/Mac-GUI/Tools/History.m&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1136&amp;peg=1663</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1136&amp;peg=1663</guid></item>
<item><pubDate>Fri, 18 Feb 2005 16:58:17 +0000</pubDate><dc:creator>iacus</dc:creator><title>Rev 1125 – added french stuff</title><description>&lt;div&gt;&lt;strong&gt;iacus – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;added french stuff&lt;/div&gt;~ /trunk/Mac-GUI/NEWS&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1125&amp;peg=1663</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1125&amp;peg=1663</guid></item>
<item><pubDate>Sun, 13 Feb 2005 20:38:37 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 1085 – Fixed crash in console after encountering unterminated output line</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fixed crash in console after encountering unterminated output line&lt;/div&gt;~ /trunk/Mac-GUI/NEWS&lt;br /&gt;~ /trunk/Mac-GUI/RController.m&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1085&amp;peg=1663</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1085&amp;peg=1663</guid></item>
<item><pubDate>Sun, 13 Feb 2005 19:58:43 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 1084 – *Separated prefpanes for General and Editor *Enabled line wrapping in ...</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 14 file(s) modified&lt;/strong&gt;&lt;br/&gt;*Separated prefpanes for General and Editor&lt;br /&gt;
*Enabled line wrapping in editor&lt;br /&gt;
[RG]&lt;/div&gt;~ /trunk/Mac-GUI/de.lproj/Localizable.strings&lt;br /&gt;~ /trunk/Mac-GUI/English.lproj/EditorPrefPane.nib/classes.nib&lt;br /&gt;~ /trunk/Mac-GUI/English.lproj/EditorPrefPane.nib/info.nib&lt;br /&gt;~ /trunk/Mac-GUI/English.lproj/EditorPrefPane.nib/keyedobjects.nib&lt;br /&gt;~ /trunk/Mac-GUI/English.lproj/Localizable.strings&lt;br /&gt;~ /trunk/Mac-GUI/it.lproj/Localizable.strings&lt;br /&gt;~ /trunk/Mac-GUI/NEWS&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/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/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1084&amp;peg=1663</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/NEWS?op=revision&amp;rev=1084&amp;peg=1663</guid></item>
</channel></rss>