<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/helper/window.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>Remove helper/window.h helper/window.cpp</title>
<updated>2019-01-09T08:23:13+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2019-01-09T08:23:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=f2c80f158a4ddd444cc585323623f91900b0ec1c'/>
<id>f2c80f158a4ddd444cc585323623f91900b0ec1c</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>Improve and simplify shortcut handling.</title>
<updated>2017-06-23T21:55:03+00:00</updated>
<author>
<name>Eduard Braun</name>
<email>Eduard.Braun2@gmx.de</email>
</author>
<published>2017-06-18T17:54:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=46fd67ec49c3988db20db422061a2f52582c896c'/>
<id>46fd67ec49c3988db20db422061a2f52582c896c</id>
<content type='text'>
Should fix many issues with unusuable keys, especially on non-English keyboard layouts.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Should fix many issues with unusuable keys, especially on non-English keyboard layouts.
</pre>
</div>
</content>
</entry>
<entry>
<title>Code cleanup.</title>
<updated>2014-08-18T20:19:55+00:00</updated>
<author>
<name>Liam P. White</name>
<email>inkscapebrony@gmail.com</email>
</author>
<published>2014-08-18T20:19:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=dce3466274e04364e25c47b0b71007a65c9cf9dd'/>
<id>dce3466274e04364e25c47b0b71007a65c9cf9dd</id>
<content type='text'>
(bzr r13341.1.145)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r13341.1.145)</pre>
</div>
</content>
</entry>
<entry>
<title>Moved and renamed some tool-related files.</title>
<updated>2013-11-09T22:36:13+00:00</updated>
<author>
<name>Markus Engel</name>
<email>markus.engel@tum.de</email>
</author>
<published>2013-11-09T22:36:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=c04e30df241a3ee039077425bab9b9c37abe2854'/>
<id>c04e30df241a3ee039077425bab9b9c37abe2854</id>
<content type='text'>
(bzr r12785)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r12785)</pre>
</div>
</content>
</entry>
<entry>
<title>First step of moving tools into appropriate namespaces.</title>
<updated>2013-11-07T20:44:00+00:00</updated>
<author>
<name>Markus Engel</name>
<email>markus.engel@tum.de</email>
</author>
<published>2013-11-07T20:44:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=55b451bf382e0c3d5ed8728e42fbb535acfa8a33'/>
<id>55b451bf382e0c3d5ed8728e42fbb535acfa8a33</id>
<content type='text'>
(bzr r12782)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r12782)</pre>
</div>
</content>
</entry>
<entry>
<title>Added configure/ifdef guards to only bring in the needed #include if glibmm has it.</title>
<updated>2013-06-06T13:44:11+00:00</updated>
<author>
<name>Jon A. Cruz</name>
<email>jon@joncruz.org</email>
</author>
<published>2013-06-06T13:44:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=72d8e897c6b67e46b2a613c4743ef9c13de25059'/>
<id>72d8e897c6b67e46b2a613c4743ef9c13de25059</id>
<content type='text'>
(bzr r12353)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r12353)</pre>
</div>
</content>
</entry>
<entry>
<title>Correct to compile against recent gtkmm, including updated macports versions. Fixes bug #1179338.</title>
<updated>2013-06-04T08:52:40+00:00</updated>
<author>
<name>Jon A. Cruz</name>
<email>jon@joncruz.org</email>
</author>
<published>2013-06-04T08:52:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=3c82e8251460b21c8046a418a9fefb700db0a164'/>
<id>3c82e8251460b21c8046a418a9fefb700db0a164</id>
<content type='text'>
Fixed bugs:
  - https://launchpad.net/bugs/1179338

(bzr r12346.1.1)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed bugs:
  - https://launchpad.net/bugs/1179338

(bzr r12346.1.1)</pre>
</div>
</content>
</entry>
<entry>
<title>Header tidying, suppress all gdk deprecation errors in gtkmm</title>
<updated>2012-02-29T01:16:51+00:00</updated>
<author>
<name>Alex Valavanis</name>
<email>valavanisalex@gmail.com</email>
</author>
<published>2012-02-29T01:16:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=dfee660d61d18c55d5f0912b3a87958d631eb6fa'/>
<id>dfee660d61d18c55d5f0912b3a87958d631eb6fa</id>
<content type='text'>
(bzr r11030)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r11030)</pre>
</div>
</content>
</entry>
<entry>
<title>Use generic headers in preparation for GTK+ 3 transition</title>
<updated>2011-06-03T10:44:52+00:00</updated>
<author>
<name>Alex Valavanis</name>
<email>valavanisalex@gmail.com</email>
</author>
<published>2011-06-03T10:44:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=f3756ff85a32f4b2a0771d0ac3bd78a69535395f'/>
<id>f3756ff85a32f4b2a0771d0ac3bd78a69535395f</id>
<content type='text'>
Fixed bugs:
  - https://launchpad.net/bugs/792263

(bzr r10252.1.1)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed bugs:
  - https://launchpad.net/bugs/792263

(bzr r10252.1.1)</pre>
</div>
</content>
</entry>
</feed>
