<?xml version="1.0"?>
<statsTarget><link>http://cia.vc/stats/project/view</link><counters><counter name="forever" lastEventTime="1296257770" firstEventTime="1126132092">123</counter></counters><metadata></metadata><recentMessages><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-2.v30.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 078081D8082
	for &lt;cia@cia.vc&gt;; Fri, 28 Jan 2011 15:36:10 -0800 (PST)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-2.v30.ch3.sourceforge.com)
	by sfp-svn-2.v30.ch3.sourceforge.com with esmtp (Exim 4.74)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1PixrC-0000Kv-FC
	for cia@cia.vc; Fri, 28 Jan 2011 23:35:58 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1PixrC-0000Kv-FC@sfp-svn-2.v30.ch3.sourceforge.com&gt;</header><header name="Date">Fri, 28 Jan 2011 23:35:58 +0000</header></mailHeaders></generator><source><project>view</project></source><body><commit><revision>137</revision><author>chipx86</author><log>Commit the release information for 0.6.6.

I performed a 0.6.6 release back in May 2010, but the commit stayed in my tree.
Oops. Pushing it upstream. </log><diffLines>74</diffLines><url>http://view.svn.sourceforge.net/view/?view=rev&amp;rev=137</url><files><file action="modify" uri="https://view.svn.sourceforge.net/svnroot/view/trunk/libview/ChangeLog">trunk/libview/ChangeLog</file><file action="modify" uri="https://view.svn.sourceforge.net/svnroot/view/trunk/libview/NEWS">trunk/libview/NEWS</file><file action="modify" uri="https://view.svn.sourceforge.net/svnroot/view/trunk/libview/configure.ac">trunk/libview/configure.ac</file></files></commit></body><timestamp>1296257770</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-1.v30.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id C87701D81E0
	for &lt;cia@cia.vc&gt;; Fri, 28 Jan 2011 13:20:12 -0800 (PST)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-1.v30.ch3.sourceforge.com)
	by sfp-svn-1.v30.ch3.sourceforge.com with esmtp (Exim 4.74)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1Pivje-0007kn-Hw
	for cia@cia.vc; Fri, 28 Jan 2011 21:20:02 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1Pivje-0007kn-Hw@sfp-svn-1.v30.ch3.sourceforge.com&gt;</header><header name="Date">Fri, 28 Jan 2011 21:20:02 +0000</header></mailHeaders></generator><source><project>view</project></source><body><commit><revision>136</revision><author>carmiendo</author><log>libview/ovBox.c:
libview/ovBox.h:
 - Add ViewOvBox_SetLocation function, which repositions the &quot;over&quot; box to the top, bottom, left, or right of the &quot;under&quot; widget.
tests/test-auto-drawer.cc:
- Add four radio buttons which represent the location of the drawer. Clicking them moves the drawer around the Top, Bottom, Left, and Right sides of the screen.   </log><diffLines>386</diffLines><url>http://view.svn.sourceforge.net/view/?view=rev&amp;rev=136</url><files><file action="modify" uri="https://view.svn.sourceforge.net/svnroot/view/trunk/libview/libview/ovBox.c">trunk/libview/libview/ovBox.c</file><file action="modify" uri="https://view.svn.sourceforge.net/svnroot/view/trunk/libview/libview/ovBox.h">trunk/libview/libview/ovBox.h</file><file action="modify" uri="https://view.svn.sourceforge.net/svnroot/view/trunk/libview/tests/test-auto-drawer.cc">trunk/libview/tests/test-auto-drawer.cc</file></files></commit></body><timestamp>1296249622</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-3.v30.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id EF3451D8252
	for &lt;cia@cia.vc&gt;; Tue,  4 May 2010 14:31:18 -0700 (PDT)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-3.v30.ch3.sourceforge.com)
	by sfp-svn-3.v30.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1O9Pho-0005V4-Kl
	for cia@cia.vc; Tue, 04 May 2010 21:31:04 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1O9Pho-0005V4-Kl@sfp-svn-3.v30.ch3.sourceforge.com&gt;</header><header name="Date">Tue, 04 May 2010 21:31:04 +0000</header></mailHeaders></generator><source><project>view</project></source><body><commit><revision>135</revision><author>chipx86</author><log>Fix a regression in WrapLabel on older versions of GTK+.

