[Gtkradiant] [SVN] rev 3982 - in GtkRadiant/branches/spog_branch: docs/developer radiant

gtkradiant@zerowing.idsoftware.com gtkradiant@zerowing.idsoftware.com
Fri, 17 Oct 2003 11:40:15 -0500


This is a mixed plain/HTML MIME encoded message.

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

Author       : spog
New Revision : 3982
Date         : Fri Oct 17 11:40:06 2003

Log:
fixes and refactoring - see CHANGES 17/10/2003
--

  GtkRadiant/branches/spog_branch/docs/developer/CHANGES
    3982 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/docs/developer/CHANGES?rev=3982&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)
       
      +17/10/2003
      +SPoG
      +- Fixed crash when trying to undo on an empty undo queue.
      +- Refactored gtkdlgs, using helper functions to create common widgets.
      +- Changed Dialog class to use std::list for data.
      +
       13/10/2003
       SPoG
       - Refactored entity inspector.
      

23 items modified:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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



--===============0472426120==
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 : 3982</td>
    <td align=right valign=bottom>Fri Oct 17 11:40:06 2003</td>
  </tr>
</table>
<hr width="100%" size=2 noshade><br>
<code>
fixes and refactoring - see CHANGES 17/10/2003
</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)
 
+17/10/2003
+SPoG
+- Fixed crash when trying to undo on an empty undo queue.
+- Refactored gtkdlgs, using helper functions to create common widgets.
+- Changed Dialog class to use std::list for data.
+
 13/10/2003
 SPoG
 - Refactored entity inspector.
</pre>
</code>
<table border=0 width="100%">
  <tr>
    <td colspan=5>&nbsp;</td>
  </tr>
  <tr bgcolor="#e0e0e0">
    <td colspan=5 align=center><b>23 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=3981&root=radiant.svn&view=auto">3981</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/docs/developer/CHANGES?r1=text&tr1=3981&r2=text&tr2=3982&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=3982&root=radiant.svn&view=auto">3982</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/dialog.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/dialog.cpp?rev=3981&root=radiant.svn&view=auto">3981</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/dialog.cpp?r1=text&tr1=3981&r2=text&tr2=3982&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/dialog.cpp?rev=3982&root=radiant.svn&view=auto">3982</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/dialog.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/dialog.h?rev=3981&root=radiant.svn&view=auto">3981</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/dialog.h?r1=text&tr1=3981&r2=text&tr2=3982&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/dialog.h?rev=3982&root=radiant.svn&view=auto">3982</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=3981&root=radiant.svn&view=auto">3981</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/entityinspector.cpp?r1=text&tr1=3981&r2=text&tr2=3982&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=3982&root=radiant.svn&view=auto">3982</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/error.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/error.cpp?rev=3981&root=radiant.svn&view=auto">3981</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/error.cpp?r1=text&tr1=3981&r2=text&tr2=3982&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/error.cpp?rev=3982&root=radiant.svn&view=auto">3982</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/feedback.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/feedback.cpp?rev=3981&root=radiant.svn&view=auto">3981</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/feedback.cpp?r1=text&tr1=3981&r2=text&tr2=3982&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/feedback.cpp?rev=3982&root=radiant.svn&view=auto">3982</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/findtexturedialog.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/findtexturedialog.cpp?rev=3981&root=radiant.svn&view=auto">3981</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/findtexturedialog.cpp?r1=text&tr1=3981&r2=text&tr2=3982&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/findtexturedialog.cpp?rev=3982&root=radiant.svn&view=auto">3982</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/glwindow.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/glwindow.cpp?rev=3981&root=radiant.svn&view=auto">3981</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/glwindow.cpp?r1=text&tr1=3981&r2=text&tr2=3982&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/glwindow.cpp?rev=3982&root=radiant.svn&view=auto">3982</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=3981&root=radiant.svn&view=auto">3981</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/groupdialog.cpp?r1=text&tr1=3981&r2=text&tr2=3982&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=3982&root=radiant.svn&view=auto">3982</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=3981&root=radiant.svn&view=auto">3981</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/gtkdlgs.cpp?r1=text&tr1=3981&r2=text&tr2=3982&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=3982&root=radiant.svn&view=auto">3982</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=3981&root=radiant.svn&view=auto">3981</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/gtkdlgs.h?r1=text&tr1=3981&r2=text&tr2=3982&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=3982&root=radiant.svn&view=auto">3982</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=3981&root=radiant.svn&view=auto">3981</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/mainframe.cpp?r1=text&tr1=3981&r2=text&tr2=3982&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=3982&root=radiant.svn&view=auto">3982</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=3981&root=radiant.svn&view=auto">3981</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/map.cpp?r1=text&tr1=3981&r2=text&tr2=3982&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=3982&root=radiant.svn&view=auto">3982</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/patch.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/patch.cpp?rev=3981&root=radiant.svn&view=auto">3981</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/patch.cpp?r1=text&tr1=3981&r2=text&tr2=3982&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/patch.cpp?rev=3982&root=radiant.svn&view=auto">3982</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/patchdialog.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/patchdialog.cpp?rev=3981&root=radiant.svn&view=auto">3981</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/patchdialog.cpp?r1=text&tr1=3981&r2=text&tr2=3982&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/patchdialog.cpp?rev=3982&root=radiant.svn&view=auto">3982</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/pluginapi.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/pluginapi.cpp?rev=3981&root=radiant.svn&view=auto">3981</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/pluginapi.cpp?r1=text&tr1=3981&r2=text&tr2=3982&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/pluginapi.cpp?rev=3982&root=radiant.svn&view=auto">3982</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=3981&root=radiant.svn&view=auto">3981</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/qe3.cpp?r1=text&tr1=3981&r2=text&tr2=3982&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=3982&root=radiant.svn&view=auto">3982</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/select.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/select.cpp?rev=3981&root=radiant.svn&view=auto">3981</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/select.cpp?r1=text&tr1=3981&r2=text&tr2=3982&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/select.cpp?rev=3982&root=radiant.svn&view=auto">3982</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=3981&root=radiant.svn&view=auto">3981</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/selection.cpp?r1=text&tr1=3981&r2=text&tr2=3982&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=3982&root=radiant.svn&view=auto">3982</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/surfacedialog.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/surfacedialog.cpp?rev=3981&root=radiant.svn&view=auto">3981</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/surfacedialog.cpp?r1=text&tr1=3981&r2=text&tr2=3982&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/surfacedialog.cpp?rev=3982&root=radiant.svn&view=auto">3982</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/undo.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/undo.cpp?rev=3981&root=radiant.svn&view=auto">3981</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/undo.cpp?r1=text&tr1=3981&r2=text&tr2=3982&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/undo.cpp?rev=3982&root=radiant.svn&view=auto">3982</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=3981&root=radiant.svn&view=auto">3981</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/watchbsp.cpp?r1=text&tr1=3981&r2=text&tr2=3982&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=3982&root=radiant.svn&view=auto">3982</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=3981&root=radiant.svn&view=auto">3981</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/xywindow.cpp?r1=text&tr1=3981&r2=text&tr2=3982&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=3982&root=radiant.svn&view=auto">3982</a></td>
  </tr>
</table>
</body>
</html>

--===============0472426120==--