<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/wx/include, branch OTP-18.2.2</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>wx: Add missing aui functionality</title>
<updated>2015-08-28T10:51:45+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2015-08-28T10:51:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=16d57dfa1ace44e0cc6b6bd04e0819ca8566da41'/>
<id>16d57dfa1ace44e0cc6b6bd04e0819ca8566da41</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>wx: Make wxLANGUAGE_ variable</title>
<updated>2015-07-01T13:55:12+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2015-07-01T13:55:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=9134d6bdbff1afdc5cf5a390597498feea23c1fa'/>
<id>9134d6bdbff1afdc5cf5a390597498feea23c1fa</id>
<content type='text'>
So they work on both wxWidgets-2.8 and 3.0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
So they work on both wxWidgets-2.8 and 3.0
</pre>
</div>
</content>
</entry>
<entry>
<title>wx: Add mouse_capture_lost event</title>
<updated>2015-06-30T08:39:09+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2015-06-30T08:39:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=46285b9f6f9cbe102e22aaf6157e436797404f00'/>
<id>46285b9f6f9cbe102e22aaf6157e436797404f00</id>
<content type='text'>
Needed to avoid asserts when capturing mouse on Windows.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Needed to avoid asserts when capturing mouse on Windows.
</pre>
</div>
</content>
</entry>
<entry>
<title>Change license text to APLv2</title>
<updated>2015-06-18T09:31:02+00:00</updated>
<author>
<name>Bruce Yinhe</name>
<email>bruce@erlang.org</email>
</author>
<published>2015-06-18T09:31:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=738c34d4bb8f1a3811acd00af8c6c12107f8315b'/>
<id>738c34d4bb8f1a3811acd00af8c6c12107f8315b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>wx: Add missing data in events</title>
<updated>2015-05-05T07:36:15+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2015-04-16T10:22:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=ac3d37b9520d063d9e1a7e7b54bed4a3ab6c091c'/>
<id>ac3d37b9520d063d9e1a7e7b54bed4a3ab6c091c</id>
<content type='text'>
Some events where missing useful information.
May require user code recompilation, since some records in wx.hrl
have chnaged it's definition.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some events where missing useful information.
May require user code recompilation, since some records in wx.hrl
have chnaged it's definition.
</pre>
</div>
</content>
</entry>
<entry>
<title>wx: Fix variable cursor constants</title>
<updated>2015-03-27T08:55:50+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2015-01-21T14:51:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=5ce5cc6c49ac06d282519494e8047498a7d985e0'/>
<id>5ce5cc6c49ac06d282519494e8047498a7d985e0</id>
<content type='text'>
Fix cursor constants that changes with OS and wxWidgets releases.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix cursor constants that changes with OS and wxWidgets releases.
</pre>
</div>
</content>
</entry>
<entry>
<title>wx: Fix non constant define (wxSL_LABELS)</title>
<updated>2014-05-13T15:23:18+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2014-05-13T15:23:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b7bd7d3104bf7672eed5bfbd148d1c75820683e5'/>
<id>b7bd7d3104bf7672eed5bfbd148d1c75820683e5</id>
<content type='text'>
wxSL_LABELS have changed constant value in 3.0, make version agnostic
by doing a lookup during runtime instead of constant.

Thanks Enrique Fernández (efcasado)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
wxSL_LABELS have changed constant value in 3.0, make version agnostic
by doing a lookup during runtime instead of constant.

Thanks Enrique Fernández (efcasado)
</pre>
</div>
</content>
</entry>
<entry>
<title>wx: Add wxActivateEvent</title>
<updated>2014-04-16T13:00:41+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2014-04-16T13:00:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=616e03903645ee3f1fef1a4226f2b18051b968c9'/>
<id>616e03903645ee3f1fef1a4226f2b18051b968c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>wx: Add wxLocale class</title>
<updated>2014-03-26T10:56:19+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2014-03-25T15:43:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=3a51f434c6a79bbf7dca8b0fd96a5df7671b5792'/>
<id>3a51f434c6a79bbf7dca8b0fd96a5df7671b5792</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>wx: Add init_dialog event</title>
<updated>2014-01-21T15:04:25+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2014-01-08T13:03:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=cdd8d5daadc29a128e7c671e705a3e3ad32c7ecb'/>
<id>cdd8d5daadc29a128e7c671e705a3e3ad32c7ecb</id>
<content type='text'>
It was missing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It was missing.
</pre>
</div>
</content>
</entry>
</feed>
