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)
/
trunk
/
Mac-GUI
/
RTextView.m
– Rev 7927
Rev
Hide changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
Changes
7927
1991 d 18 h
urbaneks
/trunk/Mac-GUI/
remove RPARSERCONTEXTFORPOSITION, fix some int width issues and force re-size for document windows
/trunk/Mac-GUI/NSTextView_RAdditions.m
/trunk/Mac-GUI/RDocumentWinCtrl.m
/trunk/Mac-GUI/RTextView.h
/trunk/Mac-GUI/RTextView.m
6438
4919 d 0 h
urbaneks
/trunk/Mac-GUI/
fix indent crash
/trunk/Mac-GUI/NEWS
/trunk/Mac-GUI/RTextView.m
6247
5081 d 9 h
bibiko
/trunk/Mac-GUI/
• forgot to rename SLog parameter in parserContextForPosition
/trunk/Mac-GUI/RTextView.m
6245
5081 d 12 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
6240
5084 d 11 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 11 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
6230
5098 d 4 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
6227
5107 d 8 h
bibiko
/trunk/Mac-GUI/
• began to clean code for minimizing warnings (Xcode 4.4), to fix erroneous code snippets (>= SDK 10.7), and to be compatible with >= SDK 10.7 - but min SDK is still 10.5
/trunk/Mac-GUI/RController.m
/trunk/Mac-GUI/RDocumentController.m
/trunk/Mac-GUI/REditor.m
/trunk/Mac-GUI/RTextView.m
/trunk/Mac-GUI/RWindow.m
/trunk/Mac-GUI/Tools/RChooseMenuItemDialog.m
6225
5109 d 8 h
bibiko
/trunk/Mac-GUI/
• Fixed broken block selection
• Fixed minor issue while dragging an item to RConsole or R Script editor if insertion cursor is located at an empty line
/trunk/Mac-GUI/NEWS
/trunk/Mac-GUI/RController.m
/trunk/Mac-GUI/RDocumentWinCtrl.m
/trunk/Mac-GUI/RTextView.m
6115
5267 d 8 h
bibiko
/trunk/Mac-GUI/
• changes for full screen support for Lion and up
- added menu item under main menu "Window" bound to standard ^⌘F
- up to now only the RConsole can run in full screen mode
- removed full screen support for script editor windows since the question is answered: how should we handle full screen mode for other windows incl. Quartz? If the app runs in full screen mode all windows will be set to full screen? Should each window be handled differently? ...
/trunk/Mac-GUI/RController.h
/trunk/Mac-GUI/RController.m
/trunk/Mac-GUI/RDocumentWinCtrl.m
/trunk/Mac-GUI/RTextView.m
/trunk/Mac-GUI/RWindow.h
6102
5269 d 16 h
bibiko
/trunk/Mac-GUI/
• minor fix for inserting *.R dragged snippet for relative pathes
/trunk/Mac-GUI/RTextView.m
6101
5269 d 16 h
bibiko
/trunk/Mac-GUI/
• fixed insertion of dragged files - holding down the ALT key while dragging the relative path will be inserted (not the other way around) [not for *.R or *.Rdata files -> see NEWS]
/trunk/Mac-GUI/NEWS
/trunk/Mac-GUI/RTextView.m
6100
5270 d 0 h
bibiko
/trunk/Mac-GUI/
• fixed drag&drop position
/trunk/Mac-GUI/RTextView.m
6097
5271 d 0 h
bibiko
/trunk/Mac-GUI/
• improved three-finger trackpad swiping for toggling the history drawer of the RConsole
• added three-finger trackpad swiping to go back and forward in web help pages
• added two-finger trackpad zooming support in web help pages to in/decrease text size
/trunk/Mac-GUI/RWindow.h
/trunk/Mac-GUI/RWindow.m
/trunk/Mac-GUI/English.lproj/MainMenu.xib
/trunk/Mac-GUI/HelpManager.h
/trunk/Mac-GUI/HelpManager.m
/trunk/Mac-GUI/NEWS
/trunk/Mac-GUI/R.xcodeproj/project.pbxproj
/trunk/Mac-GUI/RController.h
/trunk/Mac-GUI/RController.m
/trunk/Mac-GUI/RTextView.m
/trunk/Mac-GUI/SearchTable.h
/trunk/Mac-GUI/SearchTable.m
/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
6095
5272 d 1 h
urbaneks
/trunk/Mac-GUI/
fix color-related bug in RTextView drawRect: causing crash on start-up
/trunk/Mac-GUI/R.xcodeproj/project.pbxproj
/trunk/Mac-GUI/RTextView.m
6088
5274 d 8 h
bibiko
/trunk/Mac-GUI/
• improved three-finger swiping for toggling history drawer
• fixed minor issue to check if textview is the RConsole
• suppressed compiler 10.6 warnings due to NSTextView automatisms
/trunk/Mac-GUI/RController.m
/trunk/Mac-GUI/RTextView.m
6082
5277 d 0 h
bibiko
/trunk/Mac-GUI/
Added trackpad three-finger swiping to toggle history drawer visibility in RConsole
/trunk/Mac-GUI/NEWS
/trunk/Mac-GUI/RTextView.m
6070
5283 d 2 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
6068
5286 d 2 h
bibiko
/trunk/Mac-GUI/
• while dragging .*R or *.Rdata files and holding ⌘ key down insert the full path in order to be conform with normal dragging behaviour
/trunk/Mac-GUI/RTextView.m
6067
5286 d 7 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
←Prev
1
2
Next→
Show All