<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/ui/widget/text.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>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>Fix text param and alow run from commandline</title>
<updated>2016-07-31T22:47:38+00:00</updated>
<author>
<name>Jabier Arraiza Cenoz</name>
<email>jabier.arraiza@marker.es</email>
</author>
<published>2016-07-31T22:47:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=28d25258de5d2274382dbb592f62e21ca8f91729'/>
<id>28d25258de5d2274382dbb592f62e21ca8f91729</id>
<content type='text'>
(bzr r15017.1.21)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r15017.1.21)</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up all remaining false warnings from Gtkmm</title>
<updated>2012-02-26T16:54:08+00:00</updated>
<author>
<name>Alex Valavanis</name>
<email>valavanisalex@gmail.com</email>
</author>
<published>2012-02-26T16:54:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=43175d10160728a84a24f4b9b8de667c76d6cc8b'/>
<id>43175d10160728a84a24f4b9b8de667c76d6cc8b</id>
<content type='text'>
(bzr r11018)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r11018)</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>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>Make text widget for TextParams work and re-enable it</title>
<updated>2008-07-30T10:56:10+00:00</updated>
<author>
<name>Maximilian Albert</name>
<email>maximilian.albert@gmail.com</email>
</author>
<published>2008-07-30T10:56:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=1723f7a2cc084d5fbe35ad3f9e00cb17506d3a4a'/>
<id>1723f7a2cc084d5fbe35ad3f9e00cb17506d3a4a</id>
<content type='text'>
(bzr r6469)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r6469)</pre>
</div>
</content>
</entry>
<entry>
<title>New registered widget (text entry box).</title>
<updated>2008-07-29T18:00:46+00:00</updated>
<author>
<name>Maximilian Albert</name>
<email>maximilian.albert@gmail.com</email>
</author>
<published>2008-07-29T18:00:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=ddfdfbcbbe112f2f23199c9b89916b6a8529dbf3'/>
<id>ddfdfbcbbe112f2f23199c9b89916b6a8529dbf3</id>
<content type='text'>
(bzr r6461)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r6461)</pre>
</div>
</content>
</entry>
</feed>
