Use screenX/screenY for touch.
[guacamole.git] / src / main / webapp / scripts / interface.js
2012-03-23 Michael JumperUse screenX/screenY for touch.
2012-03-22 Michael JumperAdd constants for previously hard-coded values.
2012-03-22 Michael JumperAdd movement threshold for long-press cancel, move...
2012-03-22 Michael JumperInclude status in title.
2012-03-22 Michael JumperSecond press of "Show Keyboard" should show the guac...
2012-03-22 Michael JumperRename assumeNativeOSK to nativeOSK, automatically...
2012-03-21 Michael JumperAutomatically reset text area on keyboard events if...
2012-03-21 Michael JumperAdd text field event target, focus event target if...
2012-03-14 Michael JumperFade out display on error.
2012-03-01 Michael JumperDo not require classList.
2012-02-23 Michael JumperShowing menu whenever mouse leaves document is too...
2012-02-17 Michael JumperMove mouse events to new display.
2012-02-15 Michael JumperRefactor supporting recent changes to guacamole-common...
2012-02-01 Michael JumperReduced duration of long-press detect from 1 second...
2012-01-25 Michael JumperDetermine size of viewport using element stretched...
2012-01-25 Michael JumperOpen menu on long-press.
2012-01-24 Michael JumperCombine menu status and error dialog into central statu...
2012-01-23 Michael JumperUse new onkeydown / onkeyup.
2012-01-23 Michael JumperExperimental auto-scroll of UI when mouse goes offscreen.
2012-01-23 Michael JumperExperimental mobile-friendly keyboard layout.
2012-01-19 Michael JumperSet size in keyboard layout, migrate to new on-screen...
2011-12-20 Michael JumperCleaned up menu shading code.
2011-12-20 Michael JumperImproved menu hiding behavior and style.
2011-12-19 Michael JumperInitial fixes for buggy menu hiding feature.
2011-12-13 Michael JumperFixed confusing "Idle" error handling, improved scoping...
2011-11-20 Michael JumperHide menu on connect, remove rounded edges of clipboard...