<feed xmlns='http://www.w3.org/2005/Atom'>
<title>logdiag/liblogdiag, branch v0.3.0</title>
<subtitle>Schematic editor</subtitle>
<id>http://cgit.janouch.name/logdiag/atom?h=v0.3.0</id>
<link rel='self' href='http://cgit.janouch.name/logdiag/atom?h=v0.3.0'/>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/logdiag/'/>
<updated>2021-11-02T10:43:49Z</updated>
<entry>
<title>Make note of an alternative export approach</title>
<updated>2021-11-02T10:43:49Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2021-11-02T10:43:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/logdiag/commit/?id=3ff0f117f9344a2bbfa352bfa4fb9514d7ce6979'/>
<id>urn:sha1:3ff0f117f9344a2bbfa352bfa4fb9514d7ce6979</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make ld_library_find_symbol() easier to read</title>
<updated>2021-10-28T23:31:50Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2021-10-28T23:28:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/logdiag/commit/?id=9dcef6a14fad722acd76c1cf042e977d1a2640ae'/>
<id>urn:sha1:9dcef6a14fad722acd76c1cf042e977d1a2640ae</id>
<content type='text'>
As well as shorter, strangely.

Symbols may technically exist directly in the root category now.
</content>
</entry>
<entry>
<title>Clean up</title>
<updated>2021-10-28T22:24:12Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2021-10-28T22:24:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/logdiag/commit/?id=ee7be81434bebee566150817fedb600658fc07ed'/>
<id>urn:sha1:ee7be81434bebee566150817fedb600658fc07ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add basic print functionality</title>
<updated>2021-10-28T03:57:27Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2021-10-25T13:54:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/logdiag/commit/?id=4f01392de56f44e33a7e0989a340cced73147a5a'/>
<id>urn:sha1:4f01392de56f44e33a7e0989a340cced73147a5a</id>
<content type='text'>
Sadly, the line width depends on the widget's DPI, which seems to
even cause uneven lines on Windows, where virtual printers claim
high DPI.  It might also be an unrelated problem.

Similarly, selected objects are exported highlighted.

Other than that, it works quite well.

Add a manifest to make the print dialog look nice with the older
GTK+ bundle we depend upon.

The RC file could theoretically be scanned for /\s+"([^"]+)"\s*$/,
unescaped, and the results configure_file()-stamped.
</content>
</entry>
<entry>
<title>Add clang-format configuration, clean up</title>
<updated>2021-10-25T16:06:50Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2021-10-25T14:49:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/logdiag/commit/?id=bc8ceebef7530b767e9e454f3c5cd6e1749675bd'/>
<id>urn:sha1:bc8ceebef7530b767e9e454f3c5cd6e1749675bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Get rid of extra semicolons after macros</title>
<updated>2021-10-24T22:27:32Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2021-10-24T22:27:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/logdiag/commit/?id=384dad7bd8eaada318ac6948a4a455edd8faa185'/>
<id>urn:sha1:384dad7bd8eaada318ac6948a4a455edd8faa185</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update a comment about widget styling</title>
<updated>2021-10-17T06:33:11Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2021-10-17T06:33:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/logdiag/commit/?id=1ca42eb8e25fa13386815bdc4504536e17ab125f'/>
<id>urn:sha1:1ca42eb8e25fa13386815bdc4504536e17ab125f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>LdCategorySymbolView: work around a mysterious bug</title>
<updated>2021-07-24T08:44:19Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2021-07-24T08:36:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/logdiag/commit/?id=3102bc0cb9d84676ed400935883687d8a738c835'/>
<id>urn:sha1:3102bc0cb9d84676ed400935883687d8a738c835</id>
<content type='text'>
We sometimes get a deselecting event when toying around with menus
and then dragging.  There might be a simpler reproducer.
</content>
</entry>
<entry>
<title>Name change</title>
<updated>2020-09-28T02:49:03Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2020-09-28T02:49:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/logdiag/commit/?id=af141191656f06cfd8bca793efc37ba5c32f7793'/>
<id>urn:sha1:af141191656f06cfd8bca793efc37ba5c32f7793</id>
<content type='text'>
Also some copyright years fix-ups/updates.
</content>
</entry>
<entry>
<title>Fix assertion failures on quitting</title>
<updated>2018-06-25T01:51:38Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2018-06-25T01:51:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/logdiag/commit/?id=c2caf2b825ddb5682a180eea42333c7156ea9777'/>
<id>urn:sha1:c2caf2b825ddb5682a180eea42333c7156ea9777</id>
<content type='text'>
</content>
</entry>
</feed>
