The R Project SVN R-packages

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4745 6919 d 18 h urbaneks /branches/Mac-GUI-Quartz2/ Quartz II - new graphics device based on CG  
4297 7032 d 16 h urbaneks /trunk/Mac-GUI/ show NEWS for both R and GUI but in TextEdit to not clog the internal editor  
2332 7452 d 21 h urbaneks /trunk/Mac-GUI/ Added some more sanity checks in handling of UTF-8 strings  
1956 7573 d 14 h urbaneks /trunk/Mac-GUI/ Use UTF8String instead if CString everywhere  
1490 7746 d 21 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 14 h urbaneks /trunk/Mac-GUI/ Re-designed help browser; added support for search history  
1422 7762 d 16 h urbaneks /trunk/Mac-GUI/ Show R NEWS file when asked for news in the help menu  
1361 7775 d 15 h urbaneks /trunk/Mac-GUI/ Display FAQ from R.app resources instead of the R dist  
1254 7811 d 16 h iacus /trunk/Mac-GUI/ updated copyright info  
1155 7822 d 17 h urbaneks /trunk/Mac-GUI/ Add topic parameter to help search and corresponding error sheet  
1146 7823 d 14 h urbaneks /trunk/Mac-GUI/ Changed help handling to use custom print method  
1136 7823 d 17 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 22 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 19 h urbaneks /trunk/Mac-GUI/ Added fwd/back buttons in help window  
849 7894 d 14 h urbaneks /trunk/Mac-GUI/ * Quartz window location and size preferences
implemented. Font not done yet.
 
824 7900 d 8 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 18 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 9 h urbaneks /trunk/Mac-GUI/ Removed help search handling from Rcallbacks to use CocoaHandler and converted it to use SortableDataSource.  
714 7932 d 23 h iacus /trunk/Mac-GUI/ added everywhere copyright notes  
568 7958 d 20 h iacus /trunk/Mac-GUI/ first svn release of R Cocoa GUI