<?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/RScriptEditorTextView.m</title><description>WebSVN RSS feed &#x2013; R-packages</description><lastBuildDate>Mon, 27 Jul 2026 20:52:14 +0000</lastBuildDate><generator>WebSVN 2.8.7</generator><language>en</language><link>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/RScriptEditorTextView.m?op=log&amp;max=40&amp;peg=6237</link><atom:link href="https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/RScriptEditorTextView.m?op=rss&amp;peg=6237" rel="self" type="application/rss+xml" />
<item><pubDate>Wed, 15 Aug 2012 18:03:01 +0000</pubDate><dc:creator>bibiko</dc:creator><title>Rev 6233 – • further work on folding code - not yet activated ...</title><description>&lt;div&gt;&lt;strong&gt;bibiko – 14 file(s) modified&lt;/strong&gt;&lt;br/&gt;• further work on folding code&lt;br /&gt;
- not yet activated&lt;br /&gt;
- test phase began&lt;/div&gt;~ /trunk/Mac-GUI/FoldingSignTextAttachmentCell.m&lt;br /&gt;~ /trunk/Mac-GUI/NoodleLineNumberView.m&lt;br /&gt;~ /trunk/Mac-GUI/PreferenceKeys.h&lt;br /&gt;~ /trunk/Mac-GUI/RDocumentWinCtrl.m&lt;br /&gt;~ /trunk/Mac-GUI/RScriptEditorGlyphGenerator.h&lt;br /&gt;~ /trunk/Mac-GUI/RScriptEditorGlyphGenerator.m&lt;br /&gt;~ /trunk/Mac-GUI/RScriptEditorLayoutManager.h&lt;br /&gt;~ /trunk/Mac-GUI/RScriptEditorLayoutManager.m&lt;br /&gt;~ /trunk/Mac-GUI/RScriptEditorTextStorage.h&lt;br /&gt;~ /trunk/Mac-GUI/RScriptEditorTextStorage.m&lt;br /&gt;~ /trunk/Mac-GUI/RScriptEditorTextView.h&lt;br /&gt;~ /trunk/Mac-GUI/RScriptEditorTextView.m&lt;br /&gt;~ /trunk/Mac-GUI/RScriptEditorTypeSetter.h&lt;br /&gt;~ /trunk/Mac-GUI/RScriptEditorTypeSetter.m&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/RScriptEditorTextView.m?op=revision&amp;rev=6233&amp;peg=6237</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/RScriptEditorTextView.m?op=revision&amp;rev=6233&amp;peg=6237</guid></item>
<item><pubDate>Tue, 14 Aug 2012 03:13:45 +0000</pubDate><dc:creator>bibiko</dc:creator><title>Rev 6232 – • fixed and improved some minor issues for code completion ...</title><description>&lt;div&gt;&lt;strong&gt;bibiko – 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;• fixed and improved some minor issues for code completion&lt;br /&gt;
• sped up script editor&apos;s behaviour for larger texts&lt;br /&gt;
• added RScriptEditorTextStorage to RScriptEditorTextView (needed for future code folding)&lt;br /&gt;
• some further preparations for future code folding&lt;br /&gt;
• improved behaviour for toggling syntax hiliting in Prefs&lt;/div&gt;~ /trunk/Mac-GUI/NoodleLineNumberView.m&lt;br /&gt;~ /trunk/Mac-GUI/RDocumentWinCtrl.m&lt;br /&gt;~ /trunk/Mac-GUI/RScriptEditorTextStorage.h&lt;br /&gt;~ /trunk/Mac-GUI/RScriptEditorTextStorage.m&lt;br /&gt;~ /trunk/Mac-GUI/RScriptEditorTextView.h&lt;br /&gt;~ /trunk/Mac-GUI/RScriptEditorTextView.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/RScriptEditorTextView.m?op=revision&amp;rev=6232&amp;peg=6237</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/RScriptEditorTextView.m?op=revision&amp;rev=6232&amp;peg=6237</guid></item>
<item><pubDate>Sat, 11 Aug 2012 23:13:35 +0000</pubDate><dc:creator>bibiko</dc:creator><title>Rev 6231 – • cleaned and fixed some code snippets for syntax highlighting ...</title><description>&lt;div&gt;&lt;strong&gt;bibiko – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;• cleaned and fixed some code snippets for syntax highlighting&lt;br /&gt;
• avoid syntax highlighting twice for loading a R script file&lt;/div&gt;~ /trunk/Mac-GUI/RDocumentWinCtrl.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/trunk/Mac-GUI/RScriptEditorTextView.m?op=revision&amp;rev=6231&amp;peg=6237</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/RScriptEditorTextView.m?op=revision&amp;rev=6231&amp;peg=6237</guid></item>
<item><pubDate>Sat, 11 Aug 2012 16:19:16 +0000</pubDate><dc:creator>bibiko</dc:creator><title>Rev 6230 – • Fixed bug for not working code completion if in ...</title><description>&lt;div&gt;&lt;strong&gt;bibiko – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;• Fixed bug for not working code completion if in the completion scope strings wrapped by &apos;...&apos; are involved&lt;br /&gt;
• Sped up enormously getRangeForCurrentWordOfRange&lt;br /&gt;
• removed unnecessary code for syntax highlighting which speeds it up a bit&lt;/div&gt;~ /trunk/Mac-GUI/NEWS&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;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/RScriptEditorTextView.m?op=revision&amp;rev=6230&amp;peg=6237</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/RScriptEditorTextView.m?op=revision&amp;rev=6230&amp;peg=6237</guid></item>
<item><pubDate>Sat, 11 Aug 2012 11:25:36 +0000</pubDate><dc:creator>bibiko</dc:creator><title>Rev 6229 – • fixed bug of calling RScriptEditorTextView:awakeFromNib twice due binding RScriptEditorTextView&apos;s ...</title><description>&lt;div&gt;&lt;strong&gt;bibiko – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;• fixed bug of calling RScriptEditorTextView:awakeFromNib twice due binding RScriptEditorTextView&apos;s outlet scrollView in RDocument.xib - now done programmatically in RScriptEditorTextView:awakeFromNib&lt;/div&gt;~ /trunk/Mac-GUI/de.lproj/RDocument.xib&lt;br /&gt;~ /trunk/Mac-GUI/English.lproj/RDocument.xib&lt;br /&gt;~ /trunk/Mac-GUI/fr.lproj/RDocument.xib&lt;br /&gt;~ /trunk/Mac-GUI/it.lproj/RDocument.xib&lt;br /&gt;~ /trunk/Mac-GUI/ja.lproj/RDocument.xib&lt;br /&gt;~ /trunk/Mac-GUI/nl.lproj/RDocument.xib&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/RScriptEditorTextView.m?op=revision&amp;rev=6229&amp;peg=6237</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/RScriptEditorTextView.m?op=revision&amp;rev=6229&amp;peg=6237</guid></item>
<item><pubDate>Thu, 09 Aug 2012 13:20:52 +0000</pubDate><dc:creator>bibiko</dc:creator><title>Rev 6228 – • if user set &apos;no syntax highlighting&apos; in the Preferences ...</title><description>&lt;div&gt;&lt;strong&gt;bibiko – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;• if user set &apos;no syntax highlighting&apos; in the Preferences text font color and cursor color in R script editor will set to black&lt;/div&gt;~ /trunk/Mac-GUI/RScriptEditorTextView.m&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/RScriptEditorTextView.m?op=revision&amp;rev=6228&amp;peg=6237</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/RScriptEditorTextView.m?op=revision&amp;rev=6228&amp;peg=6237</guid></item>
<item><pubDate>Tue, 06 Mar 2012 17:43:13 +0000</pubDate><dc:creator>bibiko</dc:creator><title>Rev 6137 – • further progress for text chunk folding - net yet ...</title><description>&lt;div&gt;&lt;strong&gt;bibiko – 9 file(s) modified&lt;/strong&gt;&lt;br/&gt;• further progress for text chunk folding&lt;br /&gt;
- net yet active&lt;/div&gt;~ /trunk/Mac-GUI/RDocumentWinCtrl.m&lt;br /&gt;~ /trunk/Mac-GUI/RScriptEditorGlyphGenerator.h&lt;br /&gt;~ /trunk/Mac-GUI/RScriptEditorGlyphGenerator.m&lt;br /&gt;~ /trunk/Mac-GUI/RScriptEditorLayoutManager.h&lt;br /&gt;~ /trunk/Mac-GUI/RScriptEditorLayoutManager.m&lt;br /&gt;~ /trunk/Mac-GUI/RScriptEditorTextStorage.h&lt;br /&gt;~ /trunk/Mac-GUI/RScriptEditorTextStorage.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/RScriptEditorTextView.m?op=revision&amp;rev=6137&amp;peg=6237</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/RScriptEditorTextView.m?op=revision&amp;rev=6137&amp;peg=6237</guid></item>
<item><pubDate>Fri, 02 Mar 2012 09:32:09 +0000</pubDate><dc:creator>bibiko</dc:creator><title>Rev 6132 – * improved refreshing for on-the-fly line wrapping change (esp. for ...</title><description>&lt;div&gt;&lt;strong&gt;bibiko – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;* improved refreshing for on-the-fly line wrapping change (esp. for Lion)&lt;/div&gt;~ /trunk/Mac-GUI/RScriptEditorTextView.m&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/RScriptEditorTextView.m?op=revision&amp;rev=6132&amp;peg=6237</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/RScriptEditorTextView.m?op=revision&amp;rev=6132&amp;peg=6237</guid></item>
<item><pubDate>Thu, 01 Mar 2012 09:49:12 +0000</pubDate><dc:creator>bibiko</dc:creator><title>Rev 6128 – • initial commit to support text chunk folding in RScriptEditor ...</title><description>&lt;div&gt;&lt;strong&gt;bibiko – 18 file(s) modified&lt;/strong&gt;&lt;br/&gt;• initial commit to support text chunk folding in RScriptEditor&lt;br /&gt;
- not yet activated since testing phase is not yet finished (esp. for speed)&lt;br /&gt;
• fixed line numbering refreshing calls&lt;/div&gt;+ /trunk/Mac-GUI/FoldingSignTextAttachmentCell.h&lt;br /&gt;+ /trunk/Mac-GUI/FoldingSignTextAttachmentCell.m&lt;br /&gt;~ /trunk/Mac-GUI/NoodleLineNumberView.h&lt;br /&gt;~ /trunk/Mac-GUI/NoodleLineNumberView.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/RController.m&lt;br /&gt;~ /trunk/Mac-GUI/RDocumentWinCtrl.m&lt;br /&gt;+ /trunk/Mac-GUI/RScriptEditorGlyphGenerator.h&lt;br /&gt;+ /trunk/Mac-GUI/RScriptEditorGlyphGenerator.m&lt;br /&gt;+ /trunk/Mac-GUI/RScriptEditorLayoutManager.h&lt;br /&gt;+ /trunk/Mac-GUI/RScriptEditorLayoutManager.m&lt;br /&gt;+ /trunk/Mac-GUI/RScriptEditorTextStorage.h&lt;br /&gt;+ /trunk/Mac-GUI/RScriptEditorTextStorage.m&lt;br /&gt;~ /trunk/Mac-GUI/RScriptEditorTextView.h&lt;br /&gt;~ /trunk/Mac-GUI/RScriptEditorTextView.m&lt;br /&gt;+ /trunk/Mac-GUI/RScriptEditorTypeSetter.h&lt;br /&gt;+ /trunk/Mac-GUI/RScriptEditorTypeSetter.m&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/RScriptEditorTextView.m?op=revision&amp;rev=6128&amp;peg=6237</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/RScriptEditorTextView.m?op=revision&amp;rev=6128&amp;peg=6237</guid></item>
<item><pubDate>Wed, 22 Feb 2012 13:54:53 +0000</pubDate><dc:creator>bibiko</dc:creator><title>Rev 6109 – • very minor tidying</title><description>&lt;div&gt;&lt;strong&gt;bibiko – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;• very minor tidying&lt;/div&gt;~ /trunk/Mac-GUI/HelpManager.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/RScriptEditorTextView.m?op=revision&amp;rev=6109&amp;peg=6237</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/RScriptEditorTextView.m?op=revision&amp;rev=6109&amp;peg=6237</guid></item>
<item><pubDate>Sat, 18 Feb 2012 18:37:27 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 6094 – fix Debug build; remove InfoPlist.strings; cleanup RappPrompt; move to 1.50-beta</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;fix Debug build; remove InfoPlist.strings; cleanup RappPrompt; move to 1.50-beta&lt;/div&gt;x /trunk/Mac-GUI/English.lproj/InfoPlist.strings&lt;br /&gt;~ /trunk/Mac-GUI/InfoPlist.h&lt;br /&gt;~ /trunk/Mac-GUI/main.m&lt;br /&gt;~ /trunk/Mac-GUI/R.xcodeproj/project.pbxproj&lt;br /&gt;~ /trunk/Mac-GUI/RGUI.h&lt;br /&gt;~ /trunk/Mac-GUI/RScriptEditorTextView.m&lt;br /&gt;~ /trunk/Mac-GUI/updateSVN&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/RScriptEditorTextView.m?op=revision&amp;rev=6094&amp;peg=6237</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/RScriptEditorTextView.m?op=revision&amp;rev=6094&amp;peg=6237</guid></item>
<item><pubDate>Fri, 17 Feb 2012 22:56:45 +0000</pubDate><dc:creator>bibiko</dc:creator><title>Rev 6093 – • implemented highlighting paired braces via the built-in method showFindIndicatorForRange:</title><description>&lt;div&gt;&lt;strong&gt;bibiko – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;• implemented highlighting paired braces via the built-in method showFindIndicatorForRange:&lt;/div&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/trunk/Mac-GUI/RScriptEditorTextView.m?op=revision&amp;rev=6093&amp;peg=6237</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/RScriptEditorTextView.m?op=revision&amp;rev=6093&amp;peg=6237</guid></item>
<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/RScriptEditorTextView.m?op=revision&amp;rev=6090&amp;peg=6237</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/RScriptEditorTextView.m?op=revision&amp;rev=6090&amp;peg=6237</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/RScriptEditorTextView.m?op=revision&amp;rev=6070&amp;peg=6237</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/RScriptEditorTextView.m?op=revision&amp;rev=6070&amp;peg=6237</guid></item>
<item><pubDate>Sun, 05 Feb 2012 13:52:31 +0000</pubDate><dc:creator>bibiko</dc:creator><title>Rev 6067 – • In Script Editor &quot;function list&quot; selection follows cursor position. ...</title><description>&lt;div&gt;&lt;strong&gt;bibiko – 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;• In Script Editor &quot;function list&quot; selection follows cursor position.&lt;br /&gt;
• Added support for dragging *.R and *.Rdata files to RConsole or Script Editor to insert template &quot;source()&quot; and &quot;load()&quot; resp. For these file extensions holding down CMD key while dragging will insert the file path only.&lt;br /&gt;
• for &quot;copy&quot; from RConsole or script editor add RTF data to the pasteboard in order to be able to copy syntax highlighting as well&lt;/div&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;~ /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/RScriptEditorTextView.m?op=revision&amp;rev=6067&amp;peg=6237</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/RScriptEditorTextView.m?op=revision&amp;rev=6067&amp;peg=6237</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/RScriptEditorTextView.m?op=revision&amp;rev=6063&amp;peg=6237</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/RScriptEditorTextView.m?op=revision&amp;rev=6063&amp;peg=6237</guid></item>
<item><pubDate>Fri, 27 Jan 2012 09:54:31 +0000</pubDate><dc:creator>bibiko</dc:creator><title>Rev 6045 – • Improved &quot;function list&quot; for R scripts to list object ...</title><description>&lt;div&gt;&lt;strong&gt;bibiko – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;• Improved &quot;function list&quot; for R scripts to list object declarations for setMethod, setReplaceMethod, setClass as &quot;- a_method (a_class)&quot; and &quot;- (a_class)&quot; resp.&lt;/div&gt;~ /trunk/Mac-GUI/NEWS&lt;br /&gt;~ /trunk/Mac-GUI/RDocumentWinCtrl.m&lt;br /&gt;~ /trunk/Mac-GUI/RScriptEditorTextView.m&lt;br /&gt;~ /trunk/Mac-GUI/RSymbolTokens.h&lt;br /&gt;~ /trunk/Mac-GUI/RSymbolTokens.l&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/RScriptEditorTextView.m?op=revision&amp;rev=6045&amp;peg=6237</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/RScriptEditorTextView.m?op=revision&amp;rev=6045&amp;peg=6237</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/RScriptEditorTextView.m?op=revision&amp;rev=6029&amp;peg=6237</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/RScriptEditorTextView.m?op=revision&amp;rev=6029&amp;peg=6237</guid></item>
<item><pubDate>Sun, 15 Jan 2012 19:09:05 +0000</pubDate><dc:creator>bibiko</dc:creator><title>Rev 6001 – • implemented own colors for Rd syntax highlighting; accordingly added ...</title><description>&lt;div&gt;&lt;strong&gt;bibiko – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;• implemented own colors for Rd syntax highlighting; accordingly added preference keys and defaults&lt;/div&gt;~ /trunk/Mac-GUI/PreferenceKeys.h&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/RScriptEditorTextView.m?op=revision&amp;rev=6001&amp;peg=6237</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/RScriptEditorTextView.m?op=revision&amp;rev=6001&amp;peg=6237</guid></item>
<item><pubDate>Thu, 12 Jan 2012 12:51:06 +0000</pubDate><dc:creator>bibiko</dc:creator><title>Rev 5998 – • improved Rd syntax highlighting • fixed exception for &quot;Show ...</title><description>&lt;div&gt;&lt;strong&gt;bibiko – 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;• improved Rd syntax highlighting&lt;br /&gt;
• fixed exception for &quot;Show Help for current Word&quot; in RConsole&lt;/div&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/RdScriptEditorTokens.h&lt;br /&gt;~ /trunk/Mac-GUI/RdScriptEditorTokens.l&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/RScriptEditorTextView.m?op=revision&amp;rev=5998&amp;peg=6237</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/RScriptEditorTextView.m?op=revision&amp;rev=5998&amp;peg=6237</guid></item>
<item><pubDate>Tue, 10 Jan 2012 22:40:50 +0000</pubDate><dc:creator>bibiko</dc:creator><title>Rev 5995 – • further work for Rd support - initial work on ...</title><description>&lt;div&gt;&lt;strong&gt;bibiko – 9 file(s) modified&lt;/strong&gt;&lt;br/&gt;• further work for Rd support&lt;br /&gt;
- initial work on syntax highlighting&lt;br /&gt;
- applied (un)comment functionality&lt;br /&gt;
- implemented first stage of completion mode for \foo macros&lt;br /&gt;
- improved section parsing&lt;br /&gt;
- improved HTML preview&lt;br /&gt;
• fixed issue for R code completion if a &apos;\&apos; occurs i.e. it has to be escaped&lt;/div&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/RdScriptEditorTokens.h&lt;br /&gt;~ /trunk/Mac-GUI/RdScriptEditorTokens.l&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;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/RScriptEditorTextView.m?op=revision&amp;rev=5995&amp;peg=6237</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/RScriptEditorTextView.m?op=revision&amp;rev=5995&amp;peg=6237</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/trunk/Mac-GUI/RScriptEditorTextView.m?op=revision&amp;rev=5993&amp;peg=6237</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/RScriptEditorTextView.m?op=revision&amp;rev=5993&amp;peg=6237</guid></item>
<item><pubDate>Sat, 24 Dec 2011 10:52:49 +0000</pubDate><dc:creator>bibiko</dc:creator><title>Rev 5983 – • Font setting in RConsole will now be stored persistently ...</title><description>&lt;div&gt;&lt;strong&gt;bibiko – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;• Font setting in RConsole will now be stored persistently&lt;br /&gt;
• Improved options()&apos;s width setting and updating behaviour due to RConsole&apos;s size and used font&lt;br /&gt;
• unified some code regarding font size settings&lt;/div&gt;~ /trunk/Mac-GUI/NEWS&lt;br /&gt;~ /trunk/Mac-GUI/PreferenceKeys.h&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/RTextView.m&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/RScriptEditorTextView.m?op=revision&amp;rev=5983&amp;peg=6237</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/RScriptEditorTextView.m?op=revision&amp;rev=5983&amp;peg=6237</guid></item>
<item><pubDate>Fri, 16 Dec 2011 23:55:45 +0000</pubDate><dc:creator>bibiko</dc:creator><title>Rev 5970 – • Switching off syntax colouring and toggling wrap text in ...</title><description>&lt;div&gt;&lt;strong&gt;bibiko – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;• Switching off syntax colouring and toggling wrap text in Preferences will update all open script editor documents&lt;br /&gt;
• Fixed user range for completion in a case where there&apos;s no string to complete&lt;/div&gt;~ /trunk/Mac-GUI/NEWS&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/RScriptEditorTextView.m?op=revision&amp;rev=5970&amp;peg=6237</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/RScriptEditorTextView.m?op=revision&amp;rev=5970&amp;peg=6237</guid></item>
<item><pubDate>Mon, 03 Oct 2011 22:02:07 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 5910 – fix missing super awake in RScriptEditorTextView</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;fix missing super awake in RScriptEditorTextView&lt;/div&gt;~ /trunk/Mac-GUI/NEWS&lt;br /&gt;~ /trunk/Mac-GUI/RScriptEditorTextView.m&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/RScriptEditorTextView.m?op=revision&amp;rev=5910&amp;peg=6237</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/RScriptEditorTextView.m?op=revision&amp;rev=5910&amp;peg=6237</guid></item>
<item><pubDate>Mon, 30 May 2011 12:16:55 +0000</pubDate><dc:creator>bibiko</dc:creator><title>Rev 5814 – • ignore all quoted strings for &quot;Select Balances Brackets&quot; to ...</title><description>&lt;div&gt;&lt;strong&gt;bibiko – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;• ignore all quoted strings for &quot;Select Balances Brackets&quot; to improve it further&lt;/div&gt;~ /trunk/Mac-GUI/NSTextView_RAdditions.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/RScriptEditorTextView.m?op=revision&amp;rev=5814&amp;peg=6237</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/RScriptEditorTextView.m?op=revision&amp;rev=5814&amp;peg=6237</guid></item>
<item><pubDate>Wed, 25 May 2011 18:30:57 +0000</pubDate><dc:creator>bibiko</dc:creator><title>Rev 5805 – • R Editor fixes and improvements - fixed transparent issue ...</title><description>&lt;div&gt;&lt;strong&gt;bibiko – 11 file(s) modified&lt;/strong&gt;&lt;br/&gt;• R Editor fixes and improvements&lt;br /&gt;
- fixed transparent issue (connection point of both scrollbars) for &quot;not wrapping lines&quot;&lt;br /&gt;
- fixed bug for &quot;not wrapping lines&quot; while opening a doc&lt;br /&gt;
- fixed wrap lines/show line number now will be changed on runtime&lt;br /&gt;
- sped up line numbering a bit&lt;br /&gt;
- some preparations for enabling non-continuously layout which allows to edit very large docs (not yet activate sine some problems with applying syntax hiliting [all the time - eternal loop bounds did change -&gt; syntax coloring -&gt; bounds did changed ... and jittering of the vertical scrollbar] )&lt;/div&gt;~ /trunk/Mac-GUI/de.lproj/RDocument.xib&lt;br /&gt;~ /trunk/Mac-GUI/English.lproj/RDocument.xib&lt;br /&gt;~ /trunk/Mac-GUI/fr.lproj/RDocument.xib&lt;br /&gt;~ /trunk/Mac-GUI/it.lproj/RDocument.xib&lt;br /&gt;~ /trunk/Mac-GUI/ja.lproj/RDocument.xib&lt;br /&gt;~ /trunk/Mac-GUI/nl.lproj/RDocument.xib&lt;br /&gt;~ /trunk/Mac-GUI/NoodleLineNumberView.h&lt;br /&gt;~ /trunk/Mac-GUI/NoodleLineNumberView.m&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/trunk/Mac-GUI/RScriptEditorTextView.m?op=revision&amp;rev=5805&amp;peg=6237</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/RScriptEditorTextView.m?op=revision&amp;rev=5805&amp;peg=6237</guid></item>
<item><pubDate>Sun, 08 May 2011 14:21:44 +0000</pubDate><dc:creator>bibiko</dc:creator><title>Rev 5770 – • fixed issues for Show function hint: - show hint ...</title><description>&lt;div&gt;&lt;strong&gt;bibiko – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;• fixed issues for Show function hint:&lt;br /&gt;
- show hint always in RConole&lt;br /&gt;
- call &apos;hintForFunction&apos; if it was enabled in Prefs&lt;/div&gt;~ /trunk/Mac-GUI/RController.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/RScriptEditorTextView.m?op=revision&amp;rev=5770&amp;peg=6237</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/RScriptEditorTextView.m?op=revision&amp;rev=5770&amp;peg=6237</guid></item>
<item><pubDate>Fri, 15 Apr 2011 11:44:51 +0000</pubDate><dc:creator>bibiko</dc:creator><title>Rev 5756 – ensure that all displayed R code is highlighted in Script ...</title><description>&lt;div&gt;&lt;strong&gt;bibiko – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;ensure that all displayed R code is highlighted in Script Editor window; improved syntax highlighting for long lines&lt;/div&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/trunk/Mac-GUI/RScriptEditorTextView.m?op=revision&amp;rev=5756&amp;peg=6237</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/RScriptEditorTextView.m?op=revision&amp;rev=5756&amp;peg=6237</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/trunk/Mac-GUI/RScriptEditorTextView.m?op=revision&amp;rev=5741&amp;peg=6237</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/RScriptEditorTextView.m?op=revision&amp;rev=5741&amp;peg=6237</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/RScriptEditorTextView.m?op=revision&amp;rev=5724&amp;peg=6237</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/RScriptEditorTextView.m?op=revision&amp;rev=5724&amp;peg=6237</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/RScriptEditorTextView.m?op=revision&amp;rev=5721&amp;peg=6237</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/RScriptEditorTextView.m?op=revision&amp;rev=5721&amp;peg=6237</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/trunk/Mac-GUI/RScriptEditorTextView.m?op=revision&amp;rev=5719&amp;peg=6237</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/RScriptEditorTextView.m?op=revision&amp;rev=5719&amp;peg=6237</guid></item>
<item><pubDate>Tue, 15 Mar 2011 15:54:26 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 5714 – minor cleanup</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 11 file(s) modified&lt;/strong&gt;&lt;br/&gt;minor cleanup&lt;/div&gt;~ /trunk/Mac-GUI/CCComp.h&lt;br /&gt;~ /trunk/Mac-GUI/de.lproj/RDocument.xib&lt;br /&gt;~ /trunk/Mac-GUI/English.lproj/RDocument.xib&lt;br /&gt;~ /trunk/Mac-GUI/fr.lproj/RDocument.xib&lt;br /&gt;~ /trunk/Mac-GUI/it.lproj/RDocument.xib&lt;br /&gt;~ /trunk/Mac-GUI/ja.lproj/RDocument.xib&lt;br /&gt;~ /trunk/Mac-GUI/nl.lproj/RDocument.xib&lt;br /&gt;~ /trunk/Mac-GUI/RDocumentWinCtrl.m&lt;br /&gt;~ /trunk/Mac-GUI/RScriptEditorTextView.m&lt;br /&gt;~ /trunk/Mac-GUI/Tools/SortableDataSource.h&lt;br /&gt;~ /trunk/Mac-GUI/Translated.strings/RDocument.de.strings&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/RScriptEditorTextView.m?op=revision&amp;rev=5714&amp;peg=6237</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/RScriptEditorTextView.m?op=revision&amp;rev=5714&amp;peg=6237</guid></item>
<item><pubDate>Tue, 15 Mar 2011 15:29:17 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 5713 – merge r84 (fixes)</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 12 file(s) modified&lt;/strong&gt;&lt;br/&gt;merge r84 (fixes)&lt;/div&gt;~ /trunk/Mac-GUI/PackageManager.m&lt;br /&gt;~ /trunk/Mac-GUI/RController.m&lt;br /&gt;~ /trunk/Mac-GUI/RDocumentController.m&lt;br /&gt;~ /trunk/Mac-GUI/RDocumentWinCtrl.m&lt;br /&gt;~ /trunk/Mac-GUI/REditor.m&lt;br /&gt;~ /trunk/Mac-GUI/RScriptEditorTextView.m&lt;br /&gt;~ /trunk/Mac-GUI/RScriptEditorTokens.h&lt;br /&gt;~ /trunk/Mac-GUI/RScriptEditorTokens.l&lt;br /&gt;~ /trunk/Mac-GUI/RTextView.h&lt;br /&gt;~ /trunk/Mac-GUI/RTextView.m&lt;br /&gt;~ /trunk/Mac-GUI/SelectList.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/RScriptEditorTextView.m?op=revision&amp;rev=5713&amp;peg=6237</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/RScriptEditorTextView.m?op=revision&amp;rev=5713&amp;peg=6237</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/RScriptEditorTextView.m?op=revision&amp;rev=5707&amp;peg=6237</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/RScriptEditorTextView.m?op=revision&amp;rev=5707&amp;peg=6237</guid></item>
<item><pubDate>Mon, 14 Mar 2011 16:16:56 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 5705 – merge r79 from the new GUI plus bugfixes</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 50 file(s) modified&lt;/strong&gt;&lt;br/&gt;merge r79 from the new GUI plus bugfixes&lt;/div&gt;~ /trunk/Mac-GUI/AMPrefs/AMPreferenceWindowController.m&lt;br /&gt;~ /trunk/Mac-GUI/DataManager.h&lt;br /&gt;~ /trunk/Mac-GUI/DataManager.m&lt;br /&gt;~ /trunk/Mac-GUI/de.lproj/MainMenu.nib/designable.nib&lt;br /&gt;~ /trunk/Mac-GUI/de.lproj/MainMenu.nib/keyedobjects.nib&lt;br /&gt;x /trunk/Mac-GUI/English.lproj/MainMenu.nib/classes.nib&lt;br /&gt;+ /trunk/Mac-GUI/English.lproj/MainMenu.nib/designable.nib&lt;br /&gt;x /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/RDocument.nib/designable.nib&lt;br /&gt;~ /trunk/Mac-GUI/English.lproj/RDocument.nib/keyedobjects.nib&lt;br /&gt;~ /trunk/Mac-GUI/fr.lproj/MainMenu.nib/designable.nib&lt;br /&gt;~ /trunk/Mac-GUI/fr.lproj/MainMenu.nib/keyedobjects.nib&lt;br /&gt;~ /trunk/Mac-GUI/GUI-tools.R&lt;br /&gt;~ /trunk/Mac-GUI/HelpManager.h&lt;br /&gt;~ /trunk/Mac-GUI/HelpManager.m&lt;br /&gt;~ /trunk/Mac-GUI/it.lproj/MainMenu.nib/designable.nib&lt;br /&gt;~ /trunk/Mac-GUI/it.lproj/MainMenu.nib/keyedobjects.nib&lt;br /&gt;~ /trunk/Mac-GUI/ja.lproj/MainMenu.nib/designable.nib&lt;br /&gt;~ /trunk/Mac-GUI/ja.lproj/MainMenu.nib/keyedobjects.nib&lt;br /&gt;~ /trunk/Mac-GUI/nl.lproj/MainMenu.nib/designable.nib&lt;br /&gt;~ /trunk/Mac-GUI/nl.lproj/MainMenu.nib/keyedobjects.nib&lt;br /&gt;+ /trunk/Mac-GUI/NoodleLineNumberView.h&lt;br /&gt;+ /trunk/Mac-GUI/NoodleLineNumberView.m&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/R.xcodeproj/project.pbxproj&lt;br /&gt;~ /trunk/Mac-GUI/RConsoleController.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.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/REditorToolbar.m&lt;br /&gt;+ /trunk/Mac-GUI/RegexKitLite.h&lt;br /&gt;+ /trunk/Mac-GUI/RegexKitLite.m&lt;br /&gt;+ /trunk/Mac-GUI/RScriptEditorTextView.h&lt;br /&gt;+ /trunk/Mac-GUI/RScriptEditorTextView.m&lt;br /&gt;+ /trunk/Mac-GUI/RScriptEditorTokens.h&lt;br /&gt;+ /trunk/Mac-GUI/RScriptEditorTokens.l&lt;br /&gt;~ /trunk/Mac-GUI/RTextView.h&lt;br /&gt;~ /trunk/Mac-GUI/RTextView.m&lt;br /&gt;~ /trunk/Mac-GUI/SearchTable.h&lt;br /&gt;~ /trunk/Mac-GUI/SearchTable.m&lt;br /&gt;~ /trunk/Mac-GUI/Tools/CodeCompletion.h&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/RScriptEditorTextView.m?op=revision&amp;rev=5705&amp;peg=6237</link><guid>https://svn.r-project.org/browse/R-packages/trunk/Mac-GUI/RScriptEditorTextView.m?op=revision&amp;rev=5705&amp;peg=6237</guid></item>
</channel></rss>