The R Project SVN R-packages

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
7927 1991 d 10 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
6230 5097 d 20 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
6070 5282 d 17 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 5285 d 22 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
6040 5297 d 3 h bibiko /trunk/Mac-GUI/ • Added Format > Transformation >
- "Unicode Characters in R Strings to \uxxxx"
-- converts all non-ASCII characters inside of
R strings of the selected text or current
word to \uxxxx sequences
- "\uxxxx to Characters"
-- converts all \uxxxx sequences of the selected
text or current word to according characters
• some seed ups for selecting balanced brackets and parserContextForPosition:
• some fixes for function hints in RConsole
- do not parse beyond committedLength
- forget lastFunctionHint if status text will be changed
 
/trunk/Mac-GUI/English.lproj/MainMenu.xib
/trunk/Mac-GUI/NEWS
/trunk/Mac-GUI/NSTextView_RAdditions.m
/trunk/Mac-GUI/RController.h
/trunk/Mac-GUI/RController.m
/trunk/Mac-GUI/RDocumentWinCtrl.m
/trunk/Mac-GUI/RTextView.h
/trunk/Mac-GUI/RTextView.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
5995 5311 d 13 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
5880 5491 d 15 h bibiko /trunk/Mac-GUI/ • avoid re-defining "parser context in text" constants  
/trunk/Mac-GUI/RDocumentWinCtrl.m
/trunk/Mac-GUI/RTextView.h
/trunk/Mac-GUI/RTextView.m
5737 5591 d 15 h urbaneks /trunk/Mac-GUI/ merge up to r153  
/trunk/Mac-GUI/DataManager.h
/trunk/Mac-GUI/DataManager.m
/trunk/Mac-GUI/English.lproj/MainMenu.xib
/trunk/Mac-GUI/HelpManager.m
/trunk/Mac-GUI/PackageManager.h
/trunk/Mac-GUI/PackageManager.m
/trunk/Mac-GUI/RController.m
/trunk/Mac-GUI/RDocumentWinCtrl.m
/trunk/Mac-GUI/RTextView.h
/trunk/Mac-GUI/RTextView.m
/trunk/Mac-GUI/SearchTable.h
/trunk/Mac-GUI/SearchTable.m
/trunk/Mac-GUI/VignettesController.h
/trunk/Mac-GUI/VignettesController.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
5719 5606 d 21 h urbaneks /trunk/Mac-GUI/ merge r109  
/trunk/Mac-GUI/English.lproj/EncodingPopupView.xib
/trunk/Mac-GUI/English.lproj/SelectEncodingsPanel.xib
/trunk/Mac-GUI/NSTextView_RAdditions.h
/trunk/Mac-GUI/NSTextView_RAdditions.m
/trunk/Mac-GUI/RChooseEncodingPopupAccessory.h
/trunk/Mac-GUI/RChooseEncodingPopupAccessory.m
/trunk/Mac-GUI/de.lproj/SelectEncodingsPanel.xib
/trunk/Mac-GUI/fr.lproj/SelectEncodingsPanel.xib
/trunk/Mac-GUI/it.lproj/SelectEncodingsPanel.xib
/trunk/Mac-GUI/ja.lproj/SelectEncodingsPanel.xib
/trunk/Mac-GUI/nl.lproj/SelectEncodingsPanel.xib
/trunk/Mac-GUI/English.lproj/MainMenu.xib
/trunk/Mac-GUI/NEWS
/trunk/Mac-GUI/PreferenceKeys.h
/trunk/Mac-GUI/R.xcodeproj/project.pbxproj
/trunk/Mac-GUI/RController.h
/trunk/Mac-GUI/RController.m
/trunk/Mac-GUI/RDocument.h
/trunk/Mac-GUI/RDocument.m
/trunk/Mac-GUI/RDocumentController.h
/trunk/Mac-GUI/RDocumentController.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/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
5713 5612 d 21 h urbaneks /trunk/Mac-GUI/ merge r84 (fixes)  
/trunk/Mac-GUI/PackageManager.m
/trunk/Mac-GUI/RController.m
/trunk/Mac-GUI/RDocumentController.m
/trunk/Mac-GUI/RDocumentWinCtrl.m
/trunk/Mac-GUI/REditor.m
/trunk/Mac-GUI/RScriptEditorTextView.m
/trunk/Mac-GUI/RScriptEditorTokens.h
/trunk/Mac-GUI/RScriptEditorTokens.l
/trunk/Mac-GUI/RTextView.h
/trunk/Mac-GUI/RTextView.m
/trunk/Mac-GUI/SelectList.m
/trunk/Mac-GUI/WSBrowser.m
5708 5613 d 6 h urbaneks /trunk/Mac-GUI/ fix 10.5 compatibility  
/trunk/Mac-GUI/CCComp.h
/trunk/Mac-GUI/DataManager.h
/trunk/Mac-GUI/HelpManager.h
/trunk/Mac-GUI/PackageInstaller.h
/trunk/Mac-GUI/PackageInstaller.m
/trunk/Mac-GUI/PackageManager.h
/trunk/Mac-GUI/Preferences.h
/trunk/Mac-GUI/R.xcodeproj/project.pbxproj
/trunk/Mac-GUI/RController.h
/trunk/Mac-GUI/RDocument.h
/trunk/Mac-GUI/RDocumentController.h
/trunk/Mac-GUI/RDocumentWinCtrl.h
/trunk/Mac-GUI/REditor.h
/trunk/Mac-GUI/REditor.m
/trunk/Mac-GUI/REditorTextStorage.h
/trunk/Mac-GUI/REditorToolbar.h
/trunk/Mac-GUI/RRulerView.h
/trunk/Mac-GUI/RScriptEditorTextView.h
/trunk/Mac-GUI/RTextView.h
/trunk/Mac-GUI/SearchTable.h
/trunk/Mac-GUI/SelectList.h
/trunk/Mac-GUI/SelectList.m
/trunk/Mac-GUI/Tools/SortableDataSource.h
/trunk/Mac-GUI/VignettesController.h
/trunk/Mac-GUI/VignettesController.m
/trunk/Mac-GUI/WSBrowser.h
/trunk/Mac-GUI/WSBrowser.m
5707 5613 d 14 h urbaneks /trunk/Mac-GUI/ merge r82  
/trunk/Mac-GUI/AMPrefs/AMPrefPaneIconView.m
/trunk/Mac-GUI/AMPrefs/AMPreferencePane.m
/trunk/Mac-GUI/AMPrefs/AMPreferenceWindowController.m
/trunk/Mac-GUI/PrefPanes/ColorsPrefPane.m
/trunk/Mac-GUI/PrefPanes/EditorPrefPane.m
/trunk/Mac-GUI/PrefPanes/MiscPrefPane.m
/trunk/Mac-GUI/PrefPanes/QuartzPrefPane.m
/trunk/Mac-GUI/PrefPanes/SyntaxColorsPrefPane.m
/trunk/Mac-GUI/Preferences.m
/trunk/Mac-GUI/Quartz/devQuartz.c
/trunk/Mac-GUI/R.xcodeproj/project.pbxproj
/trunk/Mac-GUI/RConsoleTextStorage.m
/trunk/Mac-GUI/RController.h
/trunk/Mac-GUI/RController.m
/trunk/Mac-GUI/RDocument.m
/trunk/Mac-GUI/RDocumentController.m
/trunk/Mac-GUI/RDocumentWinCtrl.m
/trunk/Mac-GUI/REditor.h
/trunk/Mac-GUI/REditorTextStorage.m
/trunk/Mac-GUI/REditorToolbar.h
/trunk/Mac-GUI/REngine/Rcallbacks.m
/trunk/Mac-GUI/RRulerView.m
/trunk/Mac-GUI/RScriptEditorTextView.h
/trunk/Mac-GUI/RScriptEditorTextView.m
/trunk/Mac-GUI/RTextView.h
/trunk/Mac-GUI/RTextView.m
/trunk/Mac-GUI/Tools/CodeCompletion.m
/trunk/Mac-GUI/Tools/FileCompletion.m
/trunk/Mac-GUI/Tools/GlobalExHandler.m
/trunk/Mac-GUI/Tools/History.m
/trunk/Mac-GUI/Tools/PDFImageView.m
/trunk/Mac-GUI/Tools/SortableDataSource.h
/trunk/Mac-GUI/Tools/SortableDataSource.m
/trunk/Mac-GUI/WSBrowser.h
/trunk/Mac-GUI/WSBrowser.m
5705 5613 d 20 h urbaneks /trunk/Mac-GUI/ merge r79 from the new GUI plus bugfixes  
/trunk/Mac-GUI/English.lproj/MainMenu.nib/designable.nib
/trunk/Mac-GUI/NoodleLineNumberView.h
/trunk/Mac-GUI/NoodleLineNumberView.m
/trunk/Mac-GUI/RScriptEditorTextView.h
/trunk/Mac-GUI/RScriptEditorTextView.m
/trunk/Mac-GUI/RScriptEditorTokens.h
/trunk/Mac-GUI/RScriptEditorTokens.l
/trunk/Mac-GUI/RegexKitLite.h
/trunk/Mac-GUI/RegexKitLite.m
/trunk/Mac-GUI/English.lproj/MainMenu.nib/classes.nib
/trunk/Mac-GUI/English.lproj/MainMenu.nib/info.nib
/trunk/Mac-GUI/AMPrefs/AMPreferenceWindowController.m
/trunk/Mac-GUI/DataManager.h
/trunk/Mac-GUI/DataManager.m
/trunk/Mac-GUI/English.lproj/MainMenu.nib/keyedobjects.nib
/trunk/Mac-GUI/English.lproj/RDocument.nib/designable.nib
/trunk/Mac-GUI/English.lproj/RDocument.nib/keyedobjects.nib
/trunk/Mac-GUI/GUI-tools.R
/trunk/Mac-GUI/HelpManager.h
/trunk/Mac-GUI/HelpManager.m
/trunk/Mac-GUI/PackageInstaller.m
/trunk/Mac-GUI/PackageManager.h
/trunk/Mac-GUI/PackageManager.m
/trunk/Mac-GUI/PreferenceKeys.h
/trunk/Mac-GUI/R.xcodeproj/project.pbxproj
/trunk/Mac-GUI/RConsoleController.m
/trunk/Mac-GUI/RController.h
/trunk/Mac-GUI/RController.m
/trunk/Mac-GUI/RDocument.m
/trunk/Mac-GUI/RDocumentController.h
/trunk/Mac-GUI/RDocumentController.m
/trunk/Mac-GUI/RDocumentWinCtrl.h
/trunk/Mac-GUI/RDocumentWinCtrl.m
/trunk/Mac-GUI/REditorToolbar.m
/trunk/Mac-GUI/RTextView.h
/trunk/Mac-GUI/RTextView.m
/trunk/Mac-GUI/SearchTable.h
/trunk/Mac-GUI/SearchTable.m
/trunk/Mac-GUI/Tools/CodeCompletion.h
/trunk/Mac-GUI/Tools/CodeCompletion.m
/trunk/Mac-GUI/de.lproj/MainMenu.nib/designable.nib
/trunk/Mac-GUI/de.lproj/MainMenu.nib/keyedobjects.nib
/trunk/Mac-GUI/fr.lproj/MainMenu.nib/designable.nib
/trunk/Mac-GUI/fr.lproj/MainMenu.nib/keyedobjects.nib
/trunk/Mac-GUI/it.lproj/MainMenu.nib/designable.nib
/trunk/Mac-GUI/it.lproj/MainMenu.nib/keyedobjects.nib
/trunk/Mac-GUI/ja.lproj/MainMenu.nib/designable.nib
/trunk/Mac-GUI/ja.lproj/MainMenu.nib/keyedobjects.nib
/trunk/Mac-GUI/nl.lproj/MainMenu.nib/designable.nib
/trunk/Mac-GUI/nl.lproj/MainMenu.nib/keyedobjects.nib
4196 7065 d 22 h urbaneks /trunk/Mac-GUI/ Add support for auto-closing brackets  
/trunk/Mac-GUI/English.lproj/MainMenu.nib/classes.nib
/trunk/Mac-GUI/English.lproj/MainMenu.nib/info.nib
/trunk/Mac-GUI/English.lproj/MainMenu.nib/keyedobjects.nib
/trunk/Mac-GUI/NEWS
/trunk/Mac-GUI/PreferenceKeys.h
/trunk/Mac-GUI/RController.h
/trunk/Mac-GUI/RController.m
/trunk/Mac-GUI/RTextView.h
/trunk/Mac-GUI/RTextView.m
1493 7746 d 18 h urbaneks /trunk/Mac-GUI/ Added RTextView - a subclass of NSTextView that honors <Ctrl><.> for completion  
/trunk/Mac-GUI/RTextView.h
/trunk/Mac-GUI/RTextView.m