Commit Graph

5756 Commits

Author SHA1 Message Date
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
Michael Jumper
e9224ff110 Added changelog 2011-12-18 20:35:54 -08:00
Michael Jumper
e6818a551f Added JavaDoc. 2011-12-18 20:15:28 -08:00
Michael Jumper
6cd150a2a0 Added README 2011-12-18 14:57:05 -08:00
Michael Jumper
4e33e1c9a7 Added changelog 2011-12-18 14:56:49 -08:00
Michael Jumper
3a95a270ac Fixed typo README 2011-12-18 14:56:02 -08:00
Michael Jumper
75dd6a4ffa Added changelog. 2011-12-18 12:34:56 -08:00
Michael Jumper
745a83f0d8 Fixed typo in README 2011-12-13 18:41:20 -08:00
Michael Jumper
93b186f8cd Added README 2011-12-13 18:04:14 -08:00
Michael Jumper
bb5ce4bf32 Removed unused repo. 2011-12-12 21:27:43 -08:00
Michael Jumper
86dc877483 Removed SSH plugin requirement and dist management. 2011-12-12 21:26:33 -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
70531a534d Added changelog. 2011-12-11 23:50:28 -08:00
Michael Jumper
08d2eb731e Added README. 2011-12-11 15:35:56 -08:00
Michael Jumper
ece9aa850e Fixes ticket #61 - adds catches where necessary to handle errors thrown only by IE. 2011-12-11 12:21:34 -08:00
Michael Jumper
d5b093023f Fix errors in IE due to lack of textContent support. 2011-12-11 12:04:27 -08:00
Michael Jumper
06189b65bd Removed unused retrieval of auth provider. 2011-12-10 15:21:26 -08:00
Michael Jumper
5da93b15c0 Rename GuacamoleTunnelServlet to GuacamoleHTTPTunnelServlet. 2011-12-10 14:44:38 -08:00
Michael Jumper
e362394d10 Removing WebSocket tunnel for stable release. It will be back. 2011-12-10 14:31:47 -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
f9bcd5f7cf Added GuacamoleReader.available(), using to determine appropriate times to flush tunnel servlet output. 2011-12-05 18:54:52 -08:00
Michael Jumper
e0b1427e59 Converted ReaderGuacamoleReader to real parser of new instruction format (should be more efficient, and no more chance of invalid reads due to semicolons). 2011-12-05 18:20:58 -08:00
Michael Jumper
935088d9d4 Relicensed as Mozilla/LGPL/GPL. 2011-12-04 17:15:18 -08:00
Michael Jumper
70b522cacd Relicensed as Mozilla/LGPL/GPL. 2011-12-04 17:09:48 -08:00
Michael Jumper
01cd2cb846 Referencing example in GuacamoleTunnelServlet. 2011-11-26 18:33:47 -08:00
Michael Jumper
e8f83c19cc Renamed and reformatted example, removed unapplicable license terms. 2011-11-26 18:23:45 -08:00
Michael Jumper
d3f6993acf Added example from guacamole-example 2011-11-26 18:08:49 -08:00
Michael Jumper
4ae8aa1219 Removing DoxygenLayout.xml for now 2011-11-26 18:03:30 -08:00
Michael Jumper
8bb0892747 Strip ../src from path 2011-11-26 18:01:32 -08:00
Michael Jumper
5437cb338a Improved doc layout 2011-11-26 16:48:44 -08:00
Michael Jumper
92508bb91a Hide "scope" (package) names from Doxygen generated docs. 2011-11-26 16:17:45 -08:00
Michael Jumper
6f79b3f93b Added Doxyfile. 2011-11-25 18:48:34 -08:00
Michael Jumper
c927d9f2ff UUID output should contain no newline. At least one browser (Konqueror) includes the trailing newline in responseText. 2011-11-20 00:44:39 -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
73b7304ab7 Bumped versions to 0.5.0. 2011-11-04 15:20:33 -07:00
Michael Jumper
aae7c8674f Bumped versions to 0.5.0. 2011-11-04 15:20:22 -07:00
Michael Jumper
b3ebfeb2cf Bumped versions to 0.5.0. 2011-11-04 15:20:15 -07:00
Michael Jumper
67412b8666 Bumped versions to 0.5.0. 2011-11-04 15:20:01 -07:00
Michael Jumper
87387c5cb8 Code cleanup. 2011-10-11 15:31:01 -07:00
Michael Jumper
dfbe62e65f New instruction format for output. 2011-09-16 17:03:05 +00:00
Michael Jumper
49dd332ad9 Updated comments 2011-09-16 06:16:41 +00:00
Michael Jumper
f29a101537 Partial implementation of new format instructions in output. 2011-09-11 16:10:38 -07:00
Michael Jumper
5e92911073 Support for new instruction format. 2011-09-10 19:09:17 -07:00
Michael Jumper
12717e038c Support for new instruction format, dependency on Apache commons 2011-09-10 19:08:42 -07:00