Commit Graph

12 Commits

Author SHA1 Message Date
Michael Jumper
67b09c39da GUACAMOLE-1: Relicense CSS files. 2016-03-28 20:50:32 -07:00
Michael Jumper
98a32feed8 GUACAMOLE-1: Remove copyright notice from template HTML (the DOM tree is insane otherwise). Add required license header to index.html. 2016-03-28 20:50:22 -07:00
Michael Jumper
1810ec971f GUACAMOLE-1: Relicense C and JavaScript files. 2016-03-28 20:50:18 -07:00
Michael Jumper
442518b01b GUAC-1170: Scale border size relative to font. 2015-04-30 00:26:58 -07:00
Michael Jumper
53f8522201 GUAC-1170: Use OSK style for text input. 2015-04-30 00:24:55 -07:00
Michael Jumper
77cdf81d44 GUAC-970: Reduce padding. It's too much for the poor iPad to handle. 2015-01-05 00:58:19 -08:00
Michael Jumper
67fb86237c GUAC-965: Add autocorrect="off" and autocapitalize="off" where appropriate. 2014-12-26 21:49:52 -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
bcbe57dec3 GUAC-810: Inform text input UI when focus is needed. 2014-12-20 16:33:04 -08:00
Michael Jumper
f55c3561a4 GUAC-810: Allow Ctrl/Alt/AltGr to become guacKeyup/guacKeydown. 2014-12-20 14:25:50 -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