<feed xmlns='http://www.w3.org/2005/Atom'>
<title>logdiag/liblogdiag, branch origin/master</title>
<subtitle>Schematic editor</subtitle>
<id>http://cgit.janouch.name/logdiag/atom?h=origin%2Fmaster</id>
<link rel='self' href='http://cgit.janouch.name/logdiag/atom?h=origin%2Fmaster'/>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/logdiag/'/>
<updated>2021-11-17T06:42:37Z</updated>
<entry>
<title>Eliminate a Wayland-specific warning</title>
<updated>2021-11-17T06:42:37Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2021-11-17T06:42:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/logdiag/commit/?id=2433b9046f85bbcd555ef3fe3bc602b1aeb9d16a'/>
<id>urn:sha1:2433b9046f85bbcd555ef3fe3bc602b1aeb9d16a</id>
<content type='text'>
The handling seems to be a bit convoluted there.
</content>
</entry>
<entry>
<title>Remove an unused marshaller</title>
<updated>2021-11-14T04:51:07Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2021-11-14T04:50:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/logdiag/commit/?id=93cd4dc4f9ac085ee4bd997376049f88a8f4f5b0'/>
<id>urn:sha1:93cd4dc4f9ac085ee4bd997376049f88a8f4f5b0</id>
<content type='text'>
It is no longer used, since the transition to GTK+ 3.
</content>
</entry>
<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>
</feed>
