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
/
Mac-GUI-Quartz2
/
main.m
– Rev 4745
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
4745
6919 d 14 h
urbaneks
/branches/Mac-GUI-Quartz2/
Quartz II - new graphics device based on CG
4648
6947 d 11 h
urbaneks
/trunk/Mac-GUI/
add some more prefernces for debugging
4310
7032 d 3 h
urbaneks
/trunk/Mac-GUI/
Fix BioC paths and get ready for BioC/2.1
4300
7032 d 12 h
urbaneks
/trunk/Mac-GUI/
add Rapp_R_version, Rapp_R_version_short global variables
3866
7235 d 13 h
urbaneks
/trunk/Mac-GUI/
Update BioC URLs
3178
7368 d 8 h
urbaneks
/trunk/Mac-GUI/
Add BioC repositories; add "repos" entry to repositories when installing
3161
7370 d 15 h
urbaneks
/trunk/Mac-GUI/
Update BioC repos locations
3158
7371 d 6 h
urbaneks
/trunk/Mac-GUI/
Remove exception handler even if DEBUG_RGUI is set as it doesn't work properly anyway
3095
7397 d 8 h
urbaneks
/trunk/Mac-GUI/
Fix workspace pollution by 'r' object.
2311
7460 d 9 h
urbaneks
/trunk/Mac-GUI/
Clean up event loop. We have full controll now, no need for kickstart via timer.
1363
7773 d 16 h
urbaneks
/trunk/Mac-GUI/
Added GlobalExHandler (was missing in the last commit); make several files expand Id keyword
1362
7773 d 16 h
urbaneks
/trunk/Mac-GUI/
Separate exception handler from the GUI itself (was in RController).
Added Tools/GlobalExHandler for that purpose
1042
7839 d 10 h
urbaneks
/trunk/Mac-GUI/
Targets Debug/Development: handle and log all exceptions; remove empty lines from atos output; dump atos output to stderr (especially useful for Development target)
871
7881 d 7 h
urbaneks
/trunk/Mac-GUI/
Fixed buffer overflow bug in RController::readThread; added console write access semaphore textViewSync; switched to new Obj-C exception handing (@try,@catch,...); fixed REPL start issues (partially experimental)
869
7881 d 17 h
urbaneks
/trunk/Mac-GUI/
Added 'Debug' target and exception tracking code.
568
7958 d 16 h
iacus
/trunk/Mac-GUI/
first svn release of R Cocoa GUI