Updated README to point to new Trac.
[libguac-client-rdp.git] / src / rdp_client.c
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-08-18 Michael JumperFixed keyboard event, added missing init.
2011-08-16 Michael JumperMinimal changes to work with FreeRDP 0.8.2
2011-07-27 Michael JumperWorking mouse support.
2011-07-26 Michael JumperMore keysyms, log unmapped keysyms.
2011-07-25 Michael JumperFixed flag passing
2011-07-25 Michael JumperFixed mouse drag handling.
2011-07-25 Michael JumperAdded flags to keymap.
2011-07-24 Michael JumperAdded handling for keyboard events
2011-07-21 Michael JumperFixed stub, added rudimentary mouse support, support...
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-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.