The fix for WrapLabel in libview 0.6.5 introduced a regression in some
cases on older versions of GTK+. We weren't calculating the new height
consistently, and would sometimes get a wrong height for the width,
breaking the wrap label. We now alwas calculate the height immediately after
calculating the width, regardless of whether the widget's allocation appears to have changed.  </log><diffLines>36</diffLines><url>http://view.svn.sourceforge.net/view/?view=rev&amp;rev=135</url><files><file action="modify" uri="https://view.svn.sourceforge.net/svnroot/view/trunk/libview/ChangeLog">trunk/libview/ChangeLog</file><file action="modify" uri="https://view.svn.sourceforge.net/svnroot/view/trunk/libview/libview/wrapLabel.cc">trunk/libview/libview/wrapLabel.cc</file></files></commit></body><timestamp>1273008679</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-2.v30.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 7DC9F1D820B
	for &lt;cia@cia.vc&gt;; Wed, 21 Apr 2010 16:39:21 -0700 (PDT)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-2.v30.ch3.sourceforge.com)
	by sfp-svn-2.v30.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1O4jVe-0006Pv-1j
	for cia@cia.vc; Wed, 21 Apr 2010 23:39:10 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1O4jVe-0006Pv-1j@sfp-svn-2.v30.ch3.sourceforge.com&gt;</header><header name="Date">Wed, 21 Apr 2010 23:39:10 +0000</header></mailHeaders></generator><source><project>view</project></source><body><commit><revision>134</revision><author>chipx86</author><log>Release libview 0.6.5.  </log><diffLines>66</diffLines><url>http://view.svn.sourceforge.net/view/?view=rev&amp;rev=134</url><files><file action="modify" uri="https://view.svn.sourceforge.net/svnroot/view/trunk/libview/ChangeLog">trunk/libview/ChangeLog</file><file action="modify" uri="https://view.svn.sourceforge.net/svnroot/view/trunk/libview/NEWS">trunk/libview/NEWS</file><file action="modify" uri="https://view.svn.sourceforge.net/svnroot/view/trunk/libview/configure.ac">trunk/libview/configure.ac</file></files></commit></body><timestamp>1271893161</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-2.v30.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 6B5331D820B
	for &lt;cia@cia.vc&gt;; Wed, 21 Apr 2010 16:32:45 -0700 (PDT)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-2.v30.ch3.sourceforge.com)
	by sfp-svn-2.v30.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1O4jPH-0006Iv-16
	for cia@cia.vc; Wed, 21 Apr 2010 23:32:35 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1O4jPH-0006Iv-16@sfp-svn-2.v30.ch3.sourceforge.com&gt;</header><header name="Date">Wed, 21 Apr 2010 23:32:35 +0000</header></mailHeaders></generator><source><project>view</project></source><body><commit><revision>133</revision><author>chipx86</author><log>Forgot the changelog.  </log><diffLines>16</diffLines><url>http://view.svn.sourceforge.net/view/?view=rev&amp;rev=133</url><files><file action="modify" uri="https://view.svn.sourceforge.net/svnroot/view/trunk/libview/ChangeLog">trunk/libview/ChangeLog</file></files></commit></body><timestamp>1271892766</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-2.v30.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 5F8711D820B
	for &lt;cia@cia.vc&gt;; Wed, 21 Apr 2010 16:30:45 -0700 (PDT)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-2.v30.ch3.sourceforge.com)
	by sfp-svn-2.v30.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1O4jNK-0006HG-T5
	for cia@cia.vc; Wed, 21 Apr 2010 23:30:34 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1O4jNK-0006HG-T5@sfp-svn-2.v30.ch3.sourceforge.com&gt;</header><header name="Date">Wed, 21 Apr 2010 23:30:34 +0000</header></mailHeaders></generator><source><project>view</project></source><body><commit><revision>132</revision><author>chipx86</author><log>This fixes some issues with view::WrapLabel on newer GTK+ versions. We
were seeing a new problem where the height would be incorrect, showing
only one line of text.

The reason for this appears to have been that we were getting a
size_request twice in a row, and between these the PangoLayout's size
would change. This didn't used to happen, so it indicates to me that
something changed with the PangoLayout size determination logic, or
GtkLabel's logic. I don't know, but certainly GTK+ didn't give us a new
size allocation between these size_requests.

Given this, it's clear that we're querying the PangoLayout's size too
late. We're mainly interested in its height, and we know that there's
one exact point where we can get that correct height, which is right
after we set the width. So now we grab the height at that point and
store it for future size_requests.

This fixes WrapLabel on newer GTK+ versions and, from what I can tell,
works perfectly fine on older ones as well. It certainly should -- we're
just grabbing the height earlier before anything else can affect it.

