<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/observer/src, 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>Merge remote-tracking branch 'upstream/pr/2201' into maint</title>
<updated>2019-08-09T13:14:57+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2019-08-09T13:14:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=f4c00eb745207d33dbcc330433e074329aab61c7'/>
<id>f4c00eb745207d33dbcc330433e074329aab61c7</id>
<content type='text'>
* upstream/pr/2201:
  Handle clicking links more than once in Observer's "Expanded term"

OTP-15980
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* upstream/pr/2201:
  Handle clicking links more than once in Observer's "Expanded term"

OTP-15980
</pre>
</div>
</content>
</entry>
<entry>
<title>observer: Fixes for html viewers</title>
<updated>2019-06-25T14:22:13+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2019-06-25T14:22:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=1274131e7dbfe0d351b7bc6a99bdd8198a673385'/>
<id>1274131e7dbfe0d351b7bc6a99bdd8198a673385</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>observer: Support darkmode gui</title>
<updated>2019-06-19T13:23:04+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2019-06-19T13:23:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=528e55e44cf1ee32d90d8c4c4d5790d18cae79bc'/>
<id>528e55e44cf1ee32d90d8c4c4d5790d18cae79bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle clicking links more than once in Observer's "Expanded term"</title>
<updated>2019-04-05T10:53:39+00:00</updated>
<author>
<name>Magnus Henoch</name>
<email>magnus.henoch@gmail.com</email>
</author>
<published>2019-04-05T10:53:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=88e4d4f3d74decf2bb9e9cd9799c373b068256f2'/>
<id>88e4d4f3d74decf2bb9e9cd9799c373b068256f2</id>
<content type='text'>
When looking at an "expanded term" in Observer, such as the state term
of a supervisor process, all pids are turned into clickable links.
However, without this change, you could only follow one such link; any
further clicks would be ignored.  Fix that by ensuring that the
cdv_html_wx process holds on to its state.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When looking at an "expanded term" in Observer, such as the state term
of a supervisor process, all pids are turned into clickable links.
However, without this change, you could only follow one such link; any
further clicks would be ignored.  Fix that by ensuring that the
cdv_html_wx process holds on to its state.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'maint'</title>
<updated>2019-02-18T11:41:09+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2019-02-18T11:41:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=2174af8288bc5d8c6b7f39daf7a61dcb63a53118'/>
<id>2174af8288bc5d8c6b7f39daf7a61dcb63a53118</id>
<content type='text'>
* maint:
  Add OBSERVER_SCALE environment variable for HiDPI support
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* maint:
  Add OBSERVER_SCALE environment variable for HiDPI support
</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>Merge branch 'maint'</title>
<updated>2019-02-11T14:54:06+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2019-02-11T14:54:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b5fa09f0dd9bd37b0d98a667aa8fcccc727853fd'/>
<id>b5fa09f0dd9bd37b0d98a667aa8fcccc727853fd</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 'maint'</title>
<updated>2018-12-20T12:35:47+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2018-12-20T12:35:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=04c70cafd0ba107e7644462bebcc2db05cc996e4'/>
<id>04c70cafd0ba107e7644462bebcc2db05cc996e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
