[Gtkradiant] fixes and porting - see CHANGES 01/08/2003
William Joseph
gtkradiant@zerowing.idsoftware.com
Fri, 01 Aug 2003 05:43:28 -0500
--3F2A4450119B650292C
Content-Type: text/plain
Content-Encoding: iso-8859-1
Content-Tranfer-Encoding: 8bit
Commit from spog
----------------
fixes and porting - see CHANGES 01/08/2003
that we distribute with the binaries. (see changelog)
+ 01/08/2003
+ SPoG
+ - Changed gl widget to request maximum available depth buffer precision.
+ - Changed all uses of deprecated GtkCList and GtkCTree to use GtkTreeView/Model.
+ - Fixed directory handle leakage in synapse module search.
+ - Fixed dir_dialog always returning NULL for Textures -> Load Directory.
+
23/07/2003
SPoG
- Ported focus_out_event handlers in gensurf to gtk2 signals system.
GtkRadiant docs/developer/CHANGES 1.399
GtkRadiant libs/synapse/synapse.cpp 1.20
GtkRadiant plugins/entity/entity.dsp 1.7
GtkRadiant radiant/feedback.cpp 1.9
GtkRadiant radiant/feedback.h 1.8
GtkRadiant radiant/glwidget.cpp 1.15
GtkRadiant radiant/groupdialog.cpp 1.31
GtkRadiant radiant/groupdialog.h 1.6
GtkRadiant radiant/gtkdlgs.cpp 1.33
GtkRadiant radiant/gtkmisc.cpp 1.40
GtkRadiant radiant/preferences.cpp 1.69
GtkRadiant radiant/preferences.h 1.44
GtkRadiant tools/quake3/q3map2/q3map2.dsp 1.11
--3F2A4450119B650292C
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>fixes and porting - see CHANGES 01/08/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-08-01 17:42 UTC</td>
</tr>
</table>
<pre>fixes and porting - see CHANGES 01/08/2003</pre>
<pre>
that we distribute with the binaries. (see changelog)
+ 01/08/2003
+ SPoG
+ - Changed gl widget to request maximum available depth buffer precision.
+ - Changed all uses of deprecated GtkCList and GtkCTree to use GtkTreeView/Model.
+ - Fixed directory handle leakage in synapse module search.
+ - Fixed dir_dialog always returning NULL for Textures -> Load Directory.
+
23/07/2003
SPoG
- Ported focus_out_event handlers in gensurf to gtk2 signals system.
</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">docs/developer/CHANGES</td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/docs/developer/CHANGES?rev=1.398&content-type=text/vnd.viewcvs-markup">1.398</a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/docs/developer/CHANGES.diff?r1=1.398&r2=1.399">>>></a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/docs/developer/CHANGES?rev=1.399&content-type=text/vnd.viewcvs-markup">1.399</a></td>
</tr>
<tr class="itemM1">
<td class="itemact"></td>
<td class="item"><b>GtkRadiant</b></td>
<td class="item">libs/synapse/synapse.cpp</td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/libs/synapse/synapse.cpp?rev=1.19&content-type=text/vnd.viewcvs-markup">1.19</a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/libs/synapse/synapse.cpp.diff?r1=1.19&r2=1.20">>>></a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/libs/synapse/synapse.cpp?rev=1.20&content-type=text/vnd.viewcvs-markup">1.20</a></td>
</tr>
<tr class="itemM0">
<td class="itemact"></td>
<td class="item"><b>GtkRadiant</b></td>
<td class="item">plugins/entity/entity.dsp</td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/plugins/entity/entity.dsp?rev=1.6&content-type=text/vnd.viewcvs-markup">1.6</a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/plugins/entity/entity.dsp.diff?r1=1.6&r2=1.7">>>></a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/plugins/entity/entity.dsp?rev=1.7&content-type=text/vnd.viewcvs-markup">1.7</a></td>
</tr>
<tr class="itemM1">
<td class="itemact"></td>
<td class="item"><b>GtkRadiant</b></td>
<td class="item">radiant/feedback.cpp</td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/feedback.cpp?rev=1.8&content-type=text/vnd.viewcvs-markup">1.8</a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/feedback.cpp.diff?r1=1.8&r2=1.9">>>></a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/feedback.cpp?rev=1.9&content-type=text/vnd.viewcvs-markup">1.9</a></td>
</tr>
<tr class="itemM0">
<td class="itemact"></td>
<td class="item"><b>GtkRadiant</b></td>
<td class="item">radiant/feedback.h</td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/feedback.h?rev=1.7&content-type=text/vnd.viewcvs-markup">1.7</a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/feedback.h.diff?r1=1.7&r2=1.8">>>></a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/feedback.h?rev=1.8&content-type=text/vnd.viewcvs-markup">1.8</a></td>
</tr>
<tr class="itemM1">
<td class="itemact"></td>
<td class="item"><b>GtkRadiant</b></td>
<td class="item">radiant/glwidget.cpp</td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/glwidget.cpp?rev=1.14&content-type=text/vnd.viewcvs-markup">1.14</a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/glwidget.cpp.diff?r1=1.14&r2=1.15">>>></a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/glwidget.cpp?rev=1.15&content-type=text/vnd.viewcvs-markup">1.15</a></td>
</tr>
<tr class="itemM0">
<td class="itemact"></td>
<td class="item"><b>GtkRadiant</b></td>
<td class="item">radiant/groupdialog.cpp</td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/groupdialog.cpp?rev=1.30&content-type=text/vnd.viewcvs-markup">1.30</a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/groupdialog.cpp.diff?r1=1.30&r2=1.31">>>></a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/groupdialog.cpp?rev=1.31&content-type=text/vnd.viewcvs-markup">1.31</a></td>
</tr>
<tr class="itemM1">
<td class="itemact"></td>
<td class="item"><b>GtkRadiant</b></td>
<td class="item">radiant/groupdialog.h</td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/groupdialog.h?rev=1.5&content-type=text/vnd.viewcvs-markup">1.5</a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/groupdialog.h.diff?r1=1.5&r2=1.6">>>></a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/groupdialog.h?rev=1.6&content-type=text/vnd.viewcvs-markup">1.6</a></td>
</tr>
<tr class="itemM0">
<td class="itemact"></td>
<td class="item"><b>GtkRadiant</b></td>
<td class="item">radiant/gtkdlgs.cpp</td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/gtkdlgs.cpp?rev=1.32&content-type=text/vnd.viewcvs-markup">1.32</a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/gtkdlgs.cpp.diff?r1=1.32&r2=1.33">>>></a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/gtkdlgs.cpp?rev=1.33&content-type=text/vnd.viewcvs-markup">1.33</a></td>
</tr>
<tr class="itemM1">
<td class="itemact"></td>
<td class="item"><b>GtkRadiant</b></td>
<td class="item">radiant/gtkmisc.cpp</td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/gtkmisc.cpp?rev=1.39&content-type=text/vnd.viewcvs-markup">1.39</a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/gtkmisc.cpp.diff?r1=1.39&r2=1.40">>>></a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/gtkmisc.cpp?rev=1.40&content-type=text/vnd.viewcvs-markup">1.40</a></td>
</tr>
<tr class="itemM0">
<td class="itemact"></td>
<td class="item"><b>GtkRadiant</b></td>
<td class="item">radiant/preferences.cpp</td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/preferences.cpp?rev=1.68&content-type=text/vnd.viewcvs-markup">1.68</a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/preferences.cpp.diff?r1=1.68&r2=1.69">>>></a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/preferences.cpp?rev=1.69&content-type=text/vnd.viewcvs-markup">1.69</a></td>
</tr>
<tr class="itemM1">
<td class="itemact"></td>
<td class="item"><b>GtkRadiant</b></td>
<td class="item">radiant/preferences.h</td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/preferences.h?rev=1.43&content-type=text/vnd.viewcvs-markup">1.43</a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/preferences.h.diff?r1=1.43&r2=1.44">>>></a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/preferences.h?rev=1.44&content-type=text/vnd.viewcvs-markup">1.44</a></td>
</tr>
<tr class="itemM0">
<td class="itemact"></td>
<td class="item"><b>GtkRadiant</b></td>
<td class="item">tools/quake3/q3map2/q3map2.dsp</td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/tools/quake3/q3map2/q3map2.dsp?rev=1.10&content-type=text/vnd.viewcvs-markup">1.10</a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/tools/quake3/q3map2/q3map2.dsp.diff?r1=1.10&r2=1.11">>>></a></td>
<td class="itemrev"><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/tools/quake3/q3map2/q3map2.dsp?rev=1.11&content-type=text/vnd.viewcvs-markup">1.11</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>