<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/application/editor.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 the failed and unused "new gui" stuff.</title>
<updated>2010-10-12T20:06:35+00:00</updated>
<author>
<name>Krzysztof Kosi??ski</name>
<email>tweenk.pl@gmail.com</email>
</author>
<published>2010-10-12T20:06:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=be8029ed57d68a7b8e94cfc5b82984a8b1c75e55'/>
<id>be8029ed57d68a7b8e94cfc5b82984a8b1c75e55</id>
<content type='text'>
(bzr r9828)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r9828)</pre>
</div>
</content>
</entry>
<entry>
<title>Revert recent refactoring changes by johnce because they break the build, which cannot be fixed easily.</title>
<updated>2009-08-06T14:17:17+00:00</updated>
<author>
<name>Maximilian Albert</name>
<email>maximilian.albert@gmail.com</email>
</author>
<published>2009-08-06T14:17:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=51c2905fd3e99955db2d823b79abb763d8097028'/>
<id>51c2905fd3e99955db2d823b79abb763d8097028</id>
<content type='text'>
(bzr r8422)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r8422)</pre>
</div>
</content>
</entry>
<entry>
<title>SPDocument-&gt;Document</title>
<updated>2009-08-05T05:56:35+00:00</updated>
<author>
<name>johnce</name>
<email>johnce@users.sourceforge.net</email>
</author>
<published>2009-08-05T05:56:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=a6fa3b454bdcef9b23e0a3107b6de6b4c6a477a0'/>
<id>a6fa3b454bdcef9b23e0a3107b6de6b4c6a477a0</id>
<content type='text'>
(bzr r8405)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r8405)</pre>
</div>
</content>
</entry>
<entry>
<title>Implement warning of prior errors.</title>
<updated>2009-05-04T05:20:54+00:00</updated>
<author>
<name>Jon A. Cruz</name>
<email>jon@joncruz.org</email>
</author>
<published>2009-05-04T05:20:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=2dcad8b8dd3e13db62e7de20293c5369dc5e9445'/>
<id>2dcad8b8dd3e13db62e7de20293c5369dc5e9445</id>
<content type='text'>
(bzr r7817)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r7817)</pre>
</div>
</content>
</entry>
<entry>
<title>Change the way preferences are loaded to simplify unit testing</title>
<updated>2008-12-07T00:44:56+00:00</updated>
<author>
<name>Krzysztof Kosi??ski</name>
<email>tweenk.pl@gmail.com</email>
</author>
<published>2008-12-07T00:44:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=45335a6bcb990a2e8e481d6fd25679a795e8f928'/>
<id>45335a6bcb990a2e8e481d6fd25679a795e8f928</id>
<content type='text'>
(bzr r6964)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r6964)</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>Refactored preferences handling into a new version of </title>
<updated>2008-09-16T17:15:22+00:00</updated>
<author>
<name>Krzysztof Kosi??ski</name>
<email>tweenk.pl@gmail.com</email>
</author>
<published>2008-09-16T17:15:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=9d87d30b72145fdee954992a9dc70f8c60174d7d'/>
<id>9d87d30b72145fdee954992a9dc70f8c60174d7d</id>
<content type='text'>
the Inkscape::Preferences class. Removed all use of 
prefs_get_string_attribute(), pref_path_get_nth_child() and 
create_pref() in favor of the new API. Replaced some "0 or 1" integer 
preferences with booleans.

(bzr r6823)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the Inkscape::Preferences class. Removed all use of 
prefs_get_string_attribute(), pref_path_get_nth_child() and 
create_pref() in favor of the new API. Replaced some "0 or 1" integer 
preferences with booleans.

(bzr r6823)</pre>
</div>
</content>
</entry>
<entry>
<title>warning cleanup</title>
<updated>2007-11-02T08:00:40+00:00</updated>
<author>
<name>Jon A. Cruz</name>
<email>jon@joncruz.org</email>
</author>
<published>2007-11-02T08:00:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=abcd0cd508385848239660e4f6873b85982aad58'/>
<id>abcd0cd508385848239660e4f6873b85982aad58</id>
<content type='text'>
(bzr r4012)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r4012)</pre>
</div>
</content>
</entry>
<entry>
<title>allow multiple (balanced) calls to add and remove document</title>
<updated>2007-03-23T05:52:15+00:00</updated>
<author>
<name>MenTaLguY</name>
<email>mental@rydia.net</email>
</author>
<published>2007-03-23T05:52:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=f6e71416f19343cb97098c175acce52771e5e32b'/>
<id>f6e71416f19343cb97098c175acce52771e5e32b</id>
<content type='text'>
(bzr r2745)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r2745)</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>
</feed>
