<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/wx/src, branch KennethL-patch-1</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<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>wx: add Unicode translation modifier to wx_object</title>
<updated>2017-09-05T09:29:21+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2017-08-22T12:50:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=bb011e3dff9ec67561e6acafca803e079a3d4ecc'/>
<id>bb011e3dff9ec67561e6acafca803e079a3d4ecc</id>
<content type='text'>
This is both for error logger events and debug events. It can be done
because error log and debug log are both opened with encoding utf8 since
OTP-20.0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is both for error logger events and debug events. It can be done
because error log and debug log are both opened with encoding utf8 since
OTP-20.0
</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>Update copyright year</title>
<updated>2017-05-04T13:42:21+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2017-05-04T13:42:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=83e20c62057ebc1d8064bf57b01be560cd244e1d'/>
<id>83e20c62057ebc1d8064bf57b01be560cd244e1d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'zandra/stdlib/optional-callbacks/OTP-13801'</title>
<updated>2017-04-24T09:07:36+00:00</updated>
<author>
<name>Zandra Norman</name>
<email>zandra@erlang.org</email>
</author>
<published>2017-04-24T09:07:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=37158d81c8a49d77b8ba32dbc560b3064127e24d'/>
<id>37158d81c8a49d77b8ba32dbc560b3064127e24d</id>
<content type='text'>
* zandra/stdlib/optional-callbacks/OTP-13801:
  wx: make wx_object callbacks optional
  stdlib: Make gen_fsm callbacks optional
  stdlib: Make gen_event callbacks optional
  stdlib: Make gen_server callbacks optional
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* zandra/stdlib/optional-callbacks/OTP-13801:
  wx: make wx_object callbacks optional
  stdlib: Make gen_fsm callbacks optional
  stdlib: Make gen_event callbacks optional
  stdlib: Make gen_server callbacks optional
</pre>
</div>
</content>
</entry>
<entry>
<title>wx: make wx_object callbacks optional</title>
<updated>2017-04-21T13:02:49+00:00</updated>
<author>
<name>Zandra Norman</name>
<email>zandra@erlang.org</email>
</author>
<published>2017-01-24T15:13:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=9e396c8676e5a7eacbe5e7b2d93ee080298eb8fb'/>
<id>9e396c8676e5a7eacbe5e7b2d93ee080298eb8fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid livelock in driver when batching commands</title>
<updated>2017-04-06T13:45:06+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2017-03-21T10:59:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b901918e7616dd346bfeb3e3c22be608a27f8da4'/>
<id>b901918e7616dd346bfeb3e3c22be608a27f8da4</id>
<content type='text'>
With a bad timing in wx:batch() the driver could get stuck
handling commands without ever checking for gui events.

Avoid that by exiting loop after the driver have done cond_wait a
couple of times.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With a bad timing in wx:batch() the driver could get stuck
handling commands without ever checking for gui events.

Avoid that by exiting loop after the driver have done cond_wait a
couple of times.
</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>
</feed>
