| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 44513 |
6734 d 7 h |
ripley |
/branches/R-Cairo/ |
update to r44512 |
|
| 44503 |
6735 d 3 h |
ripley |
/branches/R-Cairo/ |
update to r44502 |
|
| 44421 |
6741 d 9 h |
ripley |
/branches/R-Cairo/ |
create R-Cairo |
|
| 44413 |
6742 d 3 h |
ripley |
/trunk/src/ |
sort entries in readRegistry, add help file |
|
| 44412 |
6742 d 4 h |
ripley |
/trunk/src/ |
use GEgetDevice for consistency |
|
| 44403 |
6742 d 12 h |
ripley |
/trunk/src/ |
add readRegistry |
|
| 44327 |
6748 d 5 h |
ripley |
/trunk/src/gnuwin32/ |
remove duplicate |
|
| 44308 |
6749 d 12 h |
ripley |
/trunk/ |
move newFrameConfirm to device function. |
|
| 44262 |
6752 d 10 h |
ripley |
/trunk/src/ |
start phasing out use of Rdevice.h (old devices interface) |
|
| 44249 |
6753 d 8 h |
ripley |
/trunk/src/ |
reduce use of Graphics.h where unneeded
split out color stuff to Colors.h |
|
| 44201 |
6755 d 12 h |
ripley |
/trunk/src/ |
include Rdynload.h only where needed
use (void) in declarations |
|
| 44160 |
6757 d 19 h |
ripley |
/trunk/src/gnuwin32/ |
updates |
|
| 44094 |
6761 d 4 h |
ripley |
/trunk/ |
tidy up (move ASCII checks to mkCharEnc, renanme utf8strIsASCII).
document recent UTF-8 changes. |
|
| 44091 |
6761 d 6 h |
ripley |
/trunk/src/ |
Use UTF-8 in collation, basename, dirname, Tcl/Tk strings
(not yet checked on Linux) |
|
| 44059 |
6763 d 3 h |
ripley |
/trunk/ |
more on preserving UTF-8 |
|
| 44054 |
6763 d 11 h |
ripley |
/trunk/ |
Give informative warnings for regex compilation messages
Allow postscript() and pdf() to handle UTF-8 text directly
Use direct handling of UTF-8 encoded text in substr, substr<-,
chartr, tolower/toupper and fixed/perl options in grep and [g]sub. |
|
| 44034 |
6765 d 22 h |
ripley |
/trunk/src/ |
centralize filenameToWchar.
convert UTF-8 chars to <U+xxxx> rather than bytes if they do not exist in native charset |
|
| 44033 |
6765 d 22 h |
ripley |
/trunk/src/ |
move wcstoutf8 to util.c/Defn.h |
|
| 44016 |
6766 d 22 h |
ripley |
/trunk/src/ |
more on Windows filenames in UTF-8 where necessary |
|
| 44013 |
6767 d 4 h |
ripley |
/trunk/src/ |
tidy up getClipboardFormats, readClipboard, especially re Unicode text
pass encoding of file/pipe names around and use wide Windows interfaces
where appropriate. |
|