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
/
RDocumentWinCtrl.h
– 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 16 h
urbaneks
/branches/Mac-GUI-Quartz2/
Quartz II - new graphics device based on CG
1603
7706 d 18 h
urbaneks
/trunk/Mac-GUI/
Added preference for disabling function arguments lookup
1497
7746 d 12 h
urbaneks
/trunk/Mac-GUI/
Added arguments lookup to the editor
1431
7762 d 11 h
urbaneks
/trunk/Mac-GUI/
Add support for 'plain' mode which overrides preferences. Added proper init method.
1426
7762 d 14 h
urbaneks
/trunk/Mac-GUI/
Remove redundant local 'document' variable; be more verbose; sent explicit close to the document on window close
1397
7767 d 5 h
urbaneks
/trunk/Mac-GUI/
Fixed bugs in editor concerning brace highlighting; switched to NSTextStorage backed instead of attrib strings for performance reasons
1343
7782 d 22 h
urbaneks
/trunk/Mac-GUI/
fixed: go to function moved the cursor, but didn't scroll to that position
1340
7783 d 15 h
urbaneks
/trunk/Mac-GUI/
Added Go To Line capability
1334
7785 d 14 h
urbaneks
/trunk/Mac-GUI/
Add toolbar, help search and functions popup to the editor
1254
7811 d 14 h
iacus
/trunk/Mac-GUI/
updated copyright info
1038
7839 d 14 h
urbaneks
/trunk/Mac-GUI/
Cleanups; fix bug in saving docs on close [RG]
1021
7840 d 13 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.
903
7865 d 21 h
urbaneks
/trunk/Mac-GUI/
Fixed doc saving
898
7866 d 14 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