]> git.proxmox.com Git - mirror_novnc.git/history - include
Make sure websockify is cloned to the correct dir
[mirror_novnc.git] / include /
2015-02-17 SollyMerge pull request #448 from kanaka/websockify-as-submodule
2015-02-17 SollyMerge pull request #432 from nbibler/getPositionUpdate
2015-02-17 Solly RossMerge branch 'bug/fix-input-html'
2015-02-10 SollyMerge pull request #444 from samhed/extdesktop
2015-02-10 samhedSupport automatic resize [Part 3/4]: ui.js
2015-02-06 samhedSupport automatic resize [Part 2/4]: rfb.js
2015-02-06 samhedSupport automatic resize [Part 1/4]: display.js
2015-02-06 samhedUse our own event registration function for keyboardinp...
2015-02-04 SollyMerge pull request #427 from jswanner/register-listeners
2015-02-03 samhedFixes issue #435 - added missing comma in keysym.js
2015-01-26 Nathaniel BiblerReplace custom getPosition algorithms with getBoundingC...
2015-01-15 samhedFixes #428 - hides the local cursor when using the...
2015-01-08 Jacob SwannerUnregister event listeners from websock.
2014-11-26 samhedFixes #309, make use of keysym.js
2014-11-26 samhedAdd ISO Level 3 Shift (AltGr) to keysym.js
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-13 samhedWe should use the globally declared UI variable
2014-11-11 samhedModify minimum width of clear to accomodate smaller...
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 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 RossFix Race Condition in Display#clear on IE10
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 SollyMerge pull request #391 from mandre/fix_invalid_property
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 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-08-19 samhedfixes an error that was made in the merge with the...
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-04 samhedFixes issue 344 - problem with backspace on Android.
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 samhedAdd a prototype from MDN for indexOf to be used in...
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-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 [2/8]: Core implementation of new...
2013-12-05 jalfKeyboard Handling [1/8]: Parse keysymdef.h to produce...
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-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 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-17 samhedCatch input events to make the onscreen keyboard work...
2013-08-30 samhedAdded a new file for the key symbols, using the well...
2013-08-29 samhedAdded variables for the keysums to make the code easier...
2013-08-29 samhed* Removed fbu-requests from the places I missed earlier.
2013-08-26 Joel MartinMerge pull request #285 from glance-/rfb_js_fixes
2013-08-02 Anton LundinclearTimeout instead of clearInterval for timers
2013-07-31 Joel MartinMerge pull request #269 from phildriscoll/master
next