Bernhard Miklautz
|
515502ffa5
|
change return types of callbacks to BOOL
* change all client/server callbacks to BOOL
* update all clients accordingly
* add multiple return value checks
* small fixes
|
2015-04-21 14:18:07 +02:00 |
|
Marc-André Moreau
|
2a5192b027
|
Merge branch 'master' of github.com:awakecoding/FreeRDP into egfx
Conflicts:
client/Windows/wf_cliprdr.h
client/Windows/wf_event.h
client/X11/xf_client.c
client/X11/xf_gdi.c
libfreerdp/gdi/gdi.c
server/Mac/mf_input.c
|
2014-09-17 19:09:56 -04:00 |
|
Marc-André Moreau
|
73471eb1f0
|
libfreerdp-gdi: fix 8bpp mode
|
2014-09-17 18:30:09 -04:00 |
|
Armin Novak
|
2f519d7f16
|
Replaced logging in libfreerdp with wlog defines.
|
2014-09-15 08:48:46 +02:00 |
|
Armin Novak
|
f4c133eaf8
|
Replaced custom logging mechanism with WLog wrapper.
|
2014-08-07 16:51:24 +02:00 |
|
Marc-André Moreau
|
cdcd290c44
|
wfreerdp: fix most build warnings
|
2014-02-10 22:12:13 -05:00 |
|
Marc-André Moreau
|
edb218df90
|
libfreerdp-cache: refactor code style
|
2013-11-03 13:51:41 -05:00 |
|
Armin Novak
|
35a558be9e
|
Fixed memory leak.
|
2013-09-05 12:14:34 +02:00 |
|
Hardening
|
7701c9d934
|
Replace printf(...) by fprintf(stderr, ...)
|
2013-03-28 23:06:34 +01:00 |
|
Marc-André Moreau
|
e18a0b807f
|
libfreerdp-core: fix async updates with palettes
|
2013-02-03 16:19:25 -05:00 |
|
Marc-André Moreau
|
8a32de3801
|
libfreerdp: purged source tree from deprecated memory utils
|
2012-11-21 21:22:06 -05:00 |
|
Marc-André Moreau
|
5e77cefb08
|
libfreerdp-utils: removed part of the deprecated calls to xzalloc
|
2012-11-19 23:49:08 -05:00 |
|
Marc-André Moreau
|
9d064171a7
|
freerdp: get rid of old types
|
2012-10-09 03:26:39 -04:00 |
|
Marc-André Moreau
|
9909a12af5
|
libfreerdp-utils: get rid of xmalloc, xrealloc and xfree
|
2012-10-08 23:21:26 -04:00 |
|
Marc-André Moreau
|
e60a092d81
|
freerdp: fix headers
|
2012-10-08 23:02:04 -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
|
d5d1eb7762
|
libfreerdp: add proper config.h inclusions
|
2012-08-14 17:09:01 -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 |
|