guacamole-common-js.git
2011-03-05 Michael JumperAdded busy handlers for layer, implemented ready instru...
2011-03-03 Michael JumperFixed error in call to redrawCursor() and layer
2011-03-03 Michael JumperExtracted tunnel, mouse, and keyboard handling from...
2011-02-20 Michael JumperFixed layer positioning.
2011-02-20 Michael JumperMore efficient layer implementation (job queue, rather...
2011-02-19 Michael JumperAutodetect whether polling should be stopped (whether...
2011-02-19 Michael JumperFIX: Not all browsers send onreadystatechange for new...
2011-02-18 Michael JumperMerge branch 'unstable' of ssh://guacamole.git.sourcefo...
2011-02-18 Michael JumperRemoved SNAPSHOT
2011-02-17 Michael JumperremoveChild(), not removeNode()
2011-02-17 Michael JumperMerge branch 'unstable' of ssh://guacamole.git.sourcefo...
2011-02-17 Michael JumperAdding a layer should not remove ALL contents of displa...
2011-02-16 Michael JumperFixed deadlock in layer
2011-02-13 Michael JumpercopyRect should be synchronized with source layer/buffe...
2011-02-13 Michael JumperFixed error when layers are missing
2011-02-13 Michael JumperAdded autosize to layer
2011-02-12 Michael JumperTrue layer and buffer support (not stub)
2011-02-12 Michael JumperStub implementation of layer/buffer support (initial...
2011-01-24 Michael JumperUsing handler for name message, rather than setting...
2011-01-24 Michael JumperUsing UTF-8 source encoding.
2011-01-23 Michael JumperUsing new tunnel servlet API
2011-01-23 Michael JumperMoved error style change into hook
2011-01-23 Michael JumperInitial commit