Tested with Ubuntu Lucid in a VM, and with my local build here. Also ran
the libview test-wrap-label app. It all appears to work fine.  </log><diffLines>75</diffLines><url>http://view.svn.sourceforge.net/view/?view=rev&amp;rev=132</url><files><file uri="https://view.svn.sourceforge.net/svnroot/view/trunk/libview/">trunk/libview/</file><file action="modify" uri="https://view.svn.sourceforge.net/svnroot/view/trunk/libview/libview/wrapLabel.cc">trunk/libview/libview/wrapLabel.cc</file><file action="modify" uri="https://view.svn.sourceforge.net/svnroot/view/trunk/libview/libview/wrapLabel.hh">trunk/libview/libview/wrapLabel.hh</file></files></commit></body><timestamp>1271892645</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from d5vjzd1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 95CD81D8250
	for &lt;cia@cia.vc&gt;; Fri, 23 Oct 2009 17:34:57 -0700 (PDT)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-4.v30.ch3.sourceforge.com)
	by d5vjzd1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1N1Ual-0000X9-Bv
	for cia@cia.vc; Sat, 24 Oct 2009 00:34:47 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1N1Ual-0000X9-Bv@d5vjzd1.ch3.sourceforge.com&gt;</header><header name="Date">Sat, 24 Oct 2009 00:34:47 +0000</header></mailHeaders></generator><source><project>view</project></source><body><commit><revision>131</revision><author>davidtrowbridge</author><log>Ignore tab characters in pasted text inside FieldEntry.

