Add support for ignoring certificate, security, authentication, and pre-connection...
[libguac-client-rdp.git] / Makefile.am
2012-05-17 Michael JumperUsing embedded bitmap rather than raster-drawn cursor.
2012-05-16 Michael JumperUse direct translation between keysym and Unicode,...
2012-05-15 Jocelyn DELALANDEAdded keysym to unicode translation mechanisms.
2012-05-05 Michael JumperAdded missing noinst_HEADERS
2012-03-30 Michael JumperAdded clipboard event stubs.
2012-03-21 Michael JumperMoved non-printable keys into base keymap.
2012-03-21 Michael JumperRemoved Alt-code mapping, using convenient identity...
2012-03-21 Michael JumperAdd keysym string to $ for testing.
2012-03-20 Michael JumperAdd Alt-code map.
2012-03-20 Michael JumperSimplified mapping and lookups, added required structur...
2012-02-23 Michael JumperBumped version number to 0.6.0. Added LICENSE to dist...
2012-01-04 Michael JumperGDI stubs, working rect.
2012-01-03 Michael JumperAdded glyph and pointer stubs.
2012-01-03 Michael JumperAdded missing .c file to Makefile.am, fix guac_handlers.c
2012-01-03 Michael JumperFixed typo in Makefile.am, removed non-existant include...
2012-01-03 Michael JumperRemoved old handler functions.
2012-01-03 Michael JumperMoved bitmap handler into own files.
2011-12-30 Michael JumperRefactored, removed functionality. Fixed most errors...
2011-07-24 Michael JumperAdded handling for keyboard events
2011-03-28 Michael JumperMoved headers into own dir.
2011-03-27 Michael JumperRDP handler stubs
2011-03-26 Michael JumperStub code and build files.