<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nsxiv/events.c, branch master</title>
<subtitle>Nsxiv image view custom build
</subtitle>
<id>https://git.krolyxon.com/nsxiv/atom?h=master</id>
<link rel='self' href='https://git.krolyxon.com/nsxiv/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.krolyxon.com/nsxiv/'/>
<updated>2011-08-19T13:02:10Z</updated>
<entry>
<title>Put event handling back into main.c; events -&gt; commands</title>
<updated>2011-08-19T13:02:10Z</updated>
<author>
<name>Bert</name>
<email>ber.t@gmx.com</email>
</author>
<published>2011-08-19T13:02:10Z</published>
<link rel='alternate' type='text/html' href='https://git.krolyxon.com/nsxiv/commit/?id=1d749382f00bb0bfdb900b6ddb0bb8b3743b99d0'/>
<id>urn:sha1:1d749382f00bb0bfdb900b6ddb0bb8b3743b99d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added force parameter to tns_load() to disregard cache</title>
<updated>2011-08-19T11:26:58Z</updated>
<author>
<name>Bert</name>
<email>ber.t@gmx.com</email>
</author>
<published>2011-08-19T11:26:58Z</published>
<link rel='alternate' type='text/html' href='https://git.krolyxon.com/nsxiv/commit/?id=1d7849efc1fe85d20b8aa4916e75cb3eb658dba9'/>
<id>urn:sha1:1d7849efc1fe85d20b8aa4916e75cb3eb658dba9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Renamed application modes</title>
<updated>2011-08-19T11:09:22Z</updated>
<author>
<name>Bert</name>
<email>ber.t@gmx.com</email>
</author>
<published>2011-08-19T11:09:22Z</published>
<link rel='alternate' type='text/html' href='https://git.krolyxon.com/nsxiv/commit/?id=421f01202238ad56c5b2edc2e1b26194482b614f'/>
<id>urn:sha1:421f01202238ad56c5b2edc2e1b26194482b614f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Renamed key/mouse commands to indicate supported modes</title>
<updated>2011-08-19T11:06:19Z</updated>
<author>
<name>Bert</name>
<email>ber.t@gmx.com</email>
</author>
<published>2011-08-19T11:06:19Z</published>
<link rel='alternate' type='text/html' href='https://git.krolyxon.com/nsxiv/commit/?id=1c68a34463f9eb94da9a8289b659ce02677b865f'/>
<id>urn:sha1:1c68a34463f9eb94da9a8289b659ce02677b865f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Small refactorings</title>
<updated>2011-08-18T10:05:38Z</updated>
<author>
<name>Bert</name>
<email>ber.t@gmx.com</email>
</author>
<published>2011-08-18T10:05:38Z</published>
<link rel='alternate' type='text/html' href='https://git.krolyxon.com/nsxiv/commit/?id=27591b5a52a4ec703bf5d2e61a4f933a7938500f'/>
<id>urn:sha1:27591b5a52a4ec703bf5d2e61a4f933a7938500f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Corrected FSF address in license headers</title>
<updated>2011-08-17T23:18:26Z</updated>
<author>
<name>Bert</name>
<email>ber.t@gmx.com</email>
</author>
<published>2011-08-17T23:18:26Z</published>
<link rel='alternate' type='text/html' href='https://git.krolyxon.com/nsxiv/commit/?id=8763f6930f4c1ebcf2c176cdb7c97ac7b70cae50'/>
<id>urn:sha1:8763f6930f4c1ebcf2c176cdb7c97ac7b70cae50</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revised handling of file names &amp; paths</title>
<updated>2011-08-17T22:38:55Z</updated>
<author>
<name>Bert</name>
<email>ber.t@gmx.com</email>
</author>
<published>2011-08-17T22:38:55Z</published>
<link rel='alternate' type='text/html' href='https://git.krolyxon.com/nsxiv/commit/?id=ff013dd0092df247b2c9f1c550e03542581ed21d'/>
<id>urn:sha1:ff013dd0092df247b2c9f1c550e03542581ed21d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Made run_command() a normal key/button handler</title>
<updated>2011-08-12T15:14:14Z</updated>
<author>
<name>Bert</name>
<email>ber.t@gmx.com</email>
</author>
<published>2011-08-12T15:14:14Z</published>
<link rel='alternate' type='text/html' href='https://git.krolyxon.com/nsxiv/commit/?id=d86c95d7951236199d9b11314e262d8ed71ad449'/>
<id>urn:sha1:d86c95d7951236199d9b11314e262d8ed71ad449</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Much better drag()</title>
<updated>2011-08-12T10:27:07Z</updated>
<author>
<name>Bert</name>
<email>ber.t@gmx.com</email>
</author>
<published>2011-08-12T10:27:07Z</published>
<link rel='alternate' type='text/html' href='https://git.krolyxon.com/nsxiv/commit/?id=75e36939a1cf3205b56f45ca34802cffb8e140a5'/>
<id>urn:sha1:75e36939a1cf3205b56f45ca34802cffb8e140a5</id>
<content type='text'>
No more need to pass XEvent* to handler functions
</content>
</entry>
<entry>
<title>Renamed scroll() to pan_screen()</title>
<updated>2011-08-05T08:17:36Z</updated>
<author>
<name>Bert</name>
<email>ber.t@gmx.com</email>
</author>
<published>2011-08-05T08:17:36Z</published>
<link rel='alternate' type='text/html' href='https://git.krolyxon.com/nsxiv/commit/?id=2b7192b1ac0a72e80cf5a06f406953a600ad54eb'/>
<id>urn:sha1:2b7192b1ac0a72e80cf5a06f406953a600ad54eb</id>
<content type='text'>
</content>
</entry>
</feed>
