Commit Graph

147 Commits (ae1514c1679e87edfdeba5ca3eb2b3659ef44b1a)

Author SHA1 Message Date
jsorg71 ae1514c167
dynamic virtual channel improvements
6 years ago
Koichiro IWAO b17c45d86f
fix potential fd leak
6 years ago
Koichiro IWAO 2475893402 Constify extended mouse events
7 years ago
Koichiro IWAO 27aef96e81 Constify mouse event flags, use the MS name for constants
7 years ago
Koichiro IWAO 8e7e54e49f xrdp_wm: handle horizontal mouse wheel events
7 years ago
Koichiro IWAO 903a2bf83a xrdp_wm: make mouse button 6 and 7 act like button 4 and 5
7 years ago
Koichiro IWAO ced3a4817f xrdp: constify input event type
7 years ago
cocoon 8ded88a0c6 Fixes #414
7 years ago
Koichiro IWAO 84596e7392 Pick up the first section if given section(domain) doesn't match anything
7 years ago
Pavel Roskin 6ed4c969f4 Eliminate APP_CC and DEFAULT_CC
7 years ago
Pavel Roskin b2d3dcf169 Include config_ac.h from all source files
7 years ago
Jay Sorg 7825246d7a fix warning new since stdint.h change
7 years ago
Pavel Roskin d46a26c1c3 Don't call file_read_section() on unitialized section name
7 years ago
Ricardo Duarte a959a9f851 Move mouse before click
7 years ago
metalefty 25e5243ecf Merge pull request #553 from jsorg71/libpainter
8 years ago
Jay Sorg 1f51586769 add libpainter for drawing when client does not have minimum orders
8 years ago
Jay Sorg c264862afe change some magics to defines
8 years ago
Jay Sorg 2f8d3ba9da add unicode support
8 years ago
Pavel Roskin 5d2ce60340 Fix regression in domain to session type mapping
8 years ago
Pavel Roskin 5829323ad8 Use g_new or g_new0 when C++ compiler would complain about implicit cast
8 years ago
Pavel Roskin aeeb3d2c2e Fix warnings detected by -Wwrite-strings
8 years ago
Pavel Roskin 6f5feb61e0 Shorten and clarify log window messages
8 years ago
Pavel Roskin a1b7de5679 Make xrdp_wm_log_msg() log its output
8 years ago
Pavel Roskin 27ba5b4e86 Rewrite add_string_to_logwindow()
8 years ago
Pavel Roskin 77b380c0b5 Fix format warnings in log_message() calls
8 years ago
Pavel Roskin ae5bb5bf9c Fix incorrect use of "it's" and "its", adjust wording
8 years ago
speidy b38dcf1bb0 xrdp_wm: fix for multimon, draw login window and log window on primary
8 years ago
Jay Sorg dd906c3fc8 remove tabs
8 years ago
speidy 62799b8b10 xrdp_wm: in multimon scenario, draw log window and login window on
8 years ago
Pavel Roskin ca9cbcafc8 Typo fixes
8 years ago
NerdKnight 99ebe1340f Fix compile error "format not a string literal and no format arguments [-Werror=format-security]"
8 years ago
Pavel Roskin 92a6833e9b Fix typos
8 years ago
Pavel Roskin 964e860072 Run through codespell
8 years ago
Jay Sorg f49e2058df xrdp: change when using xrdp.ini hidelogwindow
9 years ago
Jay Sorg 33167a7c74 add frame acks and h264 codec mode basics
9 years ago
Laxmikant Rashinkar 67119ecc81 coverity: array compared against 0
10 years ago
Laxmikant Rashinkar 0c63a8feb3 coverity: Dereference after null check
10 years ago
Laxmikant Rashinkar 3bb31876e7 coverity: fixed resolution leak issues
10 years ago
Jay Sorg ac4adf483f libxrdp: cursor big endian fix
10 years ago
Jay Sorg 59fa8df434 xrdp: don't show connection log unless there is a problem
10 years ago
speidy fc753a9504 xrdp: xrdp_wm: changed the autologin logic
10 years ago
speidy 5ff8aee291 xrdp: for proxy modules, pass target ip to module (if ip passed-in from
10 years ago
Jay Sorg 12cbbf74e6 xrdp:no logic change, comments and printfs
10 years ago
Laxmikant Rashinkar 76a0901964 o --enable-load_pulse_modules changed to --enable-loadpulsemodules
10 years ago
Jay Sorg 43e388b7e5 remove some warning, move gethostname to os_calls
10 years ago
Jay Sorg 7b7debd56a comment spelling fixes from univention
10 years ago
Laxmikant Rashinkar c96dd8df2b made login screen fully customizable
10 years ago
Jay Sorg c1b7cbd657 merges from authentic8
11 years ago
Jay Sorg 1a616a1b46 move text2bool to os_calls
11 years ago
Jim Grandy a308d2e25c Fix errors cause by previous merge (2361914)
11 years ago