FreeRDP/uwac/libuwac
akallabeth 8cc6582044
Unify struct definitions (#7633)
* Unified enum/struct definitions, fixed include issues

* Fixed mac compilation issues

* Added missing include

* Fixed windows server build warnings

* Fixed VS2010 build issue

* Removed unnecessary library linking

* Fixed ThreadPool WinXP compatibility

* Fixed pr review remarks
2022-02-14 14:59:22 +01:00
..
.gitignore Fixed rdtk, uwac and winpr standalone builds 2021-06-22 08:54:18 +02:00
CMakeLists.txt Fixed rdtk, uwac and winpr standalone builds 2021-06-22 08:54:18 +02:00
uwac-clipboard.c Fixed #7521: Ensure '\0' termination of clipboard strings 2022-01-10 11:19:28 +01:00
uwac-display.c Fixed compilation warnings 2021-08-02 10:28:06 +02:00
uwac-input.c Fix #7570: Limit mouse events to positive values 2022-01-24 11:57:22 +01:00
uwac-os.c Fixed all reserved-id-macro warnings 2021-09-10 08:16:25 +02:00
uwac-os.h Reformatted to new style 2019-11-07 10:53:54 +01:00
uwac-output.c uwac: Fixed warnings, added assertions 2021-06-18 11:32:16 +02:00
uwac-priv.h wayland: fixed memory corruption issue (write to free'd memory) 2022-01-27 10:52:02 +01:00
uwac-tools.c Fixed shadowing and type errors 2021-08-24 10:45:57 +02:00
uwac-utils.c Remove symbols exported by accident. 2019-12-02 10:57:31 +01:00
uwac-utils.h Reformatted to new style 2019-11-07 10:53:54 +01:00
uwac-window.c Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00