<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/extension/script/InkscapeScript.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 disabled script dialog and the nonfunctional Java binding</title>
<updated>2013-07-23T10:54:01+00:00</updated>
<author>
<name>Krzysztof Kosi??ski</name>
<email>tweenk.pl@gmail.com</email>
</author>
<published>2013-07-23T10:54:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=eb7b26af09df66f30ba50058e9e4a583028cd81a'/>
<id>eb7b26af09df66f30ba50058e9e4a583028cd81a</id>
<content type='text'>
(bzr r12428)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r12428)</pre>
</div>
</content>
</entry>
<entry>
<title>Warning cleanup.</title>
<updated>2012-04-04T06:59:33+00:00</updated>
<author>
<name>Jon A. Cruz</name>
<email>jon@joncruz.org</email>
</author>
<published>2012-04-04T06:59:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=dcda11ad8115fd98fb00947e0f6d40c59def8c3e'/>
<id>dcda11ad8115fd98fb00947e0f6d40c59def8c3e</id>
<content type='text'>
(bzr r11144)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r11144)</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing more broken and split doc comments.</title>
<updated>2011-10-27T04:55:51+00:00</updated>
<author>
<name>Jon A. Cruz</name>
<email>jon@joncruz.org</email>
</author>
<published>2011-10-27T04:55:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=2633767789e4264b13ef91a684accf734fb4e94f'/>
<id>2633767789e4264b13ef91a684accf734fb4e94f</id>
<content type='text'>
(bzr r10697)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r10697)</pre>
</div>
</content>
</entry>
<entry>
<title>Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in all 1074 Vim modelines.</title>
<updated>2010-11-17T02:12:56+00:00</updated>
<author>
<name>Chris Morgan</name>
<email>chris.morganiser@gmail.com</email>
</author>
<published>2010-11-17T02:12:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=144819c918dc761641c3cb5a490205fb73194ee3'/>
<id>144819c918dc761641c3cb5a490205fb73194ee3</id>
<content type='text'>
The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline").

Also corrected five deviant modestrings:
* src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end
* src/ui/dialog/tile.cpp: removed gratuitous second colon at the end
* src/helper/units-test.h: removed gratuitous space before a colon
* share/extensions/export_gimp_palette.py: missing textwidth=99

That's my geekiest commit yet.

(bzr r9900)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline").

Also corrected five deviant modestrings:
* src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end
* src/ui/dialog/tile.cpp: removed gratuitous second colon at the end
* src/helper/units-test.h: removed gratuitous space before a colon
* share/extensions/export_gimp_palette.py: missing textwidth=99

That's my geekiest commit yet.

(bzr r9900)</pre>
</div>
</content>
</entry>
<entry>
<title>Move script dialog from gtkmm to jvm</title>
<updated>2008-03-31T19:32:04+00:00</updated>
<author>
<name>Bob Jamison</name>
<email>ishmalius@gmail.com</email>
</author>
<published>2008-03-31T19:32:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=772c1ce609540dbb405286f2b903b3c723a036b4'/>
<id>772c1ce609540dbb405286f2b903b3c723a036b4</id>
<content type='text'>
(bzr r5272)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r5272)</pre>
</div>
</content>
</entry>
<entry>
<title>Got initial JS execution working</title>
<updated>2008-03-11T21:13:53+00:00</updated>
<author>
<name>Bob Jamison</name>
<email>ishmalius@gmail.com</email>
</author>
<published>2008-03-11T21:13:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=c12eeb6315500334d0a244d87f8a88936ee04959'/>
<id>c12eeb6315500334d0a244d87f8a88936ee04959</id>
<content type='text'>
(bzr r5057)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r5057)</pre>
</div>
</content>
</entry>
<entry>
<title>Put /bind references back in</title>
<updated>2008-03-10T05:09:17+00:00</updated>
<author>
<name>Bob Jamison</name>
<email>ishmalius@gmail.com</email>
</author>
<published>2008-03-10T05:09:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=a6ccb3ffee2ef1e6c09d7c29fd510a7a2d79ec6a'/>
<id>a6ccb3ffee2ef1e6c09d7c29fd510a7a2d79ec6a</id>
<content type='text'>
(bzr r5025)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r5025)</pre>
</div>
</content>
</entry>
<entry>
<title>Put it back  :-)</title>
<updated>2008-03-10T04:55:44+00:00</updated>
<author>
<name>Bob Jamison</name>
<email>ishmalius@gmail.com</email>
</author>
<published>2008-03-10T04:55:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=ee9c07f84fdfb261f7d6808ddc9ec056f2bc1485'/>
<id>ee9c07f84fdfb261f7d6808ddc9ec056f2bc1485</id>
<content type='text'>
(bzr r5023)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r5023)</pre>
</div>
</content>
</entry>
<entry>
<title>Update header</title>
<updated>2008-03-10T04:48:16+00:00</updated>
<author>
<name>Bob Jamison</name>
<email>ishmalius@gmail.com</email>
</author>
<published>2008-03-10T04:48:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=33421f6ddb68cf300ef35710a44c9a6e4baca470'/>
<id>33421f6ddb68cf300ef35710a44c9a6e4baca470</id>
<content type='text'>
(bzr r5021)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r5021)</pre>
</div>
</content>
</entry>
<entry>
<title>Temporary kludge to permit linking</title>
<updated>2008-03-10T04:10:10+00:00</updated>
<author>
<name>Jon A. Cruz</name>
<email>jon@joncruz.org</email>
</author>
<published>2008-03-10T04:10:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=05ec61f7b400f256910da36a571291b8690df31c'/>
<id>05ec61f7b400f256910da36a571291b8690df31c</id>
<content type='text'>
(bzr r5020)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r5020)</pre>
</div>
</content>
</entry>
</feed>
