FreeRDP/client/X11
Bernhard Miklautz 421b74e85e client/locale: properly check popen return value
popen returns NULL if an error occurs and not < 0.
2015-06-22 19:23:58 +02:00
..
cli Necessary changes to get latest branch working on OpenBSD 5.6 2015-04-21 14:42:06 -04:00
.gitignore xfreerdp: fix monolithic build 2013-08-15 13:25:29 -04:00
CMakeLists.txt Added support for manpage construction for OpenBSD 2015-04-24 08:38:35 -04:00
ModuleOptions.cmake freerdp: remove vendor-specific options from build system, add automatic ways of including external clients/servers 2013-09-03 20:37:04 -04:00
generate_argument_docbook.c Using wlog for logging in clients now. 2014-09-15 08:55:00 +02:00
xf_channels.c xfreerdp: cleanup and fix RemoteApp 2014-11-11 16:35:30 -05:00
xf_channels.h xfreerdp: cleanup and fix RemoteApp 2014-11-11 16:35:30 -05:00
xf_client.c Fixes for malloc / calloc + other fixes 2015-06-22 19:21:47 +02:00
xf_client.h xfreerdp: remove dependency on libfreerdp-rail 2014-11-12 19:49:35 -05:00
xf_cliprdr.c Fix unchecked strdups 2015-06-22 19:09:59 +02:00
xf_cliprdr.h xfreerdp: migrate to cliprdr callback interface 2014-10-15 21:30:11 -04:00
xf_event.c client/locale: properly check popen return value 2015-06-22 19:23:58 +02:00
xf_event.h Fixed declaration of xf_event_action_script_init() 2015-05-20 21:01:46 +02:00
xf_gdi.c client/x11: fix + simplify invalidate_poly_region 2015-05-19 01:13:40 +02:00
xf_gdi.h change return types of callbacks to BOOL 2015-04-21 14:18:07 +02:00
xf_gfx.c Fix unchecked CreateEvent calls and misc fixes 2015-04-29 18:18:39 +02:00
xf_gfx.h xfreerdp: fix egfx multimonitor support 2015-02-10 16:32:07 -05:00
xf_graphics.c fixed multiple missing gdi return value checks 2015-05-08 21:39:23 +02:00
xf_graphics.h fixed multiple missing gdi return value checks 2015-05-08 21:39:23 +02:00
xf_input.c xfreerdp: added smart sizing, mt gesture fixes 2014-12-01 11:56:44 +01:00
xf_input.h xfreerdp: start refactoring cliprdr 2014-10-14 22:24:07 -04:00
xf_keyboard.c client/locale: properly check popen return value 2015-06-22 19:23:58 +02:00
xf_keyboard.h Fix unchecked strdups 2015-06-22 19:09:59 +02:00
xf_monitor.c xfreerdp: FS fixes & smart-sizing resuscitation 2015-04-16 17:31:22 +02:00
xf_monitor.h xfreerdp: removed desktopWidth/desktopHeight vars 2015-04-16 17:31:22 +02:00
xf_rail.c Fix unchecked strdups 2015-06-22 19:09:59 +02:00
xf_rail.h xfreerdp: separate app windows from desktop windows 2014-11-11 22:27:33 -05:00
xf_tsmf.c Changed the xf_tsmf.c code to test for zero visible rectangles for all platforms. Modified arc4random() change to actually have a skeletal implementation in winpr for BCryptGenRandom() on all platforms. 2015-04-30 10:12:37 -04:00
xf_tsmf.h channels/tsmf: remove dependency on deprecated eventing system 2014-11-10 16:33:34 -05:00
xf_window.c free can handle NULL perfectly fine 2015-05-11 09:07:39 +02:00
xf_window.h xfreerdp: removed some weird/unnecessary code 2015-04-16 17:31:22 +02:00
xfreerdp-channels.1.xml Removed placeholder for channel documentation until it is available. 2013-08-06 12:25:38 +02:00
xfreerdp-examples.1.xml Added better formatting of commands in manpage. 2013-08-06 12:23:31 +02:00
xfreerdp.1.xml.in Minor adjustments in naming. 2013-08-06 11:54:37 +02:00
xfreerdp.h xfreerdp: xfc->palette wasn't updated with /gdi:sw 2015-06-11 18:40:41 +02:00