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
/
RDocumentController.h
– Rev 6114
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
6114
5267 d 5 h
bibiko
/trunk/Mac-GUI/
• fixed interface declaration
/trunk/Mac-GUI/RDocumentController.h
6026
5302 d 2 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
5993
5312 d 21 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
5726
5603 d 16 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
5606 d 23 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
5708
5613 d 8 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
5705
5613 d 22 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
3825
7242 d 0 h
urbaneks
/trunk/Mac-GUI/
Fix bug introduced in 3770 that crashed R when openign documents
/trunk/Mac-GUI/NEWS
/trunk/Mac-GUI/RController.m
/trunk/Mac-GUI/RDocumentController.h
3770
7256 d 21 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
3159
7371 d 11 h
urbaneks
/trunk/Mac-GUI/
Clean up document handling; add hack for windows not closing properly; add window focus tracking in RDocumentController and use it to jump to windows by document type
/trunk/Mac-GUI/Info.plist
/trunk/Mac-GUI/NEWS
/trunk/Mac-GUI/Quartz/RQuartz.h
/trunk/Mac-GUI/Quartz/RQuartz.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.m
3101
7397 d 13 h
urbaneks
/trunk/Mac-GUI/
Change the name of the default document type and move the definition to the header file
/trunk/Mac-GUI/RDocumentController.h
/trunk/Mac-GUI/RDocumentController.m
1254
7811 d 17 h
iacus
/trunk/Mac-GUI/
updated copyright info
/trunk/Mac-GUI/COPYRIGHTS
/trunk/Mac-GUI/DataManager.h
/trunk/Mac-GUI/DataManager.m
/trunk/Mac-GUI/HelpManager.h
/trunk/Mac-GUI/HelpManager.m
/trunk/Mac-GUI/PackageInstaller.h
/trunk/Mac-GUI/PackageInstaller.m
/trunk/Mac-GUI/PackageManager.h
/trunk/Mac-GUI/PackageManager.m
/trunk/Mac-GUI/PrefPanes/ColorsPrefPane.h
/trunk/Mac-GUI/PrefPanes/ColorsPrefPane.m
/trunk/Mac-GUI/PrefPanes/EditorPrefPane.h
/trunk/Mac-GUI/PrefPanes/EditorPrefPane.m
/trunk/Mac-GUI/PrefPanes/MiscPrefPane.h
/trunk/Mac-GUI/PrefPanes/MiscPrefPane.m
/trunk/Mac-GUI/PrefPanes/QuartzPrefPane.h
/trunk/Mac-GUI/PrefPanes/QuartzPrefPane.m
/trunk/Mac-GUI/PrefPanes/SyntaxColorsPrefPane.h
/trunk/Mac-GUI/PrefPanes/SyntaxColorsPrefPane.m
/trunk/Mac-GUI/PreferenceKeys.h
/trunk/Mac-GUI/Preferences.h
/trunk/Mac-GUI/Preferences.m
/trunk/Mac-GUI/Quartz/QuartzDevice.h
/trunk/Mac-GUI/Quartz/QuartzDevice.m
/trunk/Mac-GUI/Quartz/RDeviceView.h
/trunk/Mac-GUI/Quartz/RDeviceView.m
/trunk/Mac-GUI/Quartz/RQuartz.h
/trunk/Mac-GUI/Quartz/RQuartz.m
/trunk/Mac-GUI/RConsole.h
/trunk/Mac-GUI/RConsole.m
/trunk/Mac-GUI/RConsoleController.h
/trunk/Mac-GUI/RConsoleController.m
/trunk/Mac-GUI/RConsoleTextStorage.h
/trunk/Mac-GUI/RConsoleTextStorage.m
/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/REditor.h
/trunk/Mac-GUI/REditor.m
/trunk/Mac-GUI/REditorTextStorage.h
/trunk/Mac-GUI/REditorTextStorage.m
/trunk/Mac-GUI/REngine/REngine.h
/trunk/Mac-GUI/REngine/REngine.m
/trunk/Mac-GUI/REngine/RSEXP.h
/trunk/Mac-GUI/REngine/RSEXP.m
/trunk/Mac-GUI/REngine/Rcallbacks.h
/trunk/Mac-GUI/REngine/Rinit.c
/trunk/Mac-GUI/REngine/Rinit.h
/trunk/Mac-GUI/RGUI.h
/trunk/Mac-GUI/RRulerView.h
/trunk/Mac-GUI/RRulerView.m
/trunk/Mac-GUI/SearchTable.h
/trunk/Mac-GUI/SearchTable.m
/trunk/Mac-GUI/SelectList.h
/trunk/Mac-GUI/SelectList.m
/trunk/Mac-GUI/Tools/Authorization.c
/trunk/Mac-GUI/Tools/Authorization.h
/trunk/Mac-GUI/Tools/CodeCompletion.h
/trunk/Mac-GUI/Tools/CodeCompletion.m
/trunk/Mac-GUI/Tools/FileCompletion.h
/trunk/Mac-GUI/Tools/FileCompletion.m
/trunk/Mac-GUI/Tools/History.h
/trunk/Mac-GUI/Tools/History.m
/trunk/Mac-GUI/Tools/SortableDataSource.h
/trunk/Mac-GUI/Tools/SortableDataSource.m
/trunk/Mac-GUI/WSBrowser.h
/trunk/Mac-GUI/WSBrowser.m
820
7901 d 9 h
urbaneks
/trunk/Mac-GUI/
Fixed preferences not working since last commit; added support for initial WD in misc PP; fixed issues with WD; changed display of WD to use ~ when possible (joint work with RG)
/trunk/Mac-GUI/English.lproj/MiscPrefPane.nib/objects.nib
/trunk/Mac-GUI/English.lproj/MiscPrefPane.nib/classes.nib
/trunk/Mac-GUI/English.lproj/MiscPrefPane.nib/info.nib
/trunk/Mac-GUI/English.lproj/MiscPrefPane.nib/keyedobjects.nib
/trunk/Mac-GUI/Info.plist
/trunk/Mac-GUI/NEWS
/trunk/Mac-GUI/PrefPanes/EditorPrefPane.h
/trunk/Mac-GUI/PrefPanes/EditorPrefPane.m
/trunk/Mac-GUI/PrefPanes/MiscPrefPane.h
/trunk/Mac-GUI/PrefPanes/MiscPrefPane.m
/trunk/Mac-GUI/PreferenceKeys.h
/trunk/Mac-GUI/Preferences.m
/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
789
7907 d 19 h
urbaneks
/trunk/Mac-GUI/
improved structure of RDocumentController, made edit default in MiscPrefPane [RG]; fixed handling of file names - use NSString whenever possible (fixes issues with files containing non-ASCII chars) [SU]
/trunk/Mac-GUI/English.lproj/MiscPrefPane.nib/info.nib
/trunk/Mac-GUI/NEWS
/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
714
7933 d 1 h
iacus
/trunk/Mac-GUI/
added everywhere copyright notes
/trunk/Mac-GUI/DataManager.h
/trunk/Mac-GUI/DataManager.m
/trunk/Mac-GUI/HelpManager.h
/trunk/Mac-GUI/HelpManager.m
/trunk/Mac-GUI/PackageInstaller.h
/trunk/Mac-GUI/PackageInstaller.m
/trunk/Mac-GUI/PackageManager.h
/trunk/Mac-GUI/PackageManager.m
/trunk/Mac-GUI/PrefPanes/ColorsPrefPane.h
/trunk/Mac-GUI/PrefPanes/ColorsPrefPane.m
/trunk/Mac-GUI/PrefPanes/EditorPrefPane.h
/trunk/Mac-GUI/PrefPanes/EditorPrefPane.m
/trunk/Mac-GUI/PrefPanes/MiscPrefPane.h
/trunk/Mac-GUI/PrefPanes/MiscPrefPane.m
/trunk/Mac-GUI/PrefPanes/QuartzPrefPane.h
/trunk/Mac-GUI/PrefPanes/QuartzPrefPane.m
/trunk/Mac-GUI/Preferences.h
/trunk/Mac-GUI/Preferences.m
/trunk/Mac-GUI/Quartz/QuartzDevice.h
/trunk/Mac-GUI/Quartz/QuartzDevice.m
/trunk/Mac-GUI/Quartz/RDeviceView.h
/trunk/Mac-GUI/Quartz/RDeviceView.m
/trunk/Mac-GUI/Quartz/RQuartz.h
/trunk/Mac-GUI/Quartz/RQuartz.m
/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/REditor.h
/trunk/Mac-GUI/REditor.m
/trunk/Mac-GUI/REngine/REngine.h
/trunk/Mac-GUI/REngine/REngine.m
/trunk/Mac-GUI/REngine/RSEXP.h
/trunk/Mac-GUI/REngine/RSEXP.m
/trunk/Mac-GUI/REngine/Rcallbacks.h
/trunk/Mac-GUI/REngine/Rcallbacks.m
/trunk/Mac-GUI/REngine/Rinit.c
/trunk/Mac-GUI/REngine/Rinit.h
/trunk/Mac-GUI/SearchTable.h
/trunk/Mac-GUI/SearchTable.m
/trunk/Mac-GUI/Tools/Authorization.c
/trunk/Mac-GUI/Tools/Authorization.h
/trunk/Mac-GUI/Tools/CodeCompletion.h
/trunk/Mac-GUI/Tools/CodeCompletion.m
/trunk/Mac-GUI/Tools/FileCompletion.h
/trunk/Mac-GUI/Tools/FileCompletion.m
/trunk/Mac-GUI/Tools/History.h
/trunk/Mac-GUI/Tools/History.m
/trunk/Mac-GUI/Tools/SortableDataSource.h
/trunk/Mac-GUI/Tools/SortableDataSource.m
/trunk/Mac-GUI/WSBrowser.h
/trunk/Mac-GUI/WSBrowser.m
707
7933 d 1 h
iacus
/trunk/Mac-GUI/
Rob Goedman external editor contributed code
/trunk/Mac-GUI/RDocumentController.h
/trunk/Mac-GUI/RDocumentController.m