guacamole.git
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
2012-02-17 Michael JumperMove mouse events to new display.
2012-02-15 Michael JumperOnly actual client display should have hidden cursor...
2012-02-15 Michael JumperHide cursor. Fix positioning regression.
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-27 Michael JumperFirefox < 9.0.1 does not call document.body.onload...
2012-01-26 Michael JumperHackish support for loadable websocket servlets.
2012-01-25 Michael JumperRespaced init code.
2012-01-25 Michael JumperStart UI and connection only after control returns...
2012-01-25 Michael JumperRemoved unused AGPL logo.
2012-01-25 Michael JumperDetermine size of viewport using element stretched...
2012-01-25 Michael JumperRemoved bold from status text.
2012-01-25 Michael JumperRemoved unused images.
2012-01-25 Michael JumperOpen menu on long-press.
2012-01-24 Michael JumperCombine menu status and error dialog into central statu...
2012-01-24 Michael JumperColorize active numsym.
2012-01-23 Michael JumperUse new onkeydown / onkeyup.
2012-01-23 Michael JumperAdded DTD.
2012-01-23 Michael JumperExperimental auto-scroll of UI when mouse goes offscreen.
2012-01-23 Michael JumperOutset/inset borders for keys.
2012-01-23 Michael JumperControl appearance of shift key depending on status...
2012-01-23 Michael JumperUse background/border of keys.
2012-01-23 Michael JumperExperimental mobile-friendly keyboard layout.
2012-01-21 Michael JumperReformat + improved docs.
2012-01-21 Michael JumperBetter classes (required by OSK), control visibility...
2012-01-21 Michael JumperMove on-screen keyboard out of display.
2012-01-21 Michael JumperRefactored CSS to new requirements from OSK changes.
2012-01-21 Michael JumperRemoved arrow keys and ins/home/etc. for space (importa...
2012-01-20 Michael JumperKeyboard style improvements.
2012-01-20 Michael JumperAdd gaps to layout, remove padding.
2012-01-20 Michael JumperAdd viewport meta tags.
2012-01-19 Michael JumperSet size in keyboard layout, migrate to new on-screen...
2011-12-21 Michael JumperNo need to create Map if user not valid.
2011-12-21 Michael JumperShould return null if user is not valid.
2011-12-21 Michael Jumperauth-provider property should be required.
2011-12-21 Michael JumperIf AuthenticationProvider property not provided, parseV...
2011-12-20 James Muehlnerremoved null pointer exception catch block left in...
2011-12-20 James MuehlnerMerge branch 'unstable' of ssh://guacamole.git.sourcefo...
2011-12-20 James MuehlnerFixed problem in class loader. Modified to use Class...
2011-12-20 Michael JumperChanged 'No authorized configurations' message to somet...
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-19 Michael JumperFixed comments.
2011-12-19 Michael JumperAdded README
2011-12-19 Michael JumperAdded changelog
2011-12-13 Michael JumperFixed confusing "Idle" error handling, improved scoping...
2011-12-10 Michael JumperRemoved unused retrieval of auth provider.
2011-12-09 Michael JumperFix ticket #66 - XMLReader.parse() can throw an excepti...
2011-11-20 Michael JumperHide menu on connect, remove rounded edges of clipboard...
2011-11-20 Michael JumperConnection icons, initial autohiding menu implementation.
2011-11-08 Michael JumperFurther style improvements.
2011-11-08 Michael JumperStyle improvements, moved connection-related JavaScript...
2011-11-04 Michael JumperBumped versions to 0.5.0.
2011-09-09 Michael JumperFix arrow key caps (not rendering properly in Chrome).
2011-09-08 Michael JumperCode cleanup.
2011-09-08 Michael JumperFixed ticket #57: Wrong keysym sent for Ctrl when ...
2011-08-26 Michael JumperRestored dependencies (removed "provided"), added lib...
2011-08-25 Michael JumperSetting scope of slf4j to provided.
2011-08-25 Michael JumperRemoved unnecessary scope definitions, set scope of...
2011-08-24 Michael JumperRemoved excessive escaping.
2011-08-19 Michael JumperRemoved debug line.
2011-08-17 Michael JumperFormatting.
2011-08-17 Michael JumperRestyled logout link on index.
2011-08-17 Michael JumperLogout button instead of link, removed logo.
2011-08-17 Michael JumperAuth API improvements, logout link.
2011-08-15 Michael JumperSwitch to external auth API.
2011-08-15 Michael JumperConverted to generic credentials.
2011-08-15 Michael JumperAdded UserConfiguration, refactored auth into own package.
2011-08-13 Michael JumperWorking multiple-config login stub.
2011-08-11 Michael JumperWorking login + connection list UI stub.
2011-08-11 Michael JumperSplit into client and conn-list UIs, split CSS, stub...
2011-08-10 Michael JumperRemoved unused file.
2011-07-15 Michael JumperHandle possible NPE in mapping loader.
2011-07-15 Michael JumperImproved logging for user-mapping and login.
2011-07-14 Michael JumperAdded logging via SLF4J
2011-07-06 Michael JumperSwitching to new namespace.
2011-07-05 Michael JumperMore migration to traditional JS events.
2011-07-05 Michael JumperMerge branch 'unstable' of ssh://guacamole.git.sourcefo...
2011-07-04 Michael JumperRemoved header from error dialog, migrating to traditio...
2011-07-04 Michael JumperCleaned up styles.
2011-07-04 Michael JumperFixed corrupt cursor image.
2011-07-03 Michael JumperMerge branch 'unstable' of ssh://guacamole.git.sourcefo...
2011-07-03 Michael JumperFixed case of ctrl-alt-del, removed keymap.js
next