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
|
4d1717146f
|
Fixed layer positioning.
|
2011-02-20 13:50:22 -08:00 |
|
Michael Jumper
|
4571135a08
|
More efficient layer implementation (job queue, rather than array + ids... should be less mem)
|
2011-02-20 13:20:17 -08:00 |
|
Michael Jumper
|
2dfd279e22
|
Autodetect whether polling should be stopped (whether browser supports multiple readyState==3 events).
|
2011-02-18 23:50:35 -08:00 |
|
Michael Jumper
|
bdde602f71
|
FIX: Not all browsers send onreadystatechange for new data (Opera doesn't)
|
2011-02-18 23:26:47 -08:00 |
|
Michael Jumper
|
1c8cbd000c
|
Fixed buffering issue with Chrome/Webkit
|
2011-02-18 22:42:12 -08:00 |
|
Michael Jumper
|
68fd27e1bb
|
Merge branch 'unstable' of ssh://guacamole.git.sourceforge.net/gitroot/guacamole/guacamole-common-js into unstable
|
2011-02-17 19:23:02 -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
|
1693035dc5
|
Removed SNAPSHOT
|
2011-02-17 19:19:05 -08:00 |
|
Michael Jumper
|
8a4081a284
|
removeChild(), not removeNode()
|
2011-02-17 02:27:49 -08:00 |
|
Michael Jumper
|
fb623a1933
|
Merge branch 'unstable' of ssh://guacamole.git.sourceforge.net/gitroot/guacamole/guacamole-common-js into unstable
|
2011-02-17 02:11:59 -08:00 |
|
Michael Jumper
|
299eb56d79
|
Adding a layer should not remove ALL contents of display (the on-screen keyboard, for example, is a child of the display)
|
2011-02-17 02:05:36 -08:00 |
|
Michael Jumper
|
25fd42afea
|
Fixed deadlock in layer
|
2011-02-15 18:46:02 -08:00 |
|
Michael Jumper
|
fabeca7414
|
copyRect should be synchronized with source layer/buffer's updates (as it may not be finished drawing by the time a copy is issued)
|
2011-02-12 18:22:39 -08:00 |
|
Michael Jumper
|
27a94eb48a
|
Fixed error when layers are missing
|
2011-02-12 18:10:46 -08:00 |
|
Michael Jumper
|
0590170712
|
Added autosize to layer
|
2011-02-12 16:14:29 -08:00 |
|
Michael Jumper
|
0ad9127a68
|
True layer and buffer support (not stub)
|
2011-02-12 14:07:12 -08:00 |
|
Michael Jumper
|
3d3aad76c9
|
Stub implementation of layer/buffer support (initial compat for new version of protocol)
|
2011-02-12 01:35:32 -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
|
56baa32ec7
|
Using handler for name message, rather than setting document.title directly (as this is now a JS library)
|
2011-01-24 14:06:56 -08:00 |
|
Michael Jumper
|
02d2fc1426
|
Using UTF-8 source encoding.
|
2011-01-23 17:02:56 -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
|
77c4c9b374
|
Using new tunnel servlet API
|
2011-01-23 15:22:06 -08:00 |
|
Michael Jumper
|
db00063b36
|
Moved error style change into hook
|
2011-01-23 01:42:37 -08:00 |
|
Michael Jumper
|
297696c905
|
Moved error style change into hook
|
2011-01-23 01:42:03 -08:00 |
|
Michael Jumper
|
098a521a4b
|
Initial commit
|
2011-01-22 22:08:14 -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 |
|
Michael Jumper
|
d9ffdf8184
|
Merge branch 'master' of ssh://guacamole.git.sourceforge.net/gitroot/guacamole/guacamole
|
2011-01-02 23:55:18 -08:00 |
|
Michael Jumper
|
93fc36b810
|
Updated examples.
|
2011-01-02 23:54:35 -08:00 |
|
Michael Jumper
|
d536196e62
|
Migrated to new format and new (more strict) parser.
|
2011-01-02 22:35:17 -08:00 |
|
Michael Jumper
|
ac96427c08
|
Forgot to invoke connect()
|
2011-01-02 17:08:46 -08:00 |
|
Michael Jumper
|
adb577ca8e
|
Implemented parsing of instructions
|
2011-01-02 17:08:27 -08:00 |
|
Michael Jumper
|
573f92af02
|
Added opcode enum
|
2011-01-02 15:16:21 -08:00 |
|
Michael Jumper
|
62332e9f65
|
Implementing API improvements made in guacamole-common
|
2011-01-02 14:28:06 -08:00 |
|
Michael Jumper
|
a54c413420
|
More API improvements
|
2011-01-02 14:27:44 -08:00 |
|
Michael Jumper
|
1dec9e889b
|
Migrated to improved API.
|
2011-01-02 02:37:09 -08:00 |
|
Michael Jumper
|
1430bed43e
|
API improvements
|
2011-01-02 02:36:31 -08:00 |
|
Michael Jumper
|
bda0d83ff1
|
Initial work moving to reasonable session/client API.
|
2011-01-01 20:32:52 -08:00 |
|
Michael Jumper
|
fc8ff9ea16
|
Added *~ files to .gitignore
|
2011-01-01 15:56:30 -08:00 |
|
Michael Jumper
|
6e7eeec5b0
|
Ignore target dir
|
2011-01-01 01:48:20 -08:00 |
|