FreeRDP/client
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
..
Android Resolve Gfx mode missing surface updates from cache. 2019-02-12 14:27:11 +13:00
common Fixed cast warnings from freerdp_load_channel_addin_entry 2019-02-21 13:54:25 +01:00
iOS Unified initialization of OrderSupport 2018-11-23 10:11:50 +01:00
Mac Refactored client clipboard function callbacks for const data pointers. 2019-01-23 16:55:13 +01:00
Sample Added new default certificate callbacks with extended information. 2018-12-04 09:35:24 +01:00
Wayland Fixed #5262: Vertical mouse wheel direction and whell step 2019-02-20 08:56:36 +01:00
Windows client/Windows/wf_event.c: add missing "break" (#5293) 2019-03-04 09:17:10 +01:00
X11 potential fix for ENTER (modifiers) stuck after CTRL-ALT-ENTER (toggle fullscreen), clearing the buffer in xk_keyboard_update_modifier_keys. (#5280) 2019-02-25 12:44:51 +01:00
.gitignore Removed DirectFB client as it is unmaintained 2018-11-22 14:40:19 +01:00
CMakeLists.txt Removed DirectFB client as it is unmaintained 2018-11-22 14:40:19 +01:00
freerdp-client.pc.in Include major version number in library names 2017-01-16 11:11:58 +01:00
FreeRDP-ClientConfig.cmake.in appropriate names in server & client cmake exports 2016-02-03 13:37:35 +01:00