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
/
Quartz
/
RDeviceView.m
@ 1663
– Rev 0
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
1620
7695 d 18 h
urbaneks
/trunk/Mac-GUI/Quartz/
Fixed Quartz resize bug
1558
7730 d 21 h
urbaneks
/trunk/Mac-GUI/
Re-write of text handling in Quartz; use proper font metrics; (still there seems to be some preoblems with the position values R provides)
1490
7747 d 2 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
1254
7811 d 21 h
iacus
/trunk/Mac-GUI/
updated copyright info
1048
7838 d 3 h
urbaneks
/trunk/Mac-GUI/
Added string localization scripts and l10n support to most Obj-C code; added some locale detection heuristics on startup
1021
7840 d 20 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.
929
7859 d 2 h
urbaneks
/trunk/Mac-GUI/
Removed Defn.h where possible, because use of private headers is inherently unsafe due to lack of config.h; This fixes issues with R-devel compilation; fixed some places that use R string functions instead of NSString
878
7878 d 21 h
urbaneks
/trunk/Mac-GUI/Quartz/
Some sanity checks in Quartz notifications; removed superfluous debug code.
876
7879 d 22 h
urbaneks
/trunk/Mac-GUI/
Fixed 'open with' and many new docs bugs; improved Quartz location handling; fixed RBs in pref panes [RG]
868
7882 d 4 h
urbaneks
/trunk/Mac-GUI/
Quartz cleanup and window location fixes [RG]
816
7902 d 23 h
urbaneks
/trunk/Mac-GUI/
Many fixes to import statements to be more precise ; minor fixes to be compliant with gcc 4.0 and a few bugfixes where void was used in an assignment
714
7933 d 4 h
iacus
/trunk/Mac-GUI/
added everywhere copyright notes
568
7959 d 2 h
iacus
/trunk/Mac-GUI/
first svn release of R Cocoa GUI