.. |
CMakeLists.txt
|
libfreerdp-locale: rename from libfreerdp-kbd, will contain all localization code
|
2012-02-17 17:43:00 -05:00 |
xf_cliprdr.c
|
introduce generic ARRAY_SIZE macro
|
2012-02-28 18:11:11 +01:00 |
xf_cliprdr.h
|
xfreerdp: added WITH_DEBUG_X11_CLIPRDR option
|
2011-11-23 10:58:13 -05:00 |
xf_event.c
|
x11: release all pressed keys when window is unmapped.
|
2012-04-11 12:37:47 +08:00 |
xf_event.h
|
Add a function to synchronize the RDP server with the local window position and size when the window is moved locally.
|
2011-12-06 15:43:38 -08:00 |
xf_gdi.c
|
xfreerdp: nocodec/nscodec free ximages after use
|
2012-03-29 13:01:42 +02:00 |
xf_gdi.h
|
Reorder header files. X11 headers need to be before freerdp/types.h otherwise we get warnings about redefinition of True and False
|
2011-10-27 10:29:16 -07:00 |
xf_graphics.c
|
correct colors for 16-bit displays
|
2012-03-02 16:49:52 -06:00 |
xf_graphics.h
|
libfreerdp-core: refactoring of core bitmap objects
|
2011-10-20 17:28:59 -04:00 |
xf_keyboard.c
|
x11: use ARRAY_SIZE macro.
|
2012-04-12 13:50:20 +08:00 |
xf_keyboard.h
|
x11: release all pressed keys when window is unmapped.
|
2012-04-11 12:37:47 +08:00 |
xf_monitor.c
|
xfreerdp: fix non-xinerama fullscreen issue (issue #266)
|
2011-12-15 10:45:50 +01:00 |
xf_monitor.h
|
xfreerdp: start handling multiple monitors in xf_monitor.c
|
2011-08-30 20:59:42 -04:00 |
xf_rail.c
|
Resolve a race condition between a local move update to the RDP server, GDI orders, and RAIL orders. Previously we could receive new GDI orders for the new window position before we received the RAIL order for the new position. The caused drawing errors.
|
2012-01-13 18:08:51 -06:00 |
xf_rail.h
|
Add option for WITH_DEBUG_WND for window order updating, already existing in code
|
2011-12-06 15:43:38 -08:00 |
xf_tsmf.c
|
X11/tsmf: Fixed XShmCreateImage BadMatch crashes
|
2012-03-13 17:32:59 +01:00 |
xf_tsmf.h
|
tsmf: add XVideo support in xfreerdp.
|
2011-09-20 16:37:00 +08:00 |
xf_window.c
|
Moved the call order around such that the XReparentWindow call will work as intended.
|
2012-05-04 13:00:28 -05:00 |
xf_window.h
|
Fix compile error on Solaris
|
2011-12-16 15:10:07 -06:00 |
xfreerdp.1.xml
|
added reference to certificate-name
|
2012-04-14 11:05:20 -05:00 |
xfreerdp.c
|
Merge pull request #576 from bjcollins/master
|
2012-05-05 15:52:18 -07:00 |
xfreerdp.h
|
include: move config.h into private headers.
|
2012-03-12 19:14:56 +08:00 |