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)
/
branches
/
MacGUI-2-x
/
RController.m
– Rev 6453
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
6453
4892 d 3 h
ripley
/branches/MacGUI-2-x/
branch
/branches/MacGUI-2-x
6452
4892 d 6 h
ripley
/trunk/Mac-GUI/
remove X11 icon, add new configure options
/trunk/Mac-GUI/INSTALL
/trunk/Mac-GUI/NEWS
/trunk/Mac-GUI/R.xcodeproj/project.pbxproj
/trunk/Mac-GUI/RController.m
6433
4934 d 21 h
urbaneks
/trunk/Mac-GUI/
revert part of r6244 to restore the documented drag/drop behavior on startup
/trunk/Mac-GUI/NEWS
/trunk/Mac-GUI/RController.m
6413
4958 d 19 h
ripley
/trunk/Mac-GUI/
but this is a safer version
/trunk/Mac-GUI/RController.m
6412
4958 d 19 h
ripley
/trunk/Mac-GUI/
possibly safer version
/trunk/Mac-GUI/RController.m
6411
4958 d 19 h
ripley
/trunk/Mac-GUI/
only use getQuartzFunctions before hook
/trunk/Mac-GUI/RController.m
6409
4969 d 6 h
ripley
/trunk/Mac-GUI/
remove vestiges of pre-2.7 quartz() device
/trunk/Mac-GUI/Quartz
/trunk/Mac-GUI/INSTALL
/trunk/Mac-GUI/NEWS
/trunk/Mac-GUI/R.xcodeproj/project.pbxproj
/trunk/Mac-GUI/RController.m
/trunk/Mac-GUI/main.m
6408
4970 d 6 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
6322
5026 d 17 h
ripley
/trunk/Mac-GUI/
use --gui=aqua
/trunk/Mac-GUI/NEWS
/trunk/Mac-GUI/RController.m
6273
5061 d 7 h
ripley
/trunk/Mac-GUI/
some cleaning up, including not using Rdefines.h
/trunk/Mac-GUI/RController.m
/trunk/Mac-GUI/REditor.m
/trunk/Mac-GUI/REngine/Rcallbacks.h
/trunk/Mac-GUI/REngine/Rcallbacks.m
/trunk/Mac-GUI/REngine/Rinit.m
/trunk/Mac-GUI/privateR.h
6250
5080 d 21 h
bibiko
/trunk/Mac-GUI/
• disabled code folding for MacOSX < 10.7; for unknown reasons so far the NSLayoutManager on systems prior to Lion behaves totally different although compiled against SDK 10.5
- (work in progress)
/trunk/Mac-GUI/NEWS
/trunk/Mac-GUI/NoodleLineNumberView.h
/trunk/Mac-GUI/NoodleLineNumberView.m
/trunk/Mac-GUI/RController.m
6244
5081 d 4 h
bibiko
/trunk/Mac-GUI/
• decreased objc_send_message time of heavy used while loops enormously for better response time and less idle cpu usage
/trunk/Mac-GUI/RController.h
/trunk/Mac-GUI/RController.m
6240
5084 d 3 h
bibiko
/trunk/Mac-GUI/
• fixed some layout issues
• increased layout speed
• fixed width for German's Editor Preferences
/trunk/Mac-GUI/English.lproj/EditorPrefPane.xib
/trunk/Mac-GUI/RController.m
/trunk/Mac-GUI/RDocumentWinCtrl.m
/trunk/Mac-GUI/RScriptEditorLayoutManager.m
/trunk/Mac-GUI/RScriptEditorTextView.h
/trunk/Mac-GUI/RScriptEditorTextView.m
/trunk/Mac-GUI/RTextView.m
/trunk/Mac-GUI/de.lproj/EditorPrefPane.xib
6227
5107 d 0 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
6225
5109 d 0 h
bibiko
/trunk/Mac-GUI/
• Fixed broken block selection
• Fixed minor issue while dragging an item to RConsole or R Script editor if insertion cursor is located at an empty line
/trunk/Mac-GUI/NEWS
/trunk/Mac-GUI/RController.m
/trunk/Mac-GUI/RDocumentWinCtrl.m
/trunk/Mac-GUI/RTextView.m
6169
5184 d 11 h
urbaneks
/trunk/Mac-GUI/
Prevent .Frist from running twice if it is defined in .Rprofile
/trunk/Mac-GUI/GUI-tools.R
/trunk/Mac-GUI/NEWS
/trunk/Mac-GUI/R.xcodeproj/project.pbxproj
/trunk/Mac-GUI/RController.m
6128
5261 d 3 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
6127
5261 d 4 h
bibiko
/trunk/Mac-GUI/
• fixed compatibility to Lion for opening R/Rdata files from e.g. Finder via AppleScript if R.app wasn't launched yet
/trunk/Mac-GUI/RController.m
6115
5267 d 0 h
bibiko
/trunk/Mac-GUI/
• changes for full screen support for Lion and up
- added menu item under main menu "Window" bound to standard ^⌘F
- up to now only the RConsole can run in full screen mode
- removed full screen support for script editor windows since the question is answered: how should we handle full screen mode for other windows incl. Quartz? If the app runs in full screen mode all windows will be set to full screen? Should each window be handled differently? ...
/trunk/Mac-GUI/RController.h
/trunk/Mac-GUI/RController.m
/trunk/Mac-GUI/RDocumentWinCtrl.m
/trunk/Mac-GUI/RTextView.m
/trunk/Mac-GUI/RWindow.h
6107
5268 d 23 h
bibiko
/trunk/Mac-GUI/
• fixed bug for adding a command to history if 'remove comments' is enabled
- now a found '#' will be ignored if it occurs inside a quote
• improved History:commit: code
- sped it up a bit
- if 'cleaning entries' or 'remove comments' is/are enabled remove empty lines
- added tooltip to history table view in order to be able to see multiline commands better
/trunk/Mac-GUI/RController.m
/trunk/Mac-GUI/Tools/History.h
/trunk/Mac-GUI/Tools/History.m
←Prev
1
2
Next→
Show All