James Muehlner
|
41b72e0f76
|
Merge pull request #12 from glyptodon/swedish-keymap
GUAC-930: Add Swedish keymap to known parameter values.
|
2014-11-29 23:16:58 -08:00 |
|
Michael Jumper
|
d9fcec314a
|
GUAC-930: Add Swedish keymap to known parameter values.
|
2014-11-28 19:37:53 -08:00 |
|
Michael Jumper
|
49b91ebe56
|
GUAC-340: Expose available protocols within Environment.
|
2014-11-23 17:39:48 -08:00 |
|
Michael Jumper
|
ff286264e4
|
GUAC-340: Add Environment and LocalEnvironment, collectively replacing GuacamoleHome and GuacamoleProperties. Mark GuacamoleHome and GuacamoleProperties as deprecated. Remove use of deprecated classes within guacamole-ext.
|
2014-11-23 14:01:19 -08:00 |
|
Michael Jumper
|
534f4f45c1
|
GUAC-340: Add support for "username" parameter type.
|
2014-11-23 12:57:19 -08:00 |
|
Michael Jumper
|
02189e3d7c
|
GUAC-865: Add RDP DPI parameter.
|
2014-11-21 16:46:22 -08:00 |
|
Michael Jumper
|
c8e7b5f328
|
GUAC-865: Just send actual dimensions as the optimal size. Do not force 600x600.
|
2014-11-21 16:23:30 -08:00 |
|
Michael Jumper
|
318f3456ec
|
GUAC-884: Clear event queue when keyboard is reset. Ensure no combination of key events can result in a permanently blocked queue.
|
2014-11-07 14:42:21 -08:00 |
|
Michael Jumper
|
48382b8285
|
GUAC-915: Clean up all log messages within Guacamole.
|
2014-10-30 17:12:54 -07:00 |
|
Michael Jumper
|
4a5efe4819
|
GUAC-916: Release ALL keys when browser window loses focus.
|
2014-10-30 13:24:36 -07:00 |
|
Michael Jumper
|
ca199e1ea6
|
GUAC-914: Migrate to logback and latest SLF4J. Read logback.xml from GUACAMOLE_HOME if present.
|
2014-10-30 11:42:22 -07:00 |
|
Michael Jumper
|
612a8b4b97
|
GUAC-434: Allow SimpleUserContext/SimpleAuthenticationProvider to provide actual usernames.
|
2014-10-27 15:39:41 -07:00 |
|
Michael Jumper
|
c20adb46a9
|
GUAC-907: Log source address, using X-Forwarded-For if available (after validation).
|
2014-10-27 15:38:48 -07:00 |
|
Michael Jumper
|
713ecaae2a
|
GUAC-908: Handle errors during connect/bind/query distinctly. Only rethrow server error if connection or query fails - failure to bind is just an invalid login.
|
2014-10-27 13:26:13 -07:00 |
|
Michael Jumper
|
6f81584aed
|
GUAC-909: Log full exceptions only in debug level. Rephrase log messages.
|
2014-10-27 13:03:20 -07:00 |
|
Michael Jumper
|
770105de06
|
GUAC-909: Log "unsupported operation" exceptions at debug level.
|
2014-10-27 10:27:13 -07:00 |
|
Michael Jumper
|
b83c83c324
|
GUAC-906: Implement GuacamoleConnectionClosedException. Throw when read/write fails due to closure.
|
2014-10-26 15:14:35 -07:00 |
|
Michael Jumper
|
721d9125ab
|
GUAC-904: Implement copy constructor for GuacamoleConfiguration.
|
2014-10-25 19:28:39 -07:00 |
|
Michael Jumper
|
b9e416f189
|
GUAC-842: Hide mouse when it leaves the display. Reshow the mouse during down/up/move if not using local (hardware) cursor.
|
2014-10-16 23:16:18 -07:00 |
|
Michael Jumper
|
d339c8613e
|
GUAC-842: Add onmouseout event to Guacamole.Mouse. Fix GUAC-833 while we're in here.
|
2014-10-16 23:15:12 -07:00 |
|
Michael Jumper
|
8f903acaa6
|
GUAC-823: Test for CSS3 cursor support.
|
2014-10-16 22:49:51 -07:00 |
|
Michael Jumper
|
c62e7c7b4b
|
GUAC-823: Cursors must end with a cursor keyword (see https://developer.mozilla.org/en-US/docs/Web/CSS/cursor/url).
|
2014-10-16 22:38:29 -07:00 |
|
Michael Jumper
|
deaec480db
|
GUAC-823: Use CSS3 cursor whenever possible.
|
2014-10-16 15:08:25 -07:00 |
|
Michael Jumper
|
22411a7790
|
GUAC-823: Add oncursor event to Guacamole.Display. Allow software mouse cursor to be manually shown/hidden.
|
2014-10-16 15:07:34 -07:00 |
|
Michael Jumper
|
162ceb97ba
|
GUAC-823: Add setCursor() function to Guacamole.Mouse. Stub out feature detection.
|
2014-10-16 15:06:42 -07:00 |
|
Michael Jumper
|
34dff7e69c
|
GUAC-890: Reset keyboard state after handling shortcut. Do not send client key events if a shortcut was handled.
|
2014-10-16 11:27:16 -07:00 |
|
Michael Jumper
|
58837fd136
|
GUAC-890: Allow Guacamole.Keyboard state to be externally modified or reset.
|
2014-10-16 11:27:16 -07:00 |
|
Michael Jumper
|
b1941a1219
|
GUAC-804: Add onmatch to KeyboardShortcut constructor.
|
2014-10-15 21:58:31 -07:00 |
|
Michael Jumper
|
8ce1940f0e
|
GUAC-804: Add keyboard shortcut object. Loosen Ctrl+Alt+Shift logic.
|
2014-10-15 16:24:40 -07:00 |
|
Michael Jumper
|
14d212319d
|
GUAC-885: Jetty 9 dependency scope should be "provided".
|
2014-10-13 15:53:57 -07:00 |
|
Michael Jumper
|
200021b27a
|
GUAC-875: Handle possibly-null key identifier.
|
2014-10-13 14:22:59 -07:00 |
|
Michael Jumper
|
c1e5822a19
|
GUAC-872: Fix keysym definition for PageUp/PageDown key identifiers.
|
2014-10-13 14:18:57 -07:00 |
|
Michael Jumper
|
b55adfa9a8
|
GUAC-867: Fix comment regarding keep-alive interval.
|
2014-10-13 03:46:49 -07:00 |
|
Michael Jumper
|
04ba001f15
|
GUAC-867: Add periodic keep-alive ping to ensure the session does not perish while a connection is active.
|
2014-10-13 03:25:31 -07:00 |
|
Michael Jumper
|
115f647f7a
|
GUAC-878: Prefer WebSocket from JSR. Warn if HTTP used instead.
|
2014-10-12 22:17:59 -07:00 |
|
Michael Jumper
|
59356af44e
|
GUAC-821: Properly handle null tunnels.
|
2014-10-12 21:52:36 -07:00 |
|
Michael Jumper
|
39ac1a191c
|
GUAC-881: Properly handle missing parameter values.
|
2014-10-12 21:10:51 -07:00 |
|
Michael Jumper
|
f0087b27b0
|
GUAC-882: Tolerate lack of access to window.opener.
|
2014-10-12 21:09:41 -07:00 |
|
Michael Jumper
|
9611ba3738
|
GUAC-882: Use window.open("") to check for existing window, not window.open(null).
|
2014-10-12 20:55:45 -07:00 |
|
Michael Jumper
|
5731cb6b34
|
GUAC-882: Wrap calls to new Audio() within try/catch.
|
2014-10-12 20:54:57 -07:00 |
|
Michael Jumper
|
2202ede609
|
GUAC-879: Dependency should be version 0.9.3 for guacamole-ext.
|
2014-10-12 14:34:06 -07:00 |
|
Michael Jumper
|
5a9cb31971
|
GUAC-879: Fix build on Maven 2 (state problematic transitive dependencies early so they aren't pulled from the faulty repository later).
|
2014-10-11 00:50:52 -07:00 |
|
Michael Jumper
|
e26a4c3b7d
|
GUAC-878: Add support for Jetty 9.0.3 WebSocket.
|
2014-10-10 15:12:49 -07:00 |
|
Michael Jumper
|
b6f45c585f
|
GUAC-878: Generalize loading of WebSocket classes in WebSocketSupportLoader. Note that Jetty support is specific to Jetty 8. Update documentation.
|
2014-10-10 13:54:20 -07:00 |
|
Michael Jumper
|
d3e625d0a3
|
GUAC-442: Remove enable-websocket property (enable by default).
|
2014-10-09 21:24:08 -07:00 |
|
Michael Jumper
|
b7548675df
|
GUAC-442: Clean up packages.
|
2014-10-09 21:16:37 -07:00 |
|
Michael Jumper
|
8b13bfdb80
|
GUAC-442: Move base JSR implementation of WebSocket tunnel to guacamole-common.
|
2014-10-09 21:06:07 -07:00 |
|
Michael Jumper
|
c30afba91d
|
GUAC-442: Tie new WebSocket implementation into authentication layer. Generalize tunnel requests.
|
2014-10-09 21:01:34 -07:00 |
|
Michael Jumper
|
99f59a6a4c
|
GUAC-442: Add annotation-driven onMessage() as well - Jetty will not call MessageHandler.onMessage() at least when annotations are used. Not sure if this is different for programmatically-loaded endpoints.
|
2014-10-09 19:06:19 -07:00 |
|
Michael Jumper
|
7927ffa9b0
|
GUAC-442: Add JSR 356 implementation of WebSocket tunnel.
|
2014-10-09 18:22:14 -07:00 |
|