]> git.proxmox.com Git - mirror_novnc.git/shortlog
mirror_novnc.git
2014-12-04 Alexander Clouterslip in PATH for 'npm test' as not everyone has karma
2014-11-29 SamuelMerge pull request #420 from julien-f/patch-1
2014-11-28 Julien FontanetLoads keysym.js
2014-11-26 samhedFixes #309, make use of keysym.js
2014-11-26 samhedAdd ISO Level 3 Shift (AltGr) to keysym.js
2014-11-24 Solly RossFixed Erroneous HEXTILE test
2014-11-23 SamuelMerge pull request #416 from detain/master
2014-11-23 Joe HussFix for typo from a recent pull
2014-11-18 Solly RossMerge "pull-request/412" (ramondeklein/noVNC)
2014-11-18 Ramon de KleinDon't draw "blank" HEXTILE tiles with random data
2014-11-17 Solly RossFix Karma sinon-chai version issues
2014-11-17 Solly RossFix broken tests from changing default screen size
2014-11-13 samhedWe should use the globally declared UI variable
2014-11-11 samhedModify minimum width of clear to accomodate smaller...
2014-11-06 SollyMerge pull request #410 from kanaka/docs/contributing...
2014-11-02 Solly RossAdded in guidelines for contributing to noVNC
2014-10-29 Solly RossFix Cursor Issue When Using True Color
2014-10-01 SamuelMerge pull request #402 from julien-f/patch-1
2014-10-01 Julien FontanetFix subprotocols
2014-09-30 Solly RossForce Travis to use Node 0.11.13
2014-09-30 SollyMerge pull request #397 from kanaka/refactor/use-object...
2014-09-23 Solly RossMake Utils.js use Object.define to modify Array
2014-09-23 Solly RossCorrect Travis CI Badge URL
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...
next