<feed xmlns='http://www.w3.org/2005/Atom'>
<title>walls/SConstruct, branch master</title>
<subtitle>Wallpaper manager.</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/walls/'/>
<entry>
<title>Implemented a very basic configuration dialog.</title>
<updated>2010-03-20T23:19:02+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2010-03-20T23:19:02+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/walls/commit/?id=5ebed0cd5dc2eb2f71e18b24148903f3c10ebf69'/>
<id>5ebed0cd5dc2eb2f71e18b24148903f3c10ebf69</id>
<content type='text'>
This code is a bit hackish, all configuration options should be
collected in a single place (eg. a config struct) in order to
easily keep track of all configuration options.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This code is a bit hackish, all configuration options should be
collected in a single place (eg. a config struct) in order to
easily keep track of all configuration options.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added release build option.</title>
<updated>2010-01-08T18:27:39+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2010-01-08T18:27:39+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/walls/commit/?id=acacdcd8521c29f1a2c893d4bf97445cb22a9e75'/>
<id>acacdcd8521c29f1a2c893d4bf97445cb22a9e75</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SConsctruct: Import CCFLAGS and LINKFLAGS from os.environ.</title>
<updated>2010-01-04T23:12:41+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2010-01-04T23:12:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/walls/commit/?id=5ea846f215b5c7b0c16f718995c5cd763e86a422'/>
<id>5ea846f215b5c7b0c16f718995c5cd763e86a422</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added -Wall to CCFLAGS and some code cleanup.</title>
<updated>2010-01-04T21:22:11+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2010-01-04T21:22:11+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/walls/commit/?id=8a31fb62fe129d6ae60810a78a9e201ed5bb6c73'/>
<id>8a31fb62fe129d6ae60810a78a9e201ed5bb6c73</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Basic adding and assigning of tags implemented.</title>
<updated>2009-12-30T03:30:25+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2009-12-30T03:30:25+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/walls/commit/?id=4bff733352f608744e86328deb443d68ce666f7d'/>
<id>4bff733352f608744e86328deb443d68ce666f7d</id>
<content type='text'>
Committing this before it gets out of hand. Only adding new tags
is working atm.

Created a text input dialog.

Added a tag dialog.

Other minor changes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Committing this before it gets out of hand. Only adding new tags
is working atm.

Created a text input dialog.

Added a tag dialog.

Other minor changes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added install target.</title>
<updated>2009-12-23T17:12:23+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2009-12-23T17:12:23+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/walls/commit/?id=3a6edce17c3f01f17aa3b25053302c5c14bdd166'/>
<id>3a6edce17c3f01f17aa3b25053302c5c14bdd166</id>
<content type='text'>
Reads the DESTDIR and PREFIX variables when given as arguments.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reads the DESTDIR and PREFIX variables when given as arguments.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed recursive adding.</title>
<updated>2009-12-23T01:57:31+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2009-12-23T01:57:31+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/walls/commit/?id=91e6eecfd4d75dcb2943203ca9739711a9a888ce'/>
<id>91e6eecfd4d75dcb2943203ca9739711a9a888ce</id>
<content type='text'>
Removed Imlib2 dependency.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removed Imlib2 dependency.
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial commit.</title>
<updated>2009-12-22T18:26:54+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2009-12-22T18:26:54+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/walls/commit/?id=4e9cdd282beb1c6dcbcca148745f5665b561c403'/>
<id>4e9cdd282beb1c6dcbcca148745f5665b561c403</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
