<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/extension/Makefile_insert, 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 deprecated Autotools and btool files.  Please use CMake instead</title>
<updated>2016-08-08T12:56:40+00:00</updated>
<author>
<name>Alex Valavanis</name>
<email>valavanisalex@gmail.com</email>
</author>
<published>2016-08-08T12:56:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=e471a664f923f517b68071f2e33fbb6ce070f8b7'/>
<id>e471a664f923f517b68071f2e33fbb6ce070f8b7</id>
<content type='text'>
(bzr r15046)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r15046)</pre>
</div>
</content>
</entry>
<entry>
<title>Added a mechanism to load c++ extensions dynamically.</title>
<updated>2016-04-11T14:53:05+00:00</updated>
<author>
<name>Moritz Eberl</name>
<email>moritz@semiodesk.com</email>
</author>
<published>2016-04-11T14:53:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=58a5565b6d840af2e6a0e74c1554018f75d689b0'/>
<id>58a5565b6d840af2e6a0e74c1554018f75d689b0</id>
<content type='text'>
(bzr r14761.1.1)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r14761.1.1)</pre>
</div>
</content>
</entry>
<entry>
<title>Files in /src that no longer exist</title>
<updated>2012-10-15T21:53:47+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2012-10-15T21:53:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=8bb515cbaffa18aa2baee841c4ec2269336e39df'/>
<id>8bb515cbaffa18aa2baee841c4ec2269336e39df</id>
<content type='text'>
(bzr r11804.1.2)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r11804.1.2)</pre>
</div>
</content>
</entry>
<entry>
<title>Extensions. Replacing the groupheader element with an appearance mode in the description element.</title>
<updated>2011-03-25T15:09:55+00:00</updated>
<author>
<name>Nicolas Dufour</name>
<email>nicoduf@yahoo.fr</email>
</author>
<published>2011-03-25T15:09:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=939f84facd2f8beb4f5a1601c09bf7b71f1274a0'/>
<id>939f84facd2f8beb4f5a1601c09bf7b71f1274a0</id>
<content type='text'>
(bzr r10129)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r10129)</pre>
</div>
</content>
</entry>
<entry>
<title>Extensions. General UI improvements (gnome HIG). New group header extension parameter.</title>
<updated>2010-09-07T21:11:53+00:00</updated>
<author>
<name>Nicolas Dufour</name>
<email>nicoduf@yahoo.fr</email>
</author>
<published>2010-09-07T21:11:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=58e76e40aa940d05606412f232d179e867334455'/>
<id>58e76e40aa940d05606412f232d179e867334455</id>
<content type='text'>
(bzr r9748)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r9748)</pre>
</div>
</content>
</entry>
<entry>
<title>Only build static libraries for subdirs than actually contain libraries, </title>
<updated>2009-02-20T22:15:27+00:00</updated>
<author>
<name>Krzysztof Kosi??ski</name>
<email>tweenk.pl@gmail.com</email>
</author>
<published>2009-02-20T22:15:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=ba088eb351a96a3e6c3dd5659ffd38b7e4fbf8f3'/>
<id>ba088eb351a96a3e6c3dd5659ffd38b7e4fbf8f3</id>
<content type='text'>
rather than for every subdirectory.

(bzr r7336)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
rather than for every subdirectory.

(bzr r7336)</pre>
</div>
</content>
</entry>
<entry>
<title>r18381@shi:  ted | 2008-03-07 20:11:34 -0800</title>
<updated>2008-04-04T04:55:24+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2008-04-04T04:55:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=8a2ba4f29d0304fef7631e0efec8b10a2dc99121'/>
<id>8a2ba4f29d0304fef7631e0efec8b10a2dc99121</id>
<content type='text'>
 New work branch
 r18391@shi:  ted | 2008-03-08 21:36:03 -0800
 Moving the parameters around to clean up the directories.
 r18392@shi:  ted | 2008-03-08 21:57:14 -0800
 Moving the 'get' function to cpp
 r18870@shi:  ted | 2008-04-03 21:10:20 -0700
 Adding in to the parameter prototype the ability to have a gui-tip and a gui-hidden parameter
 r18871@shi:  ted | 2008-04-03 21:17:39 -0700
 Using the _gui-hidden parameter to block the creation of the widget if set.
 r18890@shi:  ted | 2008-04-03 21:53:55 -0700
 Merge from r18024 which got lost in the shuffle.

(bzr r5322)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 New work branch
 r18391@shi:  ted | 2008-03-08 21:36:03 -0800
 Moving the parameters around to clean up the directories.
 r18392@shi:  ted | 2008-03-08 21:57:14 -0800
 Moving the 'get' function to cpp
 r18870@shi:  ted | 2008-04-03 21:10:20 -0700
 Adding in to the parameter prototype the ability to have a gui-tip and a gui-hidden parameter
 r18871@shi:  ted | 2008-04-03 21:17:39 -0700
 Using the _gui-hidden parameter to block the creation of the widget if set.
 r18890@shi:  ted | 2008-04-03 21:53:55 -0700
 Merge from r18024 which got lost in the shuffle.

(bzr r5322)</pre>
</div>
</content>
</entry>
<entry>
<title>r16217@tres:  ted | 2007-08-10 10:36:27 -0700</title>
<updated>2007-08-10T17:38:51+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2007-08-10T17:38:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=b29eafffd0b92cc7b67e5cd877aad5e98b0f0231'/>
<id>b29eafffd0b92cc7b67e5cd877aad5e98b0f0231</id>
<content type='text'>
 ImageMagick effects patch from Chris Brown.  Google Summer of Code 
 project.

(bzr r3450)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 ImageMagick effects patch from Chris Brown.  Google Summer of Code 
 project.

(bzr r3450)</pre>
</div>
</content>
</entry>
<entry>
<title>r15704@tres:  ted | 2007-07-02 16:03:34 -0700</title>
<updated>2007-07-03T03:48:15+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2007-07-03T03:48:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=a6e03f743015dbc21da4ded72fd9145c748514e4'/>
<id>a6e03f743015dbc21da4ded72fd9145c748514e4</id>
<content type='text'>
 Split out the execution environment object.

(bzr r3163)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 Split out the execution environment object.

(bzr r3163)</pre>
</div>
</content>
</entry>
<entry>
<title>NEW: radiobuttons for extensions. See radiobutton_example.inx how to use them (they are very similar to enums)</title>
<updated>2006-11-24T21:17:33+00:00</updated>
<author>
<name>Johan B. C. Engelen</name>
<email>jbc.engelen@swissonline.ch</email>
</author>
<published>2006-11-24T21:17:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=33db5c037b8f71858e03f585af059982178c8c86'/>
<id>33db5c037b8f71858e03f585af059982178c8c86</id>
<content type='text'>
(bzr r2031)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r2031)</pre>
</div>
</content>
</entry>
</feed>
