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
4745 6919 d 18 h urbaneks /branches/Mac-GUI-Quartz2/ Quartz II - new graphics device based on CG  
/branches/Mac-GUI-Quartz2
4330 7021 d 22 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
3159 7371 d 10 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
3104 7397 d 11 h urbaneks /trunk/Mac-GUI/ Add .rda and fix drag'n'drop of image files  
/trunk/Mac-GUI/Info.plist
/trunk/Mac-GUI/RDocument.m
1490 7746 d 21 h urbaneks /trunk/Mac-GUI/ Renamed getRConstroller method to sharedController for consistency; make sure the help window is key after help invocation from the console  
/trunk/Mac-GUI/English.lproj/MainMenu.nib/info.nib
/trunk/Mac-GUI/English.lproj/MainMenu.nib/keyedobjects.nib
/trunk/Mac-GUI/HelpManager.h
/trunk/Mac-GUI/HelpManager.m
/trunk/Mac-GUI/NEWS
/trunk/Mac-GUI/PackageInstaller.m
/trunk/Mac-GUI/PrefPanes/ColorsPrefPane.m
/trunk/Mac-GUI/Quartz/RDeviceView.m
/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/TODO-LIST
1443 7761 d 7 h urbaneks /trunk/Mac-GUI/ Updated icons (history and refresh)  
/trunk/Mac-GUI/images/history.png
/trunk/Mac-GUI/images/history.icns
/trunk/Mac-GUI/R.xcode/project.pbxproj
/trunk/Mac-GUI/RDocument.m
/trunk/Mac-GUI/images/refresh.png
1427 7762 d 16 h urbaneks /trunk/Mac-GUI/ Fixed bug in saving - UTF-8 was not enforced thus Cocoa felt free to use UTF-16 which we don't support  
/trunk/Mac-GUI/RDocument.m
1425 7762 d 16 h urbaneks /trunk/Mac-GUI/ Proper allocation/releasing of window controllers; More debugging messages, but don't dump all the data  
/trunk/Mac-GUI/RDocument.m
1394 7769 d 9 h urbaneks /trunk/Mac-GUI/ Fixed failing 'Save' in editor on Tiger  
/trunk/Mac-GUI/NEWS
/trunk/Mac-GUI/RDocument.m
1333 7785 d 16 h urbaneks /trunk/Mac-GUI/ Attempt to load documents using UTF-8 by default and fall back to cString only if unsuccessful  
/trunk/Mac-GUI/RDocument.m
1254 7811 d 16 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
1045 7838 d 21 h urbaneks /trunk/Mac-GUI/ Make more strings localizable  
/trunk/Mac-GUI/RGUI.h
/trunk/Mac-GUI/English.lproj/Localizable.strings
/trunk/Mac-GUI/PackageInstaller.m
/trunk/Mac-GUI/R.xcode/project.pbxproj
/trunk/Mac-GUI/RConsole.h
/trunk/Mac-GUI/RConsole.m
/trunk/Mac-GUI/RConsoleController.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.m
/trunk/Mac-GUI/SearchTable.m
/trunk/Mac-GUI/WSBrowser.m
/trunk/Mac-GUI/de.lproj/Localizable.strings
/trunk/Mac-GUI/it.lproj/Localizable.strings
1021 7840 d 16 h urbaneks /trunk/Mac-GUI/ *Added simple line number support in source editor.
*Fixed some issues around deleteBackward in editor
*Brace highlighting in editor re-enabled
*Fixed some minor issues on repositioning and resizing of Quartz
windows.
 
