.. |
cli
|
Replaced CMAKE_[SOURCE|BINARY]_DIR with PROJECT_[SOURCE|BINARY]_DIR
|
2021-06-22 08:54:18 +02:00 |
resource
|
Windows client: Suppress minimize and restore buttons in float bar when toggle-fullscreen is false, added window title to float bar, improved overall appearance with gradients, shadow and transparent icons.
|
2018-12-07 15:22:28 +01:00 |
CMakeLists.txt
|
Replaced CMAKE_[SOURCE|BINARY]_DIR with PROJECT_[SOURCE|BINARY]_DIR
|
2021-06-22 08:54:18 +02:00 |
FreeRDP.ico
|
wfreerdp: fix icon
|
2013-03-19 11:11:14 -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 |
resource.h
|
Reformatted to new style
|
2019-11-07 10:53:54 +01:00 |
wf_channels.c
|
Added dynamic resolution patch
|
2021-06-02 17:22:20 +02:00 |
wf_channels.h
|
Added dynamic resolution patch
|
2021-06-02 17:22:20 +02:00 |
wf_client.c
|
Replaced assert with WINPR_ASSERT
|
2021-06-14 09:37:07 +02:00 |
wf_client.h
|
Moved static wf_event.c variables to client context
|
2021-06-02 17:22:20 +02:00 |
wf_cliprdr.c
|
Fixed missing input checks for file contents request
|
2021-07-22 15:10:18 +02:00 |
wf_cliprdr.h
|
Fixed use of reserved keywords for include guards.
|
2017-07-20 09:35:41 +02:00 |
wf_event.c
|
Fixed lots of compilation warnings and type mismatches
|
2021-06-16 15:21:56 +02:00 |
wf_event.h
|
Reformatted to new style
|
2019-11-07 10:53:54 +01:00 |
wf_floatbar.c
|
Use same data types as calling function prototypes.
|
2021-05-31 13:38:19 +02:00 |
wf_floatbar.h
|
Refactored floatbar, extended command line settings.
|
2018-12-07 15:22:28 +01:00 |
wf_gdi.c
|
Use same data types as calling function prototypes.
|
2021-05-31 13:38:19 +02:00 |
wf_gdi.h
|
Reformatted to new style
|
2019-11-07 10:53:54 +01:00 |
wf_graphics.c
|
Fixed #6121: Use correct destination color format
|
2020-04-28 12:40:03 +02:00 |
wf_graphics.h
|
Reformatted to new style
|
2019-11-07 10:53:54 +01:00 |
wf_rail.c
|
Fixed missing return value checks
|
2021-06-16 11:46:42 +02:00 |
wf_rail.h
|
Fixed #6696: Implement HandshakeEx in windows client
|
2021-01-19 17:13:40 +01:00 |
wfreerdp.rc
|
client: Remove UTF-8 BOM character in RC file.
|
2021-05-25 09:41:44 +02:00 |