[Gtkradiant] [SVN] rev 4094 - in GtkRadiant/branches/spog_branch: docs/developer include libs plugins/entity plugins/model plugins/vfspk3 radiant

gtkradiant@zerowing.idsoftware.com gtkradiant@zerowing.idsoftware.com
Sun, 09 Nov 2003 16:36:16 -0600


This is a mixed plain/HTML MIME encoded message.

--===============0318865818==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit

Author       : spog
New Revision : 4094
Date         : Sun Nov  9 16:35:59 2003

Log:
refactoring
--

  GtkRadiant/branches/spog_branch/docs/developer/CHANGES
    4094 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/docs/developer/CHANGES?rev=4094&root=radiant.svn&view=auto
    diff:
       This is the changelog for developers, != changelog for the end user 
       that we distribute with the binaries. (see changelog)
       
      +09/11/2003
      +SPoG
      +- Refactored status bar stuff.
      +- Refactored window updates to use closures.
      +- General cleanup and refactoring.
      +
       08/11/2003
       SPoG
       - Increased priority of window redraw events.
      

32 items modified:

  GtkRadiant/branches/spog_branch/docs/developer/CHANGES
    4094 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/docs/developer/CHANGES?rev=4094&root=radiant.svn&view=auto
    4093 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/docs/developer/CHANGES?rev=4093&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/docs/developer/CHANGES?r1=text&tr1=4093&r2=text&tr2=4094&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/include/ientity.h
    4094 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/include/ientity.h?rev=4094&root=radiant.svn&view=auto
    4093 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/include/ientity.h?rev=4093&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/include/ientity.h?r1=text&tr1=4093&r2=text&tr2=4094&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/include/iselection.h
    4094 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/include/iselection.h?rev=4094&root=radiant.svn&view=auto
    4093 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/include/iselection.h?rev=4093&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/include/iselection.h?r1=text&tr1=4093&r2=text&tr2=4094&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/include/qerplugin.h
    4094 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/include/qerplugin.h?rev=4094&root=radiant.svn&view=auto
    4093 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/include/qerplugin.h?rev=4093&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/include/qerplugin.h?r1=text&tr1=4093&r2=text&tr2=4094&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/libs/entitylib.h
    4094 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/entitylib.h?rev=4094&root=radiant.svn&view=auto
    4093 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/entitylib.h?rev=4093&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/entitylib.h?r1=text&tr1=4093&r2=text&tr2=4094&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/plugins/entity/entity.cpp
    4094 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/entity/entity.cpp?rev=4094&root=radiant.svn&view=auto
    4093 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/entity/entity.cpp?rev=4093&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/entity/entity.cpp?r1=text&tr1=4093&r2=text&tr2=4094&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/plugins/entity/plugin.h
    4094 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/entity/plugin.h?rev=4094&root=radiant.svn&view=auto
    4093 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/entity/plugin.h?rev=4093&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/entity/plugin.h?r1=text&tr1=4093&r2=text&tr2=4094&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/plugins/model/plugin.cpp
    4094 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/model/plugin.cpp?rev=4094&root=radiant.svn&view=auto
    4093 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/model/plugin.cpp?rev=4093&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/model/plugin.cpp?r1=text&tr1=4093&r2=text&tr2=4094&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/plugins/vfspk3/vfs.cpp
    4094 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/vfspk3/vfs.cpp?rev=4094&root=radiant.svn&view=auto
    4093 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/vfspk3/vfs.cpp?rev=4093&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/vfspk3/vfs.cpp?r1=text&tr1=4093&r2=text&tr2=4094&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/radiant/camwindow.cpp
    4094 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/camwindow.cpp?rev=4094&root=radiant.svn&view=auto
    4093 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/camwindow.cpp?rev=4093&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/camwindow.cpp?r1=text&tr1=4093&r2=text&tr2=4094&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/radiant/camwindow.h
    4094 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/camwindow.h?rev=4094&root=radiant.svn&view=auto
    4093 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/camwindow.h?rev=4093&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/camwindow.h?r1=text&tr1=4093&r2=text&tr2=4094&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/radiant/entityinspector.cpp
    4094 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/entityinspector.cpp?rev=4094&root=radiant.svn&view=auto
    4093 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/entityinspector.cpp?rev=4093&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/entityinspector.cpp?r1=text&tr1=4093&r2=text&tr2=4094&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/radiant/entityinspector.h
    4094 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/entityinspector.h?rev=4094&root=radiant.svn&view=auto
    4093 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/entityinspector.h?rev=4093&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/entityinspector.h?r1=text&tr1=4093&r2=text&tr2=4094&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/radiant/groupdialog.cpp
    4094 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/groupdialog.cpp?rev=4094&root=radiant.svn&view=auto
    4093 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/groupdialog.cpp?rev=4093&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/groupdialog.cpp?r1=text&tr1=4093&r2=text&tr2=4094&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/radiant/gtkdlgs.cpp
    4094 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/gtkdlgs.cpp?rev=4094&root=radiant.svn&view=auto
    4093 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/gtkdlgs.cpp?rev=4093&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/gtkdlgs.cpp?r1=text&tr1=4093&r2=text&tr2=4094&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/radiant/gtkdlgs.h
    4094 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/gtkdlgs.h?rev=4094&root=radiant.svn&view=auto
    4093 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/gtkdlgs.h?rev=4093&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/gtkdlgs.h?r1=text&tr1=4093&r2=text&tr2=4094&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/radiant/gtkmisc.h
    4094 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/gtkmisc.h?rev=4094&root=radiant.svn&view=auto
    4093 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/gtkmisc.h?rev=4093&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/gtkmisc.h?r1=text&tr1=4093&r2=text&tr2=4094&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/radiant/main.cpp
    4094 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/main.cpp?rev=4094&root=radiant.svn&view=auto
    4093 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/main.cpp?rev=4093&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/main.cpp?r1=text&tr1=4093&r2=text&tr2=4094&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/radiant/mainframe.cpp
    4094 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/mainframe.cpp?rev=4094&root=radiant.svn&view=auto
    4093 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/mainframe.cpp?rev=4093&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/mainframe.cpp?r1=text&tr1=4093&r2=text&tr2=4094&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/radiant/mainframe.h
    4094 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/mainframe.h?rev=4094&root=radiant.svn&view=auto
    4093 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/mainframe.h?rev=4093&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/mainframe.h?r1=text&tr1=4093&r2=text&tr2=4094&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/radiant/map.cpp
    4094 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/map.cpp?rev=4094&root=radiant.svn&view=auto
    4093 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/map.cpp?rev=4093&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/map.cpp?r1=text&tr1=4093&r2=text&tr2=4094&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/radiant/nullmodel.cpp
    4094 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/nullmodel.cpp?rev=4094&root=radiant.svn&view=auto
    4093 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/nullmodel.cpp?rev=4093&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/nullmodel.cpp?r1=text&tr1=4093&r2=text&tr2=4094&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/radiant/plugin.cpp
    4094 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/plugin.cpp?rev=4094&root=radiant.svn&view=auto
    4093 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/plugin.cpp?rev=4093&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/plugin.cpp?r1=text&tr1=4093&r2=text&tr2=4094&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/radiant/points.cpp
    4094 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/points.cpp?rev=4094&root=radiant.svn&view=auto
    4093 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/points.cpp?rev=4093&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/points.cpp?r1=text&tr1=4093&r2=text&tr2=4094&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/radiant/qe3.cpp
    4094 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/qe3.cpp?rev=4094&root=radiant.svn&view=auto
    4093 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/qe3.cpp?rev=4093&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/qe3.cpp?r1=text&tr1=4093&r2=text&tr2=4094&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/radiant/qe3.h
    4094 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/qe3.h?rev=4094&root=radiant.svn&view=auto
    4093 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/qe3.h?rev=4093&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/qe3.h?r1=text&tr1=4093&r2=text&tr2=4094&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/radiant/selection.cpp
    4094 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/selection.cpp?rev=4094&root=radiant.svn&view=auto
    4093 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/selection.cpp?rev=4093&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/selection.cpp?r1=text&tr1=4093&r2=text&tr2=4094&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/radiant/targetname.cpp
    4094 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/targetname.cpp?rev=4094&root=radiant.svn&view=auto
    4093 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/targetname.cpp?rev=4093&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/targetname.cpp?r1=text&tr1=4093&r2=text&tr2=4094&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/radiant/texwindow.cpp
    4094 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/texwindow.cpp?rev=4094&root=radiant.svn&view=auto
    4093 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/texwindow.cpp?rev=4093&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/texwindow.cpp?r1=text&tr1=4093&r2=text&tr2=4094&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/radiant/watchbsp.cpp
    4094 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/watchbsp.cpp?rev=4094&root=radiant.svn&view=auto
    4093 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/watchbsp.cpp?rev=4093&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/watchbsp.cpp?r1=text&tr1=4093&r2=text&tr2=4094&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/radiant/xywindow.cpp
    4094 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/xywindow.cpp?rev=4094&root=radiant.svn&view=auto
    4093 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/xywindow.cpp?rev=4093&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/xywindow.cpp?r1=text&tr1=4093&r2=text&tr2=4094&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/radiant/zwindow.cpp
    4094 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/zwindow.cpp?rev=4094&root=radiant.svn&view=auto
    4093 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/zwindow.cpp?rev=4093&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/zwindow.cpp?r1=text&tr1=4093&r2=text&tr2=4094&root=radiant.svn&diff_format=h



