]> git.proxmox.com Git - mirror_novnc.git/shortlog
mirror_novnc.git
2013-07-11 samhedImproved comments
2013-07-08 samhed* Changed the trigger distance between touches from...
2013-07-03 samhedLimited the double click fix to touch devices.
2013-06-25 Samuel Mannehedto make double clicking on touch devices easier a doubl...
2013-04-25 Joel MartinMerge pull request #252 from astrand/port-80-443
2013-04-25 Peter Åstrand... Re-fix pull req #245:
2013-04-23 Joel MartinMerge pull request #245 from wrouesnel/vnc-auto-fix
2013-04-23 Will RouesnelUse port in UI.initSetting in include/ui.js
2013-04-22 Will RouesnelAdd default port logic to include/ui.js
2013-04-17 Joel Martinrfb.js: set FBU.bytes before waiting from RRE.
2013-04-16 Joel MartinMerge pull request #249 from Medical-Insight/copy-rect...
2013-04-16 Vagn JohansenSet FBU.bytes to 1 in encHandlers.COPYRECT
2013-04-15 Joel MartinRemove references to wsproxy.
2013-04-13 Will RouesnelDetect port properly in vnc_auto.html when used on...
2013-04-12 Joel MartinAdd gimite/web-socket-js submodule for DFSG compliance.
2013-04-08 Joel MartinMerge pull request #244 from djipko/common_conf_to_oslo...
2013-04-08 Nikola DipanovImport cfg from oslo in nova-novncproxy
2013-04-05 Joel MartinMerge pull request #241 from astrand/html-cleanup
2013-04-05 Peter Åstrand... Sync more header meta stuff from vnc.html:
2013-04-05 Peter Åstrand... Move over comment about URL connect parameters from...
2013-04-05 Peter Åstrand... Fix typo:
2013-04-04 Joel MartinMerge pull request #239 from astrand/html-cleanup
2013-04-03 Peter Åstrand... Tweak order/whitespace/style to match vnc.html more...
2013-01-31 Joel MartinMerge pull request #225 from Medical-Insight/crlf-to-lf
2013-01-31 jalfConverted to unix line endings
2013-01-30 jalfCapture mouse events and filter irrelevant ones
2013-01-30 jalfListen for mouseup events from window as well as target...
2013-01-30 jalfClamp mouseclick coordinates to target element bounds
2012-12-24 Joel MartinMerge pull request #220 from vaj/keyinput
2012-12-23 Hirokazu TakahashiCtrl+'-' won't work on a US keyboad with Firefox.
2012-11-30 Joel MartinMerge pull request #216 from komawar/config-module
2012-11-30 Nikhil KomawarChanged the config module which includes CONF
2012-11-14 Joel MartinSync with websockify.
2012-11-08 Joel MartinMerge pull request #214 from otherwiseguy/master
2012-11-08 Terry WilsonMirror FLAGS->CONF change in Nova
2012-11-01 Joel Martinutil/launch.sh: add --web option and try /usr/share...
2012-11-01 Joel Martinutil.js: script load sequential execution changes.
2012-10-26 Joel Martininclude/playback.js: support binary (non-base64) data...
2012-10-26 Joel Martinsync with websockify
2012-10-23 Joel Martinrfb.js: skip tight when true color is disabled.
2012-10-23 Joel Martinutil.js: fix dynamic script load on IE 9 (again).
2012-10-19 Joel Martinvnc.html: use standard HTML5 doctype.
2012-10-19 Joel Martinui.js: fix drag button so it can be toggled off.
2012-10-18 Joel MartinMerge remote branch 'Medical-Insight/non-square-cursor...
2012-10-18 Joel Martinutil.js: script load sequential execution changes.
2012-10-17 Joel MartinRevert "supprt ALTGR key event"
2012-10-17 Joel MartinMerge pull request #195 from moobyfr/keyboard-altgr
2012-10-17 Joel MartinAdd binary/base64 data mode to perf/playback tests.
2012-10-17 Joel MartinRefactor dynamic script loading. Add util.js:load_scripts()
2012-10-17 vjAlways generate square cursor images in changeCursor...
2012-10-16 Joel MartinMerge pull request #191 from takaha/altgr
2012-10-15 Joel MartinRefactoring hot blocks to help Chrome optimizing compiler.
2012-10-15 Joel MartinChange noVNC license to from LGPLv3 to MPL 2.0
2012-10-10 Joel Martininclude/base64.js: update to MPL 2.0 base64 code from...
2012-10-06 Blindauer EmmanuelHandle Super and Menu keys (Windows keys)
2012-09-25 Hirokazu Takahashisupprt ALTGR key event
2012-09-21 Joel MartinUpdate websockify
2012-09-20 Joel Martindebian/novnc.install: pick up include/start.js
2012-09-17 Joel Martininclude/webutil.js: fix when 'chrome' global not present.
2012-09-17 Joel Martininclude/ui.js: call setBarPosition on initial load.
2012-09-17 Joel Martintcp-client.js: after read, try read again.
2012-09-17 Joel Martininclude/vnc.js: dynamic load without document.write.
2012-09-17 Joel Martinvnc.html, ui.js: move all Javascript to ui.js.
2012-09-17 Joel Martinui.js: use localStorage/chrome.storage for settings.
2012-09-17 Joel Martinwebutil.js: add localStorage/chrome.storage settings.
2012-09-17 Joel Martinrfb.js: add onFBResize event callback.
2012-09-17 Joel MartinNote that tcp-stream.js is Apache 2.0 LICENSE.
2012-09-17 Joel Martintcp-client.js: read/write arraybuffer. Read/disconnect...
2012-09-17 Joel Martininclude/chrome-app/tcp-client.js: import upstream.
2012-09-17 Joel MartinUpdate websockify/websock.js.
2012-09-14 Joel MartinMerge branch 'binary', fix encode_message
2012-09-14 Joel Martindoc/release.txt: fix small error in process.
2012-09-14 Joel MartinnoVNC version 0.4
2012-08-28 Joel MartinREADME: simplify projects/companies. News/help/contact...
2012-08-28 Joel MartinREADME: simplify projects/companies. News/help/contact...
2012-08-28 Joel MartinMerge pull request #185 from dark/master
2012-08-28 Marco LeograndeFix grep pattern when searching for listening sockets
2012-08-21 Joel Martinwebutil.js: use decodeURIComponent on getQueryVar values.
2012-08-16 Joel Martinwebsock.js: simpler binary support, protocols param.
2012-08-15 Joel MartinRevert "Pull in latest websockify."
2012-08-15 Joel MartinRevert "Fix tight decoding when using binary/non-base64...
2012-08-15 Joel MartinFix tight decoding when using binary/non-base64 connection.
2012-08-14 Joel MartinPull in latest websockify.
2012-08-02 BLINDAUER EMMANUELAltGR support (Firefox 15 currently)
2012-06-28 Joel Martintimers: fix over repeated connects.
2012-06-26 Joel Martinwebsock.js: comment out debug options.
2012-06-24 Joel MartinLicense clarification: HTML,CSS,images,fonts under...
2012-06-23 Joel MartinMerge branch 'master' of github.com:kanaka/noVNC
2012-06-23 Joel MartinUltraVNC repeaterID cleanup.
2012-06-23 Joel MartinMerge remote branch 'kassah/master'
2012-06-23 Joel Martinremove docs/TODO: see issues marked as "feature".
2012-06-23 William LightningUpdate vnc_auto.html to use config option for repeaterID
2012-06-23 William LightningMake repeaterID show up in config options on vnc.html
2012-06-23 William LightningChange RepeaterID to be a config option
2012-06-22 Joel MartinMerge pull request #172 from soheilhassasyeganeh/fix_no...
2012-06-22 Soheil Hassas... Fixes nova rpc package.
2012-06-08 Joel MartinFix forcing of web-socket-js even when native available.
2012-06-08 Joel MartinMerge pull request #168 from soheilhassasyeganeh/master
2012-06-08 Soheil Hassas... Merging with upstream tree.
2012-06-07 William LightningAdd ultravnc_repeater.pl support to rfb.js and vnc_auto...
next