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

gtkradiant@zerowing.idsoftware.com gtkradiant@zerowing.idsoftware.com
Sun, 12 Oct 2003 17:07:57 -0500


This is a mixed plain/HTML MIME encoded message.

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

Author       : spog
New Revision : 3966
Date         : Sun Oct 12 17:07:48 2003

Log:
new prefs system - see CHANGES 12/10/2003
--

  GtkRadiant/branches/spog_branch/docs/developer/CHANGES
    3966 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/docs/developer/CHANGES?rev=3966&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)
       
      +12/10/2003
      +SPoG
      +- Moved layout-mode dependant code into main-frame creation.
      +- Replaced prefs system with new import/export system.
      +
       11/10/2003
       SPoG
       - Moved unnecessary methods from MainFrame into free functions.
       - Removed unsupported toolbar buttons and menu items.
       - Changed misc->gamma to not require restart.
       - Fixed unmaximised window-size when loading main window maximised.
      +- Fixed saving of rotate increment preference.
       
       10/10/2003
       SPoG
      

22 items modified:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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



--===============1976408225==
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 : 3966</td>
    <td align=right valign=bottom>Sun Oct 12 17:07:48 2003</td>
  </tr>
</table>
<hr width="100%" size=2 noshade><br>
<code>
new prefs system - see CHANGES 12/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)
 
+12/10/2003
+SPoG
+- Moved layout-mode dependant code into main-frame creation.
+- Replaced prefs system with new import/export system.
+
 11/10/2003
 SPoG
 - Moved unnecessary methods from MainFrame into free functions.
 - Removed unsupported toolbar buttons and menu items.
 - Changed misc-&gt;gamma to not require restart.
 - Fixed unmaximised window-size when loading main window maximised.
+- Fixed saving of rotate increment preference.
 
 10/10/2003
 SPoG
</pre>
</code>
<table border=0 width="100%">
  <tr>
    <td colspan=5>&nbsp;</td>
  </tr>
  <tr bgcolor="#e0e0e0">
    <td colspan=5 align=center><b>22 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=3965&root=radiant.svn&view=auto">3965</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/docs/developer/CHANGES?r1=text&tr1=3965&r2=text&tr2=3966&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=3966&root=radiant.svn&view=auto">3966</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/GtkRadiant.dsp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/GtkRadiant.dsp?rev=3965&root=radiant.svn&view=auto">3965</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/GtkRadiant.dsp?r1=text&tr1=3965&r2=text&tr2=3966&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/GtkRadiant.dsp?rev=3966&root=radiant.svn&view=auto">3966</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=3965&root=radiant.svn&view=auto">3965</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/camwindow.cpp?r1=text&tr1=3965&r2=text&tr2=3966&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=3966&root=radiant.svn&view=auto">3966</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=3965&root=radiant.svn&view=auto">3965</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/camwindow.h?r1=text&tr1=3965&r2=text&tr2=3966&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=3966&root=radiant.svn&view=auto">3966</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/filters.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/filters.h?rev=3965&root=radiant.svn&view=auto">3965</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/filters.h?r1=text&tr1=3965&r2=text&tr2=3966&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/filters.h?rev=3966&root=radiant.svn&view=auto">3966</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/glwindow.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/glwindow.h?rev=3965&root=radiant.svn&view=auto">3965</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/glwindow.h?r1=text&tr1=3965&r2=text&tr2=3966&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.h?rev=3966&root=radiant.svn&view=auto">3966</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=3965&root=radiant.svn&view=auto">3965</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/groupdialog.cpp?r1=text&tr1=3965&r2=text&tr2=3966&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=3966&root=radiant.svn&view=auto">3966</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/groupdialog.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/groupdialog.h?rev=3965&root=radiant.svn&view=auto">3965</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/groupdialog.h?r1=text&tr1=3965&r2=text&tr2=3966&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.h?rev=3966&root=radiant.svn&view=auto">3966</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=3965&root=radiant.svn&view=auto">3965</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/main.cpp?r1=text&tr1=3965&r2=text&tr2=3966&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=3966&root=radiant.svn&view=auto">3966</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=3965&root=radiant.svn&view=auto">3965</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/mainframe.cpp?r1=text&tr1=3965&r2=text&tr2=3966&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=3966&root=radiant.svn&view=auto">3966</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=3965&root=radiant.svn&view=auto">3965</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/map.cpp?r1=text&tr1=3965&r2=text&tr2=3966&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=3966&root=radiant.svn&view=auto">3966</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/patchdialog.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/patchdialog.h?rev=3965&root=radiant.svn&view=auto">3965</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/patchdialog.h?r1=text&tr1=3965&r2=text&tr2=3966&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.h?rev=3966&root=radiant.svn&view=auto">3966</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/preferences.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/preferences.cpp?rev=3965&root=radiant.svn&view=auto">3965</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/preferences.cpp?r1=text&tr1=3965&r2=text&tr2=3966&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/preferences.cpp?rev=3966&root=radiant.svn&view=auto">3966</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/preferences.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/preferences.h?rev=3965&root=radiant.svn&view=auto">3965</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/preferences.h?r1=text&tr1=3965&r2=text&tr2=3966&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/preferences.h?rev=3966&root=radiant.svn&view=auto">3966</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=3965&root=radiant.svn&view=auto">3965</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/select.cpp?r1=text&tr1=3965&r2=text&tr2=3966&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=3966&root=radiant.svn&view=auto">3966</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=3965&root=radiant.svn&view=auto">3965</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/surfacedialog.cpp?r1=text&tr1=3965&r2=text&tr2=3966&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=3966&root=radiant.svn&view=auto">3966</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/surfacedialog.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/surfacedialog.h?rev=3965&root=radiant.svn&view=auto">3965</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/surfacedialog.h?r1=text&tr1=3965&r2=text&tr2=3966&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.h?rev=3966&root=radiant.svn&view=auto">3966</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/textures.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/textures.h?rev=3965&root=radiant.svn&view=auto">3965</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/textures.h?r1=text&tr1=3965&r2=text&tr2=3966&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/textures.h?rev=3966&root=radiant.svn&view=auto">3966</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/texwindow.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/texwindow.h?rev=3965&root=radiant.svn&view=auto">3965</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/texwindow.h?r1=text&tr1=3965&r2=text&tr2=3966&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.h?rev=3966&root=radiant.svn&view=auto">3966</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=3965&root=radiant.svn&view=auto">3965</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/xywindow.cpp?r1=text&tr1=3965&r2=text&tr2=3966&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=3966&root=radiant.svn&view=auto">3966</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/xywindow.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/xywindow.h?rev=3965&root=radiant.svn&view=auto">3965</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/xywindow.h?r1=text&tr1=3965&r2=text&tr2=3966&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.h?rev=3966&root=radiant.svn&view=auto">3966</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/z.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/z.cpp?rev=3965&root=radiant.svn&view=auto">3965</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/z.cpp?r1=text&tr1=3965&r2=text&tr2=3966&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/z.cpp?rev=3966&root=radiant.svn&view=auto">3966</a></td>
  </tr>
</table>
</body>
</html>

--===============1976408225==--