Commit Graph

1586 Commits

Author SHA1 Message Date
Michael Jumper
4334cf7d76 Use servlet to retrieve clipboard state. 2014-03-03 09:48:31 -08:00
Michael Jumper
2a178d11fc Move to clipboard state tracking, rather than events. 2014-03-03 09:48:31 -08:00
Michael Jumper
fb1bc0f5e4 Integrate clipboard paste. Add stubs for copy/cut. 2014-03-03 09:48:30 -08:00
Michael Jumper
cc72cba29a Allow default action of key events to be manually enabled. 2014-03-03 09:48:30 -08:00
Michael Jumper
893a3f0d84 Route all instructions through monitoring reader. 2014-03-03 09:48:29 -08:00
Michael Jumper
a11103ce4c Implement GuacamoleReader which intercepts instructions. 2014-03-03 09:48:29 -08:00
Michael Jumper
d528ca10dc Add clipboard change event and listener. 2014-03-03 09:48:28 -08:00
Michael Jumper
da7112b2f5 Fix reference to old object. 2014-03-03 09:48:08 -08:00
James Muehlner
3a91dfbb68 Ticket #362: Added parentID property for connection and group. 2014-03-02 22:38:19 -08:00
Michael Jumper
4982971fec Remove automatic calls to sendAck(). 2014-02-28 18:34:08 -08:00
Michael Jumper
d09019b413 Implement ArrayBufferWriter. 2014-02-28 17:32:53 -08:00
Michael Jumper
1229c42152 Add StringWriter object. 2014-02-28 15:53:02 -08:00
Michael Jumper
853d5d5cc4 Fix file upload. 2014-02-28 15:51:10 -08:00
Michael Jumper
7ffbfd8a23 Fix file download. 2014-02-28 15:47:41 -08:00
Michael Jumper
71ae352208 Migrate to cleaner InputStream and OutputStream with Reader wrappers. 2014-02-28 15:25:01 -08:00
Michael Jumper
beb9e5c684 Refactor InputStream API. 2014-02-28 10:03:01 -08:00
Michael Jumper
4478e91c8a Add support for pipe instruction. 2014-02-27 22:26:53 -08:00
Michael Jumper
76fce28d01 #518: Close connection on end-of-stream. 2014-02-03 11:54:04 -08:00
Michael Jumper
f57d2c167e #518: Send roughly-appropriate codes and close the WebSocket connection when errors are encountered. 2014-02-03 11:36:27 -08:00
Michael Jumper
fab6b9f035 Add parameters for RemoteApp. 2014-01-30 01:17:43 -08:00
Michael Jumper
03a67cc3c5 Rename guacamole.js to all.js. 2014-01-22 14:20:38 -08:00
Michael Jumper
b8c4419bf5 Set default layer and cursor layer z-index so they display correctly. 2014-01-17 01:55:25 -08:00
Michael Jumper
8936faa6a5 Sort layer containers within flatten(). 2014-01-16 17:17:51 -08:00
Michael Jumper
f706e0febf Add new layers to default layer by default. 2014-01-16 11:12:38 -08:00
Michael Jumper
d6c9b8bf81 Fix recursive handling of layers in flatten(). 2014-01-16 10:50:56 -08:00
Michael Jumper
7a7901d18f Fix distort instruction (called transform() on wrong object). Store matrix. 2014-01-16 01:17:15 -08:00
Michael Jumper
e3c013804d Implement dispose() within LayerContainer. 2014-01-16 01:08:19 -08:00
Michael Jumper
773f64762a Implement shade(). 2014-01-15 22:01:05 -08:00
Michael Jumper
ad5ab18605 Add support for multiple layers to flatten(). Add move() to LayerContainer. Track properties of LayerContainer. 2014-01-15 22:01:05 -08:00
Michael Jumper
350b1a5e0b Use minified guacamole-common-js. 2014-01-15 21:50:18 -08:00
Michael Jumper
6c00d8428c Migrate to minify-maven-plugin and Google Closure Compiler. 2014-01-15 21:50:18 -08:00
Michael Jumper
25248ede66 Disable YUI warnings. When enabled, just yields 300+ messages requesting "try to use a single 'var' statement per scope", which is silly. Declare variables where needed and no earlier when the language allows this. 2014-01-15 21:50:18 -08:00
Michael Jumper
b5e6e82012 Include modules separately along with aggregated .js 2014-01-15 21:50:18 -08:00
Michael Jumper
ba1f13bd57 Use single JS file. 2014-01-15 21:50:17 -08:00
Michael Jumper
10b398d5d7 Massive reorganization. Separate all objects into individual files. Remove duplicate namespace declarations. 2014-01-15 21:50:17 -08:00
Michael Jumper
827e98f626 Use yui-compressor to combine JS into one file. Rename super to hyper to satisfy yui-compressor. 2014-01-15 21:50:17 -08:00
Michael Jumper
9b5ef9b5ff Ticket #486: Add white-space: pre; style to avoid trimming of clipboard spaces. 2014-01-04 21:15:46 -08:00
Michael Jumper
0ab2932f1e Re-license guacamole-auth-ldap as MIT. 2014-01-03 12:59:05 -08:00
Michael Jumper
3e20648343 Ensure width/height/DPI are sent as integers. Properly adjust display scale for reported pixel size. 2014-01-01 21:03:38 -08:00
Michael Jumper
ea7e04505f Re-license guacamole-common as MIT. 2014-01-01 16:05:57 -08:00
Michael Jumper
5dfd49bce3 Re-license guacamole-common-js as MIT. 2014-01-01 16:04:57 -08:00
Michael Jumper
3ee5a216df Re-license guacamole-ext. 2014-01-01 16:03:59 -08:00
Michael Jumper
8f32b98ae7 Re-license guacamole-auth-noauth as MIT. 2013-12-29 11:28:46 -08:00
Michael Jumper
2acfba2d7e Add missing packages. 2013-12-28 20:51:08 -08:00
Michael Jumper
673052b101 Re-license guacamole-auth-mysql as MIT. 2013-12-28 20:33:50 -08:00
Michael Jumper
c2852d4a22 Re-license guacamole as MIT. 2013-12-28 20:32:51 -08:00
Michael Jumper
bf884b8ffd Trac super as best as possible. Properly track meta. Add modifier state object. 2013-12-27 17:44:24 -08:00
Michael Jumper
02ca96c4dc Update meta appropriately. 2013-12-27 15:29:22 -08:00
Michael Jumper
b722cf5977 Add support for DPI within size instruction and client info. 2013-12-27 00:35:21 -08:00
Michael Jumper
9b20d5e1eb Streamline identifier parse logic, ensure case is consistent across browsers, use keyIdentifier if it exists and a corresponding keypress is unlikely. 2013-12-23 11:04:59 -08:00