<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/src/shell.html, branch 1.8.5</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/src/shell.html?h=1.8.5</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/src/shell.html?h=1.8.5'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2013-11-25T20:08:18Z</updated>
<entry>
<title>correct way of scrollinbg to bottom</title>
<updated>2013-11-25T20:08:18Z</updated>
<author>
<name>Lu Wang</name>
<email>coolwanglu@gmail.com</email>
</author>
<published>2013-11-25T20:08:18Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=7da74b04f9733a801fbd1ff90acc55309121e1b6'/>
<id>urn:sha1:7da74b04f9733a801fbd1ff90acc55309121e1b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>optimize Module.setStatus</title>
<updated>2013-10-28T17:40:00Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-10-28T17:40:00Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=9e5b0a8bb6ad0222f9a8a328bd36481656b7009f'/>
<id>urn:sha1:9e5b0a8bb6ad0222f9a8a328bd36481656b7009f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>write out html and side js when html output is requested, to improve page load times</title>
<updated>2013-10-24T02:06:55Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-10-24T01:36:32Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=50ee300ffabb6c5e5c6a2d4b4762343822ea1dc2'/>
<id>urn:sha1:50ee300ffabb6c5e5c6a2d4b4762343822ea1dc2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make script tag async in shell.html</title>
<updated>2013-08-24T17:18:00Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-08-24T17:18:00Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=3daa674543695403b6951ffef77430aa04b2dcf9'/>
<id>urn:sha1:3daa674543695403b6951ffef77430aa04b2dcf9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve error message</title>
<updated>2013-06-28T18:28:48Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-06-28T18:28:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=d887e70b1001d6d543335089ad138f4794cccb3f'/>
<id>urn:sha1:d887e70b1001d6d543335089ad138f4794cccb3f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ensure line numbers are the same in HTML.</title>
<updated>2013-06-19T08:22:01Z</updated>
<author>
<name>Jez Ng</name>
<email>me@jezng.com</email>
</author>
<published>2013-06-08T16:50:34Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=2c0dcd9aa43b630b39deafc7f8ca1426301ebc5a'/>
<id>urn:sha1:2c0dcd9aa43b630b39deafc7f8ca1426301ebc5a</id>
<content type='text'>
Chrome and FF seem to be able to handle the extra empty lines, but no
harm making things more accurate. One thing less to worry about when
debugging.
</content>
</entry>
<entry>
<title>Remove border from canvas</title>
<updated>2013-03-20T17:28:17Z</updated>
<author>
<name>Vladimir Vukicevic</name>
<email>vladimir@pobox.com</email>
</author>
<published>2013-03-20T17:28:11Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=1b8d4a444bf0493e253c99b5d6e2c5b63370cc56'/>
<id>urn:sha1:1b8d4a444bf0493e253c99b5d6e2c5b63370cc56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>enable pointer lock checkbox by default</title>
<updated>2013-03-06T20:44:29Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-03-06T20:44:29Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=756ab650e0548fd4d37637560f8ed76703723671'/>
<id>urn:sha1:756ab650e0548fd4d37637560f8ed76703723671</id>
<content type='text'>
</content>
</entry>
<entry>
<title>realize fullscreen options (resize canvas and lock pointer) with checkboxes</title>
<updated>2013-03-06T09:44:36Z</updated>
<author>
<name>Michael Riss</name>
<email>Michael.Riss@gmx.de</email>
</author>
<published>2013-03-03T20:10:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=aaa428216a0c4b8b3b1ab76d53a0a61edf2c974e'/>
<id>urn:sha1:aaa428216a0c4b8b3b1ab76d53a0a61edf2c974e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixes for the full screen implementation:</title>
<updated>2013-03-06T09:44:36Z</updated>
<author>
<name>Michael Riss</name>
<email>Michael.Riss@gmx.de</email>
</author>
<published>2013-02-21T11:11:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=a7fa2859f29a1e9a4ed629c4105d56c83a9ea7fb'/>
<id>urn:sha1:a7fa2859f29a1e9a4ed629c4105d56c83a9ea7fb</id>
<content type='text'>
- formatting fixes
- added comments (for the SDL_FULLSCREEN flag)
- add event handlers only once and communicate through object variables
  (Browser.lockPointer and Browser.resizeCanvas)

Signed-off-by: Michael Riss &lt;Michael.Riss@gmx.de&gt;
</content>
</entry>
</feed>
