<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>R &#x2013; /branches/R-2-2-patches/src/include/R_ext/GraphicsBase.h</title><description>WebSVN RSS feed &#x2013; R</description><lastBuildDate>Mon, 27 Jul 2026 17:01:55 +0000</lastBuildDate><generator>WebSVN 2.8.7</generator><language>en</language><link>https://svn.r-project.org/browse/R/branches/R-2-2-patches/src/include/R_ext/GraphicsBase.h?op=log&amp;max=40&amp;</link><atom:link href="https://svn.r-project.org/browse/R/branches/R-2-2-patches/src/include/R_ext/GraphicsBase.h?op=rss" rel="self" type="application/rss+xml" />
<item><pubDate>Thu, 06 Oct 2005 10:22:17 +0000</pubDate><dc:creator>pd</dc:creator><title>Rev 35752 – Creating patch branch</title><description>&lt;div&gt;&lt;strong&gt;pd – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Creating patch branch&lt;/div&gt;+ /branches/R-2-2-patches &lt;i&gt;(copied from /tags/R-2-2-0@35751)&lt;/i&gt;&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-2-2-patches/src/include/R_ext/GraphicsBase.h?op=revision&amp;rev=35752</link><guid>https://svn.r-project.org/browse/R/branches/R-2-2-patches/src/include/R_ext/GraphicsBase.h?op=revision&amp;rev=35752</guid></item>
<item><pubDate>Thu, 06 Oct 2005 10:22:14 +0000</pubDate><dc:creator>pd</dc:creator><title>Rev 35751 – Tag version 2.2.0</title><description>&lt;div&gt;&lt;strong&gt;pd – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Tag version 2.2.0&lt;/div&gt;+ /tags/R-2-2-0 &lt;i&gt;(copied from /trunk@35749)&lt;/i&gt;&lt;br /&gt;/tags/R-2-2-0/VERSION &lt;i&gt;(copied from /trunk/VERSION@35750)&lt;/i&gt;&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-2-2-patches/src/include/R_ext/GraphicsBase.h?op=revision&amp;rev=35751</link><guid>https://svn.r-project.org/browse/R/branches/R-2-2-patches/src/include/R_ext/GraphicsBase.h?op=revision&amp;rev=35751</guid></item>
<item><pubDate>Fri, 17 Jun 2005 10:51:49 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 34747 – add include guards allow to be used from C++ (where ...</title><description>&lt;div&gt;&lt;strong&gt;ripley – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;add include guards&lt;br /&gt;
allow to be used from C++ (where public)&lt;/div&gt;~ /trunk/src/include/R_ext/GraphicsBase.h&lt;br /&gt;~ /trunk/src/include/R_ext/GraphicsDevice.h&lt;br /&gt;~ /trunk/src/include/R_ext/GraphicsEngine.h&lt;br /&gt;~ /trunk/src/include/R_ext/R-ftp-http.h&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-2-2-patches/src/include/R_ext/GraphicsBase.h?op=revision&amp;rev=34747</link><guid>https://svn.r-project.org/browse/R/branches/R-2-2-patches/src/include/R_ext/GraphicsBase.h?op=revision&amp;rev=34747</guid></item>
<item><pubDate>Tue, 24 Aug 2004 00:52:22 +0000</pubDate><dc:creator>murrell</dc:creator><title>Rev 30832 – Fix to remove lingering dependency of grid on base graphics ...</title><description>&lt;div&gt;&lt;strong&gt;murrell – 9 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fix to remove lingering dependency of grid on base graphics&lt;br /&gt;
Graphics engine now keeps track of whether a device is dirty and&lt;br /&gt;
individual graphics systems can keep track separately of whether they&lt;br /&gt;
have dirtied the device.&lt;br /&gt;
Base only checks validity of device if it has dirtied the device.&lt;/div&gt;~ /trunk/src/include/R_ext/GraphicsBase.h&lt;br /&gt;~ /trunk/src/include/R_ext/GraphicsEngine.h&lt;br /&gt;~ /trunk/src/library/grid/src/grid.c&lt;br /&gt;~ /trunk/src/library/grid/src/state.c&lt;br /&gt;~ /trunk/src/library/grid/src/util.c&lt;br /&gt;~ /trunk/src/main/base.c&lt;br /&gt;~ /trunk/src/main/dotcode.c&lt;br /&gt;~ /trunk/src/main/engine.c&lt;br /&gt;~ /trunk/src/main/graphics.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-2-2-patches/src/include/R_ext/GraphicsBase.h?op=revision&amp;rev=30832</link><guid>https://svn.r-project.org/browse/R/branches/R-2-2-patches/src/include/R_ext/GraphicsBase.h?op=revision&amp;rev=30832</guid></item>
<item><pubDate>Sat, 19 Jun 2004 16:39:38 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 29921 – add copyright declarations and comments as to purpose.</title><description>&lt;div&gt;&lt;strong&gt;ripley – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;add copyright declarations and comments as to purpose.&lt;/div&gt;~ /trunk/src/include/R_ext/Callbacks.h&lt;br /&gt;~ /trunk/src/include/R_ext/GraphicsBase.h&lt;br /&gt;~ /trunk/src/include/R_ext/GraphicsDevice.h&lt;br /&gt;~ /trunk/src/include/R_ext/GraphicsEngine.h&lt;br /&gt;~ /trunk/src/include/R_ext/Lapack.h&lt;br /&gt;~ /trunk/src/include/R_ext/R-ftp-http.h&lt;br /&gt;~ /trunk/src/include/R_ext/Rlapack.h&lt;br /&gt;~ /trunk/src/include/R_ext/RX11.h&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-2-2-patches/src/include/R_ext/GraphicsBase.h?op=revision&amp;rev=29921</link><guid>https://svn.r-project.org/browse/R/branches/R-2-2-patches/src/include/R_ext/GraphicsBase.h?op=revision&amp;rev=29921</guid></item>
<item><pubDate>Wed, 05 Dec 2001 12:52:42 +0000</pubDate><dc:creator>hornik</dc:creator><title>Rev 17204 – Move Graphics*.h API headers to R_ext.</title><description>&lt;div&gt;&lt;strong&gt;hornik – 9 file(s) modified&lt;/strong&gt;&lt;br/&gt;Move Graphics*.h API headers to R_ext.&lt;/div&gt;~ /trunk/src/include/Graphics.h&lt;br /&gt;x /trunk/src/include/GraphicsBase.h&lt;br /&gt;x /trunk/src/include/GraphicsDevice.h&lt;br /&gt;x /trunk/src/include/GraphicsEngine.h&lt;br /&gt;~ /trunk/src/include/Makefile.in&lt;br /&gt;+ /trunk/src/include/R_ext/GraphicsBase.h&lt;br /&gt;+ /trunk/src/include/R_ext/GraphicsDevice.h&lt;br /&gt;+ /trunk/src/include/R_ext/GraphicsEngine.h&lt;br /&gt;~ /trunk/src/include/R_ext/Makefile.in&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-2-2-patches/src/include/R_ext/GraphicsBase.h?op=revision&amp;rev=17204</link><guid>https://svn.r-project.org/browse/R/branches/R-2-2-patches/src/include/R_ext/GraphicsBase.h?op=revision&amp;rev=17204</guid></item>
</channel></rss>