Files
guacamole-client/guacamole-common-js/ChangeLog
2012-08-11 14:12:47 -07:00

38 lines
991 B
Plaintext

2012-08-11 Michael Jumper <zhangmaike@users.sourceforge.net>
* Improve documentation
2012-08-02 Michael Jumper <zhangmaike@users.sourceforge.net>
* Fix keyboard event handling
2012-08-01 Michael Jumper <zhangmaike@users.sourceforge.net>
* Implement absolute touch device emulation
2012-05-04 Michael Jumper <zhangmaike@users.sourceforge.net>
* Improved iPad and touch device support
* Improved touch support
* Implemented new drawing instructions
* Nestable layers
2011-12-11 Michael Jumper <zhangmaike@users.sourceforge.net>
* Implemented improved instruction format
* Fixed errors in IE in on-screen keyboard
* Relicensed as Mozilla/LGPL/GPL
* Touch support (emulates touchpad control of mouse pointer)
* "rect" and "clip" instructions
2011-07-13 Michael Jumper <zhangmaike@users.sourceforge.net>
* "sync" instruction
* Channel masks (alpha compositing)
* Multiple tunnel support
2011-03-02 Michael Jumper <zhangmaike@users.sourceforge.net>
* Initial release