R
R-packages
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
The R Project SVN
R-packages
(root)
/
branches
/
MacGUI-2-x
/
RScriptEditorTextView.m
– Rev 6453
Rev
Hide changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Clear current filter
Rev
Age
Author
Path
Log message
Diff
Changes
6453
4892 d 9 h
ripley
/branches/MacGUI-2-x/
branch
/branches/MacGUI-2-x
6274
5061 d 10 h
bibiko
/trunk/Mac-GUI/
• avoid rescanning of func declarations if user didn't change the text buffer, instead iterate through scanned list
• fixed cursor and text color if user unchecked syntax highlighting due to background color setting
/trunk/Mac-GUI/RDocumentWinCtrl.m
/trunk/Mac-GUI/RScriptEditorTextView.m
6263
5063 d 4 h
bibiko
/trunk/Mac-GUI/
• improved and bug fixed toggling wrap mode in editor
/trunk/Mac-GUI/RScriptEditorTextView.m
6260
5064 d 6 h
bibiko
/trunk/Mac-GUI/
• removed breakcounter for syntax hiliting to support long string declarations (TODO - find a better way to speed up long string support)
/trunk/Mac-GUI/RScriptEditorTextView.m
6249
5081 d 6 h
bibiko
/trunk/Mac-GUI/
• fixed delegate issue for RScriptEditorTextStorage
- pass delegate during init
/trunk/Mac-GUI/RScriptEditorTextStorage.h
/trunk/Mac-GUI/RScriptEditorTextStorage.m
/trunk/Mac-GUI/RScriptEditorTextView.m
6248
5081 d 7 h
bibiko
/trunk/Mac-GUI/
• type casted [self delegate]s to minimize compiler warnings
/trunk/Mac-GUI/RScriptEditorTextStorage.h
/trunk/Mac-GUI/RScriptEditorTextStorage.m
/trunk/Mac-GUI/RScriptEditorTextView.h
/trunk/Mac-GUI/RScriptEditorTextView.m
6246
5081 d 8 h
bibiko
/trunk/Mac-GUI/
• fixed range issue for folding
/trunk/Mac-GUI/RDocumentWinCtrl.m
/trunk/Mac-GUI/RScriptEditorTextStorage.m
/trunk/Mac-GUI/RScriptEditorTextView.m
6245
5081 d 9 h
bibiko
/trunk/Mac-GUI/
• Improved handling of larger documents
• Fixed a crash if the R script editor has to handle _very_ long lines
/trunk/Mac-GUI/NEWS
/trunk/Mac-GUI/NSTextView_RAdditions.m
/trunk/Mac-GUI/RDocumentWinCtrl.h
/trunk/Mac-GUI/RDocumentWinCtrl.m
/trunk/Mac-GUI/RScriptEditorTextView.h
/trunk/Mac-GUI/RScriptEditorTextView.m
/trunk/Mac-GUI/RSymbolTokens.l
/trunk/Mac-GUI/RTextView.m
6242
5083 d 5 h
bibiko
/trunk/Mac-GUI/
• fixed layout issues
• improved folding at level x
/trunk/Mac-GUI/NoodleLineNumberView.m
/trunk/Mac-GUI/RDocumentWinCtrl.m
/trunk/Mac-GUI/RScriptEditorTextView.h
/trunk/Mac-GUI/RScriptEditorTextView.m
6240
5084 d 9 h
bibiko
/trunk/Mac-GUI/
• fixed some layout issues
• increased layout speed
• fixed width for German's Editor Preferences
/trunk/Mac-GUI/English.lproj/EditorPrefPane.xib
/trunk/Mac-GUI/RController.m
/trunk/Mac-GUI/RDocumentWinCtrl.m
/trunk/Mac-GUI/RScriptEditorLayoutManager.m
/trunk/Mac-GUI/RScriptEditorTextView.h
/trunk/Mac-GUI/RScriptEditorTextView.m
/trunk/Mac-GUI/RTextView.m
/trunk/Mac-GUI/de.lproj/EditorPrefPane.xib
6238
5085 d 9 h
bibiko
/trunk/Mac-GUI/
• added Code Folding of { ... } multi-line blocks in R Script Editor; see gutter and/or Menu > Format > Code Folding > ...
/trunk/Mac-GUI/images/Folding Bottom Hoover.png
/trunk/Mac-GUI/images/Folding Bottom Pressed.png
/trunk/Mac-GUI/images/Folding Bottom.png
/trunk/Mac-GUI/images/Folding Collapsed Hoover.png
/trunk/Mac-GUI/images/Folding Collapsed Pressed.png
/trunk/Mac-GUI/images/Folding Collapsed.png
/trunk/Mac-GUI/images/Folding Top Hoover.png
/trunk/Mac-GUI/images/Folding Top Pressed.png
/trunk/Mac-GUI/images/Folding Top.png
/trunk/Mac-GUI/English.lproj/EditorPrefPane.xib
/trunk/Mac-GUI/English.lproj/MainMenu.xib
/trunk/Mac-GUI/FoldingSignTextAttachmentCell.m
/trunk/Mac-GUI/NEWS
/trunk/Mac-GUI/NoodleLineNumberView.h
/trunk/Mac-GUI/NoodleLineNumberView.m
/trunk/Mac-GUI/PreferenceKeys.h
/trunk/Mac-GUI/R.xcodeproj/project.pbxproj
/trunk/Mac-GUI/RDocumentWinCtrl.m
/trunk/Mac-GUI/RScriptEditorGlyphGenerator.h
/trunk/Mac-GUI/RScriptEditorGlyphGenerator.m
/trunk/Mac-GUI/RScriptEditorLayoutManager.h
/trunk/Mac-GUI/RScriptEditorLayoutManager.m
/trunk/Mac-GUI/RScriptEditorTextStorage.h
/trunk/Mac-GUI/RScriptEditorTextStorage.m
/trunk/Mac-GUI/RScriptEditorTextView.h
/trunk/Mac-GUI/RScriptEditorTextView.m
/trunk/Mac-GUI/RScriptEditorTypeSetter.m
/trunk/Mac-GUI/RTextView.m
/trunk/Mac-GUI/Tools/RTooltip.m
/trunk/Mac-GUI/de.lproj/ColorsPrefPane.xib
/trunk/Mac-GUI/de.lproj/EditorPrefPane.xib
/trunk/Mac-GUI/de.lproj/MainMenu.xib
/trunk/Mac-GUI/fr.lproj/MainMenu.xib
/trunk/Mac-GUI/it.lproj/MainMenu.xib
/trunk/Mac-GUI/ja.lproj/MainMenu.xib
/trunk/Mac-GUI/nl.lproj/MainMenu.xib
6233
5094 d 0 h
bibiko
/trunk/Mac-GUI/
• further work on folding code
- not yet activated
- test phase began
/trunk/Mac-GUI/FoldingSignTextAttachmentCell.m
/trunk/Mac-GUI/NoodleLineNumberView.m
/trunk/Mac-GUI/PreferenceKeys.h
/trunk/Mac-GUI/RDocumentWinCtrl.m
/trunk/Mac-GUI/RScriptEditorGlyphGenerator.h
/trunk/Mac-GUI/RScriptEditorGlyphGenerator.m
/trunk/Mac-GUI/RScriptEditorLayoutManager.h
/trunk/Mac-GUI/RScriptEditorLayoutManager.m
/trunk/Mac-GUI/RScriptEditorTextStorage.h
/trunk/Mac-GUI/RScriptEditorTextStorage.m
/trunk/Mac-GUI/RScriptEditorTextView.h
/trunk/Mac-GUI/RScriptEditorTextView.m
/trunk/Mac-GUI/RScriptEditorTypeSetter.h
/trunk/Mac-GUI/RScriptEditorTypeSetter.m
6232
5095 d 15 h
bibiko
/trunk/Mac-GUI/
• fixed and improved some minor issues for code completion
• sped up script editor's behaviour for larger texts
• added RScriptEditorTextStorage to RScriptEditorTextView (needed for future code folding)
• some further preparations for future code folding
• improved behaviour for toggling syntax hiliting in Prefs
/trunk/Mac-GUI/NoodleLineNumberView.m
/trunk/Mac-GUI/RDocumentWinCtrl.m
/trunk/Mac-GUI/RScriptEditorTextStorage.h
/trunk/Mac-GUI/RScriptEditorTextStorage.m
/trunk/Mac-GUI/RScriptEditorTextView.h
/trunk/Mac-GUI/RScriptEditorTextView.m
/trunk/Mac-GUI/Tools/CodeCompletion.m
6231
5097 d 19 h
bibiko
/trunk/Mac-GUI/
• cleaned and fixed some code snippets for syntax highlighting
• avoid syntax highlighting twice for loading a R script file
/trunk/Mac-GUI/RDocumentWinCtrl.m
/trunk/Mac-GUI/RScriptEditorTextView.m
/trunk/Mac-GUI/RScriptEditorTokens.l
6230
5098 d 2 h
bibiko
/trunk/Mac-GUI/
• Fixed bug for not working code completion if in the completion scope strings wrapped by '...' are involved
• Sped up enormously getRangeForCurrentWordOfRange
• removed unnecessary code for syntax highlighting which speeds it up a bit
/trunk/Mac-GUI/NEWS
/trunk/Mac-GUI/RScriptEditorTextView.m
/trunk/Mac-GUI/RTextView.h
/trunk/Mac-GUI/RTextView.m
/trunk/Mac-GUI/Tools/CodeCompletion.m
6229
5098 d 7 h
bibiko
/trunk/Mac-GUI/
• fixed bug of calling RScriptEditorTextView:awakeFromNib twice due binding RScriptEditorTextView's outlet scrollView in RDocument.xib - now done programmatically in RScriptEditorTextView:awakeFromNib
/trunk/Mac-GUI/English.lproj/RDocument.xib
/trunk/Mac-GUI/RScriptEditorTextView.h
/trunk/Mac-GUI/RScriptEditorTextView.m
/trunk/Mac-GUI/de.lproj/RDocument.xib
/trunk/Mac-GUI/fr.lproj/RDocument.xib
/trunk/Mac-GUI/it.lproj/RDocument.xib
/trunk/Mac-GUI/ja.lproj/RDocument.xib
/trunk/Mac-GUI/nl.lproj/RDocument.xib
6228
5100 d 5 h
bibiko
/trunk/Mac-GUI/
• if user set 'no syntax highlighting' in the Preferences text font color and cursor color in R script editor will set to black
/trunk/Mac-GUI/RScriptEditorTextView.m
6137
5256 d 1 h
bibiko
/trunk/Mac-GUI/
• further progress for text chunk folding
- net yet active
/trunk/Mac-GUI/RDocumentWinCtrl.m
/trunk/Mac-GUI/RScriptEditorGlyphGenerator.h
/trunk/Mac-GUI/RScriptEditorGlyphGenerator.m
/trunk/Mac-GUI/RScriptEditorLayoutManager.h
/trunk/Mac-GUI/RScriptEditorLayoutManager.m
/trunk/Mac-GUI/RScriptEditorTextStorage.h
/trunk/Mac-GUI/RScriptEditorTextStorage.m
/trunk/Mac-GUI/RScriptEditorTextView.h
/trunk/Mac-GUI/RScriptEditorTextView.m
6132
5260 d 9 h
bibiko
/trunk/Mac-GUI/
* improved refreshing for on-the-fly line wrapping change (esp. for Lion)
/trunk/Mac-GUI/RScriptEditorTextView.m
6128
5261 d 9 h
bibiko
/trunk/Mac-GUI/
• initial commit to support text chunk folding in RScriptEditor
- not yet activated since testing phase is not yet finished (esp. for speed)
• fixed line numbering refreshing calls
/trunk/Mac-GUI/FoldingSignTextAttachmentCell.h
/trunk/Mac-GUI/FoldingSignTextAttachmentCell.m
/trunk/Mac-GUI/RScriptEditorGlyphGenerator.h
/trunk/Mac-GUI/RScriptEditorGlyphGenerator.m
/trunk/Mac-GUI/RScriptEditorLayoutManager.h
/trunk/Mac-GUI/RScriptEditorLayoutManager.m
/trunk/Mac-GUI/RScriptEditorTextStorage.h
/trunk/Mac-GUI/RScriptEditorTextStorage.m
/trunk/Mac-GUI/RScriptEditorTypeSetter.h
/trunk/Mac-GUI/RScriptEditorTypeSetter.m
/trunk/Mac-GUI/NoodleLineNumberView.h
/trunk/Mac-GUI/NoodleLineNumberView.m
/trunk/Mac-GUI/PreferenceKeys.h
/trunk/Mac-GUI/R.xcodeproj/project.pbxproj
/trunk/Mac-GUI/RController.m
/trunk/Mac-GUI/RDocumentWinCtrl.m
/trunk/Mac-GUI/RScriptEditorTextView.h
/trunk/Mac-GUI/RScriptEditorTextView.m
6109
5269 d 5 h
bibiko
/trunk/Mac-GUI/
• very minor tidying
/trunk/Mac-GUI/HelpManager.m
/trunk/Mac-GUI/RScriptEditorTextView.m
6094
5273 d 0 h
urbaneks
/trunk/Mac-GUI/
fix Debug build; remove InfoPlist.strings; cleanup RappPrompt; move to 1.50-beta
/trunk/Mac-GUI/English.lproj/InfoPlist.strings
/trunk/Mac-GUI/InfoPlist.h
/trunk/Mac-GUI/R.xcodeproj/project.pbxproj
/trunk/Mac-GUI/RGUI.h
/trunk/Mac-GUI/RScriptEditorTextView.m
/trunk/Mac-GUI/main.m
/trunk/Mac-GUI/updateSVN
6093
5273 d 20 h
bibiko
/trunk/Mac-GUI/
• implemented highlighting paired braces via the built-in method showFindIndicatorForRange:
/trunk/Mac-GUI/RDocumentWinCtrl.m
/trunk/Mac-GUI/RScriptEditorTextView.h
/trunk/Mac-GUI/RScriptEditorTextView.m
6090
5274 d 3 h
bibiko
/trunk/Mac-GUI/
• fixed bug (typo) for default setting of selection background colour
/trunk/Mac-GUI/PrefPanes/SyntaxColorsPrefPane.m
/trunk/Mac-GUI/RScriptEditorTextView.m
6070
5283 d 0 h
bibiko
/trunk/Mac-GUI/
• fixed bug for RTextView:copy
• fixed issues for changing font size via trackpad gesture
• fixed issue for setting selection background color
• started to add functionality to support user-definable actions like inserting programmable text macros with highlighted snippet etc. - will be continued soon
• improved *.R dragging by applying the above mentioned text macro mechanism
- the value of the parameter(s) 'chdir' 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
- added possibility to the user to define other drag actions due to file extension - docs will follow
- fixed some minor issues
• some minor fixes and improvements
/trunk/Mac-GUI/NEWS
/trunk/Mac-GUI/NSString_RAdditions.m
/trunk/Mac-GUI/NSTextView_RAdditions.m
/trunk/Mac-GUI/PrefPanes/SyntaxColorsPrefPane.m
/trunk/Mac-GUI/PreferenceKeys.h
/trunk/Mac-GUI/RController.h
/trunk/Mac-GUI/RController.m
/trunk/Mac-GUI/RDocumentWinCtrl.m
/trunk/Mac-GUI/RScriptEditorTextView.m
/trunk/Mac-GUI/RTextView.h
/trunk/Mac-GUI/RTextView.m
6067
5286 d 5 h
bibiko
/trunk/Mac-GUI/
• In Script Editor "function list" selection follows cursor position.
• Added support for dragging *.R and *.Rdata files to RConsole or Script Editor to insert template "source()" and "load()" resp. For these file extensions holding down CMD key while dragging will insert the file path only.
• for "copy" from RConsole or script editor add RTF data to the pasteboard in order to be able to copy syntax highlighting as well
/trunk/Mac-GUI/NEWS
/trunk/Mac-GUI/RController.h
/trunk/Mac-GUI/RController.m
/trunk/Mac-GUI/RDocumentWinCtrl.m
/trunk/Mac-GUI/RScriptEditorTextView.m
/trunk/Mac-GUI/RTextView.h
/trunk/Mac-GUI/RTextView.m
6063
5288 d 3 h
bibiko
/trunk/Mac-GUI/
• sped up Format Source Code esp. for huge R files enormously
• further improvement for settings via NSColorPanel
• synchronized pref toolbar setting if already open and user invoke "Colors" from the RConsole's toolbar
• fix for setting the status line; first set the content and then let a runloop run to display it
/trunk/Mac-GUI/AMPrefs/AMPreferenceWindowController.m
/trunk/Mac-GUI/PrefPanes/ColorsPrefPane.m
/trunk/Mac-GUI/PrefPanes/PrefWindowController.m
/trunk/Mac-GUI/PrefPanes/SyntaxColorsPrefPane.m
/trunk/Mac-GUI/RDocumentWinCtrl.m
/trunk/Mac-GUI/RScriptEditorTextView.m
/trunk/Mac-GUI/RTextView.m
6045
5295 d 9 h
bibiko
/trunk/Mac-GUI/
• Improved "function list" for R scripts to list object declarations for setMethod, setReplaceMethod, setClass as "- a_method (a_class)" and "- (a_class)" resp.
/trunk/Mac-GUI/NEWS
/trunk/Mac-GUI/RDocumentWinCtrl.m
/trunk/Mac-GUI/RScriptEditorTextView.m
/trunk/Mac-GUI/RSymbolTokens.h
/trunk/Mac-GUI/RSymbolTokens.l
6029
5301 d 5 h
bibiko
/trunk/Mac-GUI/
• synchronized Rd syntax coloring with R colors to avoid having additional color setting panes
- BUT the code for customizing Rd colors only is prepared but commented out [the future will tell whether it's needed or not]
- Rd colors for known tags and general (unknown) tags are the same but we can colorize them differently
/trunk/Mac-GUI/PrefPanes/SyntaxColorsPrefPane.h
/trunk/Mac-GUI/PrefPanes/SyntaxColorsPrefPane.m
/trunk/Mac-GUI/RScriptEditorTextView.h
/trunk/Mac-GUI/RScriptEditorTextView.m
/trunk/Mac-GUI/RdScriptEditorTokens.l
6001
5306 d 23 h
bibiko
/trunk/Mac-GUI/
• implemented own colors for Rd syntax highlighting; accordingly added preference keys and defaults
/trunk/Mac-GUI/PreferenceKeys.h
/trunk/Mac-GUI/RScriptEditorTextView.h
/trunk/Mac-GUI/RScriptEditorTextView.m
5998
5310 d 6 h
bibiko
/trunk/Mac-GUI/
• improved Rd syntax highlighting
• fixed exception for "Show Help for current Word" in RConsole
/trunk/Mac-GUI/RController.h
/trunk/Mac-GUI/RController.m
/trunk/Mac-GUI/RDocumentWinCtrl.m
/trunk/Mac-GUI/RScriptEditorTextView.m
/trunk/Mac-GUI/RTextView.m
/trunk/Mac-GUI/RdScriptEditorTokens.h
/trunk/Mac-GUI/RdScriptEditorTokens.l
5995
5311 d 20 h
bibiko
/trunk/Mac-GUI/
• further work for Rd support
- initial work on syntax highlighting
- applied (un)comment functionality
- implemented first stage of completion mode for \foo macros
- improved section parsing
- improved HTML preview
• fixed issue for R code completion if a '\' occurs i.e. it has to be escaped
/trunk/Mac-GUI/RDocument.m
/trunk/Mac-GUI/RDocumentWinCtrl.h
/trunk/Mac-GUI/RDocumentWinCtrl.m
/trunk/Mac-GUI/RScriptEditorTextView.m
/trunk/Mac-GUI/RTextView.h
/trunk/Mac-GUI/RTextView.m
/trunk/Mac-GUI/RdScriptEditorTokens.h
/trunk/Mac-GUI/RdScriptEditorTokens.l
/trunk/Mac-GUI/Tools/CodeCompletion.m
5993
5313 d 1 h
bibiko
/trunk/Mac-GUI/
• initial commit to support "Rd Documention File" editing; not yet fully implemented but workable
- Rd files are assigned to R.app
- Rd file editor has its own toolbar and added "HTML Preview"
- Rd file will be parsed to build section list for pop-menu in toolbar (same approach as for function list of R files)
... work in progress
/trunk/Mac-GUI/RdEditorToolbar.h
/trunk/Mac-GUI/RdEditorToolbar.m
/trunk/Mac-GUI/HelpManager.h
/trunk/Mac-GUI/HelpManager.m
/trunk/Mac-GUI/Info.plist
/trunk/Mac-GUI/R.xcodeproj/project.pbxproj
/trunk/Mac-GUI/RDocument.h
/trunk/Mac-GUI/RDocument.m
/trunk/Mac-GUI/RDocumentController.h
/trunk/Mac-GUI/RDocumentWinCtrl.h
/trunk/Mac-GUI/RDocumentWinCtrl.m
/trunk/Mac-GUI/RScriptEditorTextView.h
/trunk/Mac-GUI/RScriptEditorTextView.m
5983
5329 d 8 h
bibiko
/trunk/Mac-GUI/
• Font setting in RConsole will now be stored persistently
• Improved options()'s width setting and updating behaviour due to RConsole's size and used font
• unified some code regarding font size settings
/trunk/Mac-GUI/NEWS
/trunk/Mac-GUI/PreferenceKeys.h
/trunk/Mac-GUI/RController.h
/trunk/Mac-GUI/RController.m
/trunk/Mac-GUI/RScriptEditorTextView.m
/trunk/Mac-GUI/RTextView.m
5970
5336 d 19 h
bibiko
/trunk/Mac-GUI/
• Switching off syntax colouring and toggling wrap text in Preferences will update all open script editor documents
• Fixed user range for completion in a case where there's no string to complete
/trunk/Mac-GUI/NEWS
/trunk/Mac-GUI/RScriptEditorTextView.m
/trunk/Mac-GUI/RTextView.m
5910
5410 d 21 h
urbaneks
/trunk/Mac-GUI/
fix missing super awake in RScriptEditorTextView
/trunk/Mac-GUI/NEWS
/trunk/Mac-GUI/RScriptEditorTextView.m
5814
5537 d 6 h
bibiko
/trunk/Mac-GUI/
• ignore all quoted strings for "Select Balances Brackets" to improve it further
/trunk/Mac-GUI/NSTextView_RAdditions.m
/trunk/Mac-GUI/RScriptEditorTextView.m
5805
5542 d 0 h
bibiko
/trunk/Mac-GUI/
• R Editor fixes and improvements
- fixed transparent issue (connection point of both scrollbars) for "not wrapping lines"
- fixed bug for "not wrapping lines" while opening a doc
- fixed wrap lines/show line number now will be changed on runtime
- sped up line numbering a bit
- 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 -> syntax coloring -> bounds did changed ... and jittering of the vertical scrollbar] )
/trunk/Mac-GUI/English.lproj/RDocument.xib
/trunk/Mac-GUI/NoodleLineNumberView.h
/trunk/Mac-GUI/NoodleLineNumberView.m
/trunk/Mac-GUI/RDocumentWinCtrl.m
/trunk/Mac-GUI/RScriptEditorTextView.h
/trunk/Mac-GUI/RScriptEditorTextView.m
/trunk/Mac-GUI/de.lproj/RDocument.xib
/trunk/Mac-GUI/fr.lproj/RDocument.xib
/trunk/Mac-GUI/it.lproj/RDocument.xib
/trunk/Mac-GUI/ja.lproj/RDocument.xib
/trunk/Mac-GUI/nl.lproj/RDocument.xib
5770
5559 d 4 h
bibiko
/trunk/Mac-GUI/
• fixed issues for Show function hint:
- show hint always in RConole
- call 'hintForFunction' if it was enabled in Prefs
/trunk/Mac-GUI/RController.m
/trunk/Mac-GUI/RScriptEditorTextView.m
5756
5582 d 7 h
bibiko
/trunk/Mac-GUI/
ensure that all displayed R code is highlighted in Script Editor window; improved syntax highlighting for long lines
/trunk/Mac-GUI/RDocumentWinCtrl.m
/trunk/Mac-GUI/RScriptEditorTextView.h
/trunk/Mac-GUI/RScriptEditorTextView.m