guacamole.git
2012-11-28 Alex BlighAllow logout button to work where no Java app used master
2012-09-07 Alex BlighAdd tunnel, httpendpoint and wsendpoint parameters...
2012-08-13 Michael JumperUpdate guacamole-ext version number.
2012-08-11 Michael JumperUpdate changelog
2012-08-11 Michael JumperUpdate guacamole-common-js
2012-08-11 Michael JumperUpdate version number, update guacamole-common.
2012-08-09 Michael JumperRemove trailing whitespace.
2012-07-28 Michael JumperUse new Guacamole.Mouse.Touchpad.
2012-06-04 Michael JumperBlur touch clipboard on clipboard hide (fixes #142).
2012-05-05 Michael JumperUpdated ChangeLog
2012-05-04 Michael JumperFix ctrl/alt/super modifier styles.
2012-05-04 Michael JumperUse non-mobile OSK (now that main supported mobile...
2012-05-04 Michael JumperRestore non-mobile keyboard layout (function keys,...
2012-04-29 Michael JumperClipboard which can be activated/used from within the...
2012-04-19 Michael JumperPrompt when logging out from the button in the yellow...
2012-04-18 Michael JumperAdd missing handlers for default protocol/parameter.
2012-04-18 Michael JumperCode cleanup, add backwards compatibility.
2012-04-18 Michael JumperFix indentation.
2012-04-18 Michael JumperFix wording of error message.
2012-04-18 Michael JumperRename remote-server to connection.
2012-04-18 Michal KotasImplement multiple authorized connections per user.
2012-04-09 Michael JumperBlur username/password on submit.
2012-04-09 Michael JumperMerge branch 'touch-toolbar' into unstable
2012-04-09 Michael JumperFix sizing of page due to touch menu.
2012-04-09 Michael JumperFix touch button rendering.
2012-04-08 Michael JumperOnly handle onclick with menu buttons - touch start...
2012-04-08 Michael JumperAutomatically reposition event target on focus in case...
2012-04-08 Michael JumperRemove testing styles.
2012-04-08 Michael JumperAutomatically reposition event target on scroll.
2012-04-08 Michael JumperPop up menu in center, but do not rely on position...
2012-04-08 Michael JumperImplement touch-specific menu.
2012-04-08 Michael JumperStop long press detection when scrolling.
2012-04-06 Michael JumperReverted viewport fixes due to Android regression.
2012-04-06 Michael JumperSimplify autoscroll.
2012-04-06 Michael JumperForgot to commit styles.
2012-04-06 Michael JumperAlter viewportClone into actual scrollable viewport...
2012-04-04 Michael JumperUse larger image with background for devices which...
2012-04-03 Michael JumperSet autocorrect and autocapitalize off for username...
2012-03-31 Michael JumperAllow multi-touch gestures to cancel long press detection.
2012-03-31 Michael JumperAssume text inserted in eventTarget at end (cannot...
2012-03-30 Michael JumperTurn "autocorrect" and "autocapitalize" off via JS...
2012-03-30 Michael JumperCancel ALL keyboard events if the event target is not...
2012-03-29 Michael JumperOnly cancel key events if they are non-typable. Track...
2012-03-27 Michael JumperFixed project URL.
2012-03-26 Michael JumperGet ClassLoader within doPrivileged().
2012-03-26 Michael JumperRemoved unused error string.
2012-03-26 Michael JumperInclude exceptions in logger errors.
2012-03-26 Michael JumperFixed logger usage.
2012-03-26 Michael JumperIt is a security error to request a config that does...
2012-03-25 Michael JumperAdd default connection name, do not hide cursor after...
2012-03-25 Michael JumperRemove use of X-Guacamole-Error-Message header, return...
2012-03-24 Michael JumperCleaned up styling slightly, fixed display of reconnect...
2012-03-24 Michael JumperNeed overflow: hidden for software-cursor, otherwise...
2012-03-24 Michael JumperNo need for constant "GUAC" or reselection. Added oninp...
2012-03-24 Michael JumperRemoved unused import.
2012-03-24 Michael JumperRead event listeners from properties.
2012-03-23 Michael JumperRename attribute following convention.
2012-03-23 Michael JumperAdd tunnel connect/close notification.
2012-03-23 Michael JumperGet credentials and configs from AuthenticatingHttpServ...
2012-03-23 Michael JumperUse final Strings for attribute names.
2012-03-23 Michael JumperCache credentials in session, provide getters for retri...
2012-03-23 Michael JumperAdded calls to any authentication success/fail hooks.
2012-03-23 Michael JumperImplemented SessionListenerCollection - a simple auto...
2012-03-23 Michael JumperMigrate to guacamole-ext.
2012-03-23 Michael JumperParameters must be passed along to configs servlet...
2012-03-23 Michael JumperFix URLs in connection list, add getClientURL() functio...
2012-03-23 Michael JumperPass ALL parameters through connect, allowing arbitrary...
2012-03-23 Michael JumperInclude generic error header when authentication fails.
2012-03-23 Michael JumperRefactored as implementations of AuthenticatingHttpServlet.
2012-03-23 Michael JumperFixed log message.
2012-03-23 Michael JumperImplemented AuthenticatingHttpServlet which automatical...
2012-03-23 Michael JumperRename from guacamole-default-webapp to guacamole,...
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-22 Michael JumperGoing back to the old 0-0-0-0-0 method of hiding the...
2012-03-22 Michael JumperDo not restrict width of hidden text area (can cause...
2012-03-22 Michael JumperLocate event target off screen, in case platform doesn...
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-20 Michael JumperStyle logout button like the rest of the buttons in...
2012-03-20 Michael JumperRemoved obviously completed TODO comment.
2012-03-15 Michael JumperBumping version to 0.6.0.
2012-03-14 Michael JumperFade out display on error.
2012-03-12 Matt HortmanHighlight the modifier keys when they're toggled.
2012-03-10 Michael JumperUse Guacamole.ChainedTunnel when WebSocket is available...
2012-03-09 Michael JumperTest for WebSocket, default to HTTP.
2012-03-09 Michael JumperMerge branch 'loadable-websocket-support' into unstable
2012-03-08 Michael JumperUsing WebSocket tunnnel for connection (HTTP Tunnel...
2012-03-08 Matt Hortmanfixed keysym for right Alt key
2012-03-08 Michael JumperUse logger, fix JavaDoc.
2012-03-08 Michael JumperMerge branch 'unstable' into loadable-websocket-support
2012-03-01 Michael JumperDo not require classList.
2012-03-01 Michael JumperMenu button styling.
2012-02-29 Michael JumperHint to browser that configuration list should not...
2012-02-23 Michael JumperShowing menu whenever mouse leaves document is too...
2012-02-23 Michael JumperBumped version to 0.6.0
next