<feed xmlns='http://www.w3.org/2005/Atom'>
<title>powder/src/search, branch solidswork</title>
<subtitle>The Powder Toy</subtitle>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/'/>
<entry>
<title>Move all GUI source files into gui/</title>
<updated>2013-03-22T14:14:17Z</updated>
<author>
<name>Simon Robertshaw</name>
<email>simon@hardwired.org.uk</email>
</author>
<published>2013-03-22T14:14:17Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=9abe51526cac2634af0541c3de69834dd30e9f78'/>
<id>9abe51526cac2634af0541c3de69834dd30e9f78</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>allow new searches even if tags haven't loaded</title>
<updated>2013-03-09T16:49:49Z</updated>
<author>
<name>jacob1</name>
<email>jfu614@gmail.com</email>
</author>
<published>2013-03-09T16:49:49Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=1ca39e1e7dc3659e4cb16aff515f30acfe88850d'/>
<id>1ca39e1e7dc3659e4cb16aff515f30acfe88850d</id>
<content type='text'>
fixes search buttons being enabled but not working until the tags list is loaded
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes search buttons being enabled but not working until the tags list is loaded
</pre>
</div>
</content>
</entry>
<entry>
<title>remove auto generated comments from all files, fix some missing tabs, remove unused variables from config.h</title>
<updated>2013-03-06T17:05:59Z</updated>
<author>
<name>jacob1</name>
<email>jfu614@gmail.com</email>
</author>
<published>2013-03-06T17:05:59Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=037618e6f8e6a37574f7ef8ffd90e490fb0ea137'/>
<id>037618e6f8e6a37574f7ef8ffd90e490fb0ea137</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>by date turns white like my own does when selected</title>
<updated>2013-03-04T20:27:51Z</updated>
<author>
<name>jacob1</name>
<email>jfu614@gmail.com</email>
</author>
<published>2013-03-04T20:27:51Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=38573cc30e0d2dea191ad061020de399931dead9'/>
<id>38573cc30e0d2dea191ad061020de399931dead9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix a few more memory errors</title>
<updated>2013-02-25T03:09:33Z</updated>
<author>
<name>jacob1</name>
<email>jfu614@gmail.com</email>
</author>
<published>2013-02-25T03:09:33Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=572d099e29135fe059e756059c1ff715ec68474a'/>
<id>572d099e29135fe059e756059c1ff715ec68474a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix even more memory leaks</title>
<updated>2013-02-25T00:11:37Z</updated>
<author>
<name>jacob1</name>
<email>jfu614@gmail.com</email>
</author>
<published>2013-02-25T00:11:37Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=fbf52794e59ede9be4362a8816e0682e41dcf414'/>
<id>fbf52794e59ede9be4362a8816e0682e41dcf414</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix problems found with valgrind with shifting stamps and saving</title>
<updated>2013-02-24T19:12:48Z</updated>
<author>
<name>jacob1</name>
<email>jfu614@gmail.com</email>
</author>
<published>2013-02-24T19:12:48Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=0939494747908bb702f24598e883c3d1f70e3710'/>
<id>0939494747908bb702f24598e883c3d1f70e3710</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>don't allow 1-3 letter searches, because bad search results are just returned</title>
<updated>2013-01-15T05:02:55Z</updated>
<author>
<name>jacob1</name>
<email>jfu614@gmail.com</email>
</author>
<published>2013-01-15T05:02:55Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=76349ddbd4601b2aea806b6b411fda91cbee25cf'/>
<id>76349ddbd4601b2aea806b6b411fda91cbee25cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>change some free/malloc's back to delete/new's</title>
<updated>2013-01-13T02:06:52Z</updated>
<author>
<name>jacob1</name>
<email>jfu614@gmail.com</email>
</author>
<published>2013-01-13T02:06:52Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=41751da6190a6d9a893bbe4cbf91f48cb5fceda5'/>
<id>41751da6190a6d9a893bbe4cbf91f48cb5fceda5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>local save deletion and renaming with the right click context menu</title>
<updated>2013-01-07T16:56:48Z</updated>
<author>
<name>jacob1</name>
<email>jfu614@gmail.com</email>
</author>
<published>2013-01-07T16:56:48Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=323dae959ad168b634599b27802fb03598305c81'/>
<id>323dae959ad168b634599b27802fb03598305c81</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