It's possible that users could copy a tab character at the beginning of the text
that they're trying to paste into our FieldEntry. Our code coped with tabs at
the end, but not at the beginning. This fixes it to just strip tab characters
out of the input, which should make things work pretty well no matter what. </log><diffLines>15</diffLines><url>http://view.svn.sourceforge.net/view/?view=rev&amp;rev=131</url><files><file action="modify" uri="https://view.svn.sourceforge.net/svnroot/view/trunk/libview/libview/fieldEntry.cc">trunk/libview/libview/fieldEntry.cc</file></files></commit></body><timestamp>1256344497</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from d5vjzd1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id A7C521D80B2
	for &lt;cia@cia.vc&gt;; Wed,  7 Jan 2009 21:13:08 -0800 (PST)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-4.v30.ch3.sourceforge.com)
	by d5vjzd1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1LKnCU-0000sb-4e
	for cia@cia.vc; Thu, 08 Jan 2009 05:12:58 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1LKnCU-0000sb-4e@d5vjzd1.ch3.sourceforge.com&gt;</header><header name="Date">Thu, 08 Jan 2009 05:12:58 +0000</header></mailHeaders></generator><source><project>view</project></source><body><commit><revision>130</revision><author>vanrijn</author><log>Bumping download version to 0.6.4.  </log><diffLines>15</diffLines><url>http://view.svn.sourceforge.net/view/?view=rev&amp;rev=130</url><files><file action="modify" uri="https://view.svn.sourceforge.net/svnroot/view/trunk/web/htdocs/downloads.php">trunk/web/htdocs/downloads.php</file></files></commit></body><timestamp>1231391589</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from d5vjzd1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id C70C01D80B2
	for &lt;cia@cia.vc&gt;; Wed,  7 Jan 2009 21:10:26 -0800 (PST)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-4.v30.ch3.sourceforge.com)
	by d5vjzd1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1LKn9s-0000qP-Cq
	for cia@cia.vc; Thu, 08 Jan 2009 05:10:16 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1LKn9s-0000qP-Cq@d5vjzd1.ch3.sourceforge.com&gt;</header><header name="Date">Thu, 08 Jan 2009 05:10:16 +0000</header></mailHeaders></generator><source><project>view</project></source><body><commit><revision>129</revision><author>vanrijn</author><log>Updating news.txt with last 2 releases (0.6.3 and 0.6.4)  </log><diffLines>47</diffLines><url>http://view.svn.sourceforge.net/view/?view=rev&amp;rev=129</url><files><file action="modify" uri="https://view.svn.sourceforge.net/svnroot/view/trunk/web/htdocs/news.txt">trunk/web/htdocs/news.txt</file></files></commit></body><timestamp>1231391427</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from d5vjzd1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 3F2441D80B2
	for &lt;cia@cia.vc&gt;; Wed,  7 Jan 2009 19:10:53 -0800 (PST)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-4.v30.ch3.sourceforge.com)
	by d5vjzd1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1LKlIA-0008AC-Pb
	for cia@cia.vc; Thu, 08 Jan 2009 03:10:42 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1LKlIA-0008AC-Pb@d5vjzd1.ch3.sourceforge.com&gt;</header><header name="Date">Thu, 08 Jan 2009 03:10:42 +0000</header></mailHeaders></generator><source><project>view</project></source><body><commit><revision>128</revision><author>vanrijn</author><log>Tag libview 0.6.4 release (r127). </log><diffLines>1</diffLines><url>http://view.svn.sourceforge.net/view/?view=rev&amp;rev=128</url><files><file action="add" uri="https://view.svn.sourceforge.net/svnroot/view/tags/Release-0_6_4/">tags/Release-0_6_4/</file></files></commit></body><timestamp>1231384253</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from 74yxhf1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id A5E1C1D80B2
	for &lt;cia@cia.vc&gt;; Wed,  7 Jan 2009 18:42:21 -0800 (PST)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-5.v30.ch3.sourceforge.com)
	by 74yxhf1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1LKkqZ-0002M1-B0
	for cia@cia.vc; Thu, 08 Jan 2009 02:42:11 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1LKkqZ-0002M1-B0@74yxhf1.ch3.sourceforge.com&gt;</header><header name="Date">Thu, 08 Jan 2009 02:42:11 +0000</header></mailHeaders></generator><source><project>view</project></source><body><commit><revision>127</revision><author>vanrijn</author><log>Wed Jan 7 18:38:04 PDT 2009  Jason 'vanRijn' Kasper &lt;vR@movingparts.net&gt;

        * ChangeLog:
        * NEWS:
        * configure.ac:
          - Due to gtkmm2 using the deprecated GtkType, our users previously
            needed to compile with --enable-deprecated to get around it. Switching
            default to --enable-deprecated=yes in configure.ac to be nicer.   </log><diffLines>55</diffLines><url>http://view.svn.sourceforge.net/view/?view=rev&amp;rev=127</url><files><file action="modify" uri="https://view.svn.sourceforge.net/svnroot/view/trunk/libview/ChangeLog">trunk/libview/ChangeLog</file><file action="modify" uri="https://view.svn.sourceforge.net/svnroot/view/trunk/libview/NEWS">trunk/libview/NEWS</file><file action="modify" uri="https://view.svn.sourceforge.net/svnroot/view/trunk/libview/configure.ac">trunk/libview/configure.ac</file></files></commit></body><timestamp>1231382541</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from c3vjzd1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id EE3F01D80B2
	for &lt;cia@cia.vc&gt;; Wed,  7 Jan 2009 17:53:45 -0800 (PST)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-3.v30.ch3.sourceforge.com)
	by c3vjzd1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1LKk5X-0008HK-IM
	for cia@cia.vc; Thu, 08 Jan 2009 01:53:35 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1LKk5X-0008HK-IM@c3vjzd1.ch3.sourceforge.com&gt;</header><header name="Date">Thu, 08 Jan 2009 01:53:35 +0000</header></mailHeaders></generator><source><project>view</project></source><body><commit><revision>126</revision><author>vanrijn</author><log>        * ChangeLog:
        * configure.ac:
        * NEWS:
          - Bumped version to 0.6.4
        * libview/AUTHORS:
        * libview/ChangeLog:
        * libview/ovBox.c:
        * libview/ovBox.h:
          - Add ViewOvBox_SetVerticalOffset function, which repositions
            the &quot;over&quot; box at the given vertical offset. This is required
            for cases where the user wishes to shift the position of the
            &quot;over&quot; box down from the top of the GtkWindow (case in point:
            Workstation in multimon mode with different monitor resolutions,
            bottom-aligned).
        * tests/test-auto-drawer.cc:
          - Add &quot;Vertical Offset&quot; checkbox. Clicking it will reposition
            the drawer 100 pixels down from the top of the GtkWindow.  </log><diffLines>226</diffLines><url>http://view.svn.sourceforge.net/view/?view=rev&amp;rev=126</url><files><file action="modify" uri="https://view.svn.sourceforge.net/svnroot/view/trunk/libview/AUTHORS">trunk/libview/AUTHORS</file><file action="modify" uri="https://view.svn.sourceforge.net/svnroot/view/trunk/libview/ChangeLog">trunk/libview/ChangeLog</file><file action="modify" uri="https://view.svn.sourceforge.net/svnroot/view/trunk/libview/NEWS">trunk/libview/NEWS</file><file action="modify" uri="https://view.svn.sourceforge.net/svnroot/view/trunk/libview/configure.ac">trunk/libview/configure.ac</file><file action="modify" uri="https://view.svn.sourceforge.net/svnroot/view/trunk/libview/libview/ovBox.c">trunk/libview/libview/ovBox.c</file><file action="modify" uri="https://view.svn.sourceforge.net/svnroot/view/trunk/libview/libview/ovBox.h">trunk/libview/libview/ovBox.h</file><file action="modify" uri="https://view.svn.sourceforge.net/svnroot/view/trunk/libview/tests/test-auto-drawer.cc">trunk/libview/tests/test-auto-drawer.cc</file></files></commit></body><timestamp>1231379626</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from d5vjzd1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id A50C11D8059
	for &lt;cia@cia.vc&gt;; Sun,  7 Dec 2008 22:42:55 -0800 (PST)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-4.v30.ch3.sourceforge.com)
	by d5vjzd1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1L9ZpN-00055R-AQ
	for cia@cia.vc; Mon, 08 Dec 2008 06:42:45 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1L9ZpN-00055R-AQ@d5vjzd1.ch3.sourceforge.com&gt;</header><header name="Date">Mon, 08 Dec 2008 06:42:45 +0000</header></mailHeaders></generator><source><project>view</project></source><body><commit><revision>125</revision><author>davidtrowbridge</author><log>Tag libview 0.6.3  </log><diffLines>1</diffLines><url>http://view.svn.sourceforge.net/view/?view=rev&amp;rev=125</url><files><file action="add" uri="https://view.svn.sourceforge.net/svnroot/view/tags/Release-0_6_3/">tags/Release-0_6_3/</file></files></commit></body><timestamp>1228718576</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from d5vjzd1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 670E61D8059
	for &lt;cia@cia.vc&gt;; Sun,  7 Dec 2008 22:36:30 -0800 (PST)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-4.v30.ch3.sourceforge.com)
	by d5vjzd1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1L9Zj9-00051b-H5
	for cia@cia.vc; Mon, 08 Dec 2008 06:36:19 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1L9Zj9-00051b-H5@d5vjzd1.ch3.sourceforge.com&gt;</header><header name="Date">Mon, 08 Dec 2008 06:36:19 +0000</header></mailHeaders></generator><source><project>view</project></source><body><commit><revision>124</revision><author>davidtrowbridge</author><log>Sun Dec  7 15:55:25 PST 2008  David Trowbridge &lt;trowbrds@gmail.com&gt;

        * ChangeLog:
        * configure.ac:
        * NEWS:
          - Bumped version to 0.6.3
        * configure.ac:
          - Add AC_PROG_CXX to properly get C++ compiler definitions.
        * libview/autoDrawer.c:
          - Remove an assertion on the result of gtk_grab_get_current which is
            no longer guaranteed with modern GTK+ libraries.  </log><diffLines>108</diffLines><url>http://view.svn.sourceforge.net/view/?view=rev&amp;rev=124</url><files><file action="modify" uri="https://view.svn.sourceforge.net/svnroot/view/trunk/libview/ChangeLog">trunk/libview/ChangeLog</file><file action="modify" uri="https://view.svn.sourceforge.net/svnroot/view/trunk/libview/NEWS">trunk/libview/NEWS</file><file action="modify" uri="https://view.svn.sourceforge.net/svnroot/view/trunk/libview/configure.ac">trunk/libview/configure.ac</file><file action="modify" uri="https://view.svn.sourceforge.net/svnroot/view/trunk/libview/libview/autoDrawer.c">trunk/libview/libview/autoDrawer.c</file></files></commit></body><timestamp>1228718190</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>view</project></source><body><commit><revision>123</revision><author>chipx86</author><log>Announce libview 0.6.2.  </log><diffLines>38</diffLines><url>http://view.svn.sourceforge.net/view/?view=rev&amp;rev=123</url><files><file action="modify" uri="https://view.svn.sourceforge.net/svnroot/view/trunk/web/htdocs/downloads.php">trunk/web/htdocs/downloads.php</file><file action="modify" uri="https://view.svn.sourceforge.net/svnroot/view/trunk/web/htdocs/news.txt">trunk/web/htdocs/news.txt</file></files></commit></body><timestamp>1213743650</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>view</project></source><body><commit><revision>122</revision><author>carmiendo</author><log>Tagging for 0.6.2 release. (r121)   </log><diffLines>3</diffLines><url>http://view.svn.sourceforge.net/view/?view=rev&amp;rev=122</url><files><file action="add" uri="https://view.svn.sourceforge.net/svnroot/view/tags/Release-0_6_2/">tags/Release-0_6_2/</file><file action="add" uri="https://view.svn.sourceforge.net/svnroot/view/tags/Release-0_6_2/libview/">tags/Release-0_6_2/libview/</file></files></commit></body><timestamp>1213663166</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>view</project></source><body><commit><revision>121</revision><author>carmiendo</author><log>Bumped version to 0.6.2.   </log><diffLines>85</diffLines><url>http://view.svn.sourceforge.net/view/?view=rev&amp;rev=121</url><files><file action="modify" uri="https://view.svn.sourceforge.net/svnroot/view/trunk/libview/AUTHORS">trunk/libview/AUTHORS</file><file action="modify" uri="https://view.svn.sourceforge.net/svnroot/view/trunk/libview/ChangeLog">trunk/libview/ChangeLog</file><file action="modify" uri="https://view.svn.sourceforge.net/svnroot/view/trunk/libview/NEWS">trunk/libview/NEWS</file><file action="modify" uri="https://view.svn.sourceforge.net/svnroot/view/trunk/libview/configure.ac">trunk/libview/configure.ac</file></files></commit></body><timestamp>1213662859</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>view</project></source><body><commit><revision>120</revision><author>carmiendo</author><log>Thu Jun 12 13:43:75 PDT 2008  Carmen Jackson &lt;carmen@vmware.com&gt;

        * libview/autoDrawer.c:
        * libview/autoDrawer.h:
          - Add ViewAutoDrawer_Close function, which closes the drawer
            immediately when called.
        * libview/drawer.c:
        * libview/drawer.h:
          - Add ViewDrawer_GetCloseTime function to calculate the amount
            of time it would take to fully open or close the drawer.
        * tests/test-auto-drawer.cc:
          - Add &quot;Close&quot; button inside the drawer to check the new Close
            functionality. This button should close the drawer immediately.   </log><diffLines>311</diffLines><url>http://view.svn.sourceforge.net/view/?view=rev&amp;rev=120</url><files><file action="modify" uri="https://view.svn.sourceforge.net/svnroot/view/trunk/libview/ChangeLog">trunk/libview/ChangeLog</file><file action="modify" uri="https://view.svn.sourceforge.net/svnroot/view/trunk/libview/libview/autoDrawer.c">trunk/libview/libview/autoDrawer.c</file><file action="modify" uri="https://view.svn.sourceforge.net/svnroot/view/trunk/libview/libview/autoDrawer.h">trunk/libview/libview/autoDrawer.h</file><file action="modify" uri="https://view.svn.sourceforge.net/svnroot/view/trunk/libview/libview/drawer.c">trunk/libview/libview/drawer.c</file><file action="modify" uri="https://view.svn.sourceforge.net/svnroot/view/trunk/libview/libview/drawer.h">trunk/libview/libview/drawer.h</file><file action="modify" uri="https://view.svn.sourceforge.net/svnroot/view/trunk/libview/tests/test-auto-drawer.cc">trunk/libview/tests/test-auto-drawer.cc</file></files></commit></body><timestamp>1213303868</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>view</project></source><body><commit><revision>119</revision><author>chipx86</author><log>Okay, finally things are sane here now with indentation.. All in sync.. Wasting my time on this.  </log><diffLines>73</diffLines><url>http://view.svn.sourceforge.net/view/?view=rev&amp;rev=119</url><files><file action="modify" uri="https://view.svn.sourceforge.net/svnroot/view/trunk/wm-test-suite/test-stacking.c">trunk/wm-test-suite/test-stacking.c</file></files></commit></body><timestamp>1194255862</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>view</project></source><body><commit><revision>118</revision><author>chipx86</author><log>Remove the nullops.. Some indentation restructuring.. Other crap.  </log><diffLines>125</diffLines><url>http://view.svn.sourceforge.net/view/?view=rev&amp;rev=118</url><files><file action="modify" uri="https://view.svn.sourceforge.net/svnroot/view/trunk/wm-test-suite/test-stacking.c">trunk/wm-test-suite/test-stacking.c</file><file action="modify" uri="https://view.svn.sourceforge.net/svnroot/view/trunk/wm-test-suite/wm-tests.c">trunk/wm-test-suite/wm-tests.c</file></files></commit></body><timestamp>1194255723</timestamp></message></recentMessages></statsTarget>
