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
/
QuartzDevice.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
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)
1366
7773 d 3 h
urbaneks
/trunk/Mac-GUI/Quartz/
De-minimize Quartz window before painting
1257
7811 d 18 h
urbaneks
/trunk/Mac-GUI/
* Re-enabled width & height parms in quartz()
* Enabled history entry delete by button
* Optional removal of duplicate previous entry from history
* Optional (through pref pane) cleanup of history entries
(stripping of irrelevant chars, lines and/or comments)
[RG]
1254
7811 d 21 h
iacus
/trunk/Mac-GUI/
updated copyright info
1109
7830 d 20 h
urbaneks
/trunk/Mac-GUI/Quartz/
Use UTF-8 in Quartz
1078
7835 d 21 h
urbaneks
/trunk/Mac-GUI/Quartz/
Fexes to Quartz window positioning [
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 21 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
906
7865 d 0 h
urbaneks
/trunk/Mac-GUI/Quartz/
Fixed 2.1.0 compatibility (there is no devQuartz in libR anymore, so we supply it here)
868
7882 d 4 h
urbaneks
/trunk/Mac-GUI/
Quartz cleanup and window location fixes [RG]
849
7894 d 19 h
urbaneks
/trunk/Mac-GUI/
* Quartz window location and size preferences
implemented. Font not done yet.
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
617
7948 d 19 h
iacus
/trunk/Mac-GUI/Quartz/
fixed metric info problem. Thanks to B.Ellys for the fix
585
7955 d 7 h
urbaneks
/trunk/Mac-GUI/Quartz/
Small fixes in error handling of line parameters.
573
7956 d 10 h
iacus
/trunk/Mac-GUI/
added support for Quartz device activation and creation from the GUI
568
7959 d 2 h
iacus
/trunk/Mac-GUI/
first svn release of R Cocoa GUI