<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/ui/widget/page-sizer.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>Make doc2dt a document property</title>
<updated>2019-07-27T14:40:29+00:00</updated>
<author>
<name>Thomas Holder</name>
<email>thomas@thomas-holder.de</email>
</author>
<published>2019-07-27T14:40:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=63203fb881bfce667a14b2bbb3ec2ee40a9adf77'/>
<id>63203fb881bfce667a14b2bbb3ec2ee40a9adf77</id>
<content type='text'>
Closes #340
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #340
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove custom tab order in Document Properties</title>
<updated>2019-06-16T09:43:07+00:00</updated>
<author>
<name>Karl Cheng</name>
<email>qantas94heavy@gmail.com</email>
</author>
<published>2019-05-22T11:31:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=89c1effb9a63177251f759bee7c2e76cec06c2cd'/>
<id>89c1effb9a63177251f759bee7c2e76cec06c2cd</id>
<content type='text'>
The method for handling custom tab order in GTK (set_focus_chain) has
been deprecated since GTK 3.24 with no direct replacement.

I've decided to remove this code as the code did not seem to make any
difference during testing: the tab order appeared to be the same.

Regardless, 'Page -&gt; Custom size' in Document Properties is the only
place that it's used, so the impact should be fairly limited anyway.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The method for handling custom tab order in GTK (set_focus_chain) has
been deprecated since GTK 3.24 with no direct replacement.

I've decided to remove this code as the code did not seem to make any
difference during testing: the tab order appeared to be the same.

Regardless, 'Page -&gt; Custom size' in Document Properties is the only
place that it's used, so the impact should be fairly limited anyway.
</pre>
</div>
</content>
</entry>
<entry>
<title>PageSizer: Avoid writing terminating NULL to pages.csv</title>
<updated>2019-06-15T00:01:40+00:00</updated>
<author>
<name>Patrick Storz</name>
<email>eduard.braun2@gmx.de</email>
</author>
<published>2019-06-15T00:01:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=a86c83693e805c1d4fbb5b1b6286a28be7f97670'/>
<id>a86c83693e805c1d4fbb5b1b6286a28be7f97670</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>PageSizer: Allow spaces in pages.csv</title>
<updated>2019-06-14T23:55:36+00:00</updated>
<author>
<name>Patrick Storz</name>
<email>eduard.braun2@gmx.de</email>
</author>
<published>2019-06-14T23:55:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=eb54c2e5b1d0c21e1d3bf03bfefc198b06e7a93d'/>
<id>eb54c2e5b1d0c21e1d3bf03bfefc198b06e7a93d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>PageSizer: Do not require portrait page sizes</title>
<updated>2019-06-14T23:54:41+00:00</updated>
<author>
<name>Patrick Storz</name>
<email>eduard.braun2@gmx.de</email>
</author>
<published>2019-06-14T23:54:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=7b7f70fd9f7ff0d4901ea7f5ae6490eedb2710dd'/>
<id>7b7f70fd9f7ff0d4901ea7f5ae6490eedb2710dd</id>
<content type='text'>
Lift needless expectation that all pages are defined as portrait.

Fixes assertion errors that were triggered for the landscape paper
formats in the list and prevented proper page size lookup.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Lift needless expectation that all pages are defined as portrait.

Fixes assertion errors that were triggered for the landscape paper
formats in the list and prevented proper page size lookup.
</pre>
</div>
</content>
</entry>
<entry>
<title>Document Properties: General UI cleanup</title>
<updated>2019-03-22T17:37:50+00:00</updated>
<author>
<name>Patrick Storz</name>
<email>eduard.braun2@gmx.de</email>
</author>
<published>2019-03-22T17:29:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=be9fbab855fe865828a141042a158bbb0c456a72'/>
<id>be9fbab855fe865828a141042a158bbb0c456a72</id>
<content type='text'>
Try to achieve consistent look and reasonable alignment.

Account for some gtk3 changes and some minor code cleanup.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Try to achieve consistent look and reasonable alignment.

Account for some gtk3 changes and some minor code cleanup.
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid the “using std::*;” or “using namespace std;” constructs.</title>
<updated>2019-03-06T01:26:24+00:00</updated>
<author>
<name>Emmanuel Gil Peyrot</name>
<email>linkmauve@linkmauve.fr</email>
</author>
<published>2019-01-23T01:58:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=e71e984af918104579da59e45785fe1651c5e992'/>
<id>e71e984af918104579da59e45785fe1651c5e992</id>
<content type='text'>
This makes the code a lot less readable and greppable for no reason.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes the code a lot less readable and greppable for no reason.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rm deprecated budget widgets</title>
<updated>2018-12-29T17:01:57+00:00</updated>
<author>
<name>Alexander Valavanis</name>
<email>valavanisalex@gmail.com</email>
</author>
<published>2018-12-29T17:01:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=d2f8c720828a59af7a39aef7a026e6f0a0ddc197'/>
<id>d2f8c720828a59af7a39aef7a026e6f0a0ddc197</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>-Werror=format-security: g_warning(_("..."))</title>
<updated>2018-11-21T09:01:50+00:00</updated>
<author>
<name>Thomas Holder</name>
<email>thomas@thomas-holder.de</email>
</author>
<published>2018-11-21T08:59:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=54bc2e74032a1e2bb1b16f51085a469a94096834'/>
<id>54bc2e74032a1e2bb1b16f51085a469a94096834</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>
</feed>
