<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/widgets/sp-color-wheel.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 custom color wheel widget in favor of the (relatively) recent GtkHSV. Fixes bug #170046.</title>
<updated>2010-12-06T09:36:15+00:00</updated>
<author>
<name>Jon A. Cruz</name>
<email>jon@joncruz.org</email>
</author>
<published>2010-12-06T09:36:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=59cd4243b24817ad2163839f0b2752a641dfc7b7'/>
<id>59cd4243b24817ad2163839f0b2752a641dfc7b7</id>
<content type='text'>
Fixed bugs:
  - https://launchpad.net/bugs/170046

(bzr r9941)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed bugs:
  - https://launchpad.net/bugs/170046

(bzr r9941)</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>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>Fixed warnings from deprecated function</title>
<updated>2008-05-18T00:23:30+00:00</updated>
<author>
<name>Jon A. Cruz</name>
<email>jon@joncruz.org</email>
</author>
<published>2008-05-18T00:23:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=55c116abfcd3438af530f4c4f8114fdab89d3f69'/>
<id>55c116abfcd3438af530f4c4f8114fdab89d3f69</id>
<content type='text'>
(bzr r5686)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r5686)</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor color wheel triangle draw code</title>
<updated>2008-03-15T14:15:53+00:00</updated>
<author>
<name>John Bintz</name>
<email>me@johnbintz.com</email>
</author>
<published>2008-03-15T14:15:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=f0f3bfb50334ef7e2b4343252ed28884339ab9b4'/>
<id>f0f3bfb50334ef7e2b4343252ed28884339ab9b4</id>
<content type='text'>
(bzr r5093)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r5093)</pre>
</div>
</content>
</entry>
<entry>
<title>Applying fixes for gcc 4.3 build issues (closes LP: #169115)</title>
<updated>2008-01-31T19:06:59+00:00</updated>
<author>
<name>Bryce Harrington</name>
<email>bryce@bryceharrington.org</email>
</author>
<published>2008-01-31T19:06:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=06d8aaba21496e6a39a7c18dd82e0d3efbeb531c'/>
<id>06d8aaba21496e6a39a7c18dd82e0d3efbeb531c</id>
<content type='text'>
(bzr r4629)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r4629)</pre>
</div>
</content>
</entry>
<entry>
<title>Refactoring SPColor to C++ and removing legacy CMYK implementation</title>
<updated>2007-09-15T16:37:27+00:00</updated>
<author>
<name>Jon A. Cruz</name>
<email>jon@joncruz.org</email>
</author>
<published>2007-09-15T16:37:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=c13edab979886a7dc0a23e8bf8b5da77fb5676de'/>
<id>c13edab979886a7dc0a23e8bf8b5da77fb5676de</id>
<content type='text'>
(bzr r3753)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r3753)</pre>
</div>
</content>
</entry>
<entry>
<title>peeled back the gboolean code as it hit on some complexity theory principles...</title>
<updated>2006-08-25T07:03:19+00:00</updated>
<author>
<name>Jon Phillips</name>
<email>jon@fabricatorz.com</email>
</author>
<published>2006-08-25T07:03:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=5d6f51f32ca2356b0d6155015457a83e60b314e8'/>
<id>5d6f51f32ca2356b0d6155015457a83e60b314e8</id>
<content type='text'>
need to rethink and incrementally change gbooleans to bools

(bzr r1637)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
need to rethink and incrementally change gbooleans to bools

(bzr r1637)</pre>
</div>
</content>
</entry>
<entry>
<title>Ok, committed msgloan's patch to convert gbooleans to bools thus completing</title>
<updated>2006-08-23T07:08:06+00:00</updated>
<author>
<name>Jon Phillips</name>
<email>jon@fabricatorz.com</email>
</author>
<published>2006-08-23T07:08:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=10880dbfba9afd5a963f5bb36fe9a3707c1c35a1'/>
<id>10880dbfba9afd5a963f5bb36fe9a3707c1c35a1</id>
<content type='text'>
one major janitorial task we identified....

(bzr r1633)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
one major janitorial task we identified....

(bzr r1633)</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>
