Commit Graph

26 Commits

Author SHA1 Message Date
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
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
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
452ec41fbd GUAC-605: Fix clipboard handling. 2014-11-16 16:43:39 -08:00
Michael Jumper
4e67487077 GUAC-605: Fix usage of scope within client and tunnel. 2014-11-16 15:41:06 -08:00
Michael Jumper
5581fcc382 GUAC-605: Restore connection name handling. 2014-11-14 21:44:32 -08:00
Michael Jumper
49637fe17f GUAC-605: Separate common mouse code into functions. 2014-11-14 15:35:34 -08:00
Michael Jumper
534c706d1b GUAC-605: Remove menu/clipboard logic from client directive. It belongs elsewhere and, in the case of the menu, already is elsewhere. 2014-11-14 15:21:10 -08:00
Michael Jumper
1a69a12c61 GUAC-605: Allow non-root scope for client and tunnel factories. 2014-11-14 15:08:34 -08:00
Michael Jumper
777761a616 GUAC-605: Add comments denoting logical sections. Fix keyboard default prevention logic. 2014-11-14 14:22:28 -08:00
Michael Jumper
38153b49d3 GUAC-605: Move mouse and touch handling outside client attach. 2014-11-14 14:11:35 -08:00
Michael Jumper
14446d1afa GUAC-605: Move client, display, and display element to higher, shared level. 2014-11-14 13:36:35 -08:00
Michael Jumper
5db4905510 GUAC-605: Clean up and rename variable use. Remove unnecessary DOM manipulation. 2014-11-14 12:33:47 -08:00
Michael Jumper
4863a8e96b GUAC-605: Move client and tunnel creation into factories. Use scope watch on ID to handle connect/disconnect. 2014-11-14 11:46:06 -08:00
Michael Jumper
660828da9d GUAC-605: Reduce use of $scope for variables that are local in spirit. 2014-11-13 15:12:40 -08:00
Michael Jumper
3f55c93bc4 GUAC-605: Make guacClient status/error events more consistent. Add "reconnect" callback to ALL error events. 2014-11-12 20:02:25 -08:00
Michael Jumper
53411640a0 GUAC-605: Add status strings. Show dialog when status changes. 2014-11-12 18:29:37 -08:00
James Muehlner
598e64b757 GUAC-807 Got mouse emulation modes working. 2014-11-11 22:06:53 -08:00
James Muehlner
8e2ac6660a GUAC-807 Clipboard is working. 2014-11-11 20:59:59 -08:00
James Muehlner
3f65e45e0f GUAC-807 safeApply should be using a function parameter, not a random undefined value that's returned from a function. 2014-11-06 00:00:40 -08:00
James Muehlner
c2521b1b15 GUAC-807 Moved usage of safeApply to a more sane place. 2014-11-05 23:59:12 -08:00
James Muehlner
e33fff4730 GUAC-807 Fixed scaling/zooming. 2014-11-05 23:46:21 -08:00
Michael Jumper
161c4d2359 GUAC-919: Restore CSS3 cursor-related code from GUAC-823 and GUAC-842. 2014-11-03 15:10:23 -08:00
James Muehlner
2e8283c94f GUAC-807: Zoom controls somewhat working. 2014-11-03 14:02:36 -08:00
James Muehlner
5c43ae4ff9 GUAC-919: Copy Angular changes from old GUAC-546 branch. 2014-11-03 13:57:01 -08:00