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.m
@ 1663
– Rev 6227
Rev
Show 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
6227
5107 d 3 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
6026
5302 d 4 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
5757
5582 d 3 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
5726
5603 d 17 h
urbaneks
/trunk/Mac-GUI/
merge up to r122
5719
5607 d 0 h
urbaneks
/trunk/Mac-GUI/
merge r109
5716
5612 d 18 h
urbaneks
/trunk/Mac-GUI/
add plain text URI; update INSTALL
5713
5613 d 0 h
urbaneks
/trunk/Mac-GUI/
merge r84 (fixes)
5707
5613 d 17 h
urbaneks
/trunk/Mac-GUI/
merge r82
5705
5613 d 23 h
urbaneks
/trunk/Mac-GUI/
merge r79 from the new GUI plus bugfixes
5676
5663 d 22 h
urbaneks
/trunk/Mac-GUI/
add encoding support
5508
6125 d 1 h
goedman
/trunk/Mac-GUI/
Make sure there is a Quartz doc (RDocumentController.m)
5380
6330 d 21 h
urbaneks
/trunk/Mac-GUI/
fix color preferences issues (PR#13625)
5092
6669 d 2 h
urbaneks
/trunk/Mac-GUI/
fix (or rather mask) issues with closing windoows
5089
6669 d 17 h
urbaneks
/trunk/Mac-GUI/
register R's internal Quartz windows correctly
4923
6745 d 23 h
goedman
/trunk/Mac-GUI/
Removed excessive makeKeyWindow calls
4330
7022 d 0 h
goedman
/trunk/Mac-GUI/
Moved winctr workaround into RDocumentController.windowWillClose
4328
7024 d 0 h
goedman
/trunk/Mac-GUI/
Inserted windowWillClose notification to reduce dangling windows
3858
7236 d 16 h
urbaneks
/trunk/Mac-GUI/
Remove alert when nil-type doecuments are opened as this is the case for most R documentation
3842
7241 d 1 h
goedman
/trunk/Mac-GUI/
Enabled super call/NSAlert in RDocumentController.
3770
7256 d 22 h
goedman
/trunk/Mac-GUI/
Cleanup around RDocumentController
←Prev
1
2
Next→
Show All