--===============0318865818==
Content-Type: text/html; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit

<html>
<head><title>SVN 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>spog</i></b>, New Revision : 4094</td>
    <td align=right valign=bottom>Sun Nov  9 16:35:59 2003</td>
  </tr>
</table>
<hr width="100%" size=2 noshade><br>
<code>
refactoring
</code>
<hr width="100%" size=2 noshade><br>
<code>
<b>GtkRadiant/branches/spog_branch/docs/developer/CHANGES</b>
<pre>
 This is the changelog for developers, != changelog for the end user 
 that we distribute with the binaries. (see changelog)
 
+09/11/2003
+SPoG
+- Refactored status bar stuff.
+- Refactored window updates to use closures.
+- General cleanup and refactoring.
+
 08/11/2003
 SPoG
 - Increased priority of window redraw events.
</pre>
</code>
<table border=0 width="100%">
  <tr>
    <td colspan=5>&nbsp;</td>
  </tr>
  <tr bgcolor="#e0e0e0">
    <td colspan=5 align=center><b>32 items modified</b></td>
  </tr>
  <tr>
    <td><b>Module</b></td>
    <td><b>File name</b></td>
    <td colspan=3><b>Revision</b></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/docs/developer/CHANGES</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/docs/developer/CHANGES?rev=4093&root=radiant.svn&view=auto">4093</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/docs/developer/CHANGES?r1=text&tr1=4093&r2=text&tr2=4094&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/docs/developer/CHANGES?rev=4094&root=radiant.svn&view=auto">4094</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/include/ientity.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/include/ientity.h?rev=4093&root=radiant.svn&view=auto">4093</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/include/ientity.h?r1=text&tr1=4093&r2=text&tr2=4094&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/include/ientity.h?rev=4094&root=radiant.svn&view=auto">4094</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/include/iselection.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/include/iselection.h?rev=4093&root=radiant.svn&view=auto">4093</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/include/iselection.h?r1=text&tr1=4093&r2=text&tr2=4094&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/include/iselection.h?rev=4094&root=radiant.svn&view=auto">4094</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/include/qerplugin.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/include/qerplugin.h?rev=4093&root=radiant.svn&view=auto">4093</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/include/qerplugin.h?r1=text&tr1=4093&r2=text&tr2=4094&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/include/qerplugin.h?rev=4094&root=radiant.svn&view=auto">4094</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/libs/entitylib.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/entitylib.h?rev=4093&root=radiant.svn&view=auto">4093</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/entitylib.h?r1=text&tr1=4093&r2=text&tr2=4094&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/entitylib.h?rev=4094&root=radiant.svn&view=auto">4094</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/entity/entity.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/entity/entity.cpp?rev=4093&root=radiant.svn&view=auto">4093</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/entity/entity.cpp?r1=text&tr1=4093&r2=text&tr2=4094&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/entity/entity.cpp?rev=4094&root=radiant.svn&view=auto">4094</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/entity/plugin.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/entity/plugin.h?rev=4093&root=radiant.svn&view=auto">4093</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/entity/plugin.h?r1=text&tr1=4093&r2=text&tr2=4094&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/entity/plugin.h?rev=4094&root=radiant.svn&view=auto">4094</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/model/plugin.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/model/plugin.cpp?rev=4093&root=radiant.svn&view=auto">4093</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/model/plugin.cpp?r1=text&tr1=4093&r2=text&tr2=4094&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/model/plugin.cpp?rev=4094&root=radiant.svn&view=auto">4094</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/vfspk3/vfs.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/vfspk3/vfs.cpp?rev=4093&root=radiant.svn&view=auto">4093</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/vfspk3/vfs.cpp?r1=text&tr1=4093&r2=text&tr2=4094&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/vfspk3/vfs.cpp?rev=4094&root=radiant.svn&view=auto">4094</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/camwindow.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/camwindow.cpp?rev=4093&root=radiant.svn&view=auto">4093</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/camwindow.cpp?r1=text&tr1=4093&r2=text&tr2=4094&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/camwindow.cpp?rev=4094&root=radiant.svn&view=auto">4094</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/camwindow.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/camwindow.h?rev=4093&root=radiant.svn&view=auto">4093</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/camwindow.h?r1=text&tr1=4093&r2=text&tr2=4094&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/camwindow.h?rev=4094&root=radiant.svn&view=auto">4094</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/entityinspector.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/entityinspector.cpp?rev=4093&root=radiant.svn&view=auto">4093</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/entityinspector.cpp?r1=text&tr1=4093&r2=text&tr2=4094&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/entityinspector.cpp?rev=4094&root=radiant.svn&view=auto">4094</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/entityinspector.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/entityinspector.h?rev=4093&root=radiant.svn&view=auto">4093</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/entityinspector.h?r1=text&tr1=4093&r2=text&tr2=4094&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/entityinspector.h?rev=4094&root=radiant.svn&view=auto">4094</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/groupdialog.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/groupdialog.cpp?rev=4093&root=radiant.svn&view=auto">4093</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/groupdialog.cpp?r1=text&tr1=4093&r2=text&tr2=4094&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/groupdialog.cpp?rev=4094&root=radiant.svn&view=auto">4094</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/gtkdlgs.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/gtkdlgs.cpp?rev=4093&root=radiant.svn&view=auto">4093</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/gtkdlgs.cpp?r1=text&tr1=4093&r2=text&tr2=4094&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/gtkdlgs.cpp?rev=4094&root=radiant.svn&view=auto">4094</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/gtkdlgs.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/gtkdlgs.h?rev=4093&root=radiant.svn&view=auto">4093</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/gtkdlgs.h?r1=text&tr1=4093&r2=text&tr2=4094&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/gtkdlgs.h?rev=4094&root=radiant.svn&view=auto">4094</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/gtkmisc.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/gtkmisc.h?rev=4093&root=radiant.svn&view=auto">4093</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/gtkmisc.h?r1=text&tr1=4093&r2=text&tr2=4094&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/gtkmisc.h?rev=4094&root=radiant.svn&view=auto">4094</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/main.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/main.cpp?rev=4093&root=radiant.svn&view=auto">4093</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/main.cpp?r1=text&tr1=4093&r2=text&tr2=4094&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/main.cpp?rev=4094&root=radiant.svn&view=auto">4094</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/mainframe.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/mainframe.cpp?rev=4093&root=radiant.svn&view=auto">4093</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/mainframe.cpp?r1=text&tr1=4093&r2=text&tr2=4094&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/mainframe.cpp?rev=4094&root=radiant.svn&view=auto">4094</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/mainframe.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/mainframe.h?rev=4093&root=radiant.svn&view=auto">4093</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/mainframe.h?r1=text&tr1=4093&r2=text&tr2=4094&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/mainframe.h?rev=4094&root=radiant.svn&view=auto">4094</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/map.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/map.cpp?rev=4093&root=radiant.svn&view=auto">4093</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/map.cpp?r1=text&tr1=4093&r2=text&tr2=4094&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/map.cpp?rev=4094&root=radiant.svn&view=auto">4094</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/nullmodel.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/nullmodel.cpp?rev=4093&root=radiant.svn&view=auto">4093</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/nullmodel.cpp?r1=text&tr1=4093&r2=text&tr2=4094&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/nullmodel.cpp?rev=4094&root=radiant.svn&view=auto">4094</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/plugin.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/plugin.cpp?rev=4093&root=radiant.svn&view=auto">4093</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/plugin.cpp?r1=text&tr1=4093&r2=text&tr2=4094&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/plugin.cpp?rev=4094&root=radiant.svn&view=auto">4094</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/points.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/points.cpp?rev=4093&root=radiant.svn&view=auto">4093</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/points.cpp?r1=text&tr1=4093&r2=text&tr2=4094&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/points.cpp?rev=4094&root=radiant.svn&view=auto">4094</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/qe3.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/qe3.cpp?rev=4093&root=radiant.svn&view=auto">4093</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/qe3.cpp?r1=text&tr1=4093&r2=text&tr2=4094&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/qe3.cpp?rev=4094&root=radiant.svn&view=auto">4094</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/qe3.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/qe3.h?rev=4093&root=radiant.svn&view=auto">4093</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/qe3.h?r1=text&tr1=4093&r2=text&tr2=4094&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/qe3.h?rev=4094&root=radiant.svn&view=auto">4094</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/selection.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/selection.cpp?rev=4093&root=radiant.svn&view=auto">4093</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/selection.cpp?r1=text&tr1=4093&r2=text&tr2=4094&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/selection.cpp?rev=4094&root=radiant.svn&view=auto">4094</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/targetname.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/targetname.cpp?rev=4093&root=radiant.svn&view=auto">4093</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/targetname.cpp?r1=text&tr1=4093&r2=text&tr2=4094&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/targetname.cpp?rev=4094&root=radiant.svn&view=auto">4094</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/texwindow.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/texwindow.cpp?rev=4093&root=radiant.svn&view=auto">4093</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/texwindow.cpp?r1=text&tr1=4093&r2=text&tr2=4094&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/texwindow.cpp?rev=4094&root=radiant.svn&view=auto">4094</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/watchbsp.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/watchbsp.cpp?rev=4093&root=radiant.svn&view=auto">4093</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/watchbsp.cpp?r1=text&tr1=4093&r2=text&tr2=4094&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/watchbsp.cpp?rev=4094&root=radiant.svn&view=auto">4094</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/xywindow.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/xywindow.cpp?rev=4093&root=radiant.svn&view=auto">4093</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/xywindow.cpp?r1=text&tr1=4093&r2=text&tr2=4094&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/xywindow.cpp?rev=4094&root=radiant.svn&view=auto">4094</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/zwindow.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/zwindow.cpp?rev=4093&root=radiant.svn&view=auto">4093</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/zwindow.cpp?r1=text&tr1=4093&r2=text&tr2=4094&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/zwindow.cpp?rev=4094&root=radiant.svn&view=auto">4094</a></td>
  </tr>
</table>
</body>
</html>

--===============0318865818==--