More JSDoc, renamed Update to Task, fixed wording.
[guacamole-common-js.git] / src / main / resources / layer.js
2011-07-06 Michael JumperMore JSDoc, renamed Update to Task, fixed wording.
2011-07-06 Michael JumperMore JSDoc.
2011-07-06 Michael JumperJSDoc + namespace, some cleanup.
2011-07-03 Michael JumperRemoved keymap (merged into keyboard), fixed JS semicol...
2011-04-03 Michael JumperFixed copyrect: although synchronization was properly...
2011-04-01 Michael JumperFixed typo in copy.
2011-03-30 Michael JumperAdded channel mask.
2011-03-07 Michael JumperRevert "Added busy handlers for layer, implemented...
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-02-20 Michael JumperFixed layer positioning.
2011-02-20 Michael JumperMore efficient layer implementation (job queue, rather...
2011-02-16 Michael JumperFixed deadlock in layer
2011-02-13 Michael JumpercopyRect should be synchronized with source layer/buffe...
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-23 Michael JumperInitial commit