[Gtkradiant] CVS: minor fixes see CHANGES

Gef Davis,,, gtkradiant@zerowing.idsoftware.com
Thu, 25 Apr 2002 00:12:39 -0500


This is a mixed plain/HTML MIME encoded message.

--101971155922128
Content-Type: text/plain

User   : gef
Branch : Stable-1_2
Root   : zerowing:/cvs
Date   : 2002/04/25  00:12:15

minor fixes see CHANGES

--

  GtkRadiant/docs/developer/CHANGES
    1.255.2.34 : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/docs/developer/CHANGES?rev=1.255.2.34
    diff :
      This is the changelog for developpers, != changelog for the end user 
      that we distribute with the binaries. (see changelog)
      
    + 25/4/2002
    +   Gef
    +   - fixed a broken image link in the shader manual (bugzilla: #486)
    +   - changed prtview to use ~/.radiant/<version>/prtview.ini instead of 
    +     ~/.q3a/radiant/prtview.ini on linux
    +   - fixed prtview loading/saving config (bugzilla: #424)
    + 
      23/4/2002
        SmallPileOfGibs
        - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=229

6 files modified :

  GtkRadiant/contrib/bobtoolz/StdAfx.h
    1.6.2.1 : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/contrib/bobtoolz/StdAfx.h?rev=1.6.2.1
    1.6 : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/contrib/bobtoolz/StdAfx.h?rev=1.6
    diff : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/contrib/bobtoolz/StdAfx.h.diff?r1=1.6&r2=1.6.2.1

  GtkRadiant/contrib/prtview/prtview.cpp
    1.3.2.1 : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/contrib/prtview/prtview.cpp?rev=1.3.2.1
    1.3 : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/contrib/prtview/prtview.cpp?rev=1.3
    diff : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/contrib/prtview/prtview.cpp.diff?r1=1.3&r2=1.3.2.1

  GtkRadiant/contrib/prtview/stdafx.h
    1.3.2.1 : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/contrib/prtview/stdafx.h?rev=1.3.2.1
    1.3 : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/contrib/prtview/stdafx.h?rev=1.3
    diff : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/contrib/prtview/stdafx.h.diff?r1=1.3&r2=1.3.2.1

  GtkRadiant/docs/developer/CHANGES
    1.255.2.34 : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/docs/developer/CHANGES?rev=1.255.2.34
    1.255.2.33 : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/docs/developer/CHANGES?rev=1.255.2.33
    diff : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/docs/developer/CHANGES.diff?r1=1.255.2.33&r2=1.255.2.34

  GtkRadiant/docs/manual/quake3/Q3AShader_Manual/ch06/pg6_1.htm
    1.2.22.1 : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/docs/manual/quake3/Q3AShader_Manual/ch06/pg6_1.htm?rev=1.2.22.1
    1.2 : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/docs/manual/quake3/Q3AShader_Manual/ch06/pg6_1.htm?rev=1.2
    diff : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/docs/manual/quake3/Q3AShader_Manual/ch06/pg6_1.htm.diff?r1=1.2&r2=1.2.22.1

  GtkRadiant/plugins/textool/StdAfx.h
    1.11.2.1 : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/plugins/textool/StdAfx.h?rev=1.11.2.1
    1.11 : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/plugins/textool/StdAfx.h?rev=1.11
    diff : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/plugins/textool/StdAfx.h.diff?r1=1.11&r2=1.11.2.1


--101971155922128
Content-Type: text/html

<html>
<head><title>CVS report</title></head>
<body bgcolor="#ffffff" text="#000000">

<table border=0 width="100%" cellspacing=0 cellpadding=0>
 <tr>
<td align=left><b>Commit from <i>gef</i> on branch <i>Stable-1_2</i></b></td>
  <td align=right valign=bottom>2002/04/25  &nbsp; 00:12:15</td>
 </tr>
</table>
<hr width="100%" size=2 noshade><br>

<code>
minor fixes see CHANGES<br>
</code>
<hr width="100%" size=2 noshade><br>
<code>
<b>GtkRadiant/docs/developer/CHANGES</b>
<pre>  This is the changelog for developpers, != changelog for the end user 
  that we distribute with the binaries. (see changelog)
  
+ 25/4/2002
+   Gef
+   - fixed a broken image link in the shader manual (bugzilla: #486)
+   - changed prtview to use ~/.radiant/<version>/prtview.ini instead of 
+     ~/.q3a/radiant/prtview.ini on linux
+   - fixed prtview loading/saving config (bugzilla: #424)
+ 
  23/4/2002
    SmallPileOfGibs
    - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=229
</pre>
<table border=0 width="100%">

 <tr>
  <td colspan=5>&nbsp;</td>
 </tr>
 <tr bgcolor="#e0e0e0">
  <td colspan=5 align=center><b>6 files modified</b></td>
 </tr>
 <tr>
  <td><b>Module</b></td>
  <td><b>File name</b></td>
  <td colspan=3><b>Version</b></td>
 </tr>
 <tr>
  <td><b>GtkRadiant</b></td>
  <td><code>contrib/bobtoolz/StdAfx.h</code></td>
  <td><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/contrib/bobtoolz/StdAfx.h?rev=1.6">1.6</a></td>
  <td><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/contrib/bobtoolz/StdAfx.h.diff?r1=text&tr1=1.6&r2=text&tr2=1.6.2.1&f=h">&gt;&gt;&gt;</a></td>
  <td><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/contrib/bobtoolz/StdAfx.h?rev=1.6.2.1">1.6.2.1</a></td>
 </tr>
 <tr>
  <td><b>GtkRadiant</b></td>
  <td><code>contrib/prtview/prtview.cpp</code></td>
  <td><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/contrib/prtview/prtview.cpp?rev=1.3">1.3</a></td>
  <td><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/contrib/prtview/prtview.cpp.diff?r1=text&tr1=1.3&r2=text&tr2=1.3.2.1&f=h">&gt;&gt;&gt;</a></td>
  <td><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/contrib/prtview/prtview.cpp?rev=1.3.2.1">1.3.2.1</a></td>
 </tr>
 <tr>
  <td><b>GtkRadiant</b></td>
  <td><code>contrib/prtview/stdafx.h</code></td>
  <td><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/contrib/prtview/stdafx.h?rev=1.3">1.3</a></td>
  <td><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/contrib/prtview/stdafx.h.diff?r1=text&tr1=1.3&r2=text&tr2=1.3.2.1&f=h">&gt;&gt;&gt;</a></td>
  <td><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/contrib/prtview/stdafx.h?rev=1.3.2.1">1.3.2.1</a></td>
 </tr>
 <tr>
  <td><b>GtkRadiant</b></td>
  <td><code>docs/developer/CHANGES</code></td>
  <td><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/docs/developer/CHANGES?rev=1.255.2.33">1.255.2.33</a></td>
  <td><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/docs/developer/CHANGES.diff?r1=text&tr1=1.255.2.33&r2=text&tr2=1.255.2.34&f=h">&gt;&gt;&gt;</a></td>
  <td><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/docs/developer/CHANGES?rev=1.255.2.34">1.255.2.34</a></td>
 </tr>
 <tr>
  <td><b>GtkRadiant</b></td>
  <td><code>docs/manual/quake3/Q3AShader_Manual/ch06/pg6_1.htm</code></td>
  <td><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/docs/manual/quake3/Q3AShader_Manual/ch06/pg6_1.htm?rev=1.2">1.2</a></td>
  <td><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/docs/manual/quake3/Q3AShader_Manual/ch06/pg6_1.htm.diff?r1=text&tr1=1.2&r2=text&tr2=1.2.22.1&f=h">&gt;&gt;&gt;</a></td>
  <td><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/docs/manual/quake3/Q3AShader_Manual/ch06/pg6_1.htm?rev=1.2.22.1">1.2.22.1</a></td>
 </tr>
 <tr>
  <td><b>GtkRadiant</b></td>
  <td><code>plugins/textool/StdAfx.h</code></td>
  <td><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/plugins/textool/StdAfx.h?rev=1.11">1.11</a></td>
  <td><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/plugins/textool/StdAfx.h.diff?r1=text&tr1=1.11&r2=text&tr2=1.11.2.1&f=h">&gt;&gt;&gt;</a></td>
  <td><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/plugins/textool/StdAfx.h?rev=1.11.2.1">1.11.2.1</a></td>
 </tr>

</table>

</body>
</html>

--101971155922128--