..
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
Fix for #540 : ctrl-enter toggles fullscreen
2012-08-02 15:45:03 -05: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
casting context to xfContext in more lines and more code clarity
2012-07-25 19:05:03 +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
client: merging Mac OS X and Windows client improvements from Jay Sorg
2012-07-31 16:27:42 -04:00
xf_graphics.h
libfreerdp-core: refactoring of core bitmap objects
2011-10-20 17:28:59 -04:00
xf_keyboard.c
Fix for #540 : ctrl-enter toggles fullscreen
2012-08-02 15:45:03 -05:00
xf_keyboard.h
Fix for #540 : ctrl-enter toggles fullscreen
2012-08-02 15:45:03 -05: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
Fix local moves by using XQueryPointer to report new mouse position.
2012-05-25 17:56:05 -05: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
Set _NET_WM_PID X property when the window is creating.
2012-07-09 14:52:15 +08:00
xf_window.h
Minor refactoring to encapsulate all X windows calls in xf_window.c
2012-05-25 17:56:02 -05:00
xfreerdp.1.xml
xfreerdp: Adds switch --from-stdin.
2012-06-06 17:55:34 +08:00
xfreerdp.c
x11: clear the window in case of resolution change in fullscreen.
2012-06-22 21:24:24 +08:00
xfreerdp.h
Merge pull request #620 from llyzs/x11
2012-05-29 21:00:40 -07:00