Send name after connect.
[libguac-client-rdp.git] / src /
2011-07-25 Michael JumperFixed arrow keys
2011-07-25 Michael JumperCleaned up keymap.
2011-07-25 Michael JumperAdded flags to keymap.
2011-07-24 Michael JumperFixed some scancodes
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 headers into own dir.
2011-03-28 Michael JumperMoved struct, etc. into own header.
2011-03-28 Michael JumperUsing cairo instead of libpng (as required by libguac...
2011-03-27 Michael JumperRDP handler stubs
2011-03-27 Michael JumperHandler placeholders
2011-03-26 Michael JumperError handler, actual connection
2011-03-26 Michael JumperClient data and free handler.
2011-03-26 Michael JumperActual calls to freerdp functions
2011-03-26 Michael JumperStub code and build files.