<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/ui/toolbar/text-toolbar.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>refactor: Eliminate SPIString::value_default</title>
<updated>2019-11-03T19:59:20+00:00</updated>
<author>
<name>Thomas Holder</name>
<email>thomas@thomas-holder.de</email>
</author>
<published>2019-11-03T19:02:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=7308f9e1e734fc54661b3d79c4ff8e8fbeb84867'/>
<id>7308f9e1e734fc54661b3d79c4ff8e8fbeb84867</id>
<content type='text'>
- eliminate value_default
- make value private (-&gt; _value)
- add value() method
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- eliminate value_default
- make value private (-&gt; _value)
- add value() method
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix wrong value</title>
<updated>2019-10-11T20:12:33+00:00</updated>
<author>
<name>Jabier Arraiza</name>
<email>jabier.arraiza@marker.es</email>
</author>
<published>2019-10-11T18:30:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=40565d2841e1405aaf8a07ea7f1f6423261d032e'/>
<id>40565d2841e1405aaf8a07ea7f1f6423261d032e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix justify on shape inside text</title>
<updated>2019-10-11T20:12:33+00:00</updated>
<author>
<name>Jabier Arraiza</name>
<email>jabier.arraiza@marker.es</email>
</author>
<published>2019-10-11T16:58:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=f3edfbe46adc465babf9c64c3103992dc9c1bc95'/>
<id>f3edfbe46adc465babf9c64c3103992dc9c1bc95</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix build</title>
<updated>2019-10-11T19:01:59+00:00</updated>
<author>
<name>Patrick Storz</name>
<email>eduard.braun2@gmx.de</email>
</author>
<published>2019-10-11T19:01:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=955fb99483ae007c049e88632ca9a98dddc9991d'/>
<id>955fb99483ae007c049e88632ca9a98dddc9991d</id>
<content type='text'>
(reverts a small part of 157ea34ce87b49756f0fe2f6ba81c5a09c42c0f9)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(reverts a small part of 157ea34ce87b49756f0fe2f6ba81c5a09c42c0f9)
</pre>
</div>
</content>
</entry>
<entry>
<title>Initialize some uninitialized variables</title>
<updated>2019-10-11T16:29:04+00:00</updated>
<author>
<name>Marc Jeanmougin</name>
<email>marc@jeanmougin.fr</email>
</author>
<published>2019-10-11T16:28:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=157ea34ce87b49756f0fe2f6ba81c5a09c42c0f9'/>
<id>157ea34ce87b49756f0fe2f6ba81c5a09c42c0f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix slowdown from switching Text tool a lot</title>
<updated>2019-10-11T11:21:28+00:00</updated>
<author>
<name>Nathan Lee</name>
<email>2431820-nathanal@users.noreply.gitlab.com</email>
</author>
<published>2019-10-11T07:16:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=7c928d9e08793063ab8f3f16aee6326cec193ba1'/>
<id>7c928d9e08793063ab8f3f16aee6326cec193ba1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reduce memory leak on editing text, etc.</title>
<updated>2019-10-11T11:21:28+00:00</updated>
<author>
<name>Nathan Lee</name>
<email>2431820-nathanal@users.noreply.gitlab.com</email>
</author>
<published>2019-10-10T11:05:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=487f0940377b4fbf9ebae8ab2a53f2f992e60deb'/>
<id>487f0940377b4fbf9ebae8ab2a53f2f992e60deb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix issue 426. Object to Path on text causes crash</title>
<updated>2019-09-26T03:42:06+00:00</updated>
<author>
<name>Jabier Arraiza</name>
<email>jabier.arraiza@marker.es</email>
</author>
<published>2019-09-26T03:42:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=3c9e8b0c0ef08b1804b545db9ee365a89cf98cee'/>
<id>3c9e8b0c0ef08b1804b545db9ee365a89cf98cee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow paste preserving new lines into a flowtext element</title>
<updated>2019-09-16T14:41:18+00:00</updated>
<author>
<name>Jabiertxof</name>
<email>jabier.arraiza@marker.es</email>
</author>
<published>2019-09-16T14:41:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=c239b8d513fae662a4e3be85f85efb794d98d83d'/>
<id>c239b8d513fae662a4e3be85f85efb794d98d83d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow to paste paragraphs in SVG2 Flow then paste overflow the shape</title>
<updated>2019-09-13T20:09:42+00:00</updated>
<author>
<name>Jabiertxof</name>
<email>jabier.arraiza@marker.es</email>
</author>
<published>2019-09-13T20:09:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=bf052b6e7cb79317c4f38ff144a77b6f9e49421e'/>
<id>bf052b6e7cb79317c4f38ff144a77b6f9e49421e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
