<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/dialogs/layer-properties.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>Move files from the src/dialogs/ directory to the places where they </title>
<updated>2009-02-21T01:59:56+00:00</updated>
<author>
<name>Krzysztof Kosi??ski</name>
<email>tweenk.pl@gmail.com</email>
</author>
<published>2009-02-21T01:59:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=154165799998cb2cb7491bbd97b0511943a0228e'/>
<id>154165799998cb2cb7491bbd97b0511943a0228e</id>
<content type='text'>
should be. Build libinkscape.a - should reduce link time.

(bzr r7337)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
should be. Build libinkscape.a - should reduce link time.

(bzr r7337)</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from fe-moved</title>
<updated>2008-11-21T05:24:08+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2008-11-21T05:24:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=44a3a78fb6a3863c0c7f3c1193837337e68a67e4'/>
<id>44a3a78fb6a3863c0c7f3c1193837337e68a67e4</id>
<content type='text'>
(bzr r6891)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r6891)</pre>
</div>
</content>
</entry>
<entry>
<title>undo annotations</title>
<updated>2006-10-10T07:41:49+00:00</updated>
<author>
<name>bulia byak</name>
<email>buliabyak@gmail.com</email>
</author>
<published>2006-10-10T07:41:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=d68fccbad4e646be1d6fedda8069d23016aa34a9'/>
<id>d68fccbad4e646be1d6fedda8069d23016aa34a9</id>
<content type='text'>
(bzr r1793)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r1793)</pre>
</div>
</content>
</entry>
<entry>
<title>patch from Gustav Broberg: undo annotations and history dialog</title>
<updated>2006-06-29T20:15:48+00:00</updated>
<author>
<name>bulia byak</name>
<email>buliabyak@gmail.com</email>
</author>
<published>2006-06-29T20:15:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=ef0a7b603c667abc8599c3abf88c4408acb05228'/>
<id>ef0a7b603c667abc8599c3abf88c4408acb05228</id>
<content type='text'>
(bzr r1315)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r1315)</pre>
</div>
</content>
</entry>
<entry>
<title>Prevent layer name duplication</title>
<updated>2006-05-27T04:26:51+00:00</updated>
<author>
<name>Jon A. Cruz</name>
<email>jon@joncruz.org</email>
</author>
<published>2006-05-27T04:26:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=265d3bfecbec14917ebb262ce5ea58bbaf1d48a2'/>
<id>265d3bfecbec14917ebb262ce5ea58bbaf1d48a2</id>
<content type='text'>
(bzr r1024)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r1024)</pre>
</div>
</content>
</entry>
<entry>
<title>Converting guideline properties dialog to gtkmm (first step - straightforward conversion)</title>
<updated>2006-04-28T19:32:07+00:00</updated>
<author>
<name>Andrius Ramanauskas</name>
<email>knutux@gmail.com</email>
</author>
<published>2006-04-28T19:32:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=2e526e2b0e56d0d19e84b7ceade818fdb93cd131'/>
<id>2e526e2b0e56d0d19e84b7ceade818fdb93cd131</id>
<content type='text'>
(bzr r606)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r606)</pre>
</div>
</content>
</entry>
<entry>
<title>Crash fix (occured if creating layer in layerless document)</title>
<updated>2006-04-18T12:56:42+00:00</updated>
<author>
<name>Andrius Ramanauskas</name>
<email>knutux@gmail.com</email>
</author>
<published>2006-04-18T12:56:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=5f3f19af5d0749dc56e300c39be0dd3f182362d3'/>
<id>5f3f19af5d0749dc56e300c39be0dd3f182362d3</id>
<content type='text'>
(bzr r538)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r538)</pre>
</div>
</content>
</entry>
<entry>
<title>Get rid of the SP_DT_* macros which do nothing more than provide additional, confusing, names for other functions.  If shorter names are desired, the actual functions should be renamed -- or better, made into member functions.</title>
<updated>2006-04-17T04:46:51+00:00</updated>
<author>
<name>MenTaLguY</name>
<email>mental@rydia.net</email>
</author>
<published>2006-04-17T04:46:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=805747f6b136ad2e89f5ca1020ca43506d2b5391'/>
<id>805747f6b136ad2e89f5ca1020ca43506d2b5391</id>
<content type='text'>
(bzr r532)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r532)</pre>
</div>
</content>
</entry>
<entry>
<title>fixing misspelled name in copyright notice</title>
<updated>2006-03-20T08:38:48+00:00</updated>
<author>
<name>Andrius Ramanauskas</name>
<email>knutux@gmail.com</email>
</author>
<published>2006-03-20T08:38:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=b90d9ac78b98ae52db372090351ed15688573388'/>
<id>b90d9ac78b98ae52db372090351ed15688573388</id>
<content type='text'>
(bzr r266)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r266)</pre>
</div>
</content>
</entry>
<entry>
<title>merged patch #1447043 from Andrius "knutux" R. to create sub-layers</title>
<updated>2006-03-15T22:58:35+00:00</updated>
<author>
<name>MenTaLguY</name>
<email>mental@rydia.net</email>
</author>
<published>2006-03-15T22:58:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=6377ae8ca2e597a43d8e9c0b00c3e3f7caed4258'/>
<id>6377ae8ca2e597a43d8e9c0b00c3e3f7caed4258</id>
<content type='text'>
(bzr r251)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r251)</pre>
</div>
</content>
</entry>
</feed>
