Commit Graph

52 Commits (1f51f62df92fd8edce1a8c1b533150d2b058678a)

Author SHA1 Message Date
Jay Sorg c6fa03102f copyright year update 12 years ago
Laxmikant Rashinkar 1123323fda o moved from GNU General Public License to Apache License, Version 2.0
o applied new coding standards to all .c files
o moved some files around
13 years ago
Jay Sorg 856783ba95 no logic changes, remove warnings and coding style changes 13 years ago
norrarvid 4d4ebbf363 Initial syslog support in XRDP 13 years ago
Jay Sorg bb75ea62b2 added NewFBSize support 14 years ago
Nicola Ruggero 4cf06dbbcb Major code cleanup:
- Initialized and zeroed out local variables
- Check for some null pointers
- Fixed some typos
- Other minor changes (beautify, etc.)
14 years ago
Nicola Ruggero 104f762e5d Added bell (pcspeaker) support 15 years ago
jsorg71 d70d80a33d update copyright year 15 years ago
jsorg71 2b8a5f42b1 fix for mstsc altgr 15 years ago
jsorg71 33b4e7f417 channel fixes 16 years ago
jsorg71 47f6623d8e change the order of params for keydown/up to be more backward compatible 16 years ago
jsorg71 4369219ae3 keymap changes 16 years ago
jsorg71 67911e9fb9 added 15bpp support 16 years ago
jsorg71 9e68f3bba0 update copyright year 16 years ago
jsorg71 d061537be9 added new wait_obj functions 17 years ago
jsorg71 38b789e81f update copyright year 17 years ago
jsorg71 b906054cfb added more russian unicode to keysym and added some comments 18 years ago
jsorg71 ce2686adfd added russian unicode to keysym 18 years ago
jsorg71 50a86abbb9 added unicode_to_keysym function 18 years ago
jsorg71 25f5915a44 24 bit color 18 years ago
jsorg71 1cd6c0c2fc 24 bit color 18 years ago
jsorg71 dfdc94c7fa move scp to xrdp 18 years ago
ilsimo fd8ce33f59 adding libscp to xup
some fixes for vnc mod
18 years ago
ilsimo b1eface57f added use of libscp 18 years ago
jsorg71 ecc9f2e692 clipboard redir work 18 years ago
jsorg71 d2802912f6 copyright year update 18 years ago
jsorg71 78115f10e2 remove sleep calls 18 years ago
jsorg71 b295e08ad2 let module decide if alt-gr needs to be ignored 18 years ago
jsorg71 3ab171a462 added switch for any char conversion we need for other key layouts 19 years ago
jsorg71 bff658c96b fix for large clip data 19 years ago
jsorg71 770a27bfb3 printf -> writeln 19 years ago
jsorg71 4d8c25da97 copyright year update 19 years ago
jsorg71 754efcabb1 <lf><cr> should be <cr><lf> 20 years ago
jsorg71 7fecb6ae64 use case insensitive compare in lib_mod_set_param 20 years ago
jsorg71 7d891a1bde added server_reset(which uses demand_active) for resizing the rdp client 20 years ago
jsorg71 1881c8b1b8 added param1 to paint_rect 20 years ago
jsorg71 9d2ce459da add new painter funcs 20 years ago
jsorg71 2f4ea16051 got vnc mod working in win32 20 years ago
jsorg71 d349f6920a some more big endian fixes 20 years ago
jsorg71 992dbfa7b3 moved a bunch of files around 20 years ago
jsorg71 e61e379a92 fix crash with large cursors 20 years ago
jsorg71 7ac2f6506f remove vncauth.c 20 years ago
jsorg71 d5dea39baf added connection log 20 years ago
jsorg71 16b9bacf75 almost null hot spot should be 3, 3 20 years ago
jsorg71 15acc669dd a few minor fixes 20 years ago
jsorg71 8defc32e27 readability and 64 bit changes 20 years ago
jsorg71 cf6e2abd41 added a bunch of error checks 20 years ago
jsorg71 ebb8e2391e fix disconnect problems 20 years ago
jsorg71 0aff0efb52 added session manager and fixed disconnect problems 20 years ago
jsorg71 1d03bafb9e added bitmap cache 20 years ago