Commit Graph

3681 Commits

Author SHA1 Message Date
Jay Sorg
7a68fcf626 win32: fix for 100% cpu, reset event 2012-10-01 11:08:13 -07:00
Marc-André Moreau
fcc9f91302 cmake: add support for solution groups 2012-09-30 22:58:59 -04:00
Marc-André Moreau
c7719e9982 libfreerdp-utils: get rid of rect utils 2012-09-24 04:59:18 -04:00
Marc-André Moreau
6dcc8e73ee libfreerdp-utils: get rid of rdpBlob 2012-09-24 04:40:32 -04:00
Marc-André Moreau
58e1fd325a libfreerdp-utils: get rid of freerdp_uniconv_in 2012-09-23 20:11:50 -04:00
Marc-André Moreau
d0ac31b2c1 libfreerdp-utils: get rid of freerdp_uniconv_out 2012-09-23 19:49:13 -04:00
Marc-André Moreau
44f18159c4 libfreerdp-utils: get rid of UNICONV unicode conversion context 2012-09-23 18:41:07 -04:00
Marc-André Moreau
867c169148 libfreerdp-locale: cleanup keyboard code 2012-09-22 14:27:30 -04:00
Marc-André Moreau
36122bea94 Merge branch 'master' of github.com:FreeRDP/FreeRDP into cleanup 2012-09-18 19:41:39 -04:00
Jay Sorg
52f7e679f8 core fix for windows get_fds 2012-09-17 14:44:06 -07:00
Marc-André Moreau
2026d3079e libfreerdp-core: code restructuration 2012-09-16 21:05:51 -04:00
Marc-André Moreau
a11615aebd wfreerdp-server: add PeerLogon callback for server logon 2012-09-16 15:30:11 -04:00
Marc-André Moreau
c62a82e228 wfreerdp-server: fix negotiation of codecs 2012-09-15 17:51:05 -04:00
Marc-André Moreau
1f6c0a9095 libfreerdp-core: fix http encoding for TSG on Windows 2012-09-11 12:10:37 -07:00
Marc-André Moreau
e4e6fb4837 libfreerdp-core: enable allow skip alpha 2012-09-10 16:17:17 -07:00
Marc-André Moreau
bdfb1ca26a libfreerdp-core: fix enabling of RDP security levels 2012-09-10 16:01:02 -07:00
Marc-André Moreau
9d14a663d3 libfreerdp-core: fix memory leak in TSG 2012-09-08 18:47:28 -04:00
Marc-André Moreau
1e2d7599d9 libfreerdp-core: minor TSG code style cleanup 2012-09-08 17:49:37 -04:00
Marc-André Moreau
a51b80e01f libfreerdp-core: cleanup WIP TSG code 2012-09-08 16:45:06 -04:00
Marc-André Moreau
7838e22477 libfreerdp-core: improvements for C# bindings 2012-09-03 17:08:46 -04:00
Marc-André Moreau
53eb0e747c Merge branch 'cleanup' of github.com:FreeRDP/FreeRDP 2012-08-30 19:57:39 -04:00
Marc-André Moreau
a9bbc3d8c1 wfreerdp: fix build on Windows XP 2012-08-30 19:57:21 -04:00
Marc-André Moreau
f8f1cddacf wfreerdp: Windows 8 fixes 2012-08-28 18:01:42 -04:00
Hiroshi Akashio
de9156e4a0 Fixed:
I mistaked to set position for kbd_type,kbd_subtype and kbd_fn_keys.
  After kbd_layout has been set, I set them.
  There is a failure in my test method.
2012-08-27 00:32:36 +09:00
Hiroshi Akashio
61eabe3048 Japanese keyboard patch
o Add Japanese key
    HIRAGANA
    CONVERT_JP
    NONCONVERT_JP
  o set Japanese keyboard
    kbd_type    : 7
    kbd_subtype : 2
    kbd_fn_keys : 12
2012-08-25 01:25:59 +09:00
Marc-André Moreau
f1fa98c997 wfreerdp: fix compilation warnings on Windows 2012-08-14 18:39:07 -04:00
Marc-André Moreau
910f9ffed6 libfreerdp: wrap inclusion of config.h with HAVE_CONFIG_H 2012-08-14 17:41:40 -04:00
Marc-André Moreau
d5d1eb7762 libfreerdp: add proper config.h inclusions 2012-08-14 17:09:01 -04:00
Marc-André Moreau
cf7c65ba00 libwinpr: add support for monolithic build (single libwinpr.so) 2012-08-14 14:37:31 -04:00
Marc-André Moreau
c56f7064f2 libfreerdp: fix linking libraries for monolithic build 2012-08-14 00:31:06 -04:00
Marc-André Moreau
19028a27b0 libfreerdp: move all libraries to libfreerdp directory, one step closer to monolithic build option 2012-08-13 23:19:51 -04:00