]> git.proxmox.com Git - mirror_novnc.git/history - include/display.js
Support automatic resize [Part 1/4]: display.js
[mirror_novnc.git] / include / display.js
2015-02-06 samhedSupport automatic resize [Part 1/4]: display.js
2015-02-04 SollyMerge pull request #427 from jswanner/register-listeners
2015-01-15 samhedFixes #428 - hides the local cursor when using the...
2014-11-11 samhedModify minimum width of clear to accomodate smaller...
2014-10-29 Solly RossFix Cursor Issue When Using True Color
2014-09-23 Solly RossFix Race Condition in Display#clear on IE10
2014-09-19 Solly RossFixed Cursor URI Support Detection
2014-09-15 SollyMerge pull request #368 from DirectXMan12/refactor...
2014-09-15 Solly RossCleanup: Display Helper
2012-10-18 Joel MartinMerge remote branch 'Medical-Insight/non-square-cursor...
2012-10-17 Joel MartinMerge pull request #195 from moobyfr/keyboard-altgr
2012-10-17 vjAlways generate square cursor images in changeCursor...
2012-10-16 Joel MartinMerge pull request #191 from takaha/altgr
2012-10-15 Joel MartinRefactoring hot blocks to help Chrome optimizing compiler.
2012-10-15 Joel MartinChange noVNC license to from LGPLv3 to MPL 2.0
2012-06-24 Joel MartinLicense clarification: HTML,CSS,images,fonts under...
2012-05-18 Joel MartinMerge pull request #166 from mnaser/patch-1
2012-05-17 Joel Martinrfb: Use the render queue for copyrect.
2012-05-17 Joel MartinMove render queue processing to Display and use request...
2012-05-10 Joel MartinAdd/use display.drawImage which is viewport relative.
2012-03-11 Joel MartinMerge commit 'd38db74abd0efa34f7297dc19bf603b7f765e0f5'
2012-01-25 Mike Tinglofadded rgb image drawing, some zlib changes (huffman...
2012-01-12 Joel MartinMerge remote branch 'origin/issue-70'
2012-01-12 Joel MartinLinting.
2011-09-26 Joel MartinMove viewport functions.
2011-09-26 Joel MartinRemove support for non-HTML5 browsers.
2011-09-23 Joel MartinOnly show move/drag button when clipping. Cleanup.
2011-09-22 Joel MartinViewport clip/drag for mobile/touchscreen devices.
2011-09-14 Joel MartinSome CSS style and DOM id/class cleanup.
2011-09-13 Joel MartinMerge branch 'master' into mobile
2011-09-13 Joel MartinViewport handling in include/display.js
2011-07-18 Joel MartinChange default PixelFormat. Fix canvas test.
2011-05-11 Joel MartinRefactor configuration attributes.
2011-05-11 Joel MartinAPI changes/cleanup.