FreeRDP/client
Bernhard Miklautz 2c072d33d3 Fix GDI return values and other fixes
* top level GDI functions return 0 on error and != 0 otherwise but the
  low level functions (16bpp.c, 8bpp.c 32bpp.c) which are called did it
	exactly the other way around. Those were adapted.
* change gdi_InvalidateRegion to BOOL and check calls where appropriate
* integrate comments from pull request
2015-04-21 14:18:07 +02:00
..
Android change return types of callbacks to BOOL 2015-04-21 14:18:07 +02:00
DirectFB Added flag to ignore unknown keywords 2015-03-16 10:15:37 +01:00
Mac change return types of callbacks to BOOL 2015-04-21 14:18:07 +02:00
Sample change return types of callbacks to BOOL 2015-04-21 14:18:07 +02:00
Wayland change return types of callbacks to BOOL 2015-04-21 14:18:07 +02:00
Windows change return types of callbacks to BOOL 2015-04-21 14:18:07 +02:00
X11 Fix GDI return values and other fixes 2015-04-21 14:18:07 +02:00
common Fix regression introduced in 0b7f9d4 2015-04-02 22:53:45 +02:00
iOS change return types of callbacks to BOOL 2015-04-21 14:18:07 +02:00
.gitignore freerdp: remove vendor-specific options from build system, add automatic ways of including external clients/servers 2013-09-03 20:37:04 -04:00
CMakeLists.txt build: cmake 3.1 compatibility 2014-12-12 19:26:22 +01:00