akallabeth
|
d7ebec5a65
|
[tidy] move loop variable declaration to loop
|
2024-02-22 12:31:50 +01:00 |
|
akallabeth
|
4e438d1c3e
|
[client] make settings opaque
|
2023-11-24 14:54:56 +01:00 |
|
akallabeth
|
7641710f60
|
Use a client/common context component
* Allows moving common client code from specific client to a
generic client/common implementation
|
2022-02-22 09:44:13 +01:00 |
|
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 |
|
David Fort
|
67986ea298
|
Fix compilation with mingw
This patch addresses some issues when compiling against mingw. With these changes
FreeRDP can be compiled out-of-the box on a Ubuntu 20.04.
|
2021-11-15 09:23:16 +01:00 |
|
Biswapriyo Nath
|
173ab04b59
|
Use same data types as calling function prototypes.
|
2021-05-31 13:38:19 +02:00 |
|
Biswapriyo Nath
|
a3a89a43f7
|
Fix intialization, remove some unused variables.
|
2021-04-28 17:11:31 +02:00 |
|
Biswapriyo Nath
|
3a1168cbda
|
Check _MSC_VER for MSVC specific pragma directives.
|
2021-04-28 17:11:31 +02:00 |
|
Armin Novak
|
72ca88f49c
|
Reformatted to new style
|
2019-11-07 10:53:54 +01:00 |
|
xie.kunming
|
84493d0039
|
If uElapse is less than USER_TIMER_MINIMUM (0x0000000A), the timeout is set to USER_TIMER_MINIMUM.
|
2019-01-25 16:45:52 +08:00 |
|
kunming.xie
|
3ef6dd2f7c
|
fix button_set_locked no return statement
|
2018-12-24 14:52:59 +08: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
|
71a73068ec
|
Reformatted client code.
|
2016-10-06 13:43:06 +02:00 |
|
Marc-André Moreau
|
342d37aea0
|
wfreerdp: add RDP8 graphics pipeline support
|
2014-09-12 16:30:57 -04:00 |
|
Zhang Zhaolong
|
5415577bde
|
wfreerdp-floatbar: fix bug in non-fullscreen mode.
|
2014-05-21 16:13:55 +08:00 |
|
Zhang Zhaolong
|
83f8d47d20
|
wfreerdp: floatbar: minor cleanup.
|
2014-03-04 13:54:27 +08:00 |
|
Zhang Zhaolong
|
4254100a10
|
wfreerdp: floatbar: code reduce.
|
2014-02-27 14:30:58 +08:00 |
|
Zhang Zhaolong
|
c0ac3ee927
|
wfreerdp: floatbar: fix lose position after fullscreen toggling.
minor code cleanup.
|
2014-02-27 13:44:49 +08:00 |
|
Zhang Zhaolong
|
491490f505
|
wfreerdp: floatbar: fix lock behavior.
|
2014-02-27 12:21:59 +08: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 |
|