<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/ui/widget/zoom-status.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>Removed outdated classes.</title>
<updated>2012-06-17T07:08:03+00:00</updated>
<author>
<name>Jon A. Cruz</name>
<email>jon@joncruz.org</email>
</author>
<published>2012-06-17T07:08:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=aa042e930bc5cce596829086ce84f2c3c7c885ad'/>
<id>aa042e930bc5cce596829086ce84f2c3c7c885ad</id>
<content type='text'>
Pruned header to not introduce extraneous includes.

(bzr r11502)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Pruned header to not introduce extraneous includes.

(bzr r11502)</pre>
</div>
</content>
</entry>
<entry>
<title>gtkmm-3.0 changes for Gtk::Adjustment</title>
<updated>2012-04-30T22:04:12+00:00</updated>
<author>
<name>Alex Valavanis</name>
<email>valavanisalex@gmail.com</email>
</author>
<published>2012-04-30T22:04:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=bc19e10ccfe4010990d2a86cbae992f7825e2562'/>
<id>bc19e10ccfe4010990d2a86cbae992f7825e2562</id>
<content type='text'>
(bzr r11308)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r11308)</pre>
</div>
</content>
</entry>
<entry>
<title>documentation</title>
<updated>2012-04-09T11:40:51+00:00</updated>
<author>
<name>Kris De Gussem</name>
<email>kris.degussem@gmail.com</email>
</author>
<published>2012-04-09T11:40:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=9ffb8e156d060c154ad87a91aa1e592bc2140274'/>
<id>9ffb8e156d060c154ad87a91aa1e592bc2140274</id>
<content type='text'>
(bzr r11193)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r11193)</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>Completely remove NRRect, NRRectL, in-svg-plane.h</title>
<updated>2011-08-27T16:05:32+00:00</updated>
<author>
<name>Krzysztof Kosi??ski</name>
<email>tweenk.pl@gmail.com</email>
</author>
<published>2011-08-27T16:05:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=d6af1140ee108cc7d7fb6e0ba89ff7e30bb7ad3a'/>
<id>d6af1140ee108cc7d7fb6e0ba89ff7e30bb7ad3a</id>
<content type='text'>
(bzr r10582.1.6)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r10582.1.6)</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>Next roud of NR ==&gt; Geom conversion</title>
<updated>2008-09-18T17:48:42+00:00</updated>
<author>
<name>Maximilian Albert</name>
<email>maximilian.albert@gmail.com</email>
</author>
<published>2008-09-18T17:48:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=07a2c5b0db916ac9e5dee3bcbafcb12d8e767fa8'/>
<id>07a2c5b0db916ac9e5dee3bcbafcb12d8e767fa8</id>
<content type='text'>
(bzr r6839)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r6839)</pre>
</div>
</content>
</entry>
<entry>
<title>NR:: =&gt; Geom:: for much of src/ui and src/widgets</title>
<updated>2008-08-04T22:32:05+00:00</updated>
<author>
<name>Johan B. C. Engelen</name>
<email>jbc.engelen@swissonline.ch</email>
</author>
<published>2008-08-04T22:32:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=176622db4325921b8a52e4d4605452ef9ce41e5f'/>
<id>176622db4325921b8a52e4d4605452ef9ce41e5f</id>
<content type='text'>
(bzr r6561)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r6561)</pre>
</div>
</content>
</entry>
<entry>
<title>moving trunk for module inkscape</title>
<updated>2006-01-16T02:36:01+00:00</updated>
<author>
<name>MenTaLguY</name>
<email>mental@rydia.net</email>
</author>
<published>2006-01-16T02:36:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=179fa413b047bede6e32109e2ce82437c5fb8d34'/>
<id>179fa413b047bede6e32109e2ce82437c5fb8d34</id>
<content type='text'>
(bzr r1)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r1)</pre>
</div>
</content>
</entry>
</feed>
