<feed xmlns='http://www.w3.org/2005/Atom'>
<title>logdiag/share/gui, 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-01T11:20:16Z</updated>
<entry>
<title>Use GResources for the UI file and the LICENSE</title>
<updated>2021-11-01T11:20:16Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2021-11-01T09:53:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/logdiag/commit/?id=3465557a5b3b09b563fc45d2c3b13f09c4935a34'/>
<id>urn:sha1:3465557a5b3b09b563fc45d2c3b13f09c4935a34</id>
<content type='text'>
 - The About dialog now displays the licence.
 - The main UI file is now integrated into the binary.

The project needed some of its ugly CMake code back.
</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>Clean up</title>
<updated>2021-10-28T03:18:03Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2021-10-28T03:18:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/logdiag/commit/?id=a4a0dd2106bc183408441c20a17d5d1c53fa52b9'/>
<id>urn:sha1:a4a0dd2106bc183408441c20a17d5d1c53fa52b9</id>
<content type='text'>
It turns out the RC detection snippet is no longer necessary
after the recent CMake version bump.

The "name" argument in the UI file is redundant, implied by "action".
</content>
</entry>
<entry>
<title>Add the user guide to the Help menu</title>
<updated>2021-10-25T00:50:14Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2021-10-24T22:59:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/logdiag/commit/?id=da0a5c43dc53a48a70f4f1a15bce081b87bbe85f'/>
<id>urn:sha1:da0a5c43dc53a48a70f4f1a15bce081b87bbe85f</id>
<content type='text'>
The old GLib put up a good fight, it says "URIs not supported"
even for the file:// scheme.
</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>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>Offer the undo functionality in LdWindowMain.</title>
<updated>2011-02-01T13:52:27Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p.janouch@gmail.com</email>
</author>
<published>2011-01-31T21:07:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/logdiag/commit/?id=c091f71f9ac15dd4b5eb29beb233c9715420d75a'/>
<id>urn:sha1:c091f71f9ac15dd4b5eb29beb233c9715420d75a</id>
<content type='text'>
Kill the "Export" action for now.
</content>
</entry>
<entry>
<title>Add a View menu to LdWindowMain, disabled so far.</title>
<updated>2011-01-09T12:54:20Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p.janouch@gmail.com</email>
</author>
<published>2011-01-09T12:54:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/logdiag/commit/?id=73b611a84493059e7aafdd8cf2f59b3f7975ed26'/>
<id>urn:sha1:73b611a84493059e7aafdd8cf2f59b3f7975ed26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>LdWindowMain cleanup.</title>
<updated>2010-12-12T16:56:59Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p.janouch@gmail.com</email>
</author>
<published>2010-12-12T16:56:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/logdiag/commit/?id=a56bfd6087209f1334ab5857197445b9e5bb8f38'/>
<id>urn:sha1:a56bfd6087209f1334ab5857197445b9e5bb8f38</id>
<content type='text'>
* Restructure the initialization code.
* Move LdCanvas event mask setting to ld-canvas.c.
* Remove some redundant code.
* Use consistent naming.
* Update comments.

Practically no functional change.
</content>
</entry>
<entry>
<title>Add a main toolbar.</title>
<updated>2010-12-11T03:15:23Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p.janouch@gmail.com</email>
</author>
<published>2010-12-11T03:15:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/logdiag/commit/?id=afacad693d5f137cb78836c5aa306bd2c0afe82d'/>
<id>urn:sha1:afacad693d5f137cb78836c5aa306bd2c0afe82d</id>
<content type='text'>
So far it has no special powers. This should change in the future.
</content>
</entry>
</feed>
