Michael Jumper
|
e60e8177f2
|
GUAC-324: Lengthen duration of menu show/hide.
|
2014-04-22 11:42:59 -07:00 |
|
Michael Jumper
|
cefe2f3e19
|
GUAC-324: Implement menu scroll.
|
2014-04-22 11:42:59 -07:00 |
|
Michael Jumper
|
f47e263bcd
|
GUAC-324: Add cancel() function to drag object. Handle left swipe. Do not handle swipe if too slow or too much vertical movement.
|
2014-04-22 11:42:59 -07:00 |
|
Michael Jumper
|
60c2ac6630
|
GUAC-324: Generalize GuacUI.Client.Pan to GuacUI.Client.Drag. Use drag object to handle both swiping and panning gestures.
|
2014-04-22 11:42:59 -07:00 |
|
Michael Jumper
|
06139e19a0
|
GUAC-324: Separate final open/closed state from transitional animation. Animate opacity (otherwise shadow is visible when hidden).
|
2014-04-22 11:42:59 -07:00 |
|
Michael Jumper
|
d3dc38f869
|
GUAC-324: Speed up animation, show menu when Ctrl-Alt-Shift is pressed.
|
2014-04-22 11:42:59 -07:00 |
|
Michael Jumper
|
f9c9b67e72
|
GUAC-324: Add functions for showing/hiding menu. Update menu title with connection name.
|
2014-04-22 11:42:59 -07:00 |
|
Michael Jumper
|
4be517ac95
|
GUAC-324: Improve menu style.
|
2014-04-22 11:42:58 -07:00 |
|
Michael Jumper
|
ed14b0e909
|
GUAC-324: Add menu show/hide animation.
|
2014-04-22 11:42:58 -07:00 |
|
Michael Jumper
|
5bb629a709
|
GUAC-324: Fix panning and pinch. Add placeholder menu.
|
2014-04-22 11:42:49 -07:00 |
|
Michael Jumper
|
91551e4e23
|
GUAC-324: Add pinch and pan gesture objects. Switch to Guacamole.Touchscreen mouse emulation object.
|
2014-04-22 11:42:39 -07:00 |
|
Michael Jumper
|
69da9bfc16
|
GUAC-278: Migrate to GuacamoleSessionStorage which uses localStorage only if available.
|
2014-04-17 16:28:08 -07:00 |
|
Michael Jumper
|
1ccbbd8efe
|
GUAC-278: Simply do not track connection history if localStorage unavailable.
|
2014-04-17 14:02:25 -07:00 |
|
Michael Jumper
|
70a3b67ef1
|
GUAC-624: Fix isActive() logic. Approximate activity calculations based on known open connections. Update rendering of active connection vs connection without end date.
|
2014-04-15 11:42:26 -07:00 |
|
Michael Jumper
|
a049d2d0bf
|
GUAC-634: Allow default value for local properties. Use default values within client and root UI.
|
2014-04-14 18:59:58 -07:00 |
|
Michael Jumper
|
5961dde12f
|
GUAC-608: Migrate to streamed inbound clipboard data.
|
2014-04-08 13:21:43 -07:00 |
|
Michael Jumper
|
3f2f23f107
|
GUAC-589: All .xhtml pages need guacamole-common-js now, as Guacamole.Status is being used by GuacamoleService.
|
2014-03-28 15:08:50 -07:00 |
|
Michael Jumper
|
84b505dcb7
|
GUAC-589: Fix regression in clipboard support - do not handle Ctrl-V unless clipboard integration is actually enabled.
|
2014-03-28 15:00:06 -07:00 |
|
Michael Jumper
|
4487cac7b7
|
GUAC-571: Refactor scope of getSizeString().
|
2014-03-25 11:56:34 -07:00 |
|
Michael Jumper
|
e993e96752
|
GUAC-565: Remove experimental code from master (it will be restored in a branch for the corresponding epic).
|
2014-03-24 22:23:58 -07:00 |
|
Michael Jumper
|
b6ce30318a
|
GUAC-545: Automatically reconnect if appropriate for the error encountered.
|
2014-03-24 13:09:00 -07:00 |
|
Michael Jumper
|
5ad5afe4b0
|
GUAC-545: Add reconnect button and countdown.
|
2014-03-24 12:52:53 -07:00 |
|
Michael Jumper
|
7d56352876
|
GUAC-544: Implement reconnect via GuacUI.Client.connect() function. Can be called again to reinitialize the UI and reconnect.
|
2014-03-24 11:58:06 -07:00 |
|
Michael Jumper
|
18369f277f
|
GUAC-559: Notify when tunnel is disconnected. Ignore explicit disconnection status from Guacamole.Client.
|
2014-03-23 18:34:30 -07:00 |
|
Michael Jumper
|
adff91af2b
|
GUAC-561: Reword tunnel errors to describe UPSTREAM_TIMEOUT properly.
|
2014-03-23 13:12:31 -07:00 |
|
Michael Jumper
|
6d4a83ce33
|
GUAC-558: Add separate error strings for tunnel errors.
|
2014-03-21 19:46:01 -07:00 |
|
Michael Jumper
|
627271953d
|
GUAC-558: Add specific handler for tunnel state change. Add state property and values. Clean up warnings.
|
2014-03-21 16:46:55 -07:00 |
|
Michael Jumper
|
ec614c2f83
|
GUAC-556: Fix JavaScript definitions of UPSTREAM_TIMEOUT and UPSTREAM_ERROR - they were swapped.
|
2014-03-19 22:12:16 -07:00 |
|
Michael Jumper
|
b976cd3a29
|
GUAC-549: Restore use of original all.min.js (should not have been committed as all.js).
|
2014-03-19 16:08:59 -07:00 |
|
Michael Jumper
|
a1aba4d2a7
|
GUAC-549: Use new onerror/onack handlers. Translate Guacamole.Status codes to human-readable messages.
|
2014-03-19 15:43:36 -07:00 |
|
Michael Jumper
|
4334cf7d76
|
Use servlet to retrieve clipboard state.
|
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
|
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
|
03a67cc3c5
|
Rename guacamole.js to all.js.
|
2014-01-22 14:20:38 -08:00 |
|
Michael Jumper
|
350b1a5e0b
|
Use minified guacamole-common-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
|
9b5ef9b5ff
|
Ticket #486: Add white-space: pre; style to avoid trimming of clipboard spaces.
|
2014-01-04 21:15:46 -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
|
c2852d4a22
|
Re-license guacamole as MIT.
|
2013-12-28 20:32:51 -08:00 |
|
Michael Jumper
|
b722cf5977
|
Add support for DPI within size instruction and client info.
|
2013-12-27 00:35:21 -08:00 |
|
James Muehlner
|
754bbb28c0
|
Ticket #362: Added ConnectionGroup REST endpoints.
|
2013-12-16 14:40:02 -08:00 |
|
James Muehlner
|
b15777a70f
|
Ticket #362: Got JSON mapping working.
|
2013-12-16 14:40:00 -08:00 |
|
James Muehlner
|
4df635e407
|
Ticket #362: Super basic REST endpoint exposed with Guice and Jersey.
|
2013-12-16 14:40:00 -08:00 |
|
Michael Jumper
|
ccf8b17150
|
Use blank.gif rather than dot.gif - the only browser that needed the dot now supports "cursor: none".
|
2013-11-21 18:55:00 -08:00 |
|
Michael Jumper
|
170b671b64
|
Hide hardware cursor completely via "cursor: none" on browsers that support it.
|
2013-11-21 18:46:19 -08:00 |
|
Michael Jumper
|
b5d053c715
|
Switch to ID-based style for button.
|
2013-11-11 23:27:34 -08:00 |
|
Michael Jumper
|
b3cc0beaf5
|
Add nifty button icons.
|
2013-11-11 23:14:12 -08:00 |
|