Michael Jumper
|
87387c5cb8
|
Code cleanup.
|
2011-10-11 15:31:01 -07:00 |
|
Michael Jumper
|
dfbe62e65f
|
New instruction format for output.
|
2011-09-16 17:03:05 +00:00 |
|
Michael Jumper
|
49dd332ad9
|
Updated comments
|
2011-09-16 06:16:41 +00:00 |
|
Michael Jumper
|
f29a101537
|
Partial implementation of new format instructions in output.
|
2011-09-11 16:10:38 -07:00 |
|
Michael Jumper
|
5e92911073
|
Support for new instruction format.
|
2011-09-10 19:09:17 -07:00 |
|
Michael Jumper
|
12717e038c
|
Support for new instruction format, dependency on Apache commons
|
2011-09-10 19:08:42 -07:00 |
|
Michael Jumper
|
8f7b798586
|
Fix arrow key caps (not rendering properly in Chrome).
|
2011-09-08 21:50:28 -07:00 |
|
Michael Jumper
|
bdfa749b29
|
Code cleanup.
|
2011-09-08 10:28:13 -07:00 |
|
Michael Jumper
|
8bdc24bcfd
|
Fixed ticket #57: Wrong keysym sent for Ctrl when "Ctrl-Alt-Del" button is clicked.
|
2011-09-08 00:30:10 -07:00 |
|
Michael Jumper
|
970665f037
|
Automatically handle relative URLs.
|
2011-09-02 13:40:58 -07:00 |
|
Michael Jumper
|
b6246041dd
|
Working initial implementation of websocket tunnel.
|
2011-09-01 15:39:02 -07:00 |
|
Michael Jumper
|
50ff738cda
|
Drag support.
|
2011-08-29 14:31:23 -07:00 |
|
Michael Jumper
|
98a5f06120
|
Tap support, ignore mouse events while touch events are in progress.
|
2011-08-27 12:13:10 -07:00 |
|
Michael Jumper
|
1e47ace656
|
Changed simulated mouse to simulated touchpad. Temporary lack of tap support.
|
2011-08-26 16:44:49 -07:00 |
|
Michael Jumper
|
68de09b857
|
Merge branch 'unstable' into touch-support
Conflicts:
src/main/resources/mouse.js
|
2011-08-26 14:00:14 -07:00 |
|
Michael Jumper
|
9d01e530f8
|
Restored dependencies (removed "provided"), added lib-directory parameter, added custom classloader which reads .jar's from lib-directory, using new classloader to find auth provider.
|
2011-08-26 13:20:26 -07:00 |
|
Michael Jumper
|
3d3d41ea29
|
Setting scope of slf4j to provided.
|
2011-08-25 00:52:48 -07:00 |
|
Michael Jumper
|
fa8fd16504
|
Removed unnecessary scope definitions, set scope of guacamole-common and guacamole-common-auth to provided (jars must then be added to servlet container's classpath, but auth plugins can finally be written AND included without rebuilding the .war)
|
2011-08-25 00:23:27 -07:00 |
|
Michael Jumper
|
e3260ca3e9
|
Fixed NPE in reader when connection closed during negotiaion. Added getRequiredProperty().
|
2011-08-25 00:22:14 -07:00 |
|
Michael Jumper
|
93c44f9f32
|
Removed excessive escaping.
|
2011-08-23 19:58:35 -07:00 |
|
Michael Jumper
|
2edd5dfbf5
|
Removed debug line.
|
2011-08-18 18:02:20 -07:00 |
|
Michael Jumper
|
b7a5cc7013
|
Fixed layer resize(), avoid multiple handlePengingTasks() calls
|
2011-08-18 18:00:45 -07:00 |
|
Michael Jumper
|
b574a33cfd
|
Initial commit
|
2011-08-17 09:42:40 -07:00 |
|
Michael Jumper
|
e47e66c906
|
Formatting.
|
2011-08-17 09:36:08 -07:00 |
|
Michael Jumper
|
2c862ae9e1
|
Restyled logout link on index.
|
2011-08-17 00:14:03 -07:00 |
|
Michael Jumper
|
2a3f7f9e28
|
Logout button instead of link, removed logo.
|
2011-08-16 19:07:25 -07:00 |
|
Michael Jumper
|
cff7445529
|
Auth API improvements, logout link.
|
2011-08-16 19:00:00 -07:00 |
|
Michael Jumper
|
111e9163e2
|
Switch to external auth API.
|
2011-08-15 09:39:07 -07:00 |
|
Michael Jumper
|
ab90d1d846
|
Converted to generic credentials.
|
2011-08-14 23:19:49 -07:00 |
|
Michael Jumper
|
c559f4ae33
|
Added UserConfiguration, refactored auth into own package.
|
2011-08-14 19:38:05 -07:00 |
|
Michael Jumper
|
e2e110b12f
|
Working multiple-config login stub.
|
2011-08-12 21:40:07 -07:00 |
|
Michael Jumper
|
9ef50a1ce7
|
Working login + connection list UI stub.
|
2011-08-11 09:57:25 -07:00 |
|
Michael Jumper
|
e5e34a0367
|
Split into client and conn-list UIs, split CSS, stub for login handling and auth.
|
2011-08-10 17:59:14 -07:00 |
|
Michael Jumper
|
de526911a5
|
Removed unused file.
|
2011-08-10 15:14:04 -07:00 |
|
Michael Jumper
|
b4973d8744
|
Removed unused file.
|
2011-08-10 15:06:26 -07:00 |
|
Michael Jumper
|
6c41eb5aad
|
Alpha for rgba() is from 0.0 to 1.0, not 0 to 255.
|
2011-08-09 16:08:18 -07:00 |
|
Michael Jumper
|
d0155cdf52
|
Rect and clip instructions.
|
2011-07-21 15:16:19 -07:00 |
|
Michael Jumper
|
8b8ee8dae3
|
Handle possible NPE in mapping loader.
|
2011-07-15 00:26:26 -07:00 |
|
Michael Jumper
|
493b43fe27
|
Improved logging for user-mapping and login.
|
2011-07-15 00:14:47 -07:00 |
|
Michael Jumper
|
69f166f85b
|
Added logging via SLF4J
|
2011-07-13 18:08:30 -07:00 |
|
Michael Jumper
|
1240b10474
|
Added logging via SLF4J
|
2011-07-13 18:08:11 -07:00 |
|
Michael Jumper
|
b5a81afe87
|
Fixed message generation logic.
|
2011-07-13 11:09:14 -07:00 |
|
Michael Jumper
|
b567591395
|
Client now handles tunnel errors.
|
2011-07-13 00:17:34 -07:00 |
|
Michael Jumper
|
01c3c943d4
|
Add close() to tunnel, properly detach and close tunnel on error.
|
2011-07-12 15:18:44 -07:00 |
|
Michael Jumper
|
0452f36f04
|
Tunnel JSDoc.
|
2011-07-10 20:49:38 -07:00 |
|
Michael Jumper
|
4b4f21e9ab
|
More JSDoc and cleanup.
|
2011-07-09 09:12:06 -07:00 |
|
Michael Jumper
|
a4d810969d
|
Cleanup, JSDoc for keyboard events.
|
2011-07-08 09:16:52 -07:00 |
|
Michael Jumper
|
5ea2be369c
|
Some JSDoc for keyboard, cleaned up keymap.
|
2011-07-07 23:48:32 -07:00 |
|
Michael Jumper
|
3684bc5522
|
Fixed type error in copy rect of Layer.
|
2011-07-07 23:28:06 -07:00 |
|
Michael Jumper
|
aea01a5cdb
|
Better mouse state object, more JSDoc, cleanup.
|
2011-07-07 23:19:19 -07:00 |
|