<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/libcroco, 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>moved libcroco, libuemf, libdepixelize to 3rdparty folder</title>
<updated>2018-04-29T12:35:15+00:00</updated>
<author>
<name>Marc Jeanmougin</name>
<email>marc.jeanmougin@telecom-paristech.fr</email>
</author>
<published>2018-04-29T12:35:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=e4a6c1b52c721147bbda48d623879178a89b7b62'/>
<id>e4a6c1b52c721147bbda48d623879178a89b7b62</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removing sample meson build files.</title>
<updated>2018-03-17T21:54:02+00:00</updated>
<author>
<name>Felipe Corrêa da Silva Sanches</name>
<email>juca@members.fsf.org</email>
</author>
<published>2018-03-17T21:50:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=582075ad8d9c6fdb4178d7f5bb8686b4d257e421'/>
<id>582075ad8d9c6fdb4178d7f5bb8686b4d257e421</id>
<content type='text'>
These will be kept at a separate "meson_build" branch at https://gitlab.com/fsanches/inkscape/

Learn more at:
* "Using Meson's automatic dependency manager to build GTK"
** https://www.youtube.com/watch?v=2dB80CjH_3Q
* "The Meson Build System - 4+ years of work to become an overnight success"
** https://www.youtube.com/watch?v=gHdTzdXkhRY
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These will be kept at a separate "meson_build" branch at https://gitlab.com/fsanches/inkscape/

Learn more at:
* "Using Meson's automatic dependency manager to build GTK"
** https://www.youtube.com/watch?v=2dB80CjH_3Q
* "The Meson Build System - 4+ years of work to become an overnight success"
** https://www.youtube.com/watch?v=gHdTzdXkhRY
</pre>
</div>
</content>
</entry>
<entry>
<title>[meson-build] libcroco</title>
<updated>2018-03-17T20:54:37+00:00</updated>
<author>
<name>Felipe Corrêa da Silva Sanches</name>
<email>juca@members.fsf.org</email>
</author>
<published>2018-03-17T00:21:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=7e2075cddeb016486459d0fe70c6153d9d445f38'/>
<id>7e2075cddeb016486459d0fe70c6153d9d445f38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Misc. typos</title>
<updated>2017-11-07T18:55:26+00:00</updated>
<author>
<name>Unknown</name>
<email>kunda@scribus.net</email>
</author>
<published>2017-11-07T18:55:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=2659ce5a325688a3db9900d6d662e92048f0539e'/>
<id>2659ce5a325688a3db9900d6d662e92048f0539e</id>
<content type='text'>
Found using `codespell -q 3 -w --skip="*.svg,*.po,*.ts,./share/tutorials,./src/libavoid,./packaging/win32/languages,./man,./src/2geom" -I ../inkscape-whitelist.txt`
whereby whitelist file contained:
```
dum
iff
glight
substract
te
upto
```</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Found using `codespell -q 3 -w --skip="*.svg,*.po,*.ts,./share/tutorials,./src/libavoid,./packaging/win32/languages,./man,./src/2geom" -I ../inkscape-whitelist.txt`
whereby whitelist file contained:
```
dum
iff
glight
substract
te
upto
```</pre>
</div>
</content>
</entry>
<entry>
<title>Remove all unused makefile.in</title>
<updated>2017-10-19T17:22:34+00:00</updated>
<author>
<name>Stefano Facchini</name>
<email>stefano.facchini@gmail.com</email>
</author>
<published>2017-10-17T20:27:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=935c7b7808cb7c0e2d9952fda8962359d63781a2'/>
<id>935c7b7808cb7c0e2d9952fda8962359d63781a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow one !important rule to override another if later and has equal or higher specificity.</title>
<updated>2017-10-11T15:45:02+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2017-10-11T15:45:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=6e2acdba15fff06755ac5a724316e3b550ef3779'/>
<id>6e2acdba15fff06755ac5a724316e3b550ef3779</id>
<content type='text'>
Patch from Jabier.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch from Jabier.
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement CSS 3 "general sibling" combinator (~).</title>
<updated>2017-09-02T20:08:04+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2017-09-02T20:08:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=039bd1db377db24d13ca472e039838aed4cf3e97'/>
<id>039bd1db377db24d13ca472e039838aed4cf3e97</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement CSS 3 pseudo selectors. GSoC project 2017.</title>
<updated>2017-09-02T16:34:08+00:00</updated>
<author>
<name>Vishal Agarwal</name>
<email>vishalagarwal.jiit@gmail.com</email>
</author>
<published>2017-09-02T16:34:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=f4cd41d6a53518399d442c4dd730faa100dba16e'/>
<id>f4cd41d6a53518399d442c4dd730faa100dba16e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for more than one style sheet in a document and imported style sheets.</title>
<updated>2017-08-07T09:02:54+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2017-08-07T09:02:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=47a1d5ea05d7a526371f18fec5491a7e4b38aca6'/>
<id>47a1d5ea05d7a526371f18fec5491a7e4b38aca6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Finish partially completed "cr_selector_parse_from_buf" and make it publicly accessible.</title>
<updated>2017-02-22T11:34:15+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2017-02-22T11:34:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=dd2c89e3d5892bd01981044a4aa2be74bce2d86f'/>
<id>dd2c89e3d5892bd01981044a4aa2be74bce2d86f</id>
<content type='text'>
(bzr r15538)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r15538)</pre>
</div>
</content>
</entry>
</feed>
