Michael Jumper
|
80df0efa62
|
Using new function for libguac check.
|
2011-11-26 14:57:35 -08:00 |
|
Michael Jumper
|
9835dde90e
|
Brought up to date with latest libguac changes.
|
2011-11-25 16:40:56 -08:00 |
|
Michael Jumper
|
b69ab3a27a
|
Reverted queue migration.
|
2011-11-04 11:37:01 -07:00 |
|
Michael Jumper
|
c07170e05d
|
Migrated to new client-level queue.
|
2011-10-25 22:10:48 -07:00 |
|
Michael Jumper
|
88d7b8ef70
|
Revert "Migrated to new location for default layer."
This reverts commit dd43edd7ae8d965483ff2c1b178a5e1d86dc1c52.
|
2011-10-25 17:29:11 -07:00 |
|
Michael Jumper
|
e9b20e37d3
|
Migrated to new location for default layer.
|
2011-10-23 23:34:53 -07:00 |
|
Michael Jumper
|
7183b43d1d
|
Migrated to layer instruction queue.
|
2011-10-23 23:12:00 -07:00 |
|
Michael Jumper
|
31268c3f6c
|
Altered glyph drawing order.
|
2011-09-13 10:02:32 -07:00 |
|
Michael Jumper
|
bfdd7f325f
|
Fixed keyboard event, added missing init.
|
2011-08-18 10:44:34 -07:00 |
|
Michael Jumper
|
eb613bd71e
|
Restored missing functions (palette).
|
2011-08-17 12:31:20 -07:00 |
|
Michael Jumper
|
e1fb51f222
|
Minimal changes to work with FreeRDP 0.8.2
|
2011-08-15 19:31:53 -07:00 |
|
Michael Jumper
|
485616045e
|
Removed unused file.
|
2011-08-10 15:13:22 -07:00 |
|
Michael Jumper
|
96fe9047dc
|
Working mouse support.
|
2011-07-27 10:06:12 -07:00 |
|
Michael Jumper
|
afcb7a63e3
|
Fixed paint_bitmap (was not using cx,cy, leading to black rectangles), proper bpp calculations, using SRC instead of OVER for create_bitmap operations.
|
2011-07-26 13:40:00 -07:00 |
|
Michael Jumper
|
b32a2cce22
|
screenblt must always copy from default layer to target, not target to target
|
2011-07-26 13:01:34 -07:00 |
|
Michael Jumper
|
024a732c8d
|
More keysyms, log unmapped keysyms.
|
2011-07-25 20:16:56 -07:00 |
|
Michael Jumper
|
ceb76aa744
|
Fixed flag passing
|
2011-07-25 15:55:39 -07:00 |
|
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
|
4dc9e81f93
|
Using new guac_layer instead of integer index.
|
2011-07-20 12:37:35 -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
|
c4c84a1e44
|
Updated version numbers to 0.4.0
|
2011-05-27 13:47:09 -07:00 |
|
Michael Jumper
|
e98ee250bd
|
Converted to new composite enums
|
2011-04-21 16:30:59 -07:00 |
|
Michael Jumper
|
797cff31f2
|
Added composite mode.
|
2011-03-30 00:05:28 -07:00 |
|
Michael Jumper
|
e0e6a5e50e
|
Fixed leak in update handler.
|
2011-03-27 22:48:15 -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
|
846c42c1cb
|
Working cairo VNC client.
|
2011-03-27 18:58:51 -07:00 |
|
Michael Jumper
|
be731b5900
|
Full conversion of old libpng-based methods.
|
2011-03-27 18:40:38 -07:00 |
|
Michael Jumper
|
e49798364b
|
Switching to cairo, partial translation.
|
2011-03-27 18:28:10 -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 |
|
Michael Jumper
|
56c3b04e9e
|
Added -pedantic
|
2011-03-24 23:12:43 -07:00 |
|
Michael Jumper
|
8c3fa0c54e
|
Use guac log functions for VNC log.
|
2011-03-20 00:22:22 -07:00 |
|