Files
guacamole-client/guacamole-common-js/ChangeLog
Michael Jumper b77e78deb5 Update ChangeLog
2012-10-16 18:17:55 -07:00

46 lines
1.2 KiB
Plaintext

2012-10-16 Michael Jumper <zhangmaike@users.sourceforge.net>
* Fix stream inefficiency bug (ticket #201)
2012-09-27 Michael Jumper <zhangmaike@users.sourceforge.net>
* Fix variable naming conflict (ticket #191)
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