.. |
cli
|
Removed winpr_exit
|
2018-04-03 12:56:33 +02:00 |
resource
|
implemented floatbar for x11
|
2018-09-18 21:25:51 +02:00 |
.gitignore
|
Add an environment variables section to the man
|
2016-06-21 15:28:38 +02:00 |
CMakeLists.txt
|
implemented floatbar for x11
|
2018-09-18 21:25:51 +02:00 |
generate_argument_docbook.c
|
client/x11: Silence false positive warnings from covscan
|
2018-08-22 13:35:43 +02: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 |
xf_channels.c
|
Fixed load/unload for display channel.
|
2018-09-24 16:44:25 +02:00 |
xf_channels.h
|
Follow up fix for #4631
|
2018-06-18 10:44:35 +02:00 |
xf_client.c
|
Fixed X11 horizontal mouse wheel direction.
|
2019-01-07 10:01:46 +01:00 |
xf_client.h
|
Fixed use of reserved keywords for include guards.
|
2017-07-20 09:35:41 +02:00 |
xf_cliprdr.c
|
Refactored client clipboard function callbacks for const data pointers.
|
2019-01-23 16:55:13 +01:00 |
xf_cliprdr.h
|
Fixed use of reserved keywords for include guards.
|
2017-07-20 09:35:41 +02:00 |
xf_disp.c
|
Spelling fix in log message.
|
2018-11-22 12:06:30 +01:00 |
xf_disp.h
|
Fixed load/unload for display channel.
|
2018-09-24 16:44:25 +02:00 |
xf_event.c
|
Merge pull request #5126 from akallabeth/x11_button_mapping
|
2018-12-11 08:53:39 +00:00 |
xf_event.h
|
X11 extended button remapping support.
|
2018-12-10 15:03:29 +01:00 |
xf_floatbar.c
|
resolve several issues found by cppcheck
|
2019-01-02 20:35:24 +05:00 |
xf_floatbar.h
|
Fixed #5040: Unified xfreerdp window title setting.
|
2018-12-07 15:22:28 +01:00 |
xf_gdi.c
|
Fixed -Wextra sign warnings
|
2018-10-24 13:25:31 +02:00 |
xf_gdi.h
|
Fixed use of reserved keywords for include guards.
|
2017-07-20 09:35:41 +02:00 |
xf_gfx.c
|
Follow up to #4959: Lock gdi_UpdateSurfaces like xf_UpdateSurfaces
|
2018-12-04 16:56:22 +01:00 |
xf_gfx.h
|
Fixed use of reserved keywords for include guards.
|
2017-07-20 09:35:41 +02:00 |
xf_graphics.c
|
signed gdi regions to adjust negative coordinates
|
2018-11-19 12:52:43 +01:00 |
xf_graphics.h
|
Fixed use of reserved keywords for include guards.
|
2017-07-20 09:35:41 +02:00 |
xf_input.c
|
X11 extended button remapping support.
|
2018-12-10 15:03:29 +01:00 |
xf_input.h
|
Fixed use of reserved keywords for include guards.
|
2017-07-20 09:35:41 +02:00 |
xf_keyboard.c
|
Fixed -Wextra sign warnings
|
2018-10-24 13:25:31 +02:00 |
xf_keyboard.h
|
Fixed use of reserved keywords for include guards.
|
2017-07-20 09:35:41 +02:00 |
xf_monitor.c
|
Fixed monitor width and height checks.
|
2018-12-07 15:22:28 +01:00 |
xf_monitor.h
|
Fixed use of reserved keywords for include guards.
|
2017-07-20 09:35:41 +02:00 |
xf_rail.c
|
Fixed rail window key hash function to work with UINT32
|
2018-12-10 11:16:43 +01:00 |
xf_rail.h
|
Fixed use of reserved keywords for include guards.
|
2017-07-20 09:35:41 +02:00 |
xf_tsmf.c
|
fix string format specifiers
|
2016-12-16 13:48:43 +01:00 |
xf_tsmf.h
|
Fixed use of reserved keywords for include guards.
|
2017-07-20 09:35:41 +02:00 |
xf_video.c
|
Fixed code duplication.
|
2018-02-13 10:52:53 +01:00 |
xf_video.h
|
Fixed #4493: duplicate typedef.
|
2018-03-17 15:25:41 +01:00 |
xf_window.c
|
Merge pull request #5020 from akallabeth/floatbar_fixes
|
2018-12-10 14:45:10 +01:00 |
xf_window.h
|
implemented floatbar for x11
|
2018-09-18 21:25:51 +02:00 |
xfreerdp-channels.1.xml
|
Removed placeholder for channel documentation until it is available.
|
2013-08-06 12:25:38 +02:00 |
xfreerdp-envvar.1.xml
|
Fix issues in wlog man page
|
2016-12-01 15:36:31 +01:00 |
xfreerdp-examples.1.xml
|
extend /size to allow width or height percentages (#4146)
|
2017-09-25 09:35:49 +02:00 |
xfreerdp.1.xml.in
|
Add an environment variables section to the man
|
2016-06-21 15:28:38 +02:00 |
xfreerdp.h
|
X11 extended button remapping support.
|
2018-12-10 15:03:29 +01:00 |