Augmented keymap struct to support prerequisite keysyms.
[libguac-client-rdp.git] / include /
2012-03-20 Michael JumperAugmented keymap struct to support prerequisite keysyms.
2012-03-05 Michael JumperFixed whitespace, moved timeout declaration.
2012-02-27 Michael JumperUse transfer, not copy.
2012-02-27 Michael JumperMove ROP3 translation code into function, use hex for...
2012-02-16 Michael JumperAdded layer to pointer structure.
2012-02-09 Michael JumperColorize glyphs.
2012-02-08 Michael JumperImplement SetBounds.
2012-02-08 Michael JumperNon-static clrconv, handle palette updates.
2012-01-09 Michael JumperAdded BeginDraw and EndDraw stubs of glyph rendering.
2012-01-08 Michael JumperAdd cache and bitmap decompress stub.
2012-01-04 Michael JumperGDI stubs, working rect.
2012-01-03 Michael JumperAdded prototypes and init for glyphs and pointers.
2012-01-03 Michael JumperAdded free for bitmaps + stub for bitmap paint.
2012-01-03 Michael JumperFixed handlers and segfaults.
2012-01-03 Michael JumperDefined guac_rdp_bitmap.
2012-01-03 Michael JumperRemoved old handler functions.
2012-01-03 Michael JumperMoved bitmap handler into own files.
2011-12-30 Michael JumperRefactored, removed functionality. Fixed most errors...
2011-08-16 Michael JumperMinimal changes to work with FreeRDP 0.8.2
2011-07-25 Michael JumperAdded flags to keymap.
2011-07-24 Michael JumperAdded handling for keyboard events
2011-07-21 Michael JumperFixed stub, added rudimentary mouse support, support...
2011-07-20 Michael JumperInitial working drawing support for rect and bitmap
2011-07-20 Michael JumperUpdated to latest freerdp, using guac_log_info for...
2011-03-28 Michael JumperMoved headers into own dir.