Commit Graph

615 Commits

Author SHA1 Message Date
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
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
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
098a521a4b Initial commit 2011-01-22 22:08:14 -08:00