]> git.proxmox.com Git - mirror_novnc.git/shortlog
mirror_novnc.git
2014-09-23 Solly RossAdd support for Relative Paths in the Test Runner
2014-09-23 Solly RossFix Race Condition in Display#clear on IE10
2014-09-19 Solly RossFixed broken mouse test in test.rfb.js
2014-09-19 Solly RossFixed Cursor URI Support Detection
2014-09-19 Solly RossFixed presence detection bug in utils.set_defaults
2014-09-19 Solly RossFixed Typo Causing MouseUp to not Register
2014-09-19 Solly RossFix Travis Sauce Tunnel Issues
2014-09-19 SollyMerge pull request #391 from mandre/fix_invalid_property
2014-09-19 Solly RossFixed assertion collision issues
2014-09-19 Solly RossAdded Sauce Auth Details for Travis CI
2014-09-17 Martin AndréFix invalid updateState property of RFB
2014-09-17 Martin AndréPrevent noVNC loading error when invalid property is...
2014-09-15 SollyMerge pull request #368 from DirectXMan12/refactor...
2014-09-15 Solly RossAdd support for Travis CI and SauceLabs Testing
2014-09-15 Solly RossCleanup: UI code
2014-09-15 Solly RossCleanup: RFB Client
2014-09-15 Solly RossCleanup: Display Helper
2014-09-15 Solly RossCleanup: WebSocket Helper
2014-09-15 Solly RossCleanup: Webutil code
2014-09-15 Solly RossCleanup: Keyboard code
2014-09-15 Solly RossCleanup: Input code
2014-09-15 Solly RossCleanup: Util code
2014-09-15 Solly RossCleanup: DES code
2014-09-15 Solly RossCleanup and Test: base64.js
2014-09-15 Solly RossSupport the "NOTUNNEL" tunnel type for TightVNC
2014-09-15 Solly RossSupport running all tests from the root directory
2014-08-19 samhedfixes an error that was made in the merge with the...
2014-06-03 Solly RossFix race condition in test runner
2014-06-03 Solly RossOutput error events from provider in test runner
2014-06-03 Solly RossFixed typo in run_from_console.js
2014-06-03 Solly RossAdd support for injecting test helper files
2014-06-03 Solly RossSupport automatically opening test HTML in browser
2014-05-06 SamuelMerge pull request #363 from kosmasgiannis/query_parse
2014-05-05 Giannis KosmasBetter parsing of query string variables
2014-05-05 Solly RossFix for scroll offset in Util.getPosition()
2014-04-14 samhedSync with websockify
2014-04-14 samhedCredit for this fix goes to Jesper Dam (https://github...
2014-04-07 samhedUpdated the comment in vnc.html to reflect the changes...
2014-04-07 samhedChanging the type of the keyboardinput element to texta...
2014-04-04 samhedFixes issue 344 - problem with backspace on Android.
2014-04-04 samhedAttempt to change the behavior of the enter/go-key...
2014-04-04 samhedChange type of keyboardinput to password to make sure...
2014-04-04 samhedAim to disable text suggestions and the like
2014-03-28 samhedMake sure that the default value of the hidden input...
2014-03-26 SollyMerge pull request #347 from dol/fix/better-ws-binaryty...
2014-03-26 samhedAdded alt-values to the control-bar buttons.
2014-03-26 samhedAdd a prototype from MDN for indexOf to be used in...
2014-03-26 samhedRemoved unused code.
2014-03-17 samhedFixed typo in README.
2014-03-14 samhedAdded a wrapper for the UTF-8 decoding.
2014-03-14 samhedDecode from UTF-8 to allow unicode characters in the...
2014-03-12 SamuelMerge pull request #348 from Medical-Insight/fix-altgr...
2014-03-12 Jesper DamBetter browser OS detection.
2014-03-12 Jesper DamBetter key identifiers
2014-03-11 Dominic LuechingerImproved websocket binary support detection
2014-02-19 SollyMerge pull request #338 from vatesfr/configurable-ws...
2014-02-19 Julien FontanetWebSocket protocols are now configurable.
2014-02-17 SollyMerge pull request #242 from Medical-Insight/use-wss...
2014-02-17 Malcolm ScottImplement XVP UI in HTML
2014-02-17 Malcolm ScottImplement XVP extension (shutdown/reboot/reset)
2014-02-17 Malcolm ScottImplement XVP auth
2014-02-10 SollyMerge pull request #327 from devicenull/master
2014-02-07 SamuelMerge pull request #336 from samhed/removeConnectionTimeout
2014-02-06 samhedRemoves the connection timeouts to enable slower client...
2014-01-31 Brian RakAdd support for TightVNC auth type
2014-01-13 SollyMerge pull request #329 from Medical-Insight/fix-shift...
2014-01-06 Jesper DamFix issue #326: correct handling of shift key
2013-12-17 Solly RossSupport 'requires' Line in Test Runner
2013-12-17 Solly RossSupport Running All Tests
2013-12-17 Solly RossSupport Skipped Tests and Fix JSHint Issues
2013-12-05 jalfKeyboard Handling [8/8]: Introduce substituteCodepoint...
2013-12-05 jalfKeyboard Handling [7/8]: Replace keysym table with...
2013-12-05 jalfKeyboard Handling [6/8]: Update everything to include...
2013-12-05 jalfKeyboard Handling [5/8]: Update rfb.js to connect mouse...
2013-12-05 jalfKeyboard Handling [4/8]: Update input.html to work...
2013-12-05 jalfKeyboard Handling [3/8]: Add unit tests for new keyboar...
2013-12-05 jalfKeyboard Handling [2/8]: Core implementation of new...
2013-12-05 jalfKeyboard Handling [1/8]: Parse keysymdef.h to produce...
2013-12-04 Solly RossAdd support for Outputting Autogenerated Test HTML
2013-12-04 SollyMerge pull request #322 from DirectXMan12/master
2013-12-04 Solly RossSupport Running Mocha Tests from the Console
2013-10-29 Joel MartinFix to relfect new github.io page base URL.
2013-10-29 Joel MartinMerge pull request #317 from dosaboy/bugs/add_secure_pr...
2013-10-29 Takashi NatsumeAdds support for secure attribute on token cookie
2013-10-28 Joel MartinREADME: add core team and other cleanup.
2013-10-11 Joel MartinMerge branch 'master' of github.com:kanaka/noVNC
2013-10-11 SamuelMerge pull request #284 from samhed/ctrlalttabesc
2013-10-11 samhedMerge branch 'master' of https://github.com/kanaka...
2013-10-10 SamuelMerge pull request #282 from samhed/framebufferupdate
2013-10-09 samhedFix so that parentheses can be written from iOS devices.
2013-10-09 SamuelMerge pull request #304 from samhed/localcursor
2013-10-09 SamuelMerge pull request #303 from retr0h/https-first
2013-10-04 Joel MartinMerge pull request #308 from samhed/autoconnect
2013-10-04 Joel MartinMerge pull request #301 from samhed/chromkeyboard
2013-10-04 samhedAutoconnect option as URL query
2013-09-24 samhedOn touch devices the default should be to use a remote...
2013-09-23 samhedEnables local cursor by default.
2013-09-21 John DeweyRemoved trailing white space terds
2013-09-21 John DeweyThe https check should come first
2013-09-17 samhedCatch input events to make the onscreen keyboard work...
next