<feed xmlns='http://www.w3.org/2005/Atom'>
<title>logdiag/share, branch v0.2.1</title>
<subtitle>Schematic editor</subtitle>
<id>http://cgit.janouch.name/logdiag/atom?h=v0.2.1</id>
<link rel='self' href='http://cgit.janouch.name/logdiag/atom?h=v0.2.1'/>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/logdiag/'/>
<updated>2021-10-22T18:08:51Z</updated>
<entry>
<title>Bump the CMake version requirement, fix Windows</title>
<updated>2021-10-22T18:08:51Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2021-10-22T13:04:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/logdiag/commit/?id=47fb9653b86986a76d9a5dd67955ffd598755e17'/>
<id>urn:sha1:47fb9653b86986a76d9a5dd67955ffd598755e17</id>
<content type='text'>
 - Add a missing runtime library for gettext-tools.
 - Remove the no longer necessary customized FindGettext.cmake,
   since the downloaded gettext binaries are new enough.
 - Make the installer at least ask to uninstall previous versions.
 - Adjust the PATH of tests so that they'll run on Windows directly.
 - Fix quoting so that the project will build inside paths with spaces.
 - Resolve a GSettings deprecation warning.
 - Update the README's build instructions as appropriate.
 - Require CMake 3.9 because of the README's suggestion to fix
   FindPkgConfig.cmake manually using separate_arguments(UNIX_COMMAND).

Tested build configurations:
 - native Arch Linux,
 - native Windows XP with the newest NSIS,
 - Arch Linux Mingw-w64 i686 Win32Depends.cmake NSIS cross-build + XP,
 - Arch Linux Mingw-w64 x86_64 MSYS2 NSIS cross-build + Windows 10.

Detected issues:
 - The file save dialog will not add the extension automatically,
   seen with MSYS2.
</content>
</entry>
<entry>
<title>Support multiple filenames on command line.</title>
<updated>2012-10-09T16:03:28Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p.janouch@gmail.com</email>
</author>
<published>2012-10-09T16:03:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/logdiag/commit/?id=0066917014d32f80b70982b927ee5a6859b0cbd5'/>
<id>urn:sha1:0066917014d32f80b70982b927ee5a6859b0cbd5</id>
<content type='text'>
Should work fine, although I doubt anyone would use it.
</content>
</entry>
<entry>
<title>Remove category icons.</title>
<updated>2012-10-08T05:29:57Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p.janouch@gmail.com</email>
</author>
<published>2012-08-29T13:46:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/logdiag/commit/?id=ef64c0427f58f1d286823cbb9c1929d3ebec730f'/>
<id>urn:sha1:ef64c0427f58f1d286823cbb9c1929d3ebec730f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace LdLibraryToolbar with LdLibraryPane.</title>
<updated>2012-10-07T22:12:58Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p.janouch@gmail.com</email>
</author>
<published>2012-08-10T01:38:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/logdiag/commit/?id=00a50737f365f6d99c4cb43b41fe5085f70bf178'/>
<id>urn:sha1:00a50737f365f6d99c4cb43b41fe5085f70bf178</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change how Cairo is presented to Lua scripts.</title>
<updated>2012-08-12T04:10:27Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p.janouch@gmail.com</email>
</author>
<published>2012-08-12T04:10:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/logdiag/commit/?id=a1b79a55d2d70660aa156da460ee2e55ebc99183'/>
<id>urn:sha1:a1b79a55d2d70660aa156da460ee2e55ebc99183</id>
<content type='text'>
Makes the whole thing a bit more stable and less weird.
</content>
</entry>
<entry>
<title>Set StartupNotify=true in the desktop file.</title>
<updated>2011-06-12T09:48:31Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p.janouch@gmail.com</email>
</author>
<published>2011-06-12T09:48:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/logdiag/commit/?id=4e440eb35b2de9bed4d957c271cbfa136485b543'/>
<id>urn:sha1:4e440eb35b2de9bed4d957c271cbfa136485b543</id>
<content type='text'>
</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>Add German translation.</title>
<updated>2011-03-07T16:29:27Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p.janouch@gmail.com</email>
</author>
<published>2011-03-07T05:11:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/logdiag/commit/?id=3430bf30bb5fe1ad8e41516ceda5e313efe385cc'/>
<id>urn:sha1:3430bf30bb5fe1ad8e41516ceda5e313efe385cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Polish translation.</title>
<updated>2011-03-07T16:29:27Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p.janouch@gmail.com</email>
</author>
<published>2011-03-06T20:34:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/logdiag/commit/?id=0640067bf03e4c59abbc8da69d19d36ca3daff38'/>
<id>urn:sha1:0640067bf03e4c59abbc8da69d19d36ca3daff38</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>
</feed>
