]> git.proxmox.com Git - mirror_novnc.git/shortlog
mirror_novnc.git
2016-09-16 Solly RossSwitch to PhantomJS 2.x for testing
2016-09-16 Solly RossDon't modify Array prototype
2016-09-16 Solly RossClean up Util
2016-09-16 Solly RossClean up unused files in tests
2016-09-16 Solly RossEnable noVNC to become Browserifiable
2016-09-03 Samuel MannehedUpdate copyright
2016-09-01 Samuel MannehedFix indentation in list of encodings
2016-09-01 Samuel MannehedMove QEMUExtendedKeyEvent encoding
2016-09-01 Samuel MannehedAdd missing commas and semicolons
2016-08-29 Solly RossMerge pull request #596 from danielhb/master
2016-08-26 Daniel Henrique... QEMU RFB extension - keyboard.js changes
2016-08-26 Daniel Henrique... QEMU RFB extension - rfb.js and input.js changes
2016-08-26 Daniel Henrique... QEMU RFB extension - new file xtscancodes.js
2016-08-26 samhedAdd missing return values
2016-08-26 samhedRemove unnecessary debug logging
2016-08-26 samhedRemove bad trailing commas
2016-08-26 samhedMerge branch 'continuousupdates' into noVNCmaster
2016-08-26 Trần Tuấn AnhRemoving unused import (#642)
2016-08-26 samhedAdd support for ContinuousUpdates
2016-08-25 Samuel MannehedAdd missing event argument and curly bracket
2016-08-25 Samuel MannehedFix window close warning
2016-08-25 Samuel MannehedProper spacing
2016-08-25 Samuel MannehedFix the extra keys
2016-08-23 Solly RossMerge pull request #583 from kanaka/bug/misc-fixes
2016-08-23 Solly RossMerge pull request #632 from patrakov/master
2016-08-23 Solly RossRevert poor workaround for brief Firefox bug
2016-08-23 Solly RossFix ImageData Constructor Support Detection
2016-08-16 Joel MartinMerge pull request #640 from nunojusto/patch-1
2016-08-16 nunojustoUpdate launch.sh
2016-07-31 Alexander E... Fixed RGB data buffer size (#615)
2016-07-04 Solly RossRelease 0.6.1
2016-07-01 Solly RossRelease 0.6.0
2016-07-01 Solly RossFix missing mistyped setTimeout handler in UI
2016-06-13 Joel MartinClarify that utils/launch.sh is MPL-2.0
2016-06-10 samhedProper error handling for tight filters
2016-06-08 samhedUpdate vnc_auto after the screen namechange
2016-06-03 samhedAdd support for fences
2016-06-03 samhedLower level check for framebuffer update requests
2016-06-03 samhedAlways flush socket after each message
2016-06-03 samhedFix 'sent' assertion
2016-06-03 samhedFix typo in pointer event test
2016-06-03 samhedAvoid unnecessary delays
2016-06-03 samhedClean up encodings array
2016-06-03 samhedMerge branch 'ui-cleanup' of https://github.com/kanaka...
2016-06-02 SamuelSplit the setDesktopSize function (#618)
2016-05-27 Samuel MannehedConsistent closing tags for void elements
2016-05-27 Samuel MannehedUse a consistent naming convention for elements
2016-05-27 Samuel MannehedChange the names of settings-elements
2016-05-27 samhedTimeouts should always use anonymous functions
2016-05-27 samhedChange name of clipboard functions
2016-05-12 samhedGroup together related functions and add dividers
2016-05-12 samhedSend the xvp keys from anonymous functions
2016-05-12 samhedRenamed and moved keyboard and mouse functions
2016-05-12 samhedRenamed and moved updateXvpButton
2016-05-12 samhedMove the connect and disconnect functions
2016-05-12 samhedClarify comments and variable names for viewDrag
2016-05-12 samhedRenamed showExtraKeys to toggleExtraKeys
2016-05-12 samhedMoved and split the popupStatus function
2016-05-12 samhedMoved and changed order of the setting-functions
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
next