Free clipboard data properly.
[libguac-client-rdp.git] / include / client.h
2012-04-30 Michael JumperFree clipboard data properly.
2012-04-30 Michael JumperStore clipboard data in client data.
2012-04-06 Michael JumperFix transparent glyphs
2012-04-06 Michael JumperWorking glyph rendering (except for transparent text)
2012-04-05 Michael JumperRender all glyphs server-side.
2012-03-21 Michael JumperMajor refactor of keymap - now using simple keysym...
2012-03-21 Michael JumperAdd per-client keysym state mapping.
2012-03-20 Michael JumperSimplified mapping and lookups, added required structur...
2012-03-05 Michael JumperFixed whitespace, moved timeout declaration.
2012-02-08 Michael JumperNon-static clrconv, handle palette updates.
2012-01-04 Michael JumperGDI stubs, working rect.
2012-01-03 Michael JumperFixed handlers and segfaults.
2011-12-30 Michael JumperRefactored, removed functionality. Fixed most errors...