Commit Graph

66 Commits

Author SHA1 Message Date
Michael Jumper
6b27b6a877 GUAC-1293: Refresh file browser when file browser is shown. 2015-08-13 13:24:24 -07:00
Michael Jumper
e6886f7bbf GUAC-1172: Move file transfer manager to corner of client display. 2015-07-05 12:45:09 -07:00
Michael Jumper
daf52dee5e GUAC-1172: Implement file upload through object streams. 2015-07-03 13:07:19 -07:00
Michael Jumper
149fba6737 GUAC-1172: Implement navigation via breadcrumbs - no more tree. 2015-07-02 21:39:09 -07:00
Michael Jumper
0055cf71ee GUAC-1172: Display file browser within own menu. Show available devices in guac menu. 2015-07-02 21:39:09 -07:00
Michael Jumper
3310ac73ff GUAC-1053: Add constants for each input method type. 2015-04-20 11:21:17 -07:00
Michael Jumper
02ca2a4d7c GUAC-1053: Add preference service, storing the default mouse emulation mode and input method. 2015-04-19 21:17:26 -07:00
Michael Jumper
e460fde6ed GUAC-1126: Add client-specific disconnect action to menu. Style with danger. 2015-04-07 22:49:41 -07:00
Michael Jumper
9a0ac52ee1 GUAC-1126: Only display NAVIGATE_HOME_ACTION if the home page is not the current page. 2015-04-06 22:02:14 -07:00
Michael Jumper
4475fcb7fb GUAC-1120: Move notifications into own service. 2015-03-12 17:34:26 -07:00
Michael Jumper
078aeff49b GUAC-998: Add left/right meta to list of possible "Alt" keys. Some systems interpret Shift+Alt as Shift+Meta. 2015-02-05 18:15:05 -08:00
Michael Jumper
5ac129661d GUAC-1044: Auto-fit property missing from menu object. 2015-01-30 17:21:31 -08:00
Michael Jumper
7134347d4c GUAC-1044: Input method may be "none", "osk", or "text". 2015-01-30 14:28:33 -08:00
Michael Jumper
21864ed823 GUAC-1044: Move guac menu inside guacViewport. Move menu-specific properties to own object. 2015-01-30 14:07:12 -08:00
Michael Jumper
66779543c4 GUAC-975: Always hide status dialogs upon navigation. 2015-01-04 18:11:32 -08:00
Michael Jumper
0e7fed21f7 GUAC-973: Replace back button with home button where necessary. 2015-01-04 13:00:24 -08:00
Michael Jumper
58df817781 GUAC-981: Fix handling of errors. Fix handling of auto-reconnect. 2015-01-04 01:10:40 -08:00
Michael Jumper
30002b2160 GUAC-963: Properly initialize clipboardData. 2015-01-02 20:41:35 -08:00
Michael Jumper
a899a1a02f GUAC-963: Add support for file transfer errors. 2015-01-02 14:18:37 -08:00
Michael Jumper
2423422340 GUAC-963: Scroll file transfer into view when menu is shown. 2015-01-02 02:35:20 -08:00
Michael Jumper
8c4a0e7854 GUAC-963: Open menu when file transfers are started. 2015-01-02 02:13:49 -08:00
Michael Jumper
a538999856 GUAC-963: Display progress with units for file transfer. Only display moving bars when file transfer is in-progress. 2015-01-02 00:50:37 -08:00
Michael Jumper
0caa3b0161 GUAC-963: Only send clipboard data it's a string. 2015-01-01 19:10:57 -08:00
Michael Jumper
ae39fc9855 GUAC-963: Fix clipboard. 2014-12-30 01:12:53 -08:00
Michael Jumper
bfb973b783 GUAC-963: Manage file downloads. 2014-12-30 01:10:03 -08:00
Michael Jumper
c779fff2d1 GUAC-963: Manage file uploads. 2014-12-30 00:44:17 -08:00
Michael Jumper
d243d7520d GUAC-963: Store name in ManagedClient. Show name in menu. Add back buttons. 2014-12-29 21:58:37 -08:00
Michael Jumper
42f360a02b GUAC-963: Add back and disconnect buttons. 2014-12-29 21:36:48 -08:00
Michael Jumper
f9c3e02f47 GUAC-963: Remove managed client when view is destroyed if client is no longer connected. 2014-12-28 20:01:01 -08:00
Michael Jumper
b30e3ce180 GUAC-963: Update status dialog according to client state. 2014-12-28 19:50:54 -08:00
Michael Jumper
35ca205653 GUAC-963: Proof-of-concept ManagedClient implementation. Remove guacClientFactory and guacTunnelFactory (functionality replaced by ManagedClient). 2014-12-28 19:27:04 -08:00
Michael Jumper
fd944b71a3 GUAC-957: Do not handle pinch-to-zoom when relative mouse is in use. 2014-12-28 15:15:09 -08:00
Michael Jumper
d3e4a5307c GUAC-955: Add element module and guacScroll directive. Refactor guacFocus to element module. Use guacScroll to update menu scroll during drag. 2014-12-28 14:47:04 -08:00
Michael Jumper
74b94f9b2e GUAC-968: Reduce number of namespaces. Adopt consistent string naming. Reorganize and reformat. Remove unused strings. 2014-12-26 21:30:09 -08:00
Michael Jumper
b14cc4df1c GUAC-901: Restore pinch-to-zoom. 2014-12-21 03:23:58 -08:00
Michael Jumper
8ec09dcb2b GUAC-901: Show/hide menu depending on swipe. Pan display via drag gestures. Fix missing input method IDs. 2014-12-20 23:08:40 -08:00
Michael Jumper
a89101acaf GUAC-810: Reorganize client view to support text input. Handle text input choice in menu. 2014-12-20 16:07:57 -08:00
Michael Jumper
1e39ff7569 GUAC-809: Show OSK if selected within menu. 2014-12-18 21:36:59 -08:00
Michael Jumper
605d5980b8 GUAC-932: Restore fancy formatting of injected objects. 2014-12-18 21:23:39 -08:00
Michael Jumper
4ebb66c40d GUAC-932: Rename various *DAO to *Service. Rename legacy services to legacy*, pending removal/refactor. 2014-12-11 15:39:06 -08:00
Michael Jumper
f8cef7f5df GUAC-932: Add Connection and ConnectionHistoryEntry objects. Update documentation. Rename connectionDAO to connectionService. 2014-12-09 21:14:46 -08:00
Michael Jumper
437d389ffc GUAC-932: Migrate ClientProperties to new "types/" convention. Explicitly note type elsewhere. 2014-12-08 13:55:10 -08:00
Michael Jumper
eb8e27a6f3 GUAC-932: Save thumbnail upon disconnect. 2014-12-08 13:55:09 -08:00
Michael Jumper
6c96affbd8 GUAC-928: Add progress bar to notifications. 2014-12-05 10:47:22 -08:00
James Muehlner
8ddf6e99b7 GUAC-928 Restore file upload functionality, improve error appearance, and add translated units and file upload sizes. 2014-12-04 23:52:02 -08:00
Michael Jumper
ed31e0c026 GUAC-605: Migrate status to guacNotification. Add countdown string to en_US translation. Use 15 second reconnect countdown if appropriate for error at hand. 2014-11-29 20:54:50 -08:00
James Muehlner
d242c2c1bc GUAC-928 Added file transfer support. 2014-11-24 23:39:05 -08:00
James Muehlner
08d075f473 GUAC-929 Fixed bugs around keys getting stuck down when menu is hidden, and error when clipboard isn't set to any value. 2014-11-18 19:54:43 -08:00
Michael Jumper
80377f6663 GUAC-605: Use status dialog from index, not status modal. 2014-11-16 23:10:49 -08:00
Michael Jumper
0f159d73ad GUAC-605: Use consistent event naming. 2014-11-16 16:47:55 -08:00