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
(root)
/
branches
/
R-grid
/
src
/
main
/
engine.c
– Rev 26266
Rev
Hide 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
Changes
26266
8349 d 19 h
/branches/R-grid/
This commit was manufactured by cvs2svn to create branch 'R-grid'.
/branches/R-grid
/branches/R-grid/Attic
21062
8734 d 20 h
murrell
/trunk/src/
Shifted vfont code into graphics engine
Added font family and lineheight parameters to font specification
/trunk/src/main/engine.c
/trunk/src/main/graphics.c
/trunk/src/main/plotmath.c
/trunk/src/main/vfonts.c
/trunk/src/modules/vfonts/g_alab_her.c
/trunk/src/modules/vfonts/g_cntrlify.c
/trunk/src/modules/vfonts/g_extern.h
/trunk/src/modules/vfonts/g_her_metr.h
20424
8782 d 16 h
murrell
/trunk/src/
Fix to GESetClip
/trunk/src/main/engine.c
/trunk/src/modules/X11/devX11.c
20177
8803 d 15 h
murrell
/trunk/src/main/
Fix for vertical spacing of multiline text when ps != startps
/trunk/src/main/engine.c
18963
8887 d 19 h
murrell
/trunk/src/main/
Moved a check of dd==NULL to before dd gets used(!)
Pre-emptive bug-fix
/trunk/src/main/engine.c
18917
8889 d 13 h
murrell
/trunk/src/
bug fix for windows plot history crash using grid/lattice
/trunk/src/gnuwin32/devga.c
/trunk/src/include/R_ext/GraphicsDevice.h
/trunk/src/main/engine.c
/trunk/src/main/graphics.c
/trunk/src/main/memory.c
18890
8890 d 14 h
murrell
/trunk/src/main/
Fix for "true" vertical centering of text in GEText (i.e., when yc is
NA_REAL)
/trunk/src/main/engine.c
17372
8993 d 2 h
hornik
/trunk/src/main/
GEregisterSystem() was changed to return void.
/trunk/src/main/engine.c
17360
8993 d 14 h
murrell
/trunk/src/
Fix for registering graphics system with existing devices
Fix for unregistering graphics system
/trunk/src/include/R_ext/GraphicsEngine.h
/trunk/src/main/base.c
/trunk/src/main/engine.c
17306
8995 d 20 h
murrell
/trunk/src/main/
Fix to error message when replaying display list in too small window
/trunk/src/main/engine.c
/trunk/src/main/graphics.c
17246
8998 d 19 h
murrell
/trunk/src/main/
Fix to GEcopyDisplayList -- affects dev.copy() and "save as" type
actions on Windows and Gnome
/trunk/src/main/engine.c
17179
9000 d 16 h
murrell
/trunk/src/
Changed gpptr to Rf_gpptr, plus ditto for dpptr, displayList, and
dpSavedptr
/trunk/src/include/Graphics.h
/trunk/src/main/base.c
/trunk/src/main/engine.c
/trunk/src/main/graphics.c
/trunk/src/main/par.c
/trunk/src/main/plot.c
/trunk/src/main/plot3d.c
/trunk/src/main/plotmath.c
/trunk/src/modules/vfonts/g_alab_her.c
17169
9000 d 18 h
murrell
/trunk/src/
Fix to make *NewPlot functions use gamma
/trunk/src/include/GraphicsEngine.h
/trunk/src/main/engine.c
/trunk/src/main/graphics.c
17165
9000 d 18 h
murrell
/trunk/src/
Added gamma to drawing functions that accept colour arguments
Also standardised intialisation of graphics parameters by devices
/trunk/src/gnuwin32/devga.c
/trunk/src/include/GraphicsDevice.h
/trunk/src/include/GraphicsEngine.h
/trunk/src/macintosh/graphic/macGraphic.c
/trunk/src/main/base.c
/trunk/src/main/devPS.c
/trunk/src/main/devPicTeX.c
/trunk/src/main/engine.c
/trunk/src/main/graphics.c
/trunk/src/main/par.c
/trunk/src/modules/X11/devX11.c
/trunk/src/modules/X11/devX11.h
/trunk/src/modules/gnome/devGNOME.c
/trunk/src/modules/gnome/devGTK.c
17113
9001 d 16 h
murrell
/trunk/src/
Shifted display list handling into graphics engine
/trunk/src/include/GraphicsEngine.h
/trunk/src/main/base.c
/trunk/src/main/devices.c
/trunk/src/main/engine.c
/trunk/src/main/graphics.c
/trunk/src/main/plot.c
17076
9002 d 6 h
ripley
/trunk/src/main/
protect GEunregisterSystem against calling befoere Ginit()
indents in graphics.c
/trunk/src/main/base.c
/trunk/src/main/engine.c
/trunk/src/main/graphics.c
17046
9003 d 13 h
murrell
/trunk/src/main/
Fix to GESymbol
/trunk/src/main/engine.c
17022
9004 d 12 h
murrell
/trunk/src/
Added GEcreateSnapshot and GEplaySnapshot to graphics engine.
This is to support things like plot history in windows
/trunk/src/include/GraphicsEngine.h
/trunk/src/main/base.c
/trunk/src/main/engine.c
/trunk/src/main/graphics.c
17019
9004 d 15 h
murrell
/trunk/src/
Added GE_CopyState event for graphics system callbacks
/trunk/src/include/GraphicsEngine.h
/trunk/src/main/base.c
/trunk/src/main/engine.c
16965
9006 d 13 h
murrell
/trunk/src/
Added GEcopyDisplayList
/trunk/src/include/GraphicsEngine.h
/trunk/src/main/engine.c
←Prev
1
2
Next→
Show All