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

gtkradiant@zerowing.idsoftware.com gtkradiant@zerowing.idsoftware.com
Wed, 08 Oct 2003 03:15:59 -0500


This is a mixed plain/HTML MIME encoded message.

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

Author       : spog
New Revision : 3948
Date         : Wed Oct  8 03:15:49 2003

Log:
bugfixes - see CHANGES 07/10/2003
--

  GtkRadiant/branches/spog_branch/docs/developer/CHANGES
    3948 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/docs/developer/CHANGES?rev=3948&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)
       
      +07/10/2003
      +SPoG
      +- Cleaned up MainFrame.
      +- Added quantisation of plane pts when dragging.
      +- Fixed create-empty-brush bug.
      +
       06/10/2003
       SPoG
       - Moved control of camera keyboard-accelerators into camera window module.
      

6 items modified:

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

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

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

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

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

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



--===============0983292860==
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 : 3948</td>
    <td align=right valign=bottom>Wed Oct  8 03:15:49 2003</td>
  </tr>
</table>
<hr width="100%" size=2 noshade><br>
<code>
bugfixes - see CHANGES 07/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)
 
+07/10/2003
+SPoG
+- Cleaned up MainFrame.
+- Added quantisation of plane pts when dragging.
+- Fixed create-empty-brush bug.
+
 06/10/2003
 SPoG
 - Moved control of camera keyboard-accelerators into camera window module.
</pre>
</code>
<table border=0 width="100%">
  <tr>
    <td colspan=5>&nbsp;</td>
  </tr>
  <tr bgcolor="#e0e0e0">
    <td colspan=5 align=center><b>6 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=3947&root=radiant.svn&view=auto">3947</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/docs/developer/CHANGES?r1=text&tr1=3947&r2=text&tr2=3948&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=3948&root=radiant.svn&view=auto">3948</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/brush.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/brush.cpp?rev=3947&root=radiant.svn&view=auto">3947</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/brush.cpp?r1=text&tr1=3947&r2=text&tr2=3948&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/brush.cpp?rev=3948&root=radiant.svn&view=auto">3948</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/brush.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/brush.h?rev=3947&root=radiant.svn&view=auto">3947</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/brush.h?r1=text&tr1=3947&r2=text&tr2=3948&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/brush.h?rev=3948&root=radiant.svn&view=auto">3948</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/csg.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/csg.cpp?rev=3947&root=radiant.svn&view=auto">3947</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/csg.cpp?r1=text&tr1=3947&r2=text&tr2=3948&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/csg.cpp?rev=3948&root=radiant.svn&view=auto">3948</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=3947&root=radiant.svn&view=auto">3947</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/mainframe.cpp?r1=text&tr1=3947&r2=text&tr2=3948&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=3948&root=radiant.svn&view=auto">3948</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=3947&root=radiant.svn&view=auto">3947</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/xywindow.cpp?r1=text&tr1=3947&r2=text&tr2=3948&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=3948&root=radiant.svn&view=auto">3948</a></td>
  </tr>
</table>
</body>
</html>

--===============0983292860==--