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
/
HelpManager.m
– Rev 7337
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Clear current filter
Rev
Age
Author
Path
Log message
Diff
7337
3385 d 20 h
urbaneks
/trunk/Mac-GUI/
re-map 127.0.0.1 to localhost since ATS in El-Capitan is buggy and cannot whitelist it
6408
4970 d 3 h
ripley
/trunk/Mac-GUI/
remove a lot of code conditional of R < 2.10.0
remove use of PrivateHeaders
6109
5268 d 20 h
bibiko
/trunk/Mac-GUI/
• very minor tidying
6097
5270 d 14 h
bibiko
/trunk/Mac-GUI/
• improved three-finger trackpad swiping for toggling the history drawer of the RConsole
• added three-finger trackpad swiping to go back and forward in web help pages
• added two-finger trackpad zooming support in web help pages to in/decrease text size
6007
5305 d 13 h
bibiko
/trunk/Mac-GUI/
• for now, if HelpManager is displaying a PDF open Preview for printing
5993
5312 d 17 h
bibiko
/trunk/Mac-GUI/
• initial commit to support "Rd Documention File" editing; not yet fully implemented but workable
- Rd files are assigned to R.app
- Rd file editor has its own toolbar and added "HTML Preview"
- Rd file will be parsed to build section list for pop-menu in toolbar (same approach as for function list of R files)
... work in progress
5737
5591 d 13 h
urbaneks
/trunk/Mac-GUI/
merge up to r153
5733
5595 d 20 h
urbaneks
/trunk/Mac-GUI/
merge up to r149
5732
5596 d 14 h
urbaneks
/trunk/Mac-GUI/
merge up to r147 including full l18n update
5705
5613 d 18 h
urbaneks
/trunk/Mac-GUI/
merge r79 from the new GUI plus bugfixes
5536
6070 d 12 h
urbaneks
/trunk/Mac-GUI/
add use.external.help preference
5509
6122 d 19 h
urbaneks
/trunk/Mac-GUI/
fix help issue and edit function
5504
6128 d 14 h
urbaneks
/trunk/Mac-GUI/
use dynamic help
4297
7032 d 14 h
urbaneks
/trunk/Mac-GUI/
show NEWS for both R and GUI but in TextEdit to not clog the internal editor
2332
7452 d 19 h
urbaneks
/trunk/Mac-GUI/
Added some more sanity checks in handling of UTF-8 strings
1956
7573 d 11 h
urbaneks
/trunk/Mac-GUI/
Use UTF8String instead if CString everywhere
1490
7746 d 19 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
1483
7747 d 12 h
urbaneks
/trunk/Mac-GUI/
Re-designed help browser; added support for search history
1422
7762 d 14 h
urbaneks
/trunk/Mac-GUI/
Show R NEWS file when asked for news in the help menu
1361
7775 d 13 h
urbaneks
/trunk/Mac-GUI/
Display FAQ from R.app resources instead of the R dist
1254
7811 d 13 h
iacus
/trunk/Mac-GUI/
updated copyright info
1155
7822 d 15 h
urbaneks
/trunk/Mac-GUI/
Add topic parameter to help search and corresponding error sheet
1146
7823 d 12 h
urbaneks
/trunk/Mac-GUI/
Changed help handling to use custom print method
1136
7823 d 15 h
urbaneks
/trunk/Mac-GUI/
Added support for .Rhistory files (import, export and editing), Added support for persistent R.app history files
1048
7837 d 20 h
urbaneks
/trunk/Mac-GUI/
Added string localization scripts and l10n support to most Obj-C code; added some locale detection heuristics on startup
965
7845 d 17 h
urbaneks
/trunk/Mac-GUI/
Added fwd/back buttons in help window
849
7894 d 12 h
urbaneks
/trunk/Mac-GUI/
* Quartz window location and size preferences
implemented. Font not done yet.
824
7900 d 5 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
7902 d 16 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
796
7904 d 7 h
urbaneks
/trunk/Mac-GUI/
Removed help search handling from Rcallbacks to use CocoaHandler and converted it to use SortableDataSource.
714
7932 d 21 h
iacus
/trunk/Mac-GUI/
added everywhere copyright notes
568
7958 d 18 h
iacus
/trunk/Mac-GUI/
first svn release of R Cocoa GUI