<feed xmlns='http://www.w3.org/2005/Atom'>
<title>logdiag/src, branch library-toolbar-rewrite</title>
<subtitle>Schematic editor</subtitle>
<id>http://cgit.janouch.name/logdiag/atom?h=library-toolbar-rewrite</id>
<link rel='self' href='http://cgit.janouch.name/logdiag/atom?h=library-toolbar-rewrite'/>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/logdiag/'/>
<updated>2012-01-29T20:48:40Z</updated>
<entry>
<title>Remove the dependency on LdCanvas.</title>
<updated>2012-01-29T20:48:40Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p.janouch@gmail.com</email>
</author>
<published>2011-02-15T16:45:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/logdiag/commit/?id=35748d35b241f386bf43e3a490adadbed78ac6be'/>
<id>urn:sha1:35748d35b241f386bf43e3a490adadbed78ac6be</id>
<content type='text'>
GDK grabbing doesn't work on Windows, though.
</content>
</entry>
<entry>
<title>Integrate GSettings, remember View settings.</title>
<updated>2011-06-12T08:05:16Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p.janouch@gmail.com</email>
</author>
<published>2011-06-10T16:18:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/logdiag/commit/?id=b2223d65951c3ad706d76d35e15df8cf2e17535f'/>
<id>urn:sha1:b2223d65951c3ad706d76d35e15df8cf2e17535f</id>
<content type='text'>
The org.logdiag ID has been chosen as I haven't found any specific rules
and com.github.logdiag seems not to be future-proof. This domain remains
available so far, anyway.

The schemas are compiled only when installed directly to CMAKE_INSTALL_PREFIX
to the root filesystem. When invoking `make install` with DESTDIR, only
the XML files are copied over as the schemas would have to be recompiled
later anyway.
</content>
</entry>
<entry>
<title>Fix make-template.sh.</title>
<updated>2011-06-11T09:46:43Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p.janouch@gmail.com</email>
</author>
<published>2011-06-10T12:52:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/logdiag/commit/?id=e1e9a6d3198516e9924068b4fab0d4df070a76a5'/>
<id>urn:sha1:e1e9a6d3198516e9924068b4fab0d4df070a76a5</id>
<content type='text'>
It needs the bash shell interpreter to run.
</content>
</entry>
<entry>
<title>Workaround the ANSI codepage limitation on Win32.</title>
<updated>2011-06-10T12:52:22Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p.janouch@gmail.com</email>
</author>
<published>2011-06-10T12:52:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/logdiag/commit/?id=2509f0af5217bd7186ded2cd55f82b30a7db4fc6'/>
<id>urn:sha1:2509f0af5217bd7186ded2cd55f82b30a7db4fc6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change the way command line arguments are parsed.</title>
<updated>2011-06-10T12:51:42Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p.janouch@gmail.com</email>
</author>
<published>2011-06-10T12:51:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/logdiag/commit/?id=5d1c8bbf75a275ddbc1f01b43165ce9411986b6e'/>
<id>urn:sha1:5d1c8bbf75a275ddbc1f01b43165ce9411986b6e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add toggle actions to the View menu.</title>
<updated>2011-03-07T16:29:27Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p.janouch@gmail.com</email>
</author>
<published>2011-03-06T14:57:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/logdiag/commit/?id=94cb6ee53af6b17e45106765c6aeb99f64ed1be5'/>
<id>urn:sha1:94cb6ee53af6b17e45106765c6aeb99f64ed1be5</id>
<content type='text'>
So far these settings are not saved anywhere.
</content>
</entry>
<entry>
<title>Update translations.</title>
<updated>2011-03-04T16:42:32Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p.janouch@gmail.com</email>
</author>
<published>2011-03-04T16:42:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/logdiag/commit/?id=582b24562c895f4f4662c9f49c0399b9c36d36fd'/>
<id>urn:sha1:582b24562c895f4f4662c9f49c0399b9c36d36fd</id>
<content type='text'>
Add translators to the About dialog.
</content>
</entry>
<entry>
<title>Disable LdDiagramView scrollbars when not needed.</title>
<updated>2011-02-20T11:54:15Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p.janouch@gmail.com</email>
</author>
<published>2011-02-20T11:54:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/logdiag/commit/?id=403a9d702a1f382808e0937dfb149f99fd9bb217'/>
<id>urn:sha1:403a9d702a1f382808e0937dfb149f99fd9bb217</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert encoding of command line filenames.</title>
<updated>2011-02-19T22:27:00Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p.janouch@gmail.com</email>
</author>
<published>2011-02-19T22:21:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/logdiag/commit/?id=d4bfd8a504def0d077aa6a538f8789e4010884cd'/>
<id>urn:sha1:d4bfd8a504def0d077aa6a538f8789e4010884cd</id>
<content type='text'>
Fixes Windows.
</content>
</entry>
<entry>
<title>Reset view to center for new diagrams.</title>
<updated>2011-02-19T21:49:20Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p.janouch@gmail.com</email>
</author>
<published>2011-02-19T13:06:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/logdiag/commit/?id=fdb64187338accfcbd9a30892a4e4a05359e8ace'/>
<id>urn:sha1:fdb64187338accfcbd9a30892a4e4a05359e8ace</id>
<content type='text'>
</content>
</entry>
</feed>
