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
6453 4892 d 8 h ripley /branches/MacGUI-2-x/ branch  
/branches/MacGUI-2-x
6249 5081 d 5 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 6 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
6241 5083 d 20 h bibiko /trunk/Mac-GUI/ • fixed typo in method declaration for removeFoldedRangeWithIndex:  
/trunk/Mac-GUI/RScriptEditorTextStorage.h
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
6137 5256 d 0 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
6128 5261 d 8 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