<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/snapped-curve.h, 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>Clarify licenses</title>
<updated>2018-11-08T17:18:20+00:00</updated>
<author>
<name>Max Gaukler</name>
<email>development@maxgaukler.de</email>
</author>
<published>2018-09-11T14:05:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=79d82382b3ea1b7d77e3a47a96a786557588787a'/>
<id>79d82382b3ea1b7d77e3a47a96a786557588787a</id>
<content type='text'>
- add license headers to everything
- convert a few files from public domain or LGPL2.1+ to GPL2+
- some archaeology to clarify which files are from which library
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- add license headers to everything
- convert a few files from public domain or LGPL2.1+ to GPL2+
- some archaeology to clarify which files are from which library
</pre>
</div>
</content>
</entry>
<entry>
<title>Header cleanup: stop using Glib types where they aren't truly needed. Eases GThread deprecation errors.</title>
<updated>2014-08-31T18:17:26+00:00</updated>
<author>
<name>Liam P. White</name>
<email>inkscapebrony@gmail.com</email>
</author>
<published>2014-08-31T18:17:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=1f2d8bc4ce99e970cead4ca96c1859c383a9c043'/>
<id>1f2d8bc4ce99e970cead4ca96c1859c383a9c043</id>
<content type='text'>
(bzr r13341.1.190)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r13341.1.190)</pre>
</div>
</content>
</entry>
<entry>
<title>1) Add checkboxes for perpendicular and tangential snapping to the document properties dialog (on the snap tab)</title>
<updated>2012-02-14T20:56:34+00:00</updated>
<author>
<name>Diederik van Lierop</name>
<email>mail@diedenrezi.nl</email>
</author>
<published>2012-02-14T20:56:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=e182d3546498c8c865fb155481890c5571430c6f'/>
<id>e182d3546498c8c865fb155481890c5571430c6f</id>
<content type='text'>
2) Newly created guides (dragged off the ruler) will take on the angle of the curve that's being snapped to (either perpendicularly or tangentialy, depending of the settings in the document properties dialog)

(bzr r10975)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2) Newly created guides (dragged off the ruler) will take on the angle of the curve that's being snapped to (either perpendicularly or tangentialy, depending of the settings in the document properties dialog)

(bzr r10975)</pre>
</div>
</content>
</entry>
<entry>
<title>Snap to guide-path intersections, and don't snap to paths when only path intersections are asked for</title>
<updated>2011-09-18T17:09:29+00:00</updated>
<author>
<name>Diederik van Lierop</name>
<email>mail@diedenrezi.nl</email>
</author>
<published>2011-09-18T17:09:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=344d9e8077c05b86e7d423b5db163b3e3e541032'/>
<id>344d9e8077c05b86e7d423b5db163b3e3e541032</id>
<content type='text'>
Fixed bugs:
  - https://launchpad.net/bugs/847457
  - https://launchpad.net/bugs/850982

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

(bzr r10639)</pre>
</div>
</content>
</entry>
<entry>
<title>update to latest 2geom !</title>
<updated>2011-02-02T21:24:36+00:00</updated>
<author>
<name>Johan B. C. Engelen</name>
<email>jbc.engelen@swissonline.ch</email>
</author>
<published>2011-02-02T21:24:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=53933f5fea9d07d1ba6304b88439fba257ee8c34'/>
<id>53933f5fea9d07d1ba6304b88439fba257ee8c34</id>
<content type='text'>
(bzr r10025)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r10025)</pre>
</div>
</content>
</entry>
<entry>
<title>Snapping: get rid of the false positives when calculating intersections</title>
<updated>2010-05-22T20:06:35+00:00</updated>
<author>
<name>Diederik van Lierop</name>
<email>mailat-signdiedenrezidotnl</email>
</author>
<published>2010-05-22T20:06:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=f662576d876552dd6e910fbced6f077594c4e847'/>
<id>f662576d876552dd6e910fbced6f077594c4e847</id>
<content type='text'>
(bzr r9442)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r9442)</pre>
</div>
</content>
</entry>
<entry>
<title>When snapping to a bounding box, flash that bounding box together with the snap indicator</title>
<updated>2010-01-19T20:16:06+00:00</updated>
<author>
<name>Diederik van Lierop</name>
<email>mailat-signdiedenrezidotnl</email>
</author>
<published>2010-01-19T20:16:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=db3380152e87e88c89691882ffb32bef78db07b0'/>
<id>db3380152e87e88c89691882ffb32bef78db07b0</id>
<content type='text'>
(bzr r8999)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r8999)</pre>
</div>
</content>
</entry>
<entry>
<title>refactoring the snapping code (laying the groundwork for my next commit which reduces snap jitter)</title>
<updated>2009-12-24T20:10:43+00:00</updated>
<author>
<name>Diederik van Lierop</name>
<email>mailat-signdiedenrezidotnl</email>
</author>
<published>2009-12-24T20:10:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=bc576428c38521984964e4f9e6289c8da1157173'/>
<id>bc576428c38521984964e4f9e6289c8da1157173</id>
<content type='text'>
(bzr r8906)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r8906)</pre>
</div>
</content>
</entry>
<entry>
<title>Remove obsolete includes of libnr files in the snapping code</title>
<updated>2009-03-14T22:24:23+00:00</updated>
<author>
<name>Diederik van Lierop</name>
<email>mail@diedenrezi.nl</email>
</author>
<published>2009-03-14T22:24:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=ca98a832bbdb4dd8c9c8aa1b1d4a93aaef956afd'/>
<id>ca98a832bbdb4dd8c9c8aa1b1d4a93aaef956afd</id>
<content type='text'>
(bzr r7491)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r7491)</pre>
</div>
</content>
</entry>
<entry>
<title>The snap indicator's tooltip now displays "A to B", whereas before it only displayed "B".</title>
<updated>2009-02-20T21:49:07+00:00</updated>
<author>
<name>Diederik van Lierop</name>
<email>mail@diedenrezi.nl</email>
</author>
<published>2009-02-20T21:49:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=7860d701fd23d8e5f03086c249d30759732f07fd'/>
<id>7860d701fd23d8e5f03086c249d30759732f07fd</id>
<content type='text'>
(bzr r7335)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r7335)</pre>
</div>
</content>
</entry>
</feed>
