<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/wx/src/gen, branch maint</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Add wxGCDC</title>
<updated>2018-12-13T13:18:20+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2018-12-13T13:18:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=f180ccc75a7d2cef6b469d2e4a737cffbef7c951'/>
<id>f180ccc75a7d2cef6b469d2e4a737cffbef7c951</id>
<content type='text'>
Been included in wxWidgets since 2.7.1, but not documented and
have been missed in wx.

Is documented in 3.0.0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Been included in wxWidgets since 2.7.1, but not documented and
have been missed in wx.

Is documented in 3.0.0
</pre>
</div>
</content>
</entry>
<entry>
<title>wx: Add wxDisplay</title>
<updated>2018-12-13T11:00:52+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2018-12-13T11:00:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=3116b656c70a3bc623704c28cf6e3b9c1e075bad'/>
<id>3116b656c70a3bc623704c28cf6e3b9c1e075bad</id>
<content type='text'>
Have been around since 2.6 but undocumented, add it since it is
useful in multi-display setup.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Have been around since 2.6 but undocumented, add it since it is
useful in multi-display setup.
</pre>
</div>
</content>
</entry>
<entry>
<title>wx: Update doc, OpenGL external links</title>
<updated>2017-09-14T09:50:24+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2017-09-14T09:50:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=dd46b3e151dd2da0a8339134647d69d8520fd922'/>
<id>dd46b3e151dd2da0a8339134647d69d8520fd922</id>
<content type='text'>
They have moved from opengl.org to www.khronos.org
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
They have moved from opengl.org to www.khronos.org
</pre>
</div>
</content>
</entry>
<entry>
<title>wx: Reduce Opengl docs</title>
<updated>2017-09-14T08:30:50+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2017-09-14T08:30:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=e5c081cfa3b7b733776c8dc5bd81dff33170fdc6'/>
<id>e5c081cfa3b7b733776c8dc5bd81dff33170fdc6</id>
<content type='text'>
Only use the first paragraph in the doc which contains an overview,
the result of the more detailed doc generated non valid xml, and
all math expressions was rendered poorly. Remove for now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Only use the first paragraph in the doc which contains an overview,
the result of the more detailed doc generated non valid xml, and
all math expressions was rendered poorly. Remove for now.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove deprecation of non deprecated functions</title>
<updated>2017-08-16T14:45:48+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2017-08-16T14:45:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=9fb768ea445b0b75d97decc893a5e63f232ef4b2'/>
<id>9fb768ea445b0b75d97decc893a5e63f232ef4b2</id>
<content type='text'>
Functions where missing and where without alternatives, and
the functions are available in wxWidgets-3.0.*.

So either I missed it or they where removed for a while in
wxWidgets-2.9 branch, but that should not be used anywhere as
it was only a development branch.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Functions where missing and where without alternatives, and
the functions are available in wxWidgets-3.0.*.

So either I missed it or they where removed for a while in
wxWidgets-2.9 branch, but that should not be used anywhere as
it was only a development branch.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update so that doxygen 1.8.11 can generate code</title>
<updated>2017-08-16T14:42:58+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2017-08-16T14:42:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=e56fed2c88d3191b7944f26424e4c797380d4c8e'/>
<id>e56fed2c88d3191b7944f26424e4c797380d4c8e</id>
<content type='text'>
Fix some configurations so that it works with new doxygen and
with complete install outside of /usr/include/wx...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix some configurations so that it works with new doxygen and
with complete install outside of /usr/include/wx...
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid unnecessary length calculations in gl</title>
<updated>2016-11-22T09:37:19+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2016-11-22T09:37:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=04729d8bc0347ef9f6e9d55fe2aac8fe0022e6a1'/>
<id>04729d8bc0347ef9f6e9d55fe2aac8fe0022e6a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add option to send prebuilt binaries to multiDrawArrays</title>
<updated>2016-11-22T08:57:09+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2016-11-22T08:57:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=9cacf4faa47f87a063af6baa52a017ea9a4989e3'/>
<id>9cacf4faa47f87a063af6baa52a017ea9a4989e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>wx: Improve error handling</title>
<updated>2016-10-17T09:56:49+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2016-10-14T14:00:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=e92d0d0c4b6991dc751dcc332e11c05d304175b6'/>
<id>e92d0d0c4b6991dc751dcc332e11c05d304175b6</id>
<content type='text'>
Fix error handling in gl as in wx.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix error handling in gl as in wx.
</pre>
</div>
</content>
</entry>
<entry>
<title>wx: Add wxWindow:getContentScaleFactor</title>
<updated>2016-10-07T10:35:38+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2016-10-07T10:35:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=301675fb9ab76c5003743d1eb0ecd8a265c697f9'/>
<id>301675fb9ab76c5003743d1eb0ecd8a265c697f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
