guacamole-spice-protocol/protocols/rdp/src
David PHAM-VAN 4239a4e690 Add SetNull and SetDefault functions to pointer managment to avoyd segfault with windows 2008r2
Signed-off-by: Michael Jumper <zhangmaike@users.sourceforge.net>
2012-05-25 00:00:37 -07:00
..
client.c Add SetNull and SetDefault functions to pointer managment to avoyd segfault with windows 2008r2 2012-05-25 00:00:37 -07:00
default_pointer.c Embed format information along with default cursor image data. Refactor default cursor set function out of rdp_pointer.h and into default_pointer.h. Add documentation. 2012-05-17 13:04:38 -07:00
guac_handlers.c Log when no equivalence between keysym and Unicode. Remove debug log. 2012-05-16 10:29:43 -07:00
rdp_bitmap.c Implement deferred cache via memblt. 2012-04-10 14:23:37 -07:00
rdp_cliprdr.c Free clipboard data properly. 2012-04-29 23:33:27 -07:00
rdp_gdi.c Only cache within memblt if not already cached. 2012-04-10 16:25:05 -07:00
rdp_glyph.c Fix boundary overflow. 2012-04-10 21:40:05 -07:00
rdp_keymap_base.c Finish base keymap. 2012-03-22 00:16:36 -07:00
rdp_keymap_en_us.c Check for freerdp/locale/keyboard.h before using it, default to old freerdp/kbd/layouts.h if missing. 2012-05-16 00:40:07 -07:00
rdp_keymap.c Add remaining modifier strings, fix unshifted en-us mappings. 2012-03-21 23:45:37 -07:00
rdp_pointer.c Add SetNull and SetDefault functions to pointer managment to avoyd segfault with windows 2008r2 2012-05-25 00:00:37 -07:00