Commit Graph

29 Commits

Author SHA1 Message Date
Michael Jumper
7b9449d2da GUAC-1044: Keep menu header stationary while allowing body to scroll. 2015-01-30 14:07:12 -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
0e7fed21f7 GUAC-973: Replace back button with home button where necessary. 2015-01-04 13:00:24 -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
e055bf6254 GUAC-963: Add initial implementation of file transfer manager. Display file transfers within guac menu. 2015-01-01 19:10:57 -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
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
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
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
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
1e39ff7569 GUAC-809: Show OSK if selected within menu. 2014-12-18 21:36:59 -08:00
Michael Jumper
0dd2cd87fb GUAC-932: Fix validation in client.html. 2014-12-17 11:15:11 -08:00
Michael Jumper
d32ca5bfca GUAC-932: Restyle login page and general UI. 2014-11-23 22:02:24 -08:00
Michael Jumper
5581fcc382 GUAC-605: Restore connection name handling. 2014-11-14 21:44:32 -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
James Muehlner
2a050128c8 GUAC-807 Got rid of useless checked attribute on radio button now model-controlled. 2014-11-12 08:24:58 -08:00
James Muehlner
598e64b757 GUAC-807 Got mouse emulation modes working. 2014-11-11 22:06:53 -08:00
James Muehlner
28398b5577 GUAC-807 Menu title changed to name of connection. 2014-11-11 21:11:01 -08:00
James Muehlner
8e2ac6660a GUAC-807 Clipboard is working. 2014-11-11 20:59:59 -08:00
James Muehlner
e33fff4730 GUAC-807 Fixed scaling/zooming. 2014-11-05 23:46:21 -08:00
Michael Jumper
b655b58267 GUAC-919: Fix filtering of project properties in web pages. 2014-11-03 16:24:26 -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