<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tdv/src, branch termo</title>
<subtitle>Translation dictionary viewer</subtitle>
<id>http://cgit.janouch.name/tdv/atom?h=termo</id>
<link rel='self' href='http://cgit.janouch.name/tdv/atom?h=termo'/>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/tdv/'/>
<updated>2014-11-19T02:31:47Z</updated>
<entry>
<title>Update termo</title>
<updated>2014-11-19T02:31:47Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p.janouch@gmail.com</email>
</author>
<published>2014-11-19T02:30:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/tdv/commit/?id=a5e0c0ea7161b2c248c0347314afa851560e1a41'/>
<id>urn:sha1:a5e0c0ea7161b2c248c0347314afa851560e1a41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid some overhead with iconv()</title>
<updated>2014-11-19T02:31:47Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p.janouch@gmail.com</email>
</author>
<published>2014-10-16T00:07:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/tdv/commit/?id=2562d108fab3ab2585394cc7da77edb50ee142d9'/>
<id>urn:sha1:2562d108fab3ab2585394cc7da77edb50ee142d9</id>
<content type='text'>
Now, in theory, terminal output could actually be a bit faster.
</content>
</entry>
<entry>
<title>Get rid of wchar_t for good</title>
<updated>2014-11-19T02:31:47Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p.janouch@gmail.com</email>
</author>
<published>2014-10-15T23:50:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/tdv/commit/?id=da3a4842f11684dfafa15b347717b845a4ba82c3'/>
<id>urn:sha1:da3a4842f11684dfafa15b347717b845a4ba82c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid flicker while resizing</title>
<updated>2014-11-19T02:31:47Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p.janouch@gmail.com</email>
</author>
<published>2014-10-14T22:51:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/tdv/commit/?id=b8dc6bb3cc2554f0fbadf37b0178f22e0766df2d'/>
<id>urn:sha1:b8dc6bb3cc2554f0fbadf37b0178f22e0766df2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewrite to use termo</title>
<updated>2014-11-19T02:31:46Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p.janouch@gmail.com</email>
</author>
<published>2014-10-14T20:53:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/tdv/commit/?id=b352a0fc8d49536322ffffa3b2d16d135d9a7996'/>
<id>urn:sha1:b352a0fc8d49536322ffffa3b2d16d135d9a7996</id>
<content type='text'>
Also get rid of some silliness that I'm only able to see now.
</content>
</entry>
<entry>
<title>I've been enlightened</title>
<updated>2014-02-11T22:28:02Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p.janouch@gmail.com</email>
</author>
<published>2014-02-11T22:28:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/tdv/commit/?id=a3348d888b14d76da86a6f8dde8f4dc075ccf6b1'/>
<id>urn:sha1:a3348d888b14d76da86a6f8dde8f4dc075ccf6b1</id>
<content type='text'>
Now responding to C-p, C-n, C-b, C-f and C-h as expected.
</content>
</entry>
<entry>
<title>Don't apply the bold attribute to padding.</title>
<updated>2013-10-09T00:54:19Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p.janouch@gmail.com</email>
</author>
<published>2013-10-09T00:54:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/tdv/commit/?id=d7114f06346ef876d7cf8ac1f7b391ca7df2292a'/>
<id>urn:sha1:d7114f06346ef876d7cf8ac1f7b391ca7df2292a</id>
<content type='text'>
It looked awful when it caused a change in the colour of underlining.
</content>
</entry>
<entry>
<title>Add a querying tool for use in e.g. IRC bots</title>
<updated>2013-10-02T00:17:38Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p.janouch@gmail.com</email>
</author>
<published>2013-10-02T00:17:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/tdv/commit/?id=adce15243ac55b6a1d8a832f21e4eaf6c9e54cf2'/>
<id>urn:sha1:adce15243ac55b6a1d8a832f21e4eaf6c9e54cf2</id>
<content type='text'>
Now the tools don't get built on `make all' but instead have their
own target called `tools'.  It might be reasonable to move them into
their own directory sometime, instead of cluttering `src'.
</content>
</entry>
<entry>
<title>Add a workaround for GLib &lt; 2.33.1</title>
<updated>2013-10-02T00:11:57Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p.janouch@gmail.com</email>
</author>
<published>2013-10-02T00:11:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/tdv/commit/?id=195534385764902751cd45c3748cef885aeaa21c'/>
<id>urn:sha1:195534385764902751cd45c3748cef885aeaa21c</id>
<content type='text'>
I wanted to have it working in Wheezy and this was standing in the way,
so I went for the quick fix that I'd made available to myself.
</content>
</entry>
<entry>
<title>Clarify some behaviour in comments</title>
<updated>2013-10-02T00:11:10Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p.janouch@gmail.com</email>
</author>
<published>2013-10-02T00:11:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/tdv/commit/?id=190c21eabb82dd7571397048077d2b383f30b17d'/>
<id>urn:sha1:190c21eabb82dd7571397048077d2b383f30b17d</id>
<content type='text'>
</content>
</entry>
</feed>
