Michael Jumper
|
0beb9165f4
|
Experimental mobile-friendly keyboard layout.
|
2012-01-23 10:05:01 -08:00 |
|
Michael Jumper
|
aa5b07761e
|
Use pressed classname for pressed keys.
|
2012-01-23 10:04:27 -08:00 |
|
Michael Jumper
|
c210444fac
|
Track pressed state for modifiers globally. Do not track pressed state of non-modifiers.
|
2012-01-21 12:58:44 -08:00 |
|
Michael Jumper
|
274da988ce
|
Reformat + improved docs.
|
2012-01-21 12:55:30 -08:00 |
|
Michael Jumper
|
53683c90d2
|
Only modifier states should toggle.
|
2012-01-21 12:53:59 -08:00 |
|
Michael Jumper
|
61fcf959b3
|
Toggle modifier pressed states.
|
2012-01-21 12:53:18 -08:00 |
|
Michael Jumper
|
bfdb5a1caa
|
Better classes (required by OSK), control visibility of caps based on modifiers.
|
2012-01-21 12:07:08 -08:00 |
|
Michael Jumper
|
7e6ad2d953
|
Initial version of onclick for keys, improved classes.
|
2012-01-21 12:06:43 -08:00 |
|
Michael Jumper
|
1cc7d192c2
|
Move on-screen keyboard out of display.
|
2012-01-20 22:43:54 -08:00 |
|
Michael Jumper
|
017a8b444e
|
Refactored CSS to new requirements from OSK changes.
|
2012-01-20 22:33:48 -08:00 |
|
Michael Jumper
|
6149a33738
|
Better classname assignment for keycaps, restructure of keyboard (keyboard/key-container(s)/key/cap(s)).
|
2012-01-20 22:33:14 -08:00 |
|
Michael Jumper
|
2f697d33ff
|
Removed arrow keys and ins/home/etc. for space (important on mobile).
|
2012-01-20 21:30:23 -08:00 |
|
Michael Jumper
|
2c0bee0890
|
Store caps by modifier in keys within central key array.
|
2012-01-20 13:57:32 -08:00 |
|
Michael Jumper
|
4917995ce7
|
Keyboard style improvements.
|
2012-01-20 01:29:04 -08:00 |
|
Michael Jumper
|
24d22cc7a9
|
Add gaps to layout, remove padding.
|
2012-01-20 01:10:37 -08:00 |
|
Michael Jumper
|
c6a0109667
|
Add viewport meta tags.
|
2012-01-19 16:51:16 -08:00 |
|
Michael Jumper
|
05318c490a
|
Set size in keyboard layout, migrate to new on-screen keyboard API, update keyboard style.
|
2012-01-19 15:33:59 -08:00 |
|
Michael Jumper
|
80795f656f
|
Resizable elements.
|
2012-01-19 15:05:53 -08:00 |
|
Michael Jumper
|
1a88b26c98
|
Improved placement and available classes.
|
2012-01-19 14:25:42 -08:00 |
|
Michael Jumper
|
7ddc68e707
|
Style key containers, add line-height.
|
2012-01-19 12:07:53 -08:00 |
|
Michael Jumper
|
eac5670487
|
Fixed style and positioning.
|
2012-01-19 11:47:41 -08:00 |
|
Michael Jumper
|
284932480c
|
Set key size, improve class names.
|
2012-01-19 11:22:49 -08:00 |
|
Michael Jumper
|
4482fc4530
|
Fixed parsing.
|
2012-01-19 11:19:02 -08:00 |
|
Michael Jumper
|
a8de72ac42
|
Refactor XML parse, use getElement() instead of overriding DOM.
|
2012-01-19 10:39:39 -08:00 |
|
Michael Jumper
|
0281657078
|
Added Task.unblock(), updated block check and update handling mechanism.
|
2012-01-12 10:48:31 -08:00 |
|
Michael Jumper
|
e776fbfcec
|
Fix race condition where the source of a copy operation may be altered before the destination is drawn to (thus the copy may not always copy what we THINK it should be copying, especially if many buffers are repeatedly used and quickly discarded).
|
2012-01-10 23:06:28 -08:00 |
|
Michael Jumper
|
0a4931cb41
|
Copying from a buffer with no width/height should not fail. Hard exceptions in handlers causes layer task handling to stall.
|
2012-01-10 11:37:10 -08:00 |
|
Michael Jumper
|
6fc6122e67
|
Only send sync response if timestamp is changing.
|
2012-01-08 23:47:07 -08:00 |
|
Michael Jumper
|
b4d135c3f1
|
Automatically ping every 5 seconds.
|
2012-01-08 20:20:04 -08:00 |
|
Michael Jumper
|
6ff00e28ea
|
Update docs to reflect null return value.
|
2011-12-21 00:11:18 -08:00 |
|
Michael Jumper
|
532bbbd107
|
No need to create Map if user not valid.
|
2011-12-21 00:09:51 -08:00 |
|
Michael Jumper
|
19fe9dcc9b
|
Should return null if user is not valid.
|
2011-12-21 00:09:18 -08:00 |
|
Michael Jumper
|
cc2e57e1d6
|
auth-provider property should be required.
|
2011-12-20 21:43:16 -08:00 |
|
Michael Jumper
|
0439f0043e
|
If AuthenticationProvider property not provided, parseValue() should return null.
|
2011-12-20 21:42:26 -08:00 |
|
Michael Jumper
|
882f52a5e2
|
If Integer property not provided, parseValue() should return null.
|
2011-12-20 21:41:24 -08:00 |
|
Michael Jumper
|
f89020ef0f
|
Style fixes.
|
2011-12-20 21:40:41 -08:00 |
|
James Muehlner
|
d327940d2a
|
removed null pointer exception catch block left in from testing
|
2011-12-20 11:55:02 -08:00 |
|
James Muehlner
|
5ba1f9fea3
|
Merge branch 'unstable' of ssh://guacamole.git.sourceforge.net/gitroot/guacamole/guacamole into unstable
|
2011-12-20 11:48:13 -08:00 |
|
James Muehlner
|
3a7e72cc2f
|
Fixed problem in class loader. Modified to use Class.forName()
|
2011-12-20 11:47:41 -08:00 |
|
James Muehlner
|
b3708bb381
|
Merge branch 'unstable' of ssh://guacamole.git.sourceforge.net/gitroot/guacamole/guacamole-common into unstable
|
2011-12-20 11:09:50 -08:00 |
|
James Muehlner
|
b6b3f62584
|
fixed file read error discovered while trying to use old style authentication
|
2011-12-20 11:00:06 -08:00 |
|
Michael Jumper
|
8481bc4f0c
|
Changed 'No authorized configurations' message to something more reasonable.
|
2011-12-20 00:00:39 -08:00 |
|
Michael Jumper
|
b4ee710b6f
|
Prevent mouse from leaving screen when moved via touch events.
|
2011-12-19 20:46:46 -08:00 |
|
Michael Jumper
|
6e3ff98b5a
|
Cleaned up menu shading code.
|
2011-12-19 17:01:41 -08:00 |
|
Michael Jumper
|
5048d171d5
|
Improved menu hiding behavior and style.
|
2011-12-19 16:45:23 -08:00 |
|
Michael Jumper
|
6cfde7df70
|
Initial fixes for buggy menu hiding feature.
|
2011-12-19 15:56:12 -08:00 |
|
Michael Jumper
|
f34e577082
|
Fixed comments.
|
2011-12-18 21:33:51 -08:00 |
|
Michael Jumper
|
76b6f2af05
|
Relicensed, fixed comments.
|
2011-12-18 21:32:46 -08:00 |
|
Michael Jumper
|
2f3e8d3643
|
Fixed comments.
|
2011-12-18 21:31:56 -08:00 |
|
Michael Jumper
|
256e9675c9
|
Added README
|
2011-12-18 20:36:02 -08:00 |
|