<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pugl/AUTHORS, branch master</title>
<subtitle>Personal pugl branch for bug fixes and opening up to allow other render backends</subtitle>
<link rel='alternate' type='text/html' href='https://git.cuprictea.org/pugl/'/>
<entry>
<title>Add puglSetCursor()</title>
<updated>2020-06-13T15:18:26+00:00</updated>
<author>
<name>Jean Pierre Cimalando</name>
<email>jp-dev@inbox.ru</email>
</author>
<published>2020-06-01T11:03:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cuprictea.org/pugl/commit/?id=2f90b716c29a623b4ec090bb455d2c49b4062f98'/>
<id>2f90b716c29a623b4ec090bb455d2c49b4062f98</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>X11: Fix XMoveResizeWindow error check</title>
<updated>2020-02-11T18:27:51+00:00</updated>
<author>
<name>Zoë Sparks</name>
<email>zoe@milky.flowers</email>
</author>
<published>2020-02-09T23:35:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cuprictea.org/pugl/commit/?id=3ab23845ca924bfe7ed137c9fa84cb815256dc48'/>
<id>3ab23845ca924bfe7ed137c9fa84cb815256dc48</id>
<content type='text'>
In Xlib, a return value of 0 indicates an error (see "Xlib - C Language X
Interface", Ch. 1, "Errors").  XMoveResizeWindow accordingly returns 1 on
success, but the error check in puglSetFrame used the usual C convention, and
so was backwards.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In Xlib, a return value of 0 indicates an error (see "Xlib - C Language X
Interface", Ch. 1, "Errors").  XMoveResizeWindow accordingly returns 1 on
success, but the error check in puglSetFrame used the usual C convention, and
so was backwards.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove redisplay flag and add puglPostRedisplayRect()</title>
<updated>2019-11-03T20:03:18+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2019-11-03T18:15:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cuprictea.org/pugl/commit/?id=be838db18af13390cb9f705d36ab83396d2dd1e6'/>
<id>be838db18af13390cb9f705d36ab83396d2dd1e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix puglFreeView() crashes when window creation failed</title>
<updated>2019-11-03T19:52:32+00:00</updated>
<author>
<name>Jordan Halase</name>
<email>jordan@halase.me</email>
</author>
<published>2019-10-22T19:54:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cuprictea.org/pugl/commit/?id=a96511e36737284589361616f4fb4c0874095da7'/>
<id>a96511e36737284589361616f4fb4c0874095da7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Flatten AUTHORS file and add some missing people</title>
<updated>2019-07-21T21:48:10+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2019-07-21T21:48:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cuprictea.org/pugl/commit/?id=37b8dd230f42e1eeebc6faf48c531f6c1dfa8d8f'/>
<id>37b8dd230f42e1eeebc6faf48c531f6c1dfa8d8f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Preliminary Windows event work.</title>
<updated>2015-09-13T20:42:39+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2015-09-13T20:42:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cuprictea.org/pugl/commit/?id=e5ec8fbf3f94c5a5143f43287a3cc8888f2b99ee'/>
<id>e5ec8fbf3f94c5a5143f43287a3cc8888f2b99ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>UTF-8 keyboard input support on X11.</title>
<updated>2015-02-15T02:40:49+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2015-02-15T02:32:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cuprictea.org/pugl/commit/?id=70f365258d73ac8cc37025777e13fdf9e016922c'/>
<id>70f365258d73ac8cc37025777e13fdf9e016922c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Robin Gareus to AUTHORS.</title>
<updated>2014-01-27T17:27:28+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2014-01-27T17:27:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cuprictea.org/pugl/commit/?id=802780eca08ae0363ecdb027f0f7420c9488595e'/>
<id>802780eca08ae0363ecdb027f0f7420c9488595e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Apply portability fixes from Ben Loftis.</title>
<updated>2013-02-03T01:44:06+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2013-02-03T01:44:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cuprictea.org/pugl/commit/?id=aa01d329754134899e6e729d6948a72e0ef881c4'/>
<id>aa01d329754134899e6e729d6948a72e0ef881c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add AUTHORS and README file.</title>
<updated>2012-05-01T01:15:58+00:00</updated>
<author>
<name>David Robillard</name>
<email>d@drobilla.net</email>
</author>
<published>2012-05-01T01:15:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cuprictea.org/pugl/commit/?id=8cbedf0261ec0e1cfe51da2a7ccb7358918d967b'/>
<id>8cbedf0261ec0e1cfe51da2a7ccb7358918d967b</id>
<content type='text'>
Add doc comments for each file.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add doc comments for each file.

</pre>
</div>
</content>
</entry>
</feed>
