[Gtkradiant] fix failure to release model resources - see CHANGES 23/07/2003

William Joseph gtkradiant@zerowing.idsoftware.com
Wed, 23 Jul 2003 08:14:50 -0500


--3F1E8A49A8F9825581
Content-Type: text/plain
Content-Encoding: iso-8859-1
Content-Tranfer-Encoding: 8bit

Commit from spog
----------------

fix failure to release model resources - see CHANGES 23/07/2003

  - Ported focus_out_event handlers in gensurf to gtk2 signals system.
! - Fix failure to load models for entities other than misc_model.
  
  22/07/2003
  TTimo
--- 4,11 ----
  23/07/2003
  SPoG
  - Ported focus_out_event handlers in gensurf to gtk2 signals system.
! - Fixed failure to load models for entities other than misc_model.
! - Fixed crash in model module shutdown caused by mismatched resource capture/release.
  
  22/07/2003
  TTimo
  GtkRadiant  radiant.dsw                          1.43
  GtkRadiant  docs/developer/CHANGES               1.398
  GtkRadiant  libs/md5lib/md5lib.dsp               1.6
  GtkRadiant  plugins/entity/entity_entitymodel.h  1.3
  GtkRadiant  plugins/entity/miscmodel.cpp         1.6
  GtkRadiant  plugins/model/remap.cpp              1.6

--3F1E8A49A8F9825581
Content-Type: text/html
Content-Encoding: iso-8859-1
Content-Tranfer-Encoding: 8bit

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html
     PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
    <title>fix failure to release model resources - see CHANGES 23/07/2003</title>
    <style type="text/css">
      body {
        color: black;
        background: white;
      }
      table.csetheader {
        color: inherit;
        background: #ebebeb;
        border-style: solid;
        border-color: #8d8d8d;
        border-width: 0px 1px 1px 0px;
      }
      table.history {
        border: solid black 1px;
      }
      p.footer   { border-top: solid black 1px; }
      em.user    { font-style: normal; color: #000080; background: inherit; }
      em.branch  { font-style: normal; color: #800000; background: inherit; }
      tr.history { color: inherit; background-color: #c0c0c0; }
      th.history { padding-right: 3em; text-align: left; }
      th.haction { padding-right: 1em; text-align: left; }
      td.item    { padding-right: 3em; font-family: monospace; }
      td.itemact { padding: 0em 0.5em; font-family: monospace; text-align: center; }
      td.itemrev { padding-right: 1em; font-family: monospace; }
      tr.itemA0  { color: inherit; background: #e0f4e0; margin: 15px; }
      tr.itemA1  { color: inherit; background: #f0fff0; margin: 15px; }
      tr.itemM0  { color: inherit; background: #eaeaea; margin: 15px; }
      tr.itemM1  { color: inherit; background: #f4f4f4; margin: 15px; }
      tr.itemR0  { color: inherit; background: #f4e0e0; margin: 15px; }
      tr.itemR1  { color: inherit; background: #fff0f0; margin: 15px; }
    </style>
  </head>
  <body>

    <table width="100%%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">spog</em></b></td>
        <td align="right">2003-07-23 20:14 UTC</td>
      </tr>
    </table>

    <pre>fix failure to release model resources - see CHANGES 23/07/2003</pre>

<pre>
  - Ported focus_out_event handlers in gensurf to gtk2 signals system.
! - Fix failure to load models for entities other than misc_model.
  
  22/07/2003
  TTimo
--- 4,11 ----
  23/07/2003
  SPoG
  - Ported focus_out_event handlers in gensurf to gtk2 signals system.
! - Fixed failure to load models for entities other than misc_model.
! - Fixed crash in model module shutdown caused by mismatched resource capture/release.
  
  22/07/2003
  TTimo
</pre>
    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>GtkRadiant</b></td>
        <td class="item">radiant.dsw</td>
        <td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant.dsw?rev=1.42&amp;content-type=text/vnd.viewcvs-markup">1.42</a></td>
        <td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant.dsw.diff?r1=1.42&amp;r2=1.43">>>></a></td>
        <td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant.dsw?rev=1.43&amp;content-type=text/vnd.viewcvs-markup">1.43</a></td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>GtkRadiant</b></td>
        <td class="item">docs/developer/CHANGES</td>
        <td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/docs/developer/CHANGES?rev=1.397&amp;content-type=text/vnd.viewcvs-markup">1.397</a></td>
        <td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/docs/developer/CHANGES.diff?r1=1.397&amp;r2=1.398">>>></a></td>
        <td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/docs/developer/CHANGES?rev=1.398&amp;content-type=text/vnd.viewcvs-markup">1.398</a></td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>GtkRadiant</b></td>
        <td class="item">libs/md5lib/md5lib.dsp</td>
        <td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/libs/md5lib/md5lib.dsp?rev=1.5&amp;content-type=text/vnd.viewcvs-markup">1.5</a></td>
        <td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/libs/md5lib/md5lib.dsp.diff?r1=1.5&amp;r2=1.6">>>></a></td>
        <td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/libs/md5lib/md5lib.dsp?rev=1.6&amp;content-type=text/vnd.viewcvs-markup">1.6</a></td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>GtkRadiant</b></td>
        <td class="item">plugins/entity/entity_entitymodel.h</td>
        <td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/plugins/entity/entity_entitymodel.h?rev=1.2&amp;content-type=text/vnd.viewcvs-markup">1.2</a></td>
        <td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/plugins/entity/entity_entitymodel.h.diff?r1=1.2&amp;r2=1.3">>>></a></td>
        <td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/plugins/entity/entity_entitymodel.h?rev=1.3&amp;content-type=text/vnd.viewcvs-markup">1.3</a></td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>GtkRadiant</b></td>
        <td class="item">plugins/entity/miscmodel.cpp</td>
        <td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/plugins/entity/miscmodel.cpp?rev=1.5&amp;content-type=text/vnd.viewcvs-markup">1.5</a></td>
        <td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/plugins/entity/miscmodel.cpp.diff?r1=1.5&amp;r2=1.6">>>></a></td>
        <td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/plugins/entity/miscmodel.cpp?rev=1.6&amp;content-type=text/vnd.viewcvs-markup">1.6</a></td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>GtkRadiant</b></td>
        <td class="item">plugins/model/remap.cpp</td>
        <td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/plugins/model/remap.cpp?rev=1.5&amp;content-type=text/vnd.viewcvs-markup">1.5</a></td>
        <td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/plugins/model/remap.cpp.diff?r1=1.5&amp;r2=1.6">>>></a></td>
        <td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/plugins/model/remap.cpp?rev=1.6&amp;content-type=text/vnd.viewcvs-markup">1.6</a></td>
      </tr>
    </table>


    <p><br /></p>
    <p class="footer">Generated by <a href="http://www.nongnu.org/cvsreport/">cvsreport 0.3.0</a></p>

  </body>
</html>