]> git.proxmox.com Git - mirror_novnc.git/shortlog
mirror_novnc.git
2016-05-12 samhedRemove whitespace from function definitions
2016-05-12 samhedMoved UpdateState and UpdateVisualState
2016-05-12 samhedCleanup for the resize related functions
2016-05-12 samhedSwitch names between the container and the screen
2016-05-12 samhedAdd fallback value for devicePixelRatio
2016-04-30 Samuel MannehedAdd missing parenthesis (#600)
2016-04-30 Samuel MannehedRespect the threshold in the viewdrag test (#600)
2016-04-30 Samuel MannehedMerge branch 'SirCmpwn-fix-send-on-disconnect'
2016-04-30 Drew DeVaultFix failing test
2016-04-30 Drew DeVaultFix occasional error with sending while readyState...
2016-04-28 samhedAdd a threshold for viewport dragging (#600)
2016-04-28 Jonathan BennettAdds tap-to-click in viewport drag mode (#600)
2016-04-25 samhedForce clipping mode in Safari on all platforms
2016-04-25 samhedRe-arrange global UI variables
2016-04-13 Solly RossMerge pull request #602 from oneru/typo-fix
2016-04-13 Jonathan BennettAdds missed line from PR 597
2016-04-12 Solly RossMerge pull request #597 from oneru/master
2016-04-12 Jonathan BennettHandle missing leading slash in elem.pathname
2016-02-24 Solly RossMerge pull request #582 from kanaka/bug/render-queue...
2016-02-24 Solly RossMake sure to copy arrays when using render queue
2016-01-06 Solly RossMerge pull request #568 from kanaka/refactor/remove...
2016-01-06 Solly RossMerge branch 'feature/token-in-url'
2016-01-06 Miguel Xavier... Pass token into the path variable
2016-01-06 Solly RossMerge pull request #547 from pigshell/hashargs
2016-01-06 Solly RossFixed vnc_perf.html
2016-01-06 Solly RossRemove unused variables in the TIGHT server init
2016-01-06 Solly RossRemove remaining references to jsunzip.js
2016-01-05 Solly RossMerge pull request #565 from kanaka/bug/dynamic-rq...
2015-12-22 Solly RossOn-Demand Dynamic Receive Queue Resizing
2015-12-22 Solly RossDisable copyWithin Use in Websock.js
2015-11-24 Joel MartinMerge pull request #555 from maditnerd/patch-1
2015-11-23 Sarrailh RémiSmall typo in launch.sh
2015-10-23 Ganesh VaradarajanAdd hash fragment as an optional method to supply confi...
2015-10-16 SollyMerge pull request #543 from DvdGiessen/fix/vnc_sendpas...
2015-10-16 Daniël van... Added return to correctly wait for password input befor...
2015-09-23 SollyMerge pull request #532 from kanaka/bug/pako-issue
2015-09-23 Solly RossMake sure Pako always has enough room
2015-09-22 samhedMoved resizeTimout to the UI object, no reason to have...
2015-08-27 SollyMerge pull request #524 from kanaka/bug/tight-buffer...
2015-08-26 Solly RossFix buffer over-reads in handle_tight
2015-08-24 Solly RossFix bug in non-true-color code
2015-08-24 Solly RossTests: Fixed bug in displayed assertion
2015-08-24 Solly RossUI: Fix typo preventing reconnect after password
2015-08-14 SollyMerge pull request #488 from kanaka/feature/more-perf...
2015-08-14 samhedOnly work with integers when panning to avoid getting...
2015-08-06 Solly RossSkip unnecessary render queue object creation
2015-08-06 Solly RossFix multi-line assertion messages in test runner
2015-08-06 Solly RossAllow the use of the PhantomJS remote debugger
2015-08-06 Solly RossUse Typed Arrays for the send queue
2015-08-06 Solly RossAvoid Creating Small Objects Frequently
2015-08-06 Solly RossUse Typed Arrays for the Websock receive queue
2015-08-06 Solly RossRemove unecessarily nested loop
2015-08-06 Solly RossWIP: Switch to Pako for zlib
2015-08-06 Solly RossFix RFB.js JSHint Errors
2015-08-06 Solly RossFix up vnc_playback.html and playback.js
2015-08-06 Solly RossCI: Switch to Container-Based Travis
2015-07-01 SamuelMerge pull request #499 from samhed/fullscreen
2015-06-25 samhed* Hide the fullscreen toggle button on Safari since...
2015-06-25 samhedAdapt display to be able to handle a changing clipping...
2015-06-25 samhedFixes #498 - Add the ability to toggle fullscreen mode
2015-06-25 samhedFix error from a previous commit, there is no data...
2015-06-25 samhedRenamed popupStatusPanel to popupStatus and removed...
2015-06-25 samhedClarified enableDisableClip (now called enableDisableVi...
2015-06-25 samhedAllow the popupStatusPanel to show any text but close...
2015-06-24 samhedClarify code with regards to the viewport drag function...
2015-06-16 samhedAlways show the viewport drag button on touch devices...
2015-06-12 SollyMerge pull request #497 from MOZGIII/MOZGIII-patch...
2015-06-12 MOZGIIIFixed incorrect UI usage and minor updateState params...
2015-05-19 samhedReverting most of commit cb3e4de. The issue was not...
2015-05-19 samhedStop using keyboardinputReset at the start of keyInput
2015-05-05 SamuelUpdate LICENSE.txt
2015-05-04 SamuelMerge pull request #483 from fabian-z/master
2015-05-04 Fabian ZarembaMove #keyboardinput declarations to base.css/ui.js
2015-04-29 samhedRe-fixes #428 which was broken by commit 58ded70
2015-04-07 SollyMerge pull request #415 from jimdigriz/fixes
2015-03-27 SollyMerge pull request #474 from kanaka/bug/throw-error...
2015-03-27 SollyMerge pull request #475 from kanaka/bug/follow-symlinks...
2015-03-26 Solly RossThrow exceptions from RFB constructor
2015-03-26 Solly RossCreate RFB object on connect
2015-03-26 Solly RossFollow symbolic links in launch.sh
2015-03-11 samhedMake getCanvasLimit more efficient by only calling...
2015-03-10 SollyMerge pull request #464 from kanaka/bug/firefoxresize
2015-03-09 samhed* Don't check specific html elements from the display...
2015-03-05 samhed* Change name of ext_desktop_size to the proper Extende...
2015-03-05 samhedMake the touch-keyboard code more robust through verify...
2015-03-05 SamuelMerge pull request #451 from kanaka/feature/scaling
2015-03-03 Solly RossSupport local scaling
2015-02-27 Solly RossUpdate UI to allow for different scaling modes
2015-02-27 Solly RossLaunch Sauce Connect through Travis
2015-02-27 SollyMerge pull request #461 from kanaka/bug/459-incorrect...
2015-02-27 Solly RossMake Util.getPosition be relative to page
2015-02-27 Solly RossIncrease Karma-Sauce Connector Timeout
2015-02-27 Solly RossUpdate dependencies to the latest versions
2015-02-26 SamuelMerge pull request #458 from kanaka/bug/disconnect
2015-02-25 Solly RossFix disconnect/reconnect issues
2015-02-20 Solly RossRemove 'debian' directory
2015-02-18 Solly RossRemove last bits of websockify cruft
2015-02-17 Solly RossMake sure websockify is cloned to the correct dir
2015-02-17 Solly RossActually remove the "websockify" file
2015-02-17 SollyMerge pull request #448 from kanaka/websockify-as-submodule
next