Refactored, removed functionality. Fixed most errors on compile. Will likely not...
[libguac-client-rdp.git] / src / rdp_handlers.c
2011-12-30 Michael JumperRefactored, removed functionality. Fixed most errors...
2011-11-26 Michael JumperBumped version number, migrated to new libguac API.
2011-10-26 Michael JumperRevert "Migrated to new location for default layer."
2011-10-24 Michael JumperMigrated to new location for default layer.
2011-09-13 Michael JumperAltered glyph drawing order.
2011-08-17 Michael JumperRestored missing functions (palette).
2011-08-16 Michael JumperMinimal changes to work with FreeRDP 0.8.2
2011-07-26 Michael JumperFixed paint_bitmap (was not using cx,cy, leading to...
2011-07-26 Michael Jumperscreenblt must always copy from default layer to target...
2011-07-24 Michael JumperAdded handling for keyboard events
2011-07-21 Michael JumperFixed stub, added rudimentary mouse support, support...
2011-07-21 Michael JumperUsing composite operations to set foreground/background...
2011-07-21 Michael JumperTransparent glyphs.
2011-07-21 Michael JumperUsing rect instruction, initial partial-stub for glyphs...
2011-07-20 Michael JumperInitial working drawing support for rect and bitmap
2011-07-20 Michael JumperUsing new layer/buffer alloc/free for bitmap/glyph...
2011-07-20 Michael JumperUpdated to latest freerdp, using guac_log_info for...
2011-03-28 Michael JumperMoved struct, etc. into own header.
2011-03-27 Michael JumperRDP handler stubs