<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/extension/dbus/dbus-init.cpp, branch livecoding</title>
<subtitle>An experimental livecoding plugin for Inkscape</subtitle>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/'/>
<entry>
<title>Only register desktop on Dbus once</title>
<updated>2019-08-31T02:49:22+00:00</updated>
<author>
<name>Nathan Lee</name>
<email>2431820-nathanal@users.noreply.gitlab.com</email>
</author>
<published>2019-08-31T02:49:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=ba7fb61f5a36f170046fda2a701c93ea37a2e9e1'/>
<id>ba7fb61f5a36f170046fda2a701c93ea37a2e9e1</id>
<content type='text'>
Based off Guiu Rocafort Ferrer's patch/findings.
See https://gitlab.com/inkscape/inkscape/issues/195.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Based off Guiu Rocafort Ferrer's patch/findings.
See https://gitlab.com/inkscape/inkscape/issues/195.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix various minor typos</title>
<updated>2019-07-01T23:35:16+00:00</updated>
<author>
<name>Yuri Chornoivan</name>
<email>yurchor@ukr.net</email>
</author>
<published>2019-07-01T23:35:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=7f3aa2882be5547d5308870bced554502ca4421c'/>
<id>7f3aa2882be5547d5308870bced554502ca4421c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix FTBFS with dbus</title>
<updated>2018-11-18T12:39:15+00:00</updated>
<author>
<name>Alexander Valavanis</name>
<email>valavanisalex@gmail.com</email>
</author>
<published>2018-11-16T18:23:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=a760d14ec4d4ea8286c0acbaf1c9eb67d993f5cf'/>
<id>a760d14ec4d4ea8286c0acbaf1c9eb67d993f5cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clarify licenses</title>
<updated>2018-11-08T17:18:20+00:00</updated>
<author>
<name>Max Gaukler</name>
<email>development@maxgaukler.de</email>
</author>
<published>2018-09-11T14:05:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=79d82382b3ea1b7d77e3a47a96a786557588787a'/>
<id>79d82382b3ea1b7d77e3a47a96a786557588787a</id>
<content type='text'>
- add license headers to everything
- convert a few files from public domain or LGPL2.1+ to GPL2+
- some archaeology to clarify which files are from which library
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- add license headers to everything
- convert a few files from public domain or LGPL2.1+ to GPL2+
- some archaeology to clarify which files are from which library
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo in dbus api files</title>
<updated>2014-07-24T19:13:19+00:00</updated>
<author>
<name>Liam P. White</name>
<email>inkscapebrony@gmail.com</email>
</author>
<published>2014-07-24T19:13:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=02601ddcf2e84ddd6330f1aaa63025f50b23e2d5'/>
<id>02601ddcf2e84ddd6330f1aaa63025f50b23e2d5</id>
<content type='text'>
(bzr r13341.5.11)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r13341.5.11)</pre>
</div>
</content>
</entry>
<entry>
<title>Fix build with DBUS (thanks ~suv)</title>
<updated>2014-07-01T15:55:03+00:00</updated>
<author>
<name>Liam P. White</name>
<email>inkscapebrony@gmail.com</email>
</author>
<published>2014-07-01T15:55:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=c985ea62dbebc06070613326acb01b623b00699e'/>
<id>c985ea62dbebc06070613326acb01b623b00699e</id>
<content type='text'>
(bzr r13341.5.10)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r13341.5.10)</pre>
</div>
</content>
</entry>
<entry>
<title>Added "dbus-name" command line option to allow a D-Bus bus name other than</title>
<updated>2013-07-10T10:50:45+00:00</updated>
<author>
<name>Eric Greveson</name>
<email>eric@greveson.co.uk</email>
</author>
<published>2013-07-10T10:50:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=bea3d29ac007d6c8faca786538fafb0d7d789ffc'/>
<id>bea3d29ac007d6c8faca786538fafb0d7d789ffc</id>
<content type='text'>
"org.inkscape" to be specified. This allows multiple Inkscape instances to
be controlled over D-Bus in a single user session.

(bzr r12402.1.1)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"org.inkscape" to be specified. This allows multiple Inkscape instances to
be controlled over D-Bus in a single user session.

(bzr r12402.1.1)</pre>
</div>
</content>
</entry>
<entry>
<title>Further renaming of DBus variables (object -&gt; app_interface/doc_interface</title>
<updated>2013-07-04T22:51:56+00:00</updated>
<author>
<name>Eric Greveson</name>
<email>eric@greveson.co.uk</email>
</author>
<published>2013-07-04T22:51:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=036013caefc09f34ef9b418e1ca148a821c777d6'/>
<id>036013caefc09f34ef9b418e1ca148a821c777d6</id>
<content type='text'>
and doc_context -&gt; target)
Fixes to application interface for document_new (now only works in
console mode, and behaves as expected)

(bzr r12387.1.8)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and doc_context -&gt; target)
Fixes to application interface for document_new (now only works in
console mode, and behaves as expected)

(bzr r12387.1.8)</pre>
</div>
</content>
</entry>
<entry>
<title>Code readability improvements and licence changes for action-context.*</title>
<updated>2013-07-04T14:01:44+00:00</updated>
<author>
<name>Eric Greveson</name>
<email>eric@greveson.co.uk</email>
</author>
<published>2013-07-04T14:01:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=104efe4e3ecadc975ab76748c66f041abf8ee7b1'/>
<id>104efe4e3ecadc975ab76748c66f041abf8ee7b1</id>
<content type='text'>
based on merge request code review and feedback

(bzr r12387.1.7)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
based on merge request code review and feedback

(bzr r12387.1.7)</pre>
</div>
</content>
</entry>
<entry>
<title>Modified dbus interface so that it works in console mode (--dbus-listen)</title>
<updated>2013-07-03T19:06:11+00:00</updated>
<author>
<name>Eric Greveson</name>
<email>eric@greveson.co.uk</email>
</author>
<published>2013-07-03T19:06:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=09ce234c1fc367a2607936e6cf106cb24c60e94f'/>
<id>09ce234c1fc367a2607936e6cf106cb24c60e94f</id>
<content type='text'>
Modified action context setup so that in console mode, when a document is
added to the main inkscape app instance, it gets a selection model and
layer model automatically set up for it
Made a couple more verbs work in console mode

(bzr r12387.1.4)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Modified action context setup so that in console mode, when a document is
added to the main inkscape app instance, it gets a selection model and
layer model automatically set up for it
Made a couple more verbs work in console mode

(bzr r12387.1.4)</pre>
</div>
</content>
</entry>
</feed>
