<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/extension/dbus/document-interface.h, 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>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>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>Misc. typos</title>
<updated>2017-11-07T18:55:26+00:00</updated>
<author>
<name>Unknown</name>
<email>kunda@scribus.net</email>
</author>
<published>2017-11-07T18:55:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=2659ce5a325688a3db9900d6d662e92048f0539e'/>
<id>2659ce5a325688a3db9900d6d662e92048f0539e</id>
<content type='text'>
Found using `codespell -q 3 -w --skip="*.svg,*.po,*.ts,./share/tutorials,./src/libavoid,./packaging/win32/languages,./man,./src/2geom" -I ../inkscape-whitelist.txt`
whereby whitelist file contained:
```
dum
iff
glight
substract
te
upto
```</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Found using `codespell -q 3 -w --skip="*.svg,*.po,*.ts,./share/tutorials,./src/libavoid,./packaging/win32/languages,./man,./src/2geom" -I ../inkscape-whitelist.txt`
whereby whitelist file contained:
```
dum
iff
glight
substract
te
upto
```</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>Changed dbus interface to treat 'division' like other boolops, with a new</title>
<updated>2013-07-03T22:00:06+00:00</updated>
<author>
<name>Eric Greveson</name>
<email>eric@greveson.co.uk</email>
</author>
<published>2013-07-03T22:00:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=1c75594f5c37e86dec195ec1975254315ef180e9'/>
<id>1c75594f5c37e86dec195ec1975254315ef180e9</id>
<content type='text'>
return type for selection_combine to support this (array of string).
This also fixes a bug with not setting the error flag when returning NULL
from this method.
Refactored some more selection verbs to allow use in no-GUI mode.

(bzr r12387.1.5)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
return type for selection_combine to support this (array of string).
This also fixes a bug with not setting the error flag when returning NULL
from this method.
Refactored some more selection verbs to allow use in no-GUI mode.

(bzr r12387.1.5)</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>
<entry>
<title>Fix for 818628 : DBUS Metadata for error domain warning when using File&gt;New</title>
<updated>2012-09-18T05:22:47+00:00</updated>
<author>
<name>John Smith</name>
<email>john.smith7545@yahoo.com</email>
</author>
<published>2012-09-18T05:22:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=9c19df4215cc73bf82049f7527cb2e85fc15d881'/>
<id>9c19df4215cc73bf82049f7527cb2e85fc15d881</id>
<content type='text'>
(bzr r11674)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r11674)</pre>
</div>
</content>
</entry>
<entry>
<title>DBUS. Merging lp:~joakim-verona/inkscape/dbus-fixes changes.</title>
<updated>2011-08-21T07:42:08+00:00</updated>
<author>
<name>Nicolas Dufour</name>
<email>nicoduf@yahoo.fr</email>
</author>
<published>2011-08-21T07:42:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=cf0c689f665675b976215e80ec7c9acf1b2e49e6'/>
<id>cf0c689f665675b976215e80ec7c9acf1b2e49e6</id>
<content type='text'>
(bzr r10559)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r10559)</pre>
</div>
</content>
</entry>
</feed>
