<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/ui/widget/scalar-unit.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>Realign and reorder guides UI</title>
<updated>2019-04-02T08:55:59+00:00</updated>
<author>
<name>Nathan Lee</name>
<email>2431820-nathanal@users.noreply.gitlab.com</email>
</author>
<published>2019-04-01T06:19:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=5929a0b1cdb9eeb176c7bbb84d3a8e30fdd38900'/>
<id>5929a0b1cdb9eeb176c7bbb84d3a8e30fdd38900</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>Remove #include "config.h" wherever possible</title>
<updated>2018-10-01T22:50:12+00:00</updated>
<author>
<name>Eduard Braun</name>
<email>eduard.braun2@gmx.de</email>
</author>
<published>2018-09-30T23:49:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=71f15d1e96dab3a48fd8e544561f1830795b56ed'/>
<id>71f15d1e96dab3a48fd8e544561f1830795b56ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Run clang-tidy’s modernize-use-nullptr pass.</title>
<updated>2018-06-18T12:27:01+00:00</updated>
<author>
<name>Emmanuel Gil Peyrot</name>
<email>linkmauve@linkmauve.fr</email>
</author>
<published>2018-06-15T10:46:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=f4349fb3e45bd44cef0e2b69af4c9b4cf35dcf43'/>
<id>f4349fb3e45bd44cef0e2b69af4c9b4cf35dcf43</id>
<content type='text'>
This replaces all NULL or 0 with nullptr when assigned to or returned as
a pointer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This replaces all NULL or 0 with nullptr when assigned to or returned as
a pointer.
</pre>
</div>
</content>
</entry>
<entry>
<title>Units: stop newing Unit objects. pass around pointers to "undeletable" Unit objects in the UnitTable. I think we should move to using indexed units, and pass around the index of the unit in the unittable, or smth like that... ?</title>
<updated>2013-10-12T22:24:05+00:00</updated>
<author>
<name>Johan B. C. Engelen</name>
<email>jbc.engelen@swissonline.ch</email>
</author>
<published>2013-10-12T22:24:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=a970dc423d59ea844bdb1af48d5d9419a5e2a287'/>
<id>a970dc423d59ea844bdb1af48d5d9419a5e2a287</id>
<content type='text'>
(bzr r12679)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r12679)</pre>
</div>
</content>
</entry>
<entry>
<title>Switched to global UnitTable.</title>
<updated>2013-08-04T22:01:18+00:00</updated>
<author>
<name>Matthew Petroff</name>
<email>matthew@mpetroff.net</email>
</author>
<published>2013-08-04T22:01:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=6ae6c0bea96eef09907091279e0678aa5f83102d'/>
<id>6ae6c0bea96eef09907091279e0678aa5f83102d</id>
<content type='text'>
(bzr r12380.1.62)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r12380.1.62)</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>Doxygen cleanup.</title>
<updated>2011-10-03T07:24:15+00:00</updated>
<author>
<name>Jon A. Cruz</name>
<email>jon@joncruz.org</email>
</author>
<published>2011-10-03T07:24:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=6343a24c5cd0a998e00ae05fc6abe2081be21c71'/>
<id>6343a24c5cd0a998e00ae05fc6abe2081be21c71</id>
<content type='text'>
(bzr r10660)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r10660)</pre>
</div>
</content>
</entry>
<entry>
<title>add new preference widget for a number with a unit.</title>
<updated>2011-04-17T12:51:06+00:00</updated>
<author>
<name>Johan B. C. Engelen</name>
<email>jbc.engelen@swissonline.ch</email>
</author>
<published>2011-04-17T12:51:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=70829da1b189d6d8f07f12d97b9273d56dbd789e'/>
<id>70829da1b189d6d8f07f12d97b9273d56dbd789e</id>
<content type='text'>
change Preferences &gt; Steps to this new widget

(bzr r10177)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
change Preferences &gt; Steps to this new widget

(bzr r10177)</pre>
</div>
</content>
</entry>
<entry>
<title>ScalarUnit widget: fix initialization bug. add constructor which takes another scalarunit's unitmenu.</title>
<updated>2011-04-16T21:09:31+00:00</updated>
<author>
<name>Johan B. C. Engelen</name>
<email>jbc.engelen@swissonline.ch</email>
</author>
<published>2011-04-16T21:09:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=a0d74348937bf217b073311936e5aefc6105a1b9'/>
<id>a0d74348937bf217b073311936e5aefc6105a1b9</id>
<content type='text'>
(bzr r10171)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r10171)</pre>
</div>
</content>
</entry>
</feed>
