Merge pull request #5857 from akallabeth/scanbuild_fixes
[platform/upstream/freerdp.git] / client / Wayland /
2020-02-07 David FortMerge pull request #5830 from akallabeth/smartcard_updates
2020-01-16 Martin FleiszMerge pull request #5836 from kubistika/proxy/fix_rail_...
2020-01-16 Martin FleiszMerge pull request #5783 from akallabeth/gfx_mask_arg
2020-01-15 David FortMerge pull request #5750 from akallabeth/encomsp_auto
2019-11-25 Armin NovakAdded new command line swith for automatich assistance...
2019-11-25 Armin NovakFixed const correctness of encomsp functions.
2019-11-07 Bernhard MiklautzMerge pull request #5703 from akallabeth/reformat
2019-11-07 Armin NovakReformatted to new style
2019-11-05 Martin FleiszMerge pull request #5553 from akallabeth/win_console_fix
2019-10-18 kubistikachannels: cliprdr: get rid of duplicated server and...
2019-10-18 kubistikachannels: cliprdr: remove formatDataResp.dwFlags
2019-07-30 Kenny Levinsenuwac: Do not memcpy when we swap drawing buffers
2019-05-09 Martin FleiszMerge pull request #5314 from akallabeth/setting_getter...
2019-05-08 akallabethMerge pull request #5387 from mfleisz/image_from_icon
2019-05-08 Martin FleiszMerge pull request #5266 from akallabeth/file_list_synth
2019-05-07 Martin FleiszMerge pull request #5339 from akallabeth/update_paint_lock
2019-05-07 Martin FleiszMerge pull request #5381 from akallabeth/swscale
2019-05-07 Armin NovakAdded image scaling api for software drawing.
2019-05-03 Bernhard MiklautzMerge pull request #5308 from akallabeth/fix_win32_over...
2019-04-29 Martin FleiszMerge pull request #5260 from akallabeth/rail_spec_update
2019-04-29 Martin FleiszMerge pull request #5306 from akallabeth/gfx_server_cap...
2019-04-05 David FortMerge pull request #5240 from akallabeth/sign_compare_f...
2019-04-05 Armin NovakFixed unused argument warnings.
2019-04-05 Armin NovakFixed sign-compare warnings
2019-04-05 Armin NovakFixed unchecked return warning.
2019-04-05 Armin NovakFixed unused variable warnings.
2019-04-04 David FortMerge pull request #5251 from akallabeth/wayland_cursor...
2019-03-28 David FortMerge pull request #5249 from akallabeth/mac_timer_cras...
2019-03-01 Martin FleiszMerge pull request #5252 from akallabeth/big_endian_fix
2019-02-28 MartinHaimbergerMerge pull request #5027 from akallabeth/wlog_off_fix
2019-02-21 Armin NovakAdded a proper synthesizer for FileGroupDescriptorW...
2019-02-20 David FortMerge pull request #5265 from akallabeth/wayland_mouse_...
2019-02-20 Armin NovakFixed #5262: Vertical mouse wheel direction and whell...
2019-02-19 Armin NovakAdded autoreconnect for wayland.
2019-02-08 David FortMerge pull request #5219 from akallabeth/wayland_smart_...
2019-02-08 Armin NovakAdded support for /smart-sizing:<width>x<height> syntax...
2019-02-08 Armin NovakFixed duplicate log tag definition in wayland client.
2019-02-08 Armin NovakFixed conversion range checks and cast for use with...
2019-02-08 Armin NovakRemoved unused variables.
2019-02-08 Armin NovakFixed color format for wayland mouse pointer.
2019-02-08 Armin NovakAdded mouse pointer scaling.
2019-02-08 Armin NovakImplements #5215: Smart sizing using libcairo
2019-02-08 Martin FleiszMerge pull request #5230 from akallabeth/sign_compare_fixes
2019-02-08 Martin FleiszMerge pull request #5152 from akallabeth/gw_logging_ext
2019-02-08 Martin FleiszMerge pull request #5131 from akallabeth/cmd_line_error...
2019-02-08 Martin FleiszMerge pull request #5225 from akallabeth/rdprd_caps_rea...
2019-02-07 Bernhard MiklautzMerge pull request #5139 from akallabeth/drive_hotplug_...
2019-02-01 akallabethMerge pull request #5236 from chipitsine/master
2019-01-31 Ilya Shipitsinclient/Wayland/wlf_cliprdr.c: resolve possible null...
2019-01-30 David FortMerge pull request #5223 from akallabeth/scanbuild_null...
2019-01-30 Bernhard MiklautzMerge pull request #5147 from jphein/master
2019-01-30 Armin NovakFixed NULL dereferences and uninitialized values
2019-01-29 David FortMerge pull request #5227 from akallabeth/compiler_warni...
2019-01-29 Armin NovakFixed compiler warnings #5210
2019-01-29 David FortMerge pull request #5140 from akallabeth/print_custom_c...
2019-01-29 David FortMerge pull request #5221 from akallabeth/wayland_mouse_...
2019-01-29 akallabethMerge pull request #5187 from astrand/mingw-part1
2019-01-29 Armin NovakFixed pointer image update.
2019-01-29 Armin NovakAdded mouse cursor callback stubs.
2019-01-25 David FortMerge pull request #5149 from akallabeth/cert_deny
2019-01-25 MartinHaimbergerMerge pull request #5150 from akallabeth/gw_consent_cal...
2019-01-25 akallabethMerge pull request #5218 from ckelsel/master
2019-01-25 David FortMerge pull request #5213 from akallabeth/wayland_and_wa...
2019-01-25 Armin NovakFixed wayland buffer updates
2019-01-25 akallabethMerge pull request #5216 from ckelsel/master
2019-01-24 Armin NovakRemoved buffer damage tracking in client, let UWAC...
2019-01-24 Armin NovakFixed warnings found by compiler and static analysis.
2019-01-24 Armin NovakFixed warnings found by compiler and static analysis.
2019-01-23 David FortMerge pull request #5160 from akallabeth/wayland_clipboard
2019-01-23 Armin NovakRefactored client clipboard function callbacks for...
2019-01-23 Armin NovakIgnore clipboard events if channel not loaded.
2019-01-23 Armin NovakAdded log messages for unusual error events.
2019-01-23 Armin NovakFixed some log messages / missing asserts.
2019-01-23 Armin NovakFixed NULL dereference.
2019-01-23 Armin NovakImplemented wayland clipboard.
2019-01-23 David FortMerge pull request #5159 from akallabeth/wayland_display
2019-01-23 David FortMerge pull request #5192 from akallabeth/dynamic_openh264
2019-01-23 David FortMerge pull request #5209 from akallabeth/wayland_protoc...
2019-01-22 Armin NovakFixed duplicated check.
2019-01-22 Armin NovakImplemented wayland display resize channel.
2019-01-22 Martin FleiszMerge pull request #5201 from akallabeth/wayland_refres...
2019-01-22 Martin FleiszMerge pull request #5156 from akallabeth/flatpak_support
2019-01-22 Armin NovakImplemented keyboard shortcut inhibit support.
2019-01-22 Armin NovakImplemented DesktopResize callback for wayland client.
2019-01-18 Armin NovakUnified buffer update and screen refresh on focus
2019-01-08 Martin FleiszMerge pull request #5155 from akallabeth/ext_debug_func...
2019-01-08 Martin FleiszMerge pull request #5178 from fodinabor/rds-connections...
2019-01-07 Martin FleiszMerge pull request #5174 from chipitsine/master
2019-01-07 Martin FleiszMerge pull request #5180 from chipitsine/coverity
2019-01-07 David FortMerge pull request #5182 from akallabeth/mouse_hwheel_d...
2019-01-07 Armin NovakFixed Wayland horizontal mouse wheel direction.
2019-01-02 akallabethMerge pull request #5166 from informatimago/detect...
2018-12-18 David FortMerge pull request #5158 from akallabeth/wayland_mouse
2018-12-18 Armin NovakImplemented horizontal mouse wheel for wayland.
2018-12-18 Armin NovakImplemented mouse buttons 4 and 5 for wayland.
2018-12-11 Bernhard MiklautzMerge pull request #5075 from akallabeth/clipboard_chan...
2018-12-10 Martin FleiszMerge pull request #5096 from akallabeth/dsp_channel_mix
2018-12-07 Martin FleiszMerge pull request #5109 from akallabeth/gw_logging
2018-12-07 Bernhard MiklautzMerge pull request #5099 from akallabeth/floatbar_close...
2018-12-07 Martin FleiszMerge pull request #5102 from akallabeth/rail_cleanups
next