Commit Graph

23 Commits

Author SHA1 Message Date
Michael Jumper
344b215554 Fixed mouse drag handling. 2011-07-25 14:57:40 -07:00
Michael Jumper
3e9bfbf79d Fixed arrow keys 2011-07-25 13:54:55 -07:00
Michael Jumper
2c09b070c0 Cleaned up keymap. 2011-07-25 13:37:09 -07:00
Michael Jumper
50c80a7685 Added flags to keymap. 2011-07-24 23:35:54 -07:00
Michael Jumper
1ecbf7bbef Fixed some scancodes 2011-07-24 01:05:10 -07:00
Michael Jumper
bd8c2f596f Added handling for keyboard events 2011-07-24 00:47:38 -07:00
Michael Jumper
ca34e0c536 Fixed stub, added rudimentary mouse support, support for clip, coloring of text. 2011-07-21 15:17:16 -07:00
Michael Jumper
d4fb4b0a32 Using composite operations to set foreground/background of glyph. 2011-07-21 01:40:44 -07:00
Michael Jumper
5781eb8764 Transparent glyphs. 2011-07-21 01:16:55 -07:00
Michael Jumper
b9727f9d56 Using rect instruction, initial partial-stub for glyphs and rendering 2011-07-21 00:28:35 -07:00
Michael Jumper
9b05cf5f67 Initial working drawing support for rect and bitmap 2011-07-20 16:15:32 -07:00
Michael Jumper
9032357965 Using new layer/buffer alloc/free for bitmap/glyph/surface create/destroy. 2011-07-20 12:48:11 -07:00
Michael Jumper
b4fb6d9198 Updated to latest freerdp, using guac_log_info for stubs, de-stubbed some handlers, now simulating allocation of bitmaps/glyphs/etc. 2011-07-20 08:44:14 -07:00
Michael Jumper
8f6ad5039b Moved headers into own dir. 2011-03-27 20:58:01 -07:00
Michael Jumper
a636a073f0 Moved struct, etc. into own header. 2011-03-27 20:56:14 -07:00
Michael Jumper
e79d34f974 Using cairo instead of libpng (as required by libguac), now handling RDP messages. 2011-03-27 19:04:05 -07:00
Michael Jumper
f3da13556b RDP handler stubs 2011-03-26 21:37:32 -07:00
Michael Jumper
9f49741013 Handler placeholders 2011-03-26 19:14:39 -07:00
Michael Jumper
c4734b6c23 Error handler, actual connection 2011-03-25 23:48:39 -07:00
Michael Jumper
5f6188ee25 Client data and free handler. 2011-03-25 22:59:39 -07:00
Michael Jumper
ff6d6fc404 Actual calls to freerdp functions 2011-03-25 22:49:48 -07:00
Michael Jumper
fb953b0892 Stub code and build files. 2011-03-25 21:58:46 -07:00
Michael Jumper
32d73ec5bd Initial commit. 2011-03-25 21:57:21 -07:00