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
6408 4970 d 9 h ripley /trunk/Mac-GUI/ remove a lot of code conditional of R < 2.10.0
remove use of PrivateHeaders
 
/trunk/Mac-GUI/privateR.h
/trunk/Mac-GUI/DataManager.m
/trunk/Mac-GUI/HelpManager.m
/trunk/Mac-GUI/NEWS
/trunk/Mac-GUI/PackageInstaller.m
/trunk/Mac-GUI/PackageManager.m
/trunk/Mac-GUI/PrefPanes/QuartzPrefPane.m
/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/Quartz/devQuartz.c
/trunk/Mac-GUI/R.xcodeproj/project.pbxproj
/trunk/Mac-GUI/RController.m
/trunk/Mac-GUI/RDocumentWinCtrl.m
/trunk/Mac-GUI/REditor.m
/trunk/Mac-GUI/REngine/REngine.m
/trunk/Mac-GUI/REngine/Rinit.m
/trunk/Mac-GUI/SearchTable.m
/trunk/Mac-GUI/Tools/RDataEditorTableView.h
/trunk/Mac-GUI/main.m
5707 5613 d 18 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
5579 5935 d 1 h urbaneks /trunk/Mac-GUI/ save text fields in pref panes when prefs window closes  
/trunk/Mac-GUI/NEWS
/trunk/Mac-GUI/PrefPanes/EditorPrefPane.m
/trunk/Mac-GUI/PrefPanes/MiscPrefPane.m
/trunk/Mac-GUI/PrefPanes/QuartzPrefPane.m
5096 6668 d 20 h urbaneks /trunk/Mac-GUI/ fix Quartz preferences to work with R 2.7.0; add DPI  
/trunk/Mac-GUI/PrefPanes/QuartzPrefPane.h
/trunk/Mac-GUI/PrefPanes/QuartzPrefPane.m
/trunk/Mac-GUI/PreferenceKeys.h
/trunk/Mac-GUI/RController.m
1459 7752 d 0 h urbaneks /trunk/Mac-GUI/ Cleaned up preference registration - it's safer to update self and then register the rependent to prevent recursive calling (and updated NEWS)  
/trunk/Mac-GUI/NEWS
/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/RConsoleController.m
/trunk/Mac-GUI/RController.m
/trunk/Mac-GUI/RDocumentWinCtrl.m
/trunk/Mac-GUI/REditorTextStorage.m
/trunk/Mac-GUI/RRulerView.m
1257 7811 d 16 h urbaneks /trunk/Mac-GUI/ * Re-enabled width & height parms in quartz()
* Enabled history entry delete by button
* Optional removal of duplicate previous entry from history
* Optional (through pref pane) cleanup of history entries
(stripping of irrelevant chars, lines and/or comments)
[RG]
 
/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/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/English.lproj/QuartzPrefPane.nib/info.nib
/trunk/Mac-GUI/English.lproj/QuartzPrefPane.nib/keyedobjects.nib
/trunk/Mac-GUI/NEWS
/trunk/Mac-GUI/PrefPanes/MiscPrefPane.h
/trunk/Mac-GUI/PrefPanes/MiscPrefPane.m
/trunk/Mac-GUI/PrefPanes/QuartzPrefPane.m
/trunk/Mac-GUI/PreferenceKeys.h
/trunk/Mac-GUI/Quartz/QuartzDevice.m
/trunk/Mac-GUI/RController.h
/trunk/Mac-GUI/RController.m
/trunk/Mac-GUI/Tools/History.h
/trunk/Mac-GUI/Tools/History.m
/trunk/Mac-GUI/docs/RMacOSX-FAQ.texi
1254 7811 d 19 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
1253 7811 d 21 h urbaneks /trunk/Mac-GUI/ Cleanup to get rid of most warnings (also fixes some leaks).  
/trunk/Mac-GUI/AMPrefs/AMPrefPaneIcon.m
/trunk/Mac-GUI/AMPrefs/AMPreferencePane.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/RConsoleTextStorage.m
/trunk/Mac-GUI/REditorTextStorage.m
/trunk/Mac-GUI/REngine/Rcallbacks.h
/trunk/Mac-GUI/REngine/Rcallbacks.m
/trunk/Mac-GUI/REngine/Rinit.c
/trunk/Mac-GUI/SearchTable.h
849 7894 d 18 h urbaneks /trunk/Mac-GUI/ * Quartz window location and size preferences
implemented. Font not done yet.
 
/trunk/Mac-GUI/AMPrefs/AMPrefPaneProtocol.h
/trunk/Mac-GUI/English.lproj/QuartzPrefPane.nib/classes.nib
/trunk/Mac-GUI/English.lproj/QuartzPrefPane.nib/info.nib
/trunk/Mac-GUI/English.lproj/QuartzPrefPane.nib/keyedobjects.nib
/trunk/Mac-GUI/English.lproj/RQuartz.nib/keyedobjects.nib
/trunk/Mac-GUI/HelpManager.m
/trunk/Mac-GUI/NEWS
/trunk/Mac-GUI/PrefPanes/EditorPrefPane.m
/trunk/Mac-GUI/PrefPanes/MiscPrefPane.m
/trunk/Mac-GUI/PrefPanes/QuartzPrefPane.h
/trunk/Mac-GUI/PrefPanes/QuartzPrefPane.m
/trunk/Mac-GUI/PreferenceKeys.h
/trunk/Mac-GUI/Preferences.h
/trunk/Mac-GUI/Preferences.m
/trunk/Mac-GUI/Quartz/QuartzDevice.m
/trunk/Mac-GUI/Quartz/RQuartz.m
/trunk/Mac-GUI/R.xcode/project.pbxproj
/trunk/Mac-GUI/RController.m
/trunk/Mac-GUI/REngine/RSEXP.h
/trunk/Mac-GUI/REngine/RSEXP.m
714 7933 d 2 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
648 7945 d 8 h iacus /trunk/Mac-GUI/ added classes for support of system prefs  
/trunk/Mac-GUI/AMPrefs
/trunk/Mac-GUI/AMPrefs/AMPrefPaneIcon.h
/trunk/Mac-GUI/AMPrefs/AMPrefPaneIcon.m
/trunk/Mac-GUI/AMPrefs/AMPrefPaneIconView.h
/trunk/Mac-GUI/AMPrefs/AMPrefPaneIconView.m
/trunk/Mac-GUI/AMPrefs/AMPrefPaneProtocol.h
/trunk/Mac-GUI/AMPrefs/AMPreferencePane.h
/trunk/Mac-GUI/AMPrefs/AMPreferencePane.m
/trunk/Mac-GUI/AMPrefs/AMPreferenceWindowController.h
/trunk/Mac-GUI/AMPrefs/AMPreferenceWindowController.m
/trunk/Mac-GUI/AMPrefs/NSImage_AMAdditions.h
/trunk/Mac-GUI/AMPrefs/NSImage_AMAdditions.m
/trunk/Mac-GUI/AMPrefs/default.css
/trunk/Mac-GUI/AMPrefs/index.html
/trunk/Mac-GUI/PrefPanes
/trunk/Mac-GUI/PrefPanes/ColorsPrefPane.h
/trunk/Mac-GUI/PrefPanes/ColorsPrefPane.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