FreeRDP/client/Windows
Ilya Shipitsin 7f97574501 client/Windows/wf_event.c: add missing "break" (#5293)
found by cppcheck

[client/Windows/wf_event.c:464] -> [client/Windows/wf_event.c:468]: (warning) Variable 'xNewPos' is reassigned a value before the old one has been used. 'break;' missing?
2019-03-04 09:17:10 +01:00
..
cli May crash if GetCommandLineW failed 2019-01-25 17:54:25 +08: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 Add msimg32 library through CMake 2019-01-09 09:52:27 +01: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 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
wf_channels.c Fixed PubSub function pointer casts. 2018-02-14 11:00:52 +01:00
wf_channels.h Fixed PubSub function pointer casts. 2018-02-14 11:00:52 +01:00
wf_client.c freerdp_client_set_window_size should not be static 2019-01-09 09:54:31 +01:00
wf_client.h Unified windows client window title settings. 2018-12-07 15:22:28 +01:00
wf_cliprdr.c Merge pull request #5187 from astrand/mingw-part1 2019-01-29 10:46:21 +01:00
wf_cliprdr.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
wf_event.c client/Windows/wf_event.c: add missing "break" (#5293) 2019-03-04 09:17:10 +01:00
wf_event.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
wf_floatbar.c 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
wf_floatbar.h Refactored floatbar, extended command line settings. 2018-12-07 15:22:28 +01:00
wf_gdi.c Embedded window local fix 2019-02-21 11:03:52 +05:30
wf_gdi.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
wf_graphics.c Fix issues found by build bot 2018-04-10 02:55:15 -05:00
wf_graphics.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
wf_rail.c Fixed missing includes. 2018-08-27 14:34:42 +02:00
wf_rail.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
wfreerdp.rc 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