FreeRDP/libfreerdp
Bernhard Miklautz 4592deee72 extend /size to allow width or height percentages (#4146)
If the size parameter is used with a percentages like /size:50% now
an additional 'w' or 'h' can be appended (like /size:50%w) to specify
where the percentage should be applied. If both or none are set the
behavior is like it was before and the percentage is applied to width
and height.
2017-09-25 09:35:49 +02:00
..
cache cache: Use Bitmap_Free instead of free 2017-09-07 09:38:44 +02:00
codec fix clang warnings, directly include wtypes.h (#4097) 2017-08-29 09:09:38 +02:00
common extend /size to allow width or height percentages (#4146) 2017-09-25 09:35:49 +02:00
core Using PasswordIsSmartcardPin option when sending TS_INFO_PACKET 2017-09-23 14:28:17 +02:00
crypto Fixed certificate check return. 2017-07-28 08:35:41 +02:00
gdi Removed unused variable. 2017-08-31 09:57:49 +02:00
locale Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
primitives fix clang warnings, directly include wtypes.h (#4097) 2017-08-29 09:09:38 +02:00
utils fix clang warnings, directly include wtypes.h (#4097) 2017-08-29 09:09:38 +02:00
CMakeLists.txt Disable GFX H264 if no backend compiled in. 2017-07-17 09:25:21 +02:00
freerdp.pc.in Include major version number in library names 2017-01-16 11:11:58 +01:00
FreeRDPConfig.cmake.in cleanup cmake exports and pkg-config files 2016-01-12 17:32:33 +01:00