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 |
|
Armin Novak
|
6a9fa3dcbd
|
Refactored floatbar, extended command line settings.
|
2018-12-07 15:22:28 +01:00 |
|
Don Caton
|
68c34d5ab0
|
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.
# Conflicts:
# client/Windows/wf_client.c
# client/Windows/wf_event.c
# client/Windows/wf_floatbar.c
|
2018-12-07 15:22:28 +01:00 |
|
Armin Novak
|
8b9e3fa51e
|
Fixed use of reserved keywords for include guards.
|
2017-07-20 09:35:41 +02:00 |
|
Zhang Zhaolong
|
53ed501d14
|
wfreerdp: floatbar: rename functions.
|
2014-02-27 12:17:41 +08:00 |
|
Zhang Zhaolong
|
9f6dbed05b
|
wfreerdp: floatbar: add implementation.
|
2014-02-27 11:40:21 +08:00 |
|