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

gtkradiant@zerowing.idsoftware.com gtkradiant@zerowing.idsoftware.com
Wed, 22 Oct 2003 11:48:42 -0500


This is a mixed plain/HTML MIME encoded message.

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

Author       : spog
New Revision : 4015
Date         : Wed Oct 22 11:48:22 2003

Log:
freelook + selection fixes - see CHANGES 22/10/2003
--

  GtkRadiant/branches/spog_branch/docs/developer/CHANGES
    4015 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/docs/developer/CHANGES?rev=4015&root=radiant.svn&view=auto
    diff:
       
       22/10/2003
       SPoG
      -- Refactored all mouse event handling for camera window.
      -- Changed menus/toolbars/accelerators to use anonymous closures.
      +- Fixed freelook focus-out event.
      +- Changed selection mouse event handling to use modifiers on button-release.
       
       21/10/2003
       SPoG
      -- Changed brush rendering to avoid glPushClientAttrib - workaround for ATI driver issue.
      +- Refactored all mouse event handling for camera window.
      +- Changed menus/toolbars/accelerators to use anonymous closures.
       
       20/10/2003
       SPoG
       - Fixed get-pointer-in-screen-coordinates on win32.
       - Changed patch prefs to use preference-system module.
       - Fixed selection of side-on faces.
      +- Changed brush rendering to avoid glPushClientAttrib - workaround for ATI driver issue.
       
       19/10/2003
       SPoG
      

7 items modified:

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

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

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

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

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

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

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



--===============1759421095==
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 : 4015</td>
    <td align=right valign=bottom>Wed Oct 22 11:48:22 2003</td>
  </tr>
</table>
<hr width="100%" size=2 noshade><br>
<code>
freelook + selection fixes - see CHANGES 22/10/2003
</code>
<hr width="100%" size=2 noshade><br>
<code>
<b>GtkRadiant/branches/spog_branch/docs/developer/CHANGES</b>
<pre>
 
 22/10/2003
 SPoG
-- Refactored all mouse event handling for camera window.
-- Changed menus/toolbars/accelerators to use anonymous closures.
+- Fixed freelook focus-out event.
+- Changed selection mouse event handling to use modifiers on button-release.
 
 21/10/2003
 SPoG
-- Changed brush rendering to avoid glPushClientAttrib - workaround for ATI driver issue.
+- Refactored all mouse event handling for camera window.
+- Changed menus/toolbars/accelerators to use anonymous closures.
 
 20/10/2003
 SPoG
 - Fixed get-pointer-in-screen-coordinates on win32.
 - Changed patch prefs to use preference-system module.
 - Fixed selection of side-on faces.
+- Changed brush rendering to avoid glPushClientAttrib - workaround for ATI driver issue.
 
 19/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>7 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=4014&root=radiant.svn&view=auto">4014</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/docs/developer/CHANGES?r1=text&tr1=4014&r2=text&tr2=4015&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=4015&root=radiant.svn&view=auto">4015</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=4014&root=radiant.svn&view=auto">4014</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/camwindow.cpp?r1=text&tr1=4014&r2=text&tr2=4015&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=4015&root=radiant.svn&view=auto">4015</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=4014&root=radiant.svn&view=auto">4014</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/csg.cpp?r1=text&tr1=4014&r2=text&tr2=4015&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=4015&root=radiant.svn&view=auto">4015</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=4014&root=radiant.svn&view=auto">4014</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/glwindow.cpp?r1=text&tr1=4014&r2=text&tr2=4015&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=4015&root=radiant.svn&view=auto">4015</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=4014&root=radiant.svn&view=auto">4014</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/mainframe.cpp?r1=text&tr1=4014&r2=text&tr2=4015&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=4015&root=radiant.svn&view=auto">4015</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=4014&root=radiant.svn&view=auto">4014</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/qe3.cpp?r1=text&tr1=4014&r2=text&tr2=4015&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=4015&root=radiant.svn&view=auto">4015</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=4014&root=radiant.svn&view=auto">4014</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/selection.cpp?r1=text&tr1=4014&r2=text&tr2=4015&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=4015&root=radiant.svn&view=auto">4015</a></td>
  </tr>
</table>
</body>
</html>

--===============1759421095==--