[Gtkradiant] various fixes and improvements - see CHANGES 01/08/2003
William Joseph
gtkradiant@zerowing.idsoftware.com
Fri, 01 Aug 2003 05:19:05 -0500
--3F2A3E98DBAC8864CA
Content-Type: text/plain
Content-Encoding: iso-8859-1
Content-Tranfer-Encoding: 8bit
Commit from spog on branch spog_branch
--------------------------------------
various fixes and improvements - see CHANGES 01/08/2003
that we distribute with the binaries. (see changelog)
+ 01/08/2003
+ SPoG
+ - Fixed uninitialised refcount in entity key class.
+ - Fixed memory leak in shader parsing.
+ - Added reference-counting holder for worldspawn node.
+ - Moved string class and utilities into a new header in libs dir.
+ - Fixed external-file-resource cache to use case-insensitive name compare on win32.
+ - Fixed shaders to use case-insensitive name compare.
+ - Fixed shader module to display SHADER_NOT_FOUND when appropriate.
+ - Changed the default texture name to "NULL" instead of SHADER_NOT_FOUND.
+ - Changed move-into-entity to perform parent-selection-to-last-selected-node.
+ - Added a new implementation of GtkTreeModel operating directly on the scenegraph.
+ - Fixed disable-screen-updates to queue update requests instead of ignoring them.
+
22/07/2003
SPoG
- Changed scale/flip-selection to use the manipulator as a pivot point.
GtkRadiant docs/developer/CHANGES 1.315.2.138
GtkRadiant include/ishaders.h 1.20.2.2.2.7
GtkRadiant include/qertypes.h 1.31.2.1.2.30
+ GtkRadiant libs/aabb.h 1.1.2.1
GtkRadiant libs/charstream.h 1.1.2.6
GtkRadiant libs/entitylib.h 1.1.2.7
GtkRadiant libs/scenelib.h 1.1.2.67
+ GtkRadiant libs/shaderlib.h 1.1.2.1
+ GtkRadiant libs/stringio.h 1.1.2.1
+ GtkRadiant libs/stringlib.h 1.1.2.1
GtkRadiant plugins/entity/eclassmodel.cpp 1.1.2.1.2.8
GtkRadiant plugins/entity/entity.cpp 1.2.2.1.2.9
GtkRadiant plugins/entity/generic.cpp 1.1.2.7
GtkRadiant plugins/entity/group.cpp 1.1.2.4
GtkRadiant plugins/entity/light.cpp 1.1.4.10
GtkRadiant plugins/entity/miscmodel.cpp 1.1.2.1.2.7
GtkRadiant plugins/entity/targetable.h 1.1.2.5
GtkRadiant plugins/mapq3/parse.cpp 1.7.2.1.2.14
GtkRadiant plugins/mapq3/write.cpp 1.6.2.1.2.20
GtkRadiant plugins/shaders/shaders.cpp 1.34.2.1.2.17
GtkRadiant radiant/GtkRadiant.dsp 1.2.2.4
GtkRadiant radiant/brush.h 1.14.2.3.2.47
GtkRadiant radiant/brushwrapper.cpp 1.1.2.53
GtkRadiant radiant/brushwrapper.h 1.1.2.67
GtkRadiant radiant/camwindow.cpp 1.25.2.1.2.32
GtkRadiant radiant/csg.cpp 1.7.4.2.2.27
GtkRadiant radiant/groupdialog.cpp 1.24.2.1.2.27
GtkRadiant radiant/gtkdlgs.cpp 1.23.2.2.2.39
GtkRadiant radiant/mainframe.cpp 1.96.2.2.2.57
GtkRadiant radiant/map.cpp 1.38.2.2.2.57
GtkRadiant radiant/map.h 1.8.4.9
GtkRadiant radiant/patch.cpp 1.1.2.3.2.42
GtkRadiant radiant/patch.h 1.1.2.2.2.66
GtkRadiant radiant/patchdialog.cpp 1.10.2.1.2.16
GtkRadiant radiant/pluginmanager.cpp 1.76.2.1.2.44
GtkRadiant radiant/qe3.cpp 1.72.2.22
GtkRadiant radiant/scenegraph.cpp 1.1.2.32
GtkRadiant radiant/select.cpp 1.24.2.2.2.37
GtkRadiant radiant/targetname.cpp 1.1.2.1.2.17
GtkRadiant radiant/texwindow.cpp 1.44.2.1.2.22
GtkRadiant radiant/treemodel.cpp 1.1.2.2
GtkRadiant radiant/xywindow.cpp 1.33.2.1.2.42
--3F2A3E98DBAC8864CA
Content-Type: text/html
Content-Encoding: iso-8859-1
Content-Tranfer-Encoding: 8bit
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>various fixes and improvements - see CHANGES 01/08/2003</title>
<style type="text/css">
body {
color: black;
background: white;
}
table.csetheader {
color: inherit;
background: #ebebeb;
border-style: solid;
border-color: #8d8d8d;
border-width: 0px 1px 1px 0px;
}
table.history {
border: solid black 1px;
}
p.footer { border-top: solid black 1px; }
em.user { font-style: normal; color: #000080; background: inherit; }
em.branch { font-style: normal; color: #800000; background: inherit; }
tr.history { color: inherit; background-color: #c0c0c0; }
th.history { padding-right: 3em; text-align: left; }
th.haction { padding-right: 1em; text-align: left; }
td.item { padding-right: 3em; font-family: monospace; }
td.itemact { padding: 0em 0.5em; font-family: monospace; text-align: center; }
td.itemrev { padding-right: 1em; font-family: monospace; }
tr.itemA0 { color: inherit; background: #e0f4e0; margin: 15px; }
tr.itemA1 { color: inherit; background: #f0fff0; margin: 15px; }
tr.itemM0 { color: inherit; background: #eaeaea; margin: 15px; }
tr.itemM1 { color: inherit; background: #f4f4f4; margin: 15px; }
tr.itemR0 { color: inherit; background: #f4e0e0; margin: 15px; }
tr.itemR1 { color: inherit; background: #fff0f0; margin: 15px; }
</style>
</head>
<body>
<table width="100%%" class="csetheader">
<tr>
<td align="left"><b>Commit from <em class="user">spog</em> on branch <em class="branch">spog_branch</em></b></td>
<td align="right">2003-08-01 17:18 UTC</td>
</tr>
</table>
<pre>various fixes and improvements - see CHANGES 01/08/2003</pre>
<pre>
that we distribute with the binaries. (see changelog)
+ 01/08/2003
+ SPoG
+ - Fixed uninitialised refcount in entity key class.
+ - Fixed memory leak in shader parsing.
+ - Added reference-counting holder for worldspawn node.
+ - Moved string class and utilities into a new header in libs dir.
+ - Fixed external-file-resource cache to use case-insensitive name compare on win32.
+ - Fixed shaders to use case-insensitive name compare.
+ - Fixed shader module to display SHADER_NOT_FOUND when appropriate.
+ - Changed the default texture name to "NULL" instead of SHADER_NOT_FOUND.
+ - Changed move-into-entity to perform parent-selection-to-last-selected-node.
+ - Added a new implementation of GtkTreeModel operating directly on the scenegraph.
+ - Fixed disable-screen-updates to queue update requests instead of ignoring them.
+
22/07/2003
SPoG
- Changed scale/flip-selection to use the manipulator as a pivot point.
</pre>
<table cellspacing="0" cellpadding="3" class="history">
<tr class="history">
<th class="haction"></th>
<th class="history">Module</th>
<th class="history">File name</th>
<th class="history" colspan="3">Revision</th>
</tr>
<tr class="itemM0">
<td class="itemact"></td>
<td class="item"><b>GtkRadiant</b></td>
<td class="item">docs/developer/CHANGES</td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/docs/developer/CHANGES?rev=1.315.2.137&content-type=text/vnd.viewcvs-markup">1.315.2.137</a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/docs/developer/CHANGES.diff?r1=1.315.2.137&r2=1.315.2.138">>>></a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/docs/developer/CHANGES?rev=1.315.2.138&content-type=text/vnd.viewcvs-markup">1.315.2.138</a></td>
</tr>
<tr class="itemM1">
<td class="itemact"></td>
<td class="item"><b>GtkRadiant</b></td>
<td class="item">include/ishaders.h</td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/include/ishaders.h?rev=1.20.2.2.2.6&content-type=text/vnd.viewcvs-markup">1.20.2.2.2.6</a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/include/ishaders.h.diff?r1=1.20.2.2.2.6&r2=1.20.2.2.2.7">>>></a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/include/ishaders.h?rev=1.20.2.2.2.7&content-type=text/vnd.viewcvs-markup">1.20.2.2.2.7</a></td>
</tr>
<tr class="itemM0">
<td class="itemact"></td>
<td class="item"><b>GtkRadiant</b></td>
<td class="item">include/qertypes.h</td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/include/qertypes.h?rev=1.31.2.1.2.29&content-type=text/vnd.viewcvs-markup">1.31.2.1.2.29</a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/include/qertypes.h.diff?r1=1.31.2.1.2.29&r2=1.31.2.1.2.30">>>></a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/include/qertypes.h?rev=1.31.2.1.2.30&content-type=text/vnd.viewcvs-markup">1.31.2.1.2.30</a></td>
</tr>
<tr class="itemA1">
<td class="itemact"><b>+</b></td>
<td class="item"><b>GtkRadiant</b></td>
<td class="item">libs/aabb.h</td>
<td class="itemrev"></td>
<td class="itemrev"></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/libs/aabb.h?rev=1.1.2.1&content-type=text/vnd.viewcvs-markup">1.1.2.1</a></td>
</tr>
<tr class="itemM0">
<td class="itemact"></td>
<td class="item"><b>GtkRadiant</b></td>
<td class="item">libs/charstream.h</td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/libs/charstream.h?rev=1.1.2.5&content-type=text/vnd.viewcvs-markup">1.1.2.5</a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/libs/charstream.h.diff?r1=1.1.2.5&r2=1.1.2.6">>>></a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/libs/charstream.h?rev=1.1.2.6&content-type=text/vnd.viewcvs-markup">1.1.2.6</a></td>
</tr>
<tr class="itemM1">
<td class="itemact"></td>
<td class="item"><b>GtkRadiant</b></td>
<td class="item">libs/entitylib.h</td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/libs/entitylib.h?rev=1.1.2.6&content-type=text/vnd.viewcvs-markup">1.1.2.6</a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/libs/entitylib.h.diff?r1=1.1.2.6&r2=1.1.2.7">>>></a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/libs/entitylib.h?rev=1.1.2.7&content-type=text/vnd.viewcvs-markup">1.1.2.7</a></td>
</tr>
<tr class="itemM0">
<td class="itemact"></td>
<td class="item"><b>GtkRadiant</b></td>
<td class="item">libs/scenelib.h</td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/libs/scenelib.h?rev=1.1.2.66&content-type=text/vnd.viewcvs-markup">1.1.2.66</a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/libs/scenelib.h.diff?r1=1.1.2.66&r2=1.1.2.67">>>></a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/libs/scenelib.h?rev=1.1.2.67&content-type=text/vnd.viewcvs-markup">1.1.2.67</a></td>
</tr>
<tr class="itemA1">
<td class="itemact"><b>+</b></td>
<td class="item"><b>GtkRadiant</b></td>
<td class="item">libs/shaderlib.h</td>
<td class="itemrev"></td>
<td class="itemrev"></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/libs/shaderlib.h?rev=1.1.2.1&content-type=text/vnd.viewcvs-markup">1.1.2.1</a></td>
</tr>
<tr class="itemA0">
<td class="itemact"><b>+</b></td>
<td class="item"><b>GtkRadiant</b></td>
<td class="item">libs/stringio.h</td>
<td class="itemrev"></td>
<td class="itemrev"></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/libs/stringio.h?rev=1.1.2.1&content-type=text/vnd.viewcvs-markup">1.1.2.1</a></td>
</tr>
<tr class="itemA1">
<td class="itemact"><b>+</b></td>
<td class="item"><b>GtkRadiant</b></td>
<td class="item">libs/stringlib.h</td>
<td class="itemrev"></td>
<td class="itemrev"></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/libs/stringlib.h?rev=1.1.2.1&content-type=text/vnd.viewcvs-markup">1.1.2.1</a></td>
</tr>
<tr class="itemM0">
<td class="itemact"></td>
<td class="item"><b>GtkRadiant</b></td>
<td class="item">plugins/entity/eclassmodel.cpp</td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/plugins/entity/eclassmodel.cpp?rev=1.1.2.1.2.7&content-type=text/vnd.viewcvs-markup">1.1.2.1.2.7</a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/plugins/entity/eclassmodel.cpp.diff?r1=1.1.2.1.2.7&r2=1.1.2.1.2.8">>>></a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/plugins/entity/eclassmodel.cpp?rev=1.1.2.1.2.8&content-type=text/vnd.viewcvs-markup">1.1.2.1.2.8</a></td>
</tr>
<tr class="itemM1">
<td class="itemact"></td>
<td class="item"><b>GtkRadiant</b></td>
<td class="item">plugins/entity/entity.cpp</td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/plugins/entity/entity.cpp?rev=1.2.2.1.2.8&content-type=text/vnd.viewcvs-markup">1.2.2.1.2.8</a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/plugins/entity/entity.cpp.diff?r1=1.2.2.1.2.8&r2=1.2.2.1.2.9">>>></a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/plugins/entity/entity.cpp?rev=1.2.2.1.2.9&content-type=text/vnd.viewcvs-markup">1.2.2.1.2.9</a></td>
</tr>
<tr class="itemM0">
<td class="itemact"></td>
<td class="item"><b>GtkRadiant</b></td>
<td class="item">plugins/entity/generic.cpp</td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/plugins/entity/generic.cpp?rev=1.1.2.6&content-type=text/vnd.viewcvs-markup">1.1.2.6</a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/plugins/entity/generic.cpp.diff?r1=1.1.2.6&r2=1.1.2.7">>>></a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/plugins/entity/generic.cpp?rev=1.1.2.7&content-type=text/vnd.viewcvs-markup">1.1.2.7</a></td>
</tr>
<tr class="itemM1">
<td class="itemact"></td>
<td class="item"><b>GtkRadiant</b></td>
<td class="item">plugins/entity/group.cpp</td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/plugins/entity/group.cpp?rev=1.1.2.3&content-type=text/vnd.viewcvs-markup">1.1.2.3</a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/plugins/entity/group.cpp.diff?r1=1.1.2.3&r2=1.1.2.4">>>></a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/plugins/entity/group.cpp?rev=1.1.2.4&content-type=text/vnd.viewcvs-markup">1.1.2.4</a></td>
</tr>
<tr class="itemM0">
<td class="itemact"></td>
<td class="item"><b>GtkRadiant</b></td>
<td class="item">plugins/entity/light.cpp</td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/plugins/entity/light.cpp?rev=1.1.4.9&content-type=text/vnd.viewcvs-markup">1.1.4.9</a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/plugins/entity/light.cpp.diff?r1=1.1.4.9&r2=1.1.4.10">>>></a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/plugins/entity/light.cpp?rev=1.1.4.10&content-type=text/vnd.viewcvs-markup">1.1.4.10</a></td>
</tr>
<tr class="itemM1">
<td class="itemact"></td>
<td class="item"><b>GtkRadiant</b></td>
<td class="item">plugins/entity/miscmodel.cpp</td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/plugins/entity/miscmodel.cpp?rev=1.1.2.1.2.6&content-type=text/vnd.viewcvs-markup">1.1.2.1.2.6</a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/plugins/entity/miscmodel.cpp.diff?r1=1.1.2.1.2.6&r2=1.1.2.1.2.7">>>></a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/plugins/entity/miscmodel.cpp?rev=1.1.2.1.2.7&content-type=text/vnd.viewcvs-markup">1.1.2.1.2.7</a></td>
</tr>
<tr class="itemM0">
<td class="itemact"></td>
<td class="item"><b>GtkRadiant</b></td>
<td class="item">plugins/entity/targetable.h</td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/plugins/entity/targetable.h?rev=1.1.2.4&content-type=text/vnd.viewcvs-markup">1.1.2.4</a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/plugins/entity/targetable.h.diff?r1=1.1.2.4&r2=1.1.2.5">>>></a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/plugins/entity/targetable.h?rev=1.1.2.5&content-type=text/vnd.viewcvs-markup">1.1.2.5</a></td>
</tr>
<tr class="itemM1">
<td class="itemact"></td>
<td class="item"><b>GtkRadiant</b></td>
<td class="item">plugins/mapq3/parse.cpp</td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/plugins/mapq3/parse.cpp?rev=1.7.2.1.2.13&content-type=text/vnd.viewcvs-markup">1.7.2.1.2.13</a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/plugins/mapq3/parse.cpp.diff?r1=1.7.2.1.2.13&r2=1.7.2.1.2.14">>>></a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/plugins/mapq3/parse.cpp?rev=1.7.2.1.2.14&content-type=text/vnd.viewcvs-markup">1.7.2.1.2.14</a></td>
</tr>
<tr class="itemM0">
<td class="itemact"></td>
<td class="item"><b>GtkRadiant</b></td>
<td class="item">plugins/mapq3/write.cpp</td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/plugins/mapq3/write.cpp?rev=1.6.2.1.2.19&content-type=text/vnd.viewcvs-markup">1.6.2.1.2.19</a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/plugins/mapq3/write.cpp.diff?r1=1.6.2.1.2.19&r2=1.6.2.1.2.20">>>></a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/plugins/mapq3/write.cpp?rev=1.6.2.1.2.20&content-type=text/vnd.viewcvs-markup">1.6.2.1.2.20</a></td>
</tr>
<tr class="itemM1">
<td class="itemact"></td>
<td class="item"><b>GtkRadiant</b></td>
<td class="item">plugins/shaders/shaders.cpp</td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/plugins/shaders/shaders.cpp?rev=1.34.2.1.2.16&content-type=text/vnd.viewcvs-markup">1.34.2.1.2.16</a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/plugins/shaders/shaders.cpp.diff?r1=1.34.2.1.2.16&r2=1.34.2.1.2.17">>>></a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/plugins/shaders/shaders.cpp?rev=1.34.2.1.2.17&content-type=text/vnd.viewcvs-markup">1.34.2.1.2.17</a></td>
</tr>
<tr class="itemM0">
<td class="itemact"></td>
<td class="item"><b>GtkRadiant</b></td>
<td class="item">radiant/GtkRadiant.dsp</td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/GtkRadiant.dsp?rev=1.2.2.3&content-type=text/vnd.viewcvs-markup">1.2.2.3</a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/GtkRadiant.dsp.diff?r1=1.2.2.3&r2=1.2.2.4">>>></a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/GtkRadiant.dsp?rev=1.2.2.4&content-type=text/vnd.viewcvs-markup">1.2.2.4</a></td>
</tr>
<tr class="itemM1">
<td class="itemact"></td>
<td class="item"><b>GtkRadiant</b></td>
<td class="item">radiant/brush.h</td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/brush.h?rev=1.14.2.3.2.46&content-type=text/vnd.viewcvs-markup">1.14.2.3.2.46</a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/brush.h.diff?r1=1.14.2.3.2.46&r2=1.14.2.3.2.47">>>></a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/brush.h?rev=1.14.2.3.2.47&content-type=text/vnd.viewcvs-markup">1.14.2.3.2.47</a></td>
</tr>
<tr class="itemM0">
<td class="itemact"></td>
<td class="item"><b>GtkRadiant</b></td>
<td class="item">radiant/brushwrapper.cpp</td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/brushwrapper.cpp?rev=1.1.2.52&content-type=text/vnd.viewcvs-markup">1.1.2.52</a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/brushwrapper.cpp.diff?r1=1.1.2.52&r2=1.1.2.53">>>></a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/brushwrapper.cpp?rev=1.1.2.53&content-type=text/vnd.viewcvs-markup">1.1.2.53</a></td>
</tr>
<tr class="itemM1">
<td class="itemact"></td>
<td class="item"><b>GtkRadiant</b></td>
<td class="item">radiant/brushwrapper.h</td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/brushwrapper.h?rev=1.1.2.66&content-type=text/vnd.viewcvs-markup">1.1.2.66</a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/brushwrapper.h.diff?r1=1.1.2.66&r2=1.1.2.67">>>></a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/brushwrapper.h?rev=1.1.2.67&content-type=text/vnd.viewcvs-markup">1.1.2.67</a></td>
</tr>
<tr class="itemM0">
<td class="itemact"></td>
<td class="item"><b>GtkRadiant</b></td>
<td class="item">radiant/camwindow.cpp</td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/camwindow.cpp?rev=1.25.2.1.2.31&content-type=text/vnd.viewcvs-markup">1.25.2.1.2.31</a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/camwindow.cpp.diff?r1=1.25.2.1.2.31&r2=1.25.2.1.2.32">>>></a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/camwindow.cpp?rev=1.25.2.1.2.32&content-type=text/vnd.viewcvs-markup">1.25.2.1.2.32</a></td>
</tr>
<tr class="itemM1">
<td class="itemact"></td>
<td class="item"><b>GtkRadiant</b></td>
<td class="item">radiant/csg.cpp</td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/csg.cpp?rev=1.7.4.2.2.26&content-type=text/vnd.viewcvs-markup">1.7.4.2.2.26</a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/csg.cpp.diff?r1=1.7.4.2.2.26&r2=1.7.4.2.2.27">>>></a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/csg.cpp?rev=1.7.4.2.2.27&content-type=text/vnd.viewcvs-markup">1.7.4.2.2.27</a></td>
</tr>
<tr class="itemM0">
<td class="itemact"></td>
<td class="item"><b>GtkRadiant</b></td>
<td class="item">radiant/groupdialog.cpp</td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/groupdialog.cpp?rev=1.24.2.1.2.26&content-type=text/vnd.viewcvs-markup">1.24.2.1.2.26</a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/groupdialog.cpp.diff?r1=1.24.2.1.2.26&r2=1.24.2.1.2.27">>>></a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/groupdialog.cpp?rev=1.24.2.1.2.27&content-type=text/vnd.viewcvs-markup">1.24.2.1.2.27</a></td>
</tr>
<tr class="itemM1">
<td class="itemact"></td>
<td class="item"><b>GtkRadiant</b></td>
<td class="item">radiant/gtkdlgs.cpp</td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/gtkdlgs.cpp?rev=1.23.2.2.2.38&content-type=text/vnd.viewcvs-markup">1.23.2.2.2.38</a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/gtkdlgs.cpp.diff?r1=1.23.2.2.2.38&r2=1.23.2.2.2.39">>>></a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/gtkdlgs.cpp?rev=1.23.2.2.2.39&content-type=text/vnd.viewcvs-markup">1.23.2.2.2.39</a></td>
</tr>
<tr class="itemM0">
<td class="itemact"></td>
<td class="item"><b>GtkRadiant</b></td>
<td class="item">radiant/mainframe.cpp</td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/mainframe.cpp?rev=1.96.2.2.2.56&content-type=text/vnd.viewcvs-markup">1.96.2.2.2.56</a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/mainframe.cpp.diff?r1=1.96.2.2.2.56&r2=1.96.2.2.2.57">>>></a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/mainframe.cpp?rev=1.96.2.2.2.57&content-type=text/vnd.viewcvs-markup">1.96.2.2.2.57</a></td>
</tr>
<tr class="itemM1">
<td class="itemact"></td>
<td class="item"><b>GtkRadiant</b></td>
<td class="item">radiant/map.cpp</td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/map.cpp?rev=1.38.2.2.2.56&content-type=text/vnd.viewcvs-markup">1.38.2.2.2.56</a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/map.cpp.diff?r1=1.38.2.2.2.56&r2=1.38.2.2.2.57">>>></a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/map.cpp?rev=1.38.2.2.2.57&content-type=text/vnd.viewcvs-markup">1.38.2.2.2.57</a></td>
</tr>
<tr class="itemM0">
<td class="itemact"></td>
<td class="item"><b>GtkRadiant</b></td>
<td class="item">radiant/map.h</td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/map.h?rev=1.8.4.8&content-type=text/vnd.viewcvs-markup">1.8.4.8</a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/map.h.diff?r1=1.8.4.8&r2=1.8.4.9">>>></a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/map.h?rev=1.8.4.9&content-type=text/vnd.viewcvs-markup">1.8.4.9</a></td>
</tr>
<tr class="itemM1">
<td class="itemact"></td>
<td class="item"><b>GtkRadiant</b></td>
<td class="item">radiant/patch.cpp</td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/patch.cpp?rev=1.1.2.3.2.41&content-type=text/vnd.viewcvs-markup">1.1.2.3.2.41</a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/patch.cpp.diff?r1=1.1.2.3.2.41&r2=1.1.2.3.2.42">>>></a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/patch.cpp?rev=1.1.2.3.2.42&content-type=text/vnd.viewcvs-markup">1.1.2.3.2.42</a></td>
</tr>
<tr class="itemM0">
<td class="itemact"></td>
<td class="item"><b>GtkRadiant</b></td>
<td class="item">radiant/patch.h</td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/patch.h?rev=1.1.2.2.2.65&content-type=text/vnd.viewcvs-markup">1.1.2.2.2.65</a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/patch.h.diff?r1=1.1.2.2.2.65&r2=1.1.2.2.2.66">>>></a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/patch.h?rev=1.1.2.2.2.66&content-type=text/vnd.viewcvs-markup">1.1.2.2.2.66</a></td>
</tr>
<tr class="itemM1">
<td class="itemact"></td>
<td class="item"><b>GtkRadiant</b></td>
<td class="item">radiant/patchdialog.cpp</td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/patchdialog.cpp?rev=1.10.2.1.2.15&content-type=text/vnd.viewcvs-markup">1.10.2.1.2.15</a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/patchdialog.cpp.diff?r1=1.10.2.1.2.15&r2=1.10.2.1.2.16">>>></a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/patchdialog.cpp?rev=1.10.2.1.2.16&content-type=text/vnd.viewcvs-markup">1.10.2.1.2.16</a></td>
</tr>
<tr class="itemM0">
<td class="itemact"></td>
<td class="item"><b>GtkRadiant</b></td>
<td class="item">radiant/pluginmanager.cpp</td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/pluginmanager.cpp?rev=1.76.2.1.2.43&content-type=text/vnd.viewcvs-markup">1.76.2.1.2.43</a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/pluginmanager.cpp.diff?r1=1.76.2.1.2.43&r2=1.76.2.1.2.44">>>></a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/pluginmanager.cpp?rev=1.76.2.1.2.44&content-type=text/vnd.viewcvs-markup">1.76.2.1.2.44</a></td>
</tr>
<tr class="itemM1">
<td class="itemact"></td>
<td class="item"><b>GtkRadiant</b></td>
<td class="item">radiant/qe3.cpp</td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/qe3.cpp?rev=1.72.2.21&content-type=text/vnd.viewcvs-markup">1.72.2.21</a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/qe3.cpp.diff?r1=1.72.2.21&r2=1.72.2.22">>>></a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/qe3.cpp?rev=1.72.2.22&content-type=text/vnd.viewcvs-markup">1.72.2.22</a></td>
</tr>
<tr class="itemM0">
<td class="itemact"></td>
<td class="item"><b>GtkRadiant</b></td>
<td class="item">radiant/scenegraph.cpp</td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/scenegraph.cpp?rev=1.1.2.31&content-type=text/vnd.viewcvs-markup">1.1.2.31</a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/scenegraph.cpp.diff?r1=1.1.2.31&r2=1.1.2.32">>>></a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/scenegraph.cpp?rev=1.1.2.32&content-type=text/vnd.viewcvs-markup">1.1.2.32</a></td>
</tr>
<tr class="itemM1">
<td class="itemact"></td>
<td class="item"><b>GtkRadiant</b></td>
<td class="item">radiant/select.cpp</td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/select.cpp?rev=1.24.2.2.2.36&content-type=text/vnd.viewcvs-markup">1.24.2.2.2.36</a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/select.cpp.diff?r1=1.24.2.2.2.36&r2=1.24.2.2.2.37">>>></a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/select.cpp?rev=1.24.2.2.2.37&content-type=text/vnd.viewcvs-markup">1.24.2.2.2.37</a></td>
</tr>
<tr class="itemM0">
<td class="itemact"></td>
<td class="item"><b>GtkRadiant</b></td>
<td class="item">radiant/targetname.cpp</td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/targetname.cpp?rev=1.1.2.1.2.16&content-type=text/vnd.viewcvs-markup">1.1.2.1.2.16</a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/targetname.cpp.diff?r1=1.1.2.1.2.16&r2=1.1.2.1.2.17">>>></a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/targetname.cpp?rev=1.1.2.1.2.17&content-type=text/vnd.viewcvs-markup">1.1.2.1.2.17</a></td>
</tr>
<tr class="itemM1">
<td class="itemact"></td>
<td class="item"><b>GtkRadiant</b></td>
<td class="item">radiant/texwindow.cpp</td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/texwindow.cpp?rev=1.44.2.1.2.21&content-type=text/vnd.viewcvs-markup">1.44.2.1.2.21</a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/texwindow.cpp.diff?r1=1.44.2.1.2.21&r2=1.44.2.1.2.22">>>></a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/texwindow.cpp?rev=1.44.2.1.2.22&content-type=text/vnd.viewcvs-markup">1.44.2.1.2.22</a></td>
</tr>
<tr class="itemM0">
<td class="itemact"></td>
<td class="item"><b>GtkRadiant</b></td>
<td class="item">radiant/treemodel.cpp</td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/treemodel.cpp?rev=1.1.2.1&content-type=text/vnd.viewcvs-markup">1.1.2.1</a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/treemodel.cpp.diff?r1=1.1.2.1&r2=1.1.2.2">>>></a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/treemodel.cpp?rev=1.1.2.2&content-type=text/vnd.viewcvs-markup">1.1.2.2</a></td>
</tr>
<tr class="itemM1">
<td class="itemact"></td>
<td class="item"><b>GtkRadiant</b></td>
<td class="item">radiant/xywindow.cpp</td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/xywindow.cpp?rev=1.33.2.1.2.41&content-type=text/vnd.viewcvs-markup">1.33.2.1.2.41</a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/xywindow.cpp.diff?r1=1.33.2.1.2.41&r2=1.33.2.1.2.42">>>></a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/xywindow.cpp?rev=1.33.2.1.2.42&content-type=text/vnd.viewcvs-markup">1.33.2.1.2.42</a></td>
</tr>
</table>
<p><br /></p>
<p class="footer">Generated by <a href="http://www.nongnu.org/cvsreport/">cvsreport 0.3.0</a></p>
</body>
</html>