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
/
RQuartz.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
1254
7812 d 1 h
iacus
/trunk/Mac-GUI/
updated copyright info
1152
7823 d 4 h
urbaneks
/trunk/Mac-GUI/
removes printing the history entry on the console, it removes empty lines while
importing history and fixes the redrawing of Quartz windows after un-hide of R [RG]
1048
7838 d 7 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
7841 d 0 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 6 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
7879 d 1 h
urbaneks
/trunk/Mac-GUI/Quartz/
Some sanity checks in Quartz notifications; removed superfluous debug code.
876
7880 d 2 h
urbaneks
/trunk/Mac-GUI/
Fixed 'open with' and many new docs bugs; improved Quartz location handling; fixed RBs in pref panes [RG]
849
7894 d 23 h
urbaneks
/trunk/Mac-GUI/
* Quartz window location and size preferences
implemented. Font not done yet.
824
7900 d 17 h
urbaneks
/trunk/Mac-GUI/
*(re-)enabled printing of docs in editor,
for now, clears and restores background color
before printing
*changed horizontalPagination from Auto to Fit
*enabled printing help pages with print button
*kept full path for editor app or script
*informational panel if help topic is not found
816
7903 d 3 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
773
7913 d 3 h
urbaneks
/trunk/Mac-GUI/
fixed Save Document As for Quartz window [RG]
714
7933 d 8 h
iacus
/trunk/Mac-GUI/
added everywhere copyright notes
662
7944 d 7 h
urbaneks
/trunk/Mac-GUI/Quartz/
Minor fix to declareTypes and reversed declaration order: PDF first, TIFF second. This may help some PDF editors ...
576
7956 d 2 h
urbaneks
/trunk/Mac-GUI/Quartz/
convert activateDev or an action, so that it's automatically handled by the menu; remove whoAmi (if ever needed it's easier to ask for the NIB name as that is defined in NSDocument anyway)
573
7956 d 13 h
iacus
/trunk/Mac-GUI/
added support for Quartz device activation and creation from the GUI
568
7959 d 6 h
iacus
/trunk/Mac-GUI/
first svn release of R Cocoa GUI