FreeRDP/libfreerdp
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
..
cache Fix GDI return values and other fixes 2015-04-21 14:18:07 +02:00
codec change return types of callbacks to BOOL 2015-04-21 14:18:07 +02:00
common libfreerdp-core: add configurable TSG/RGB fallback, fix edge cases 2015-03-19 11:44:47 -04:00
core Fix GDI return values and other fixes 2015-04-21 14:18:07 +02:00
crypto Take in account @nfedera's comments 2015-04-07 21:06:53 +02:00
gdi Fix GDI return values and other fixes 2015-04-21 14:18:07 +02:00
locale Fix segfault when the xkb layout has no variants 2015-03-30 21:16:18 +02:00
primitives Merge pull request #2435 from llyzs/llyzs 2015-03-06 11:33:30 +01:00
utils ringbuffer: add option to enable/disable debugging 2015-02-03 15:28:05 +01:00
CMakeLists.txt libfreerdp-rail: remove 2014-11-12 19:51:17 -05:00