Commit Graph

74 Commits (52cf642bcaaad68f1e82ebdd66778404d8f97412)

Author SHA1 Message Date
Itamar Reis Peixoto ad40049583 xrdp comestic patch from "Alessandro Briosi" <tsdogs@briosix.org> 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.)
15 years ago
Nicola Ruggero 104f762e5d Added bell (pcspeaker) support 15 years ago
jsorg71 e266d7ed04 update copyright year 15 years ago
jsorg71 a673a075bd update trans in xrdp->sesman connection 16 years ago
jsorg71 1498f0377d fixes for small screen 16 years ago
jsorg71 d9516e6837 minor keyboard fixes 16 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 eeac7c938a add extended log output 16 years ago
jsorg71 e1461fd946 when autologin, don't use client passed params unless xrdp.ini ask is used 16 years ago
jsorg71 23ffdb0c5f autotools fix and file_loc.h simplified 16 years ago
jsorg71 859dc139f0 update copyright year 16 years ago
jsorg71 49552f5ebf add a var if chan_trans connected 16 years ago
jsorg71 12b2ea66fc channel changes 16 years ago
jsorg71 9317386e74 add pid to event names 16 years ago
jsorg71 ab57eb73fc log an error when cursor files don't exist 17 years ago
jsorg71 71f58fad8b use share path when loading files 17 years ago
jsorg71 4ebb544cd8 main loop changes, not so chatty 17 years ago
jsorg71 30b0b77fce don't supress key up and sync modifiers on connect 17 years ago
jsorg71 38b789e81f update copyright year 17 years ago
jsorg71 76b3e2730e set dragging to false when module loads or popups close 17 years ago
jsorg71 ca37e8cb1d added ability to use keymap files and added capslock and shiftcapslock maps 18 years ago
jsorg71 62e47c6de0 font changes, no color in font struct, wm default font, etc 18 years ago
jsorg71 422bbf3a89 started work on unicode 18 years ago
jsorg71 b2c524aee1 work on getting the module manager working without using sesman 18 years ago
jsorg71 d0e066ee8b got autologin working again and some other fixes 18 years ago
jsorg71 99e7f9d8ca need 24 bit RGB and BGR macros 18 years ago
jsorg71 142ff3f556 moving module management to seperate c file and moving sesman coomuniation to xrdp instead of module 18 years ago
jsorg71 d2802912f6 copyright year update 18 years ago
jsorg71 451f7a1c0f channel data go go to the client 18 years ago
jsorg71 b295e08ad2 let module decide if alt-gr needs to be ignored 18 years ago
jsorg71 778b1489d7 fix keyup issue 18 years ago
jsorg71 f386cea14a make some functions static per 1579343 19 years ago
jsorg71 8cf3c7eaaa altgr fix 19 years ago
jsorg71 d3e361d09b added de, fr, and gb key layouts 19 years ago
jsorg71 909c06c781 add mechanism for not allowing keyups unless there was a keydown 19 years ago
jsorg71 770a27bfb3 printf -> writeln 19 years ago
jsorg71 4a04e6968a added DEFAULT_CC 19 years ago
jsorg71 7dfa87a2d5 copyright year update 19 years ago
jsorg71 19314ec055 Makefile and file location changes 19 years ago
jsorg71 38a4388f1a with autologin, use first non globals section in xrdp.ini 20 years ago
jsorg71 754efcabb1 <lf><cr> should be <cr><lf> 20 years ago
jsorg71 f90addd436 add autologin support 20 years ago
jsorg71 7d891a1bde added server_reset(which uses demand_active) for resizing the rdp client 20 years ago
jsorg71 9d2ce459da add new painter funcs 20 years ago
jsorg71 fd4beef2df moved files around 20 years ago
jsorg71 777893bdd6 some ints should be long 20 years ago
jsorg71 d5dea39baf added connection log 20 years ago