| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 42208 |
6956 d 7 h |
murdoch |
/branches/djm-source/ |
Recreate branch from trunk |
|
| 42135 |
6962 d 12 h |
ripley |
/trunk/ |
add warnings about unsupported use of translucency, correct docs |
|
| 41835 |
6992 d 12 h |
ripley |
/trunk/src/modules/X11/ |
a bit more use of 'const char *' |
|
| 36820 |
7525 d 3 h |
ripley |
/trunk/ |
update FSF address |
|
| 36018 |
7581 d 13 h |
ripley |
/trunk/ |
add initial position args to the X11 device |
|
| 32596 |
7867 d 10 h |
ripley |
/trunk/src/modules/X11/ |
some tidying to avoid confusing casts |
|
| 32428 |
7877 d 23 h |
ripley |
/trunk/src/modules/X11/ |
first working pass of UTF-8 compliant version |
|
| 31535 |
7950 d 4 h |
ripley |
/trunk/src/modules/X11/ |
this is not included in devUI.h |
|
| 30925 |
8002 d 20 h |
murrell |
/trunk/ |
Added line end/join/mitre support to:
(i) graphics engine
(ii) PostScript, PDF, and X11 devices
(iii) grid |
|
| 29974 |
8070 d 20 h |
murrell |
/trunk/ |
Modify postscript and x11 devices so that they respond to the graphics
engine font family setting (i.e., allow multiple font families in single
document) |
|
| 29948 |
8072 d 10 h |
ripley |
/trunk/ |
add `res' arg to Unix versions of png() and jpeg() |
|
| 29338 |
8117 d 4 h |
ripley |
/trunk/src/ |
add bg argument to x11() device.
add arity check, too. |
|
| 27069 |
8291 d 12 h |
ripley |
/trunk/src/ |
user-selectable X11 font specs part I
check #args in X11() call |
|
| 25331 |
8406 d 11 h |
ripley |
/trunk/src/ |
use PATH_MAX for file buffers |
|
| 21022 |
8738 d 4 h |
ripley |
/trunk/ |
allow png/jpeg to give a separate file for each page of graphics |
|
| 17165 |
9001 d 21 h |
murrell |
/trunk/src/ |
Added gamma to drawing functions that accept colour arguments
Also standardised intialisation of graphics parameters by devices |
|
| 17116 |
9002 d 18 h |
murrell |
/trunk/src/modules/X11/ |
Rf_setX11Dislay fix plus removed X11_Mode |
|
| 16935 |
9008 d 8 h |
hornik |
/trunk/src/modules/X11/ |
Move newDevX11.{c,h} to devX11.{c,h}. |
|
| 15655 |
9106 d 13 h |
ripley |
/trunk/ |
add canvas colour to x11 devices |
|
| 14945 |
9150 d 5 h |
duncan |
/trunk/src/ |
The modules now explicitly register their function pointers rather than have the centralized loader resolve the symbols dynamically by looking in the shared library. This was motivated by the failure on the Dec T Tru64 reported by Brad McNeney. However, it is just a good thing to do as it reduces the dependency on the operating systems linker and dynamic loader and is more in keeping with the registration of native routines introduced recently. Tested on RH, YDL, Solaris. Needs checking on the Mac and Windows. Also needs to be verified on a machine without X11 |
|