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.h
@ 4798
– Rev 6097
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
6097
5270 d 19 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
5993
5312 d 22 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
5733
5596 d 1 h
urbaneks
/trunk/Mac-GUI/
merge up to r149
5732
5596 d 20 h
urbaneks
/trunk/Mac-GUI/
merge up to r147 including full l18n update
5708
5613 d 10 h
urbaneks
/trunk/Mac-GUI/
fix 10.5 compatibility
5705
5614 d 0 h
urbaneks
/trunk/Mac-GUI/
merge r79 from the new GUI plus bugfixes
5504
6128 d 19 h
urbaneks
/trunk/Mac-GUI/
use dynamic help
1490
7747 d 0 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 18 h
urbaneks
/trunk/Mac-GUI/
Re-designed help browser; added support for search history
1254
7811 d 19 h
iacus
/trunk/Mac-GUI/
updated copyright info
1155
7822 d 21 h
urbaneks
/trunk/Mac-GUI/
Add topic parameter to help search and corresponding error sheet
1146
7823 d 17 h
urbaneks
/trunk/Mac-GUI/
Changed help handling to use custom print method
965
7845 d 22 h
urbaneks
/trunk/Mac-GUI/
Added fwd/back buttons in help window
824
7900 d 11 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
796
7904 d 13 h
urbaneks
/trunk/Mac-GUI/
Removed help search handling from Rcallbacks to use CocoaHandler and converted it to use SortableDataSource.
714
7933 d 2 h
iacus
/trunk/Mac-GUI/
added everywhere copyright notes
568
7959 d 0 h
iacus
/trunk/Mac-GUI/
first svn release of R Cocoa GUI