]> git.proxmox.com Git - mirror_novnc.git/history - include
doc/release.txt: fix small error in process.
[mirror_novnc.git] / include /
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-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 William LightningMake repeaterID show up in config options on vnc.html
2012-06-23 William LightningChange RepeaterID to be a config option
2012-06-08 Joel MartinFix forcing of web-socket-js even when native available.
2012-06-07 William LightningAdd ultravnc_repeater.pl support to rfb.js and vnc_auto...
2012-05-18 Joel MartinMerge pull request #166 from mnaser/patch-1
2012-05-17 Joel Martinrfb: Use the render queue for copyrect.
2012-05-17 Joel MartinMove render queue processing to Display and use request...
2012-05-17 Joel Martinrfb: debug output cleanup.
2012-05-16 Joel MartinFail the connection on unexpected tightPNG cmode.
2012-05-10 Joel MartinAdd/use display.drawImage which is viewport relative.
2012-05-10 Joel MartinMerge pull request #162 from toddfreese/master
2012-05-10 Todd FreeseAdded support for RealVNC Mac.
2012-04-26 Joel MartinComment out duplicates in unicodeTable.
2012-04-26 Joel MartinDon't treat onerror as a close.
2012-04-13 Joel MartinAdd code/reason to close event messages. Remove useless...
2012-04-03 Joel MartinUse page host:port as default for WebSocket host/port.
2012-03-23 Joel MartinSupport Apple Remote Desktop.
2012-03-14 Joel MartinRelease down/pressed keys when window loses focus.
2012-03-14 Joel MartinSquelch noisy debug logs.
2012-03-12 Joel MartinMerge tight/tightPNG routine.
2012-03-11 Joel MartinGeneral code formatting and cleanliness.
2012-03-11 Joel MartinStats: count pixels instead of just FBU.rects.
2012-03-11 Joel MartinCleanup vnc.js includes.
2012-03-11 Joel MartinMerge commit 'd38db74abd0efa34f7297dc19bf603b7f765e0f5'
2012-03-09 Mike Tinglofadd some documentation; default to existing websocket...
2012-02-20 Joel MartinBetter base64 illegal character output.
2012-02-15 Joel MartinAdd message panel when hosted at kanaka.github.com.
2012-02-14 Joel MartinSet $D on window directly.
2012-02-14 Joel MartinAdd array map function for IE9.
2012-02-02 Joel MartinMake WebSocket encrypt setting default to page protocol.
2012-01-31 Joel MartinDefault path to 'websockify' in include/ui.js
2012-01-31 Mike Tinglofadd tight zlib stream reset; add error if tight encodin...
2012-01-30 Mike Tinglofcomment out per-decompress checksum and logging
2012-01-30 Mike Tinglofadd last rect special encoding; fix tight fill subencod...
2012-01-29 Mike Tinglofdon't need to copy palette data until we have all data...
2012-01-29 Mike Tinglofimplement tight indexed rectangle; remove some debug...
2012-01-28 Mike Tingloffix handling of min compression size
2012-01-28 Mike Tinglofre-enable history buffer (used as sliding window for...
2012-01-26 Mike Tingloffix issue with parsing distance of more then 8 bits...
2012-01-25 Mike Tinglofadded rgb image drawing, some zlib changes (huffman...
2012-01-25 Mike Tinglofkeep zlib history so we can decode as a stream
2012-01-24 Mike Tbasic framing for tight is working (decode not complete)
2012-01-24 Mikeadd javascript zlib
2012-01-12 Joel MartinMerge remote branch 'origin/issue-70'
2012-01-12 Joel MartinFix Intel AMT KVM: disable true color.
2012-01-12 Joel MartinLinting.
2011-12-15 Joel MartinMerge branch 'master' of github.com:kanaka/noVNC
2011-12-15 Joel Martinwebsockify: better multi-python version support.
2011-12-15 Joel MartinShow close code and reason.
2011-12-01 Joel MartinAdd View Only mode setting.
2011-11-19 Joel MartinTypo in Opera 11.60 fix.
2011-11-19 Joel MartinFix issue #102 - Opera 11.60 doesn't work.
2011-09-29 Joel MartinRe-organize CSS. Remove broken IE filter statement.
2011-09-29 Joel MartinFormatting. Image renames/cleanup.
2011-09-29 Chris GordonMobile icons.
2011-09-27 Joel MartinAdd local copy of Orbitron font.
2011-09-27 Joel MartinAdd WebSocket URL path to UI settings.
2011-09-26 Joel MartinMove viewport functions.
2011-09-26 Joel MartinRemove support for non-HTML5 browsers.
2011-09-26 Joel Martininclude/ui.js: remove console.log debug.
2011-09-23 Joel MartinFixing iOS clipping, keyboard issues.
2011-09-23 Joel MartinOnly show move/drag button when clipping. Cleanup.
2011-09-22 Joel MartinViewport clip/drag for mobile/touchscreen devices.
2011-09-14 Joel MartinFix fbUpdateRequest undefined parameter logic.
2011-09-14 Joel MartinSome CSS style and DOM id/class cleanup.
2011-09-13 Joel MartinMerge branch 'master' into mobile
2011-09-13 Joel MartinFramebuffer requests based on clean/dirty areas.
2011-09-13 Joel MartinFix window/document sizing in firefox.
2011-09-13 Joel MartinFirefox offset bug: use margin instead of padding.
2011-09-13 Joel MartinMerge branch 'master' into mobile
2011-09-13 Joel MartinViewport handling in include/display.js
2011-09-08 Joel MartinFix setBarPosotion runtime errors.
2011-09-08 Joel MartinHTML, CSS and Javascript indent/formatting.
2011-09-08 Joel MartinDisable static canvas logo.
2011-09-08 Joel MartinMerge remote branch 'kanaka/master' into mobile
2011-09-08 Joel MartinRemove unused include/plain.css.
2011-09-08 Chris GordonNew theme. File: include/blue.css
2011-09-08 Chris GordonUpdated to use CSS3 gradients instead of images.
2011-09-08 Chris GordonFixed bugs with connection panel, and moved functions...
2011-09-08 Chris GordonAdd base.css. Bar position formatting.
2011-09-08 Chris GordonModifed UI. Move HTML from ui.js to vnc.html.
2011-09-08 Chris GordonHelper function for viewport meta changes.
2011-09-08 Chris GordonAdded support for native iOS and Android keyboards.
2011-09-06 Joel MartinOnly output debug colourMap table once.
2011-08-22 Joel MartinWorking viewport test.
2011-08-02 Joel MartinCatch Mozilla prefixing of WebSocket.
2011-07-24 Joel MartinTouch events and mouse button selectors.
2011-07-18 Joel MartinChange default PixelFormat. Fix canvas test.
2011-07-14 Joel MartinVersion 0.1, debian packaging, license text.
2011-07-06 Joel MartinFix ordering of tightPNG fills.
next