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
/
djm-source
/
src
/
main
/
base.c
@ 77458
– Rev 42208
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
42208
6955 d 22 h
murdoch
/branches/djm-source/
Recreate branch from trunk
37012
7506 d 17 h
ripley
/trunk/src/
tidy up the graphics interface a bit
37001
7507 d 17 h
ripley
/trunk/
more visibility attributes
34613
7719 d 10 h
murrell
/trunk/
fix for hershey and grid (lattice) output in fit-to-window resizing on Windows
32860
7852 d 18 h
ripley
/trunk/
more marking of messages
30832
8008 d 10 h
murrell
/trunk/src/
Fix to remove lingering dependency of grid on base graphics
Graphics engine now keeps track of whether a device is dirty and
individual graphics systems can keep track separately of whether they
have dirtied the device.
Base only checks validity of device if it has dirtied the device.
26857
8302 d 15 h
ripley
/trunk/src/main/
used Defn.h but not config.h
26787
8309 d 9 h
murrell
/trunk/src/main/
Modified G* functions to be wrappers for GE* equivalents (removed lots
of near-duplicate code)
Removed lots of checks for newDevDesc (assume ALL devices now "new")
17360
8994 d 7 h
murrell
/trunk/src/
Fix for registering graphics system with existing devices
Fix for unregistering graphics system
17270
8998 d 12 h
murrell
/trunk/src/
Fix to fit-to-window resizing in Windows
17179
9001 d 9 h
murrell
/trunk/src/
Changed gpptr to Rf_gpptr, plus ditto for dpptr, displayList, and
dpSavedptr
17165
9001 d 12 h
murrell
/trunk/src/
Added gamma to drawing functions that accept colour arguments
Also standardised intialisation of graphics parameters by devices
17113
9002 d 10 h
murrell
/trunk/src/
Shifted display list handling into graphics engine
17076
9003 d 0 h
ripley
/trunk/src/main/
protect GEunregisterSystem against calling befoere Ginit()
indents in graphics.c
17039
9004 d 12 h
murrell
/trunk/src/main/
Fix to initialisation of devices for par("pin") to work
Plus fix to base.c for save/restore snapshot -- "sd" pointer not initialised
17024
9005 d 5 h
murrell
/trunk/src/main/
Fix for base callback GE_CopyState action -- "sd" not initialised
17022
9005 d 5 h
murrell
/trunk/src/
Added GEcreateSnapshot and GEplaySnapshot to graphics engine.
This is to support things like plot history in windows
17019
9005 d 9 h
murrell
/trunk/src/
Added GE_CopyState event for graphics system callbacks
16991
9006 d 6 h
murrell
/trunk/src/
Fix for duplicate definitions
16951
9007 d 12 h
murrell
/trunk/src/main/
Fixups for graphics changes.
←Prev
1
2
Next→
Show All