guacamole.git
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
2011-07-01 Michael JumperAutofocus username.
2011-06-30 Michael JumperXHTML5 compliance, UTF-8 encoding
2011-06-30 Michael Jumper50% opacity for version.
2011-06-30 Michael JumperUI cleanup, removing unused images.
2011-06-29 Michael JumperFilter webapp/* so we don't have to hard-code the versi...
2011-05-27 Michael JumperUpdated version numbers to 0.4.0
2011-05-13 Michael JumperRefactored supporting revised API.
2011-04-09 Michael JumperMigrated to new tunnel API.
2011-03-03 Michael JumperKeyboard/mouse handling
2011-03-01 Michael JumperFixed version number
2011-03-01 Michael JumperFixed spacing
2011-02-18 Michael JumperRemoved SNAPSHOT
2011-01-24 Michael JumperMerge branch 'master' of ssh://guacamole.git.sourceforg...
2011-01-24 Michael JumperAdded name handler
2011-01-24 Michael JumperUsing UTF-8 source encoding.
2011-01-23 Michael JumperUpdated example properties file
2011-01-23 Michael JumperMigrated to new tunnel servlet API, updated .gitignore
2011-01-23 Michael JumperMoved error style change into hook
2011-01-23 Michael JumperMigrating to separate Guacamole javascript library
2011-01-22 Michael JumperRemoved experimental ready message
2011-01-21 Michael JumperSupport for newly added ready message
2011-01-03 Michael JumperMerge branch 'master' of ssh://guacamole.git.sourceforg...
2011-01-03 Michael JumperUpdated examples.
2011-01-03 Michael JumperMigrated to new format and new (more strict) parser.
2011-01-03 Michael JumperForgot to invoke connect()
2011-01-02 Michael JumperImplementing API improvements made in guacamole-common
2011-01-02 Michael JumperMigrated to improved API.
2011-01-01 Michael JumperIgnore target dir
2011-01-01 Michael JumperDefining dist repo in property.
2010-12-29 Michael JumperEnabling snapshots in pom.xml
2010-12-29 Michael JumperUsing SNAPSHOT version
2010-12-17 Michael JumperAdding package descriptor for build system
2010-12-15 Michael JumperRemoved all files now part of other repos, moved defaul...
2010-12-15 Michael JumperRemoved native components (now in own repositories)
2010-12-09 Michael JumperMoved basic auth into default webapp
2010-12-08 Michael JumperMore renaming
2010-12-08 Michael JumperUsing ssh for repo deploy
2010-12-08 Michael JumperMore reorganization
2010-12-08 Michael JumperOrganized structure
2010-12-08 Michael JumperRepo configuration, working deploy, working webapp...
2010-12-08 Michael JumperMoved webapp static parts into own project
2010-12-08 Michael JumperWorking build script. Still need to split servlets...
2010-12-08 Michael JumperPartial move to maven build system
2010-12-08 Michael JumperShouldn't use get method (default), even if overridden...
2010-12-06 Michael JumperChanged green background to gray
2010-12-06 Michael JumperMerge branch 'zhangmaike/native-client' of ssh://guacam...
2010-12-06 Michael JumperAdded CDATA to allow proper validation of script tag
2010-12-06 Michael JumperUpdated build.xml to include proper example files
2010-12-06 Michael JumperUpdated build.xml to include META-INF
2010-12-05 Michael JumperAdding missing license/copyright notices
2010-12-05 Michael JumperAdded auth provider to properties, fixed classnames
2010-12-05 Michael JumperInitial auth provider, using properties instead of XML
2010-12-05 Michael JumperAutomatic reloading of password file
2010-12-05 Michael JumperFixed MD5 auth
2010-12-05 Michael JumperAdded MD5 example
2010-12-05 Michael JumperMD5 encoding, fixed build.xml
2010-12-05 Michael JumperWorking login page and user auth configuration
2010-12-05 Michael JumperAdded login screen (simulated for now) and improved...
2010-12-05 Michael JumperUpdated logo
2010-12-04 Michael JumperFixed style class and image references
2010-12-04 Michael JumperMoved guacamole-specific parts into own lib dir
next