<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/observer, branch OTP-21.3.4</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Prepare release</title>
<updated>2019-03-11T10:52:56+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2019-03-11T10:52:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=9780184b2cf76eced1ef987408073e96cc29f3bb'/>
<id>9780184b2cf76eced1ef987408073e96cc29f3bb</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 'pr/2105' into maint</title>
<updated>2019-02-18T11:37:23+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2019-02-18T11:37:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=1fc95bdd084d9e43e255a1962dbb562a2e1aa367'/>
<id>1fc95bdd084d9e43e255a1962dbb562a2e1aa367</id>
<content type='text'>
* pr/2105:
  Add OBSERVER_SCALE environment variable for HiDPI support

OTP-15586
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* pr/2105:
  Add OBSERVER_SCALE environment variable for HiDPI support

OTP-15586
</pre>
</div>
</content>
</entry>
<entry>
<title>Add OBSERVER_SCALE environment variable for HiDPI support</title>
<updated>2019-02-18T11:36:54+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2019-01-23T15:51:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=77e83d0757d56d15f4b1bc70044b89d3eaf48b2b'/>
<id>77e83d0757d56d15f4b1bc70044b89d3eaf48b2b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[observer] Don't crash on Log &gt; Toggle Log View</title>
<updated>2019-01-31T10:53:55+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2019-01-31T10:48:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=00edd430ab158c34ac4a344b93cf46cd8d4912b1'/>
<id>00edd430ab158c34ac4a344b93cf46cd8d4912b1</id>
<content type='text'>
Since Logger was introduced in OTP-21.0, menu choice Log &gt; Toggle Log
View in observer would cause a crash unless an error_logger event
handler was explicitly installed. This is now corrected.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since Logger was introduced in OTP-21.0, menu choice Log &gt; Toggle Log
View in observer would cause a crash unless an error_logger event
handler was explicitly installed. This is now corrected.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'siri/cuddle' into maint</title>
<updated>2019-01-08T11:08:06+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2019-01-08T11:08:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=d8419d80da6d021388f4e562c2b4fcaea54f7800'/>
<id>d8419d80da6d021388f4e562c2b4fcaea54f7800</id>
<content type='text'>
* siri/cuddle:
  [cdv] Check only own persistent terms in crashdump_viewer test
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* siri/cuddle:
  [cdv] Check only own persistent terms in crashdump_viewer test
</pre>
</div>
</content>
</entry>
<entry>
<title>[cdv] Check only own persistent terms in crashdump_viewer test</title>
<updated>2018-12-20T13:33:49+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2018-12-20T13:33:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=38840a424cf7b0729025951a8dee43cf96abfd1c'/>
<id>38840a424cf7b0729025951a8dee43cf96abfd1c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Observer: fix crash bug when expanding term</title>
<updated>2018-12-19T09:22:29+00:00</updated>
<author>
<name>kjnilsson</name>
<email>knilsson@pivotal.io</email>
</author>
<published>2018-12-18T16:08:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=6d12c10932bdb5998c6bbb9328dd9e915f59ff85'/>
<id>6d12c10932bdb5998c6bbb9328dd9e915f59ff85</id>
<content type='text'>
Observer makes use of cdv_html_wx but does not start cdv_wx first which
made it crash when trying to send a message to cdv_wx. This fix avoids
updating the status when the application using cdv_html_wx is cdv.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Observer makes use of cdv_html_wx but does not start cdv_wx first which
made it crash when trying to send a message to cdv_wx. This fix avoids
updating the status when the application using cdv_html_wx is cdv.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix since attribute for troubled function docs</title>
<updated>2018-12-12T20:22:10+00:00</updated>
<author>
<name>Sverker Eriksson</name>
<email>sverker@erlang.org</email>
</author>
<published>2018-12-12T18:26:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=606ed183e31bb68c453495caae1c9fad787d48ea'/>
<id>606ed183e31bb68c453495caae1c9fad787d48ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add empty 'since' attribute for old modules and functions</title>
<updated>2018-12-12T20:21:26+00:00</updated>
<author>
<name>Sverker Eriksson</name>
<email>sverker@erlang.org</email>
</author>
<published>2018-12-12T18:32:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=50f64c60b87e8d03fedc3f9f4e655aff8ca9f16c'/>
<id>50f64c60b87e8d03fedc3f9f4e655aff8ca9f16c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add "since" attributes in xml for new functions and modules</title>
<updated>2018-12-11T16:42:39+00:00</updated>
<author>
<name>Sverker Eriksson</name>
<email>sverker@erlang.org</email>
</author>
<published>2018-12-11T16:42:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=20cc39d443d1a2c364b0fb778c7813ae7b5a1dd6'/>
<id>20cc39d443d1a2c364b0fb778c7813ae7b5a1dd6</id>
<content type='text'>
introduced after OTP_R13B03.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
introduced after OTP_R13B03.
</pre>
</div>
</content>
</entry>
</feed>
