| 
							
							
								 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 | 17f272689b | GUAC-963: Prevent interaction with non-interactive display, but do not disturb event propagation. Angular routing behaves oddly if click event propagation is altered. | 2014-12-29 03:43:30 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | b197c7c63c | GUAC-963: List active connections within recent connections. | 2014-12-29 01:42:03 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | c71ef76bf5 | GUAC-963: Clean up guacClient somewhat. | 2014-12-28 23:42:08 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 9862934872 | GUAC-963: Manage display (cursor and size). | 2014-12-28 23:18:40 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 3b81525eff | GUAC-963: Use $evalAsync() for changes to $scope that may occur synchronously. | 2014-12-28 22:19:50 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 1758085032 | GUAC-963: Clean up guacViewport upon destruction. | 2014-12-28 20:10:26 -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 | 04dee83802 | GUAC-955: OSK should not cover visible display area. | 2014-12-28 13:50:29 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | c39ba2151b | GUAC-955: Add guacViewport directive which maintains content within the visible portion of the browser window, even if the browser magically scrolls itself. | 2014-12-28 02:27:44 -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 | 6a5e3d9791 | GUAC-901: Clamp scrollTop/scrollLeft to real values. | 2014-12-21 02:30:32 -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 | 2f74f5025c | GUAC-901: Allow client display to be scrolled via properties. | 2014-12-20 22:57:02 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | bcbe57dec3 | GUAC-810: Inform text input UI when focus is needed. | 2014-12-20 16:33:04 -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 | 50d5a79031 | GUAC-810: Resize client display depending only on containing element, not entire window. | 2014-12-20 16:01:06 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | eaed778f91 | GUAC-810: Send "synthetic" key events for non-physical input options. Allow components to prevent production/handling of guacKeyup/guacKeydown via guacBeforeKeyup/guacBeforeKeydown. | 2014-12-20 14:05:54 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | b33333da3f | GUAC-810: Implement guacTextInput directive. | 2014-12-19 21:56:38 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 1e39ff7569 | GUAC-809: Show OSK if selected within menu. | 2014-12-18 21:36:59 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | de24eef9b8 | GUAC-809: Implement guacOsk directive. | 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 | e27760a4a5 | GUAC-932: Update history entries when client directive is destroyed. | 2014-12-18 03:48:35 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 0dd2cd87fb | GUAC-932: Fix validation in client.html. | 2014-12-17 11:15:11 -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 | 6d6bf889f2 | GUAC-932: Refactor existing REST service JS into single 'rest' module. | 2014-12-11 15:05:31 -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 | 10171ff1ba | GUAC-932: Move history-related things into own module. Begin "types/" hierarchy convention for services providing constructors only. | 2014-12-08 13:55:09 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 331644ddd9 | GUAC-932: Fix dimension checking logic. | 2014-12-08 13:55:09 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | eb8e27a6f3 | GUAC-932: Save thumbnail upon disconnect. | 2014-12-08 13:55:09 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | fee75204bd | GUAC-932: Remove use of localStorageUtility where possible. Use cookies for auth data. | 2014-12-08 13:55:09 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | c23d3e27e9 | GUAC-898: Use camelCase for new code. | 2014-12-07 01:02:54 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | c9f485afbc | GUAC-898: Adjust width/height based on browser resolution. | 2014-12-05 15:08:26 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 9024a1f802 | GUAC-898: Send new display size to Guacamole when window size changes. | 2014-12-05 13:56:20 -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 |  | 
			
				
					| 
							
							
								 Michael Jumper | d32ca5bfca | GUAC-932: Restyle login page and general UI. | 2014-11-23 22:02:24 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | ad6d7a614e | GUAC-932: Divide monolithic CSS files. | 2014-11-22 14:13:15 -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 |  |