<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/version.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>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>Store rest of string in Inkscape version ('pre' 'devel').</title>
<updated>2016-06-08T08:27:17+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2016-06-08T08:27:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=2546a959c920d3df18271f9a9aed42bf574df3c1'/>
<id>2546a959c920d3df18271f9a9aed42bf574df3c1</id>
<content type='text'>
Fix try/catch blocks by really throwing errors.
(stringstream doesn't throw errors by default.)

(bzr r14962)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix try/catch blocks by really throwing errors.
(stringstream doesn't throw errors by default.)

(bzr r14962)</pre>
</div>
</content>
</entry>
<entry>
<title>Header cleanup: stop using Glib types where they aren't truly needed. Eases GThread deprecation errors.</title>
<updated>2014-08-31T18:17:26+00:00</updated>
<author>
<name>Liam P. White</name>
<email>inkscapebrony@gmail.com</email>
</author>
<published>2014-08-31T18:17:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=1f2d8bc4ce99e970cead4ca96c1859c383a9c043'/>
<id>1f2d8bc4ce99e970cead4ca96c1859c383a9c043</id>
<content type='text'>
(bzr r13341.1.190)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r13341.1.190)</pre>
</div>
</content>
</entry>
<entry>
<title>Switch to top-level glib headers.  Thanks to DimStar for patch</title>
<updated>2011-12-08T11:53:54+00:00</updated>
<author>
<name>Alex Valavanis</name>
<email>valavanisalex@gmail.com</email>
</author>
<published>2011-12-08T11:53:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=4e51446f417ad82d2cdac758d0c5ce908ff88038'/>
<id>4e51446f417ad82d2cdac758d0c5ce908ff88038</id>
<content type='text'>
Fixed bugs:
  - https://launchpad.net/bugs/898538

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

(bzr r10762)</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup constructors and initialization. Removed unused macro.</title>
<updated>2011-10-23T09:03:12+00:00</updated>
<author>
<name>Jon A. Cruz</name>
<email>jon@joncruz.org</email>
</author>
<published>2011-10-23T09:03:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=f12861c744aff474afdaa457781008cbb995113f'/>
<id>f12861c744aff474afdaa457781008cbb995113f</id>
<content type='text'>
(bzr r10693)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r10693)</pre>
</div>
</content>
</entry>
<entry>
<title>cppcheck: variable initialisation / fix possible memory leak</title>
<updated>2011-10-22T16:19:13+00:00</updated>
<author>
<name>Kris De Gussem</name>
<email>kris.degussem@gmail.com</email>
</author>
<published>2011-10-22T16:19:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=8dfc25432f0c295a80b419206f48da043054dcd3'/>
<id>8dfc25432f0c295a80b419206f48da043054dcd3</id>
<content type='text'>
(bzr r10688)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r10688)</pre>
</div>
</content>
</entry>
<entry>
<title>Removed sodipodi:version</title>
<updated>2009-06-09T08:41:43+00:00</updated>
<author>
<name>Jon A. Cruz</name>
<email>jon@joncruz.org</email>
</author>
<published>2009-06-09T08:41:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=2597a73d85f8416072e2d95c4813662b2f0cd503'/>
<id>2597a73d85f8416072e2d95c4813662b2f0cd503</id>
<content type='text'>
(bzr r8029)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r8029)</pre>
</div>
</content>
</entry>
<entry>
<title>Correct handling of version and set to 1.1 for default. Fixes bug #168180.</title>
<updated>2009-06-09T07:58:31+00:00</updated>
<author>
<name>Jon A. Cruz</name>
<email>jon@joncruz.org</email>
</author>
<published>2009-06-09T07:58:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=f7cd2421da8b5ceafd786628f91859f21856fc41'/>
<id>f7cd2421da8b5ceafd786628f91859f21856fc41</id>
<content type='text'>
(bzr r8028)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r8028)</pre>
</div>
</content>
</entry>
<entry>
<title>peeled back the gboolean code as it hit on some complexity theory principles...</title>
<updated>2006-08-25T07:03:19+00:00</updated>
<author>
<name>Jon Phillips</name>
<email>jon@fabricatorz.com</email>
</author>
<published>2006-08-25T07:03:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=5d6f51f32ca2356b0d6155015457a83e60b314e8'/>
<id>5d6f51f32ca2356b0d6155015457a83e60b314e8</id>
<content type='text'>
need to rethink and incrementally change gbooleans to bools

(bzr r1637)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
need to rethink and incrementally change gbooleans to bools

(bzr r1637)</pre>
</div>
</content>
</entry>
<entry>
<title>Ok, committed msgloan's patch to convert gbooleans to bools thus completing</title>
<updated>2006-08-23T07:08:06+00:00</updated>
<author>
<name>Jon Phillips</name>
<email>jon@fabricatorz.com</email>
</author>
<published>2006-08-23T07:08:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=10880dbfba9afd5a963f5bb36fe9a3707c1c35a1'/>
<id>10880dbfba9afd5a963f5bb36fe9a3707c1c35a1</id>
<content type='text'>
one major janitorial task we identified....

(bzr r1633)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
one major janitorial task we identified....

(bzr r1633)</pre>
</div>
</content>
</entry>
</feed>