/trunk/Mac-GUI/RRulerView.h
/trunk/Mac-GUI/RRulerView.m
/trunk/Mac-GUI/English.lproj/EditorPrefPane.nib/keyedobjects.nib
/trunk/Mac-GUI/English.lproj/QuartzPrefPane.nib/info.nib
/trunk/Mac-GUI/English.lproj/QuartzPrefPane.nib/keyedobjects.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/English.lproj/RQuartz.nib/info.nib
/trunk/Mac-GUI/English.lproj/RQuartz.nib/keyedobjects.nib
/trunk/Mac-GUI/NEWS
/trunk/Mac-GUI/Quartz/QuartzDevice.m
/trunk/Mac-GUI/Quartz/RDeviceView.m
/trunk/Mac-GUI/Quartz/RQuartz.h
/trunk/Mac-GUI/Quartz/RQuartz.m
/trunk/Mac-GUI/R.xcode/project.pbxproj
/trunk/Mac-GUI/RDocument.h
/trunk/Mac-GUI/RDocument.m
/trunk/Mac-GUI/RDocumentWinCtrl.h
/trunk/Mac-GUI/RDocumentWinCtrl.m
903 7865 d 23 h urbaneks /trunk/Mac-GUI/ Fixed doc saving  
/trunk/Mac-GUI/English.lproj/RDocument.nib/info.nib
/trunk/Mac-GUI/English.lproj/RDocument.nib/keyedobjects.nib
/trunk/Mac-GUI/RDocument.h
/trunk/Mac-GUI/RDocument.m
/trunk/Mac-GUI/RDocumentWinCtrl.h
/trunk/Mac-GUI/RDocumentWinCtrl.m
902 7865 d 23 h urbaneks /trunk/Mac-GUI/ Fixed doc open (content was not set)  
/trunk/Mac-GUI/RDocument.m
898 7866 d 16 h urbaneks /trunk/Mac-GUI/ Fixed undo issues and NSRunStorage exceptions; Added Rcommand doc type, corresponding RConsole classes and NIB; Use own text storage components for the documents and console  
/trunk/Mac-GUI/English.lproj/RConsole.nib
/trunk/Mac-GUI/English.lproj/RConsole.nib/classes.nib
/trunk/Mac-GUI/English.lproj/RConsole.nib/info.nib
/trunk/Mac-GUI/English.lproj/RConsole.nib/keyedobjects.nib
/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/RDocumentWinCtrl.h
/trunk/Mac-GUI/RDocumentWinCtrl.m
/trunk/Mac-GUI/REditorTextStorage.h
/trunk/Mac-GUI/REditorTextStorage.m
/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/Info.plist
/trunk/Mac-GUI/NEWS
/trunk/Mac-GUI/PreferenceKeys.h
/trunk/Mac-GUI/R.xcode/project.pbxproj
/trunk/Mac-GUI/RController.h
/trunk/Mac-GUI/RController.m
/trunk/Mac-GUI/RDocument.h
/trunk/Mac-GUI/RDocument.m
879 7878 d 15 h urbaneks /trunk/Mac-GUI/ Color handling fixes for document windows  
/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/PrefPanes/ColorsPrefPane.m
/trunk/Mac-GUI/RController.m
/trunk/Mac-GUI/RDocument.h
/trunk/Mac-GUI/RDocument.m
877 7879 d 16 h urbaneks /trunk/Mac-GUI/ Removed superfluous and wrong color handling code (should fix crashes encountered with new documents)  
/trunk/Mac-GUI/NEWS
/trunk/Mac-GUI/RDocument.h
/trunk/Mac-GUI/RDocument.m
876 7879 d 17 h urbaneks /trunk/Mac-GUI/ Fixed 'open with' and many new docs bugs; improved Quartz location handling; fixed RBs in pref panes [RG]  
/trunk/Mac-GUI/English.lproj/EditorPrefPane.nib/info.nib
/trunk/Mac-GUI/English.lproj/EditorPrefPane.nib/keyedobjects.nib
/trunk/Mac-GUI/NEWS
/trunk/Mac-GUI/PrefPanes/EditorPrefPane.m
/trunk/Mac-GUI/PrefPanes/MiscPrefPane.m
/trunk/Mac-GUI/Quartz/RDeviceView.m
/trunk/Mac-GUI/Quartz/RQuartz.m
/trunk/Mac-GUI/RDocument.m
/trunk/Mac-GUI/RDocumentController.m
824 7900 d 8 h urbaneks /trunk/Mac-GUI/ *(re-)enabled printing of docs in editor,
for now, clears and restores background color
before printing
*changed horizontalPagination from Auto to Fit
*enabled printing help pages with print button
*kept full path for editor app or script
*informational panel if help topic is not found
 
/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/HelpManager.h
/trunk/Mac-GUI/HelpManager.m
/trunk/Mac-GUI/NEWS
/trunk/Mac-GUI/PrefPanes/EditorPrefPane.m
/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.m

Show All