Michael Jumper
|
66f11d5c57
|
Open menu on long-press.
|
2012-01-24 18:24:05 -08:00 |
|
Michael Jumper
|
db69e717a0
|
Combine menu status and error dialog into central status text.
|
2012-01-24 15:52:16 -08:00 |
|
Michael Jumper
|
f3254dfaa0
|
Colorize active numsym.
|
2012-01-24 10:10:49 -08:00 |
|
Michael Jumper
|
e4b82bee3a
|
Use new onkeydown / onkeyup.
|
2012-01-23 15:15:03 -08:00 |
|
Michael Jumper
|
ae06e08a31
|
Added DTD.
|
2012-01-23 13:29:34 -08:00 |
|
Michael Jumper
|
e4ba210020
|
Experimental auto-scroll of UI when mouse goes offscreen.
|
2012-01-23 12:06:46 -08:00 |
|
Michael Jumper
|
0e351933bd
|
Outset/inset borders for keys.
|
2012-01-23 10:47:40 -08:00 |
|
Michael Jumper
|
9d1b845962
|
Control appearance of shift key depending on status of modifier.
|
2012-01-23 10:42:07 -08:00 |
|
Michael Jumper
|
4681dd2ad3
|
Use background/border of keys.
|
2012-01-23 10:09:00 -08:00 |
|
Michael Jumper
|
0beb9165f4
|
Experimental mobile-friendly keyboard layout.
|
2012-01-23 10:05:01 -08:00 |
|
Michael Jumper
|
274da988ce
|
Reformat + improved docs.
|
2012-01-21 12:55:30 -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
|
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
|
2f697d33ff
|
Removed arrow keys and ins/home/etc. for space (important on mobile).
|
2012-01-20 21:30:23 -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
|
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 |
|
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 |
|
Michael Jumper
|
8481bc4f0c
|
Changed 'No authorized configurations' message to something more reasonable.
|
2011-12-20 00:00:39 -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
|
256e9675c9
|
Added README
|
2011-12-18 20:36:02 -08:00 |
|
Michael Jumper
|
e9224ff110
|
Added changelog
|
2011-12-18 20:35:54 -08:00 |
|
Michael Jumper
|
3544842514
|
Fixed confusing "Idle" error handling, improved scoping of UI elements and behavior.
|
2011-12-12 20:21:04 -08:00 |
|
Michael Jumper
|
06189b65bd
|
Removed unused retrieval of auth provider.
|
2011-12-10 15:21:26 -08:00 |
|
Michael Jumper
|
94590d847f
|
Fix ticket #66 - XMLReader.parse() can throw an exception if string given is a path and not a URI. Using Reader as InputSource, forcing interpretation of string as local path.
|
2011-12-08 23:36:38 -08:00 |
|
Michael Jumper
|
cd7ffd4e63
|
Hide menu on connect, remove rounded edges of clipboard, separate menu hide/show code into own file.
|
2011-11-19 23:05:12 -08:00 |
|
Michael Jumper
|
8aa228a290
|
Connection icons, initial autohiding menu implementation.
|
2011-11-19 22:16:05 -08:00 |
|
Michael Jumper
|
0b93ea05a7
|
Further style improvements.
|
2011-11-08 12:33:30 -08:00 |
|
Michael Jumper
|
57a95042e2
|
Style improvements, moved connection-related JavaScript code to own file.
|
2011-11-08 12:28:46 -08:00 |
|
Michael Jumper
|
67412b8666
|
Bumped versions to 0.5.0.
|
2011-11-04 15:20:01 -07:00 |
|
Michael Jumper
|
8f7b798586
|
Fix arrow key caps (not rendering properly in Chrome).
|
2011-09-08 21:50:28 -07:00 |
|
Michael Jumper
|
bdfa749b29
|
Code cleanup.
|
2011-09-08 10:28:13 -07:00 |
|
Michael Jumper
|
8bdc24bcfd
|
Fixed ticket #57: Wrong keysym sent for Ctrl when "Ctrl-Alt-Del" button is clicked.
|
2011-09-08 00:30:10 -07:00 |
|
Michael Jumper
|
9d01e530f8
|
Restored dependencies (removed "provided"), added lib-directory parameter, added custom classloader which reads .jar's from lib-directory, using new classloader to find auth provider.
|
2011-08-26 13:20:26 -07:00 |
|
Michael Jumper
|
3d3d41ea29
|
Setting scope of slf4j to provided.
|
2011-08-25 00:52:48 -07:00 |
|
Michael Jumper
|
fa8fd16504
|
Removed unnecessary scope definitions, set scope of guacamole-common and guacamole-common-auth to provided (jars must then be added to servlet container's classpath, but auth plugins can finally be written AND included without rebuilding the .war)
|
2011-08-25 00:23:27 -07:00 |
|
Michael Jumper
|
93c44f9f32
|
Removed excessive escaping.
|
2011-08-23 19:58:35 -07:00 |
|
Michael Jumper
|
2edd5dfbf5
|
Removed debug line.
|
2011-08-18 18:02:20 -07:00 |
|
Michael Jumper
|
e47e66c906
|
Formatting.
|
2011-08-17 09:36:08 -07:00 |
|