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
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
6026 5302 d 9 h bibiko /trunk/Mac-GUI/ • further work on Rd support:
- added to main menu: New Rd Document ⌥⌘N
- added to Rd toolbox:
-- Insert Function Rd Template ^⌥⌘F (done via prompt())
-- Insert Data Rd Template ^⌥⌘D (done via prompt())
-- Check Rd Document ^⌥⌘C
-- assigned key equivalents to PDF/HTML Preview ^⌥⌘P/^⌥⌘H
- improved output of possible warnings or errors while Rd check
-- re-format output for better reading
-- tries to figure out where the first error/warning appears and jump to it after dismissing the alert
• minor code improvements and removing of forgotten debug outputs
 
/trunk/Mac-GUI/English.lproj/MainMenu.xib
/trunk/Mac-GUI/English.lproj/RDocument.xib
/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/de.lproj/MainMenu.xib
/trunk/Mac-GUI/de.lproj/RDocument.xib
/trunk/Mac-GUI/fr.lproj/MainMenu.xib
/trunk/Mac-GUI/fr.lproj/RDocument.xib
/trunk/Mac-GUI/it.lproj/MainMenu.xib
/trunk/Mac-GUI/it.lproj/RDocument.xib
/trunk/Mac-GUI/ja.lproj/MainMenu.xib
/trunk/Mac-GUI/ja.lproj/RDocument.xib
/trunk/Mac-GUI/nl.lproj/MainMenu.xib
/trunk/Mac-GUI/nl.lproj/RDocument.xib
5757 5582 d 9 h bibiko /trunk/Mac-GUI/ • 'New Quartz Device Window' will set the key window focus back to last key window
• if the closing of the last docType window didn't find a window of the same docType set the key window focus to the last active window
 
/trunk/Mac-GUI/RController.m
/trunk/Mac-GUI/RDocumentController.m
5726 5603 d 23 h urbaneks /trunk/Mac-GUI/ merge up to r122  
/trunk/Mac-GUI/English.lproj/EditorPrefPane.xib
/trunk/Mac-GUI/NEWS
/trunk/Mac-GUI/PrefPanes/EditorPrefPane.h
/trunk/Mac-GUI/PrefPanes/EditorPrefPane.m
/trunk/Mac-GUI/PreferenceKeys.h
/trunk/Mac-GUI/RController.m
/trunk/Mac-GUI/RDocumentController.h
/trunk/Mac-GUI/RDocumentController.m
/trunk/Mac-GUI/de.lproj/EditorPrefPane.xib
/trunk/Mac-GUI/fr.lproj/EditorPrefPane.xib
/trunk/Mac-GUI/it.lproj/EditorPrefPane.xib
/trunk/Mac-GUI/ja.lproj/EditorPrefPane.xib
/trunk/Mac-GUI/nl.lproj/EditorPrefPane.xib
5719 5607 d 6 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
5716 5612 d 23 h urbaneks /trunk/Mac-GUI/ add plain text URI; update INSTALL  
/trunk/Mac-GUI/R.xcode
/trunk/Mac-GUI/INSTALL
/trunk/Mac-GUI/Info.plist
/trunk/Mac-GUI/NEWS
/trunk/Mac-GUI/R.xcodeproj/project.pbxproj
/trunk/Mac-GUI/RController.m
/trunk/Mac-GUI/RDocumentController.m
5713 5613 d 5 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
5707 5613 d 23 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 5614 d 5 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
5676 5664 d 4 h urbaneks /trunk/Mac-GUI/ add encoding support  
/trunk/Mac-GUI/English.lproj/RDocument.nib/designable.nib
/trunk/Mac-GUI/English.lproj/RDocument.nib/classes.nib
/trunk/Mac-GUI/English.lproj/RDocument.nib/info.nib
/trunk/Mac-GUI/English.lproj/RDocument.nib/keyedobjects.nib
/trunk/Mac-GUI/NEWS
/trunk/Mac-GUI/R.xcodeproj/project.pbxproj
/trunk/Mac-GUI/RDocument.h
/trunk/Mac-GUI/RDocument.m
/trunk/Mac-GUI/RDocumentController.m
/trunk/Mac-GUI/RDocumentWinCtrl.h
/trunk/Mac-GUI/RDocumentWinCtrl.m
5508 6125 d 7 h goedman /trunk/Mac-GUI/ Make sure there is a Quartz doc (RDocumentController.m)  
/trunk/Mac-GUI/RDocumentController.m
5380 6331 d 2 h urbaneks /trunk/Mac-GUI/ fix color preferences issues (PR#13625)  
/trunk/Mac-GUI/NEWS
/trunk/Mac-GUI/PrefPanes/ColorsPrefPane.m
/trunk/Mac-GUI/PrefPanes/SyntaxColorsPrefPane.m
/trunk/Mac-GUI/RController.m
/trunk/Mac-GUI/RDocumentController.m
5092 6669 d 7 h urbaneks /trunk/Mac-GUI/ fix (or rather mask) issues with closing windoows  
/trunk/Mac-GUI/RDocumentController.m
5089 6669 d 22 h urbaneks /trunk/Mac-GUI/ register R's internal Quartz windows correctly  
/trunk/Mac-GUI/QuartzCocoaDocument.h
/trunk/Mac-GUI/QuartzCocoaDocument.m
/trunk/Mac-GUI/RDocumentController.m
/trunk/Mac-GUI/RDocumentWinCtrl.h
/trunk/Mac-GUI/RDocumentWinCtrl.m
4923 6746 d 5 h goedman /trunk/Mac-GUI/ Removed excessive makeKeyWindow calls  
/trunk/Mac-GUI/RDocumentController.m
4330 7022 d 6 h goedman /trunk/Mac-GUI/ Moved winctr workaround into RDocumentController.windowWillClose  
/trunk/Mac-GUI/AMPrefs/AMPreferenceWindowController.m
/trunk/Mac-GUI/NEWS
/trunk/Mac-GUI/Quartz/RQuartz.m
/trunk/Mac-GUI/RController.m
/trunk/Mac-GUI/RDocument.m
/trunk/Mac-GUI/RDocumentController.m
4328 7024 d 5 h goedman /trunk/Mac-GUI/ Inserted windowWillClose notification to reduce dangling windows  
/trunk/Mac-GUI/RDocumentController.m
3858 7236 d 21 h urbaneks /trunk/Mac-GUI/ Remove alert when nil-type doecuments are opened as this is the case for most R documentation  
/trunk/Mac-GUI/NEWS
/trunk/Mac-GUI/RDocumentController.m
3842 7241 d 6 h goedman /trunk/Mac-GUI/ Enabled super call/NSAlert in RDocumentController.  
/trunk/Mac-GUI/NEWS
/trunk/Mac-GUI/RDocumentController.m
3770 7257 d 4 h goedman /trunk/Mac-GUI/ Cleanup around RDocumentController  
/trunk/Mac-GUI/AMPrefs/AMPreferenceWindowController.m
/trunk/Mac-GUI/NEWS
/trunk/Mac-GUI/RController.m
/trunk/Mac-GUI/RDocumentController.h
/trunk/Mac-GUI/RDocumentController.m

Show All