Commit Graph

760 Commits

Author SHA1 Message Date
Michael Jumper
5e59a18c2c Cleaned up styles. 2011-07-04 14:22:52 -07:00
Michael Jumper
5e321dbe98 Fixed corrupt cursor image. 2011-07-04 13:43:04 -07:00
Michael Jumper
e03f395d5d Merge branch 'unstable' of ssh://guacamole.git.sourceforge.net/gitroot/guacamole/guacamole into unstable 2011-07-03 15:35:26 -07:00
Michael Jumper
423d1a6268 Suppress unchecked warnings for tunnels typecast. 2011-07-03 15:34:00 -07:00
Michael Jumper
efb6851823 Fixed case of ctrl-alt-del, removed keymap.js 2011-07-03 15:33:18 -07:00
Michael Jumper
7217ee6136 Autofocus username. 2011-07-01 09:59:00 -07:00
Michael Jumper
5bca79cd9c XHTML5 compliance, UTF-8 encoding 2011-06-30 14:42:55 -07:00
Michael Jumper
6cc8e4204e 50% opacity for version. 2011-06-30 13:58:02 -07:00
Michael Jumper
238850a8f3 UI cleanup, removing unused images. 2011-06-30 10:00:34 -07:00
Michael Jumper
b1e0148c1e Filter webapp/* so we don't have to hard-code the version number. Display version number in login UI. 2011-06-29 16:43:23 -07:00
Michael Jumper
e6a6ebe724 Use own function, rather than override service(). 2011-06-25 23:33:14 -07:00
Michael Jumper
6959b74d76 Fix for read() vs. readInstruction() issue. Consistency with placement of import vs. license 2011-06-04 22:22:58 -07:00
Michael Jumper
8b49b22a0d Updated version numbers to 0.4.0 2011-05-27 13:45:55 -07:00
Michael Jumper
31fcba137b Updated version numbers to 0.4.0 2011-05-27 13:45:29 -07:00
Michael Jumper
9b682770b4 JavaDoc for servlet classes. 2011-05-15 00:39:47 -07:00
Michael Jumper
2bb7516d30 JavaDoc for protocol classes. 2011-05-15 00:15:55 -07:00
Michael Jumper
65b0f08fd9 JavaDoc for properties classes. 2011-05-14 23:40:27 -07:00
Michael Jumper
3fe4aab695 JavaDoc for network classes. 2011-05-14 00:18:33 -07:00
Michael Jumper
2fb2a9dbc9 JavaDoc for I/O classes. 2011-05-13 23:55:09 -07:00
Michael Jumper
eb8da4d644 Refactored supporting revised API. 2011-05-13 00:53:11 -07:00
Michael Jumper
3bcb7c979c GuacamoleProperties should not be instantiated. 2011-05-13 00:49:10 -07:00
Michael Jumper
a8f5862439 JavaDoc, refactored properties API. 2011-05-13 00:48:15 -07:00
Michael Jumper
3dd0c20ba9 TCP -> Inet 2011-05-12 23:49:09 -07:00
Michael Jumper
78a957b978 Renamed. 2011-05-12 23:47:01 -07:00
Michael Jumper
3b7e71a402 Removed connect() from GuacamoleSocket. Added ConfiguredSocket for providing restricted pre-configured (finished with handshake and connect) GuacamoleSockets. 2011-05-12 23:41:10 -07:00
Michael Jumper
11b29d8709 Major refactor of API (new interfaces, semantic changes) 2011-05-12 23:05:32 -07:00
Michael Jumper
74dd8ad735 Migrated to new tunnel API. 2011-04-08 22:42:27 -07:00
Michael Jumper
2778429fba Improved error handling 2011-04-08 22:40:25 -07:00
Michael Jumper
c020565397 Added tunnel registry and support for multiple tunnels per session. 2011-04-08 16:28:12 -07:00
Michael Jumper
a52476de05 Added read timeout. 2011-03-20 19:33:19 -07:00
Michael Jumper
e063f1f21d Added socket connect timeout 2011-03-20 16:57:47 -07:00
Michael Jumper
09f1ecc527 Fixed issue with repeated "no element found" errors 2011-03-08 22:04:49 -08:00
Michael Jumper
0b9f23bbb6 Keyboard/mouse handling 2011-03-02 16:01:37 -08:00
Michael Jumper
85ee07b6ca Fixed version number 2011-03-01 01:09:38 -08:00
Michael Jumper
1243360a38 Added COPYING 2011-03-01 01:06:28 -08:00
Michael Jumper
7fe3968ff8 Fixed spacing 2011-03-01 01:06:10 -08:00
Michael Jumper
1c8cbd000c Fixed buffering issue with Chrome/Webkit 2011-02-18 22:42:12 -08:00
Michael Jumper
5d72e27ca9 Removed SNAPSHOT 2011-02-17 19:21:03 -08:00
Michael Jumper
8312d74997 Removed SNAPSHOT 2011-02-17 19:19:39 -08:00
Michael Jumper
74748ed115 Merge branch 'master' of ssh://guacamole.git.sourceforge.net/gitroot/guacamole/guacamole 2011-01-24 14:16:10 -08:00
Michael Jumper
70d7ee4792 Added name handler 2011-01-24 14:15:49 -08:00
Michael Jumper
64c49232dc Using UTF-8 source encoding. 2011-01-23 17:02:13 -08:00
Michael Jumper
03d13b0861 Using UTF-8 source encoding. 2011-01-23 17:01:47 -08:00
Michael Jumper
34d0631aa9 Updated example properties file 2011-01-23 15:31:10 -08:00
Michael Jumper
dcd259f93e Migrated to new tunnel servlet API, updated .gitignore 2011-01-23 15:25:37 -08:00
Michael Jumper
b39dc62167 Created new tunnel servlet API, removed old Connect/Inbound/Outbound servlets, removed ClientProviders, updated GuacamoleProperties accordingly. 2011-01-23 15:24:00 -08:00
Michael Jumper
297696c905 Moved error style change into hook 2011-01-23 01:42:03 -08:00
Michael Jumper
afa8c740f6 Migrating to separate Guacamole javascript library 2011-01-22 21:53:57 -08:00
Michael Jumper
b6898abdea Removed experimental ready message 2011-01-21 20:00:46 -08:00
Michael Jumper
7cfc86ce74 Support for newly added ready message 2011-01-21 03:12:00 -08:00