Commit Graph

255 Commits (b7cbc6a6566c7011e65e402d48e422d291257756)

Author SHA1 Message Date
jsorg71 bfe555e3b6 added brush cache bits for clients that support it
16 years ago
jsorg71 8b3f3e1f19 update copyright year and don't fork if no access to pid file
17 years ago
jsorg71 71f58fad8b use share path when loading files
17 years ago
jsorg71 51692c7603 renaming and moving install files
17 years ago
jsorg71 3871c69901 log more log errors to wm_log
17 years ago
jsorg71 4ebb544cd8 main loop changes, not so chatty
17 years ago
jsorg71 4df6aa909e main loop reorganization
17 years ago
jsorg71 dab4ae3934 spelling correction and make function more readable
17 years ago
jsorg71 5e6f2eec0a fix shutdown crash
17 years ago
jsorg71 ae7bc310d6 remove tabs
17 years ago
jsorg71 bd09af7d71 update de keymap
17 years ago
jsorg71 a481b89ec8 need tabs
17 years ago
jsorg71 5e34e8ebe7 update keymaps
17 years ago
jsorg71 fd354311f9 update us-uk keymap
17 years ago
jsorg71 317837f1a6 fix memory leak
17 years ago
jsorg71 0238af7191 update russian keymap
17 years ago
jsorg71 619b2f0c10 load port in a function and fix crash
17 years ago
jsorg71 30b0b77fce don't supress key up and sync modifiers on connect
17 years ago
ilsimo 8f0045c19b small fixes fot italian keymap
17 years ago
jsorg71 33b4b72b45 update comments and Italian keymap
17 years ago
jsorg71 2546d29c50 print a message if loaded keymap doesn't match build in keymap
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
17 years ago
jsorg71 508ec1a394 remove installdeb
17 years ago
jsorg71 3f89f4872c added Makfile.osx
17 years ago
jsorg71 417e05a7bd czech.txt
17 years ago
jsorg71 62e47c6de0 font changes, no color in font struct, wm default font, etc
17 years ago
jsorg71 4aab3a3444 Euro is 0x20ac, not 0x80
17 years ago
jsorg71 44391da4f1 expand fonts
17 years ago
jsorg71 14c2062ea8 align
17 years ago
jsorg71 bda99f9426 align
17 years ago
jsorg71 2db5eada94 align
17 years ago
jsorg71 9ed2cf2081 align
17 years ago
jsorg71 5d131308c2 align
17 years ago
jsorg71 8e6c63cee7 expand chars to 4096
17 years ago
jsorg71 d04895c5d0 unicode
17 years ago
jsorg71 7f919dc17e unicode
17 years ago
jsorg71 719b13b388 unicode
17 years ago
jsorg71 f4024fc926 unicode
17 years ago
jsorg71 d1d5aac19c unicode
17 years ago
jsorg71 197854dcf4 removed Tahoma font
17 years ago
jsorg71 668c704a16 expand fonts to 1024
17 years ago
jsorg71 0427addc16 read larger font files
17 years ago
jsorg71 6c74a22ca1 expand fonts to 1024
17 years ago
jsorg71 422bbf3a89 started work on unicode
17 years ago
jsorg71 aec8a979e2 adjust controls for new font
17 years ago
jsorg71 45724a4b09 remove Tahoma-10.fv1
17 years ago
jsorg71 a2d68ac426 added sans-10.fv1
17 years ago
jsorg71 0a60424854 added swedish keymap
17 years ago
jsorg71 9dac9d6a21 update from branch, clarify X server used
17 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 2d5eb73d57 Xrdp to X11rdp
18 years ago
jsorg71 888643e3c0 added xrdp_mm
18 years ago
jsorg71 e7308caeb3 added xrdp_mm work for module management
18 years ago
jsorg71 7423dfe6eb added xrdp_mm struct
18 years ago
jsorg71 716c5a21d7 removed xrdp/xrdp_interface.c
18 years ago
jsorg71 e0341edb97 added the xrdp_mm struct
18 years ago
jsorg71 164649dfbc added a comment
18 years ago
jsorg71 43a80af11c moved module work to its own struct
18 years ago
jsorg71 ac4f12bfbd added xrdp_mm.c and removed xrdp_interface.c
18 years ago
ilsimo e9a9c8dc97 small fixes for italian keymap (added <>{} keys)
18 years ago
jsorg71 7ed52495d0 thread_calls
18 years ago
jsorg71 079879db18 thread and mutex work
18 years ago
jsorg71 00c8e51f47 tc_ prefix for thread calls
18 years ago
jsorg71 3ca241b2f5 channels on
18 years ago
jsorg71 4b802ae8dd setup is_term callback function
18 years ago
jsorg71 d2802912f6 copyright year update
18 years ago
jsorg71 451f7a1c0f channel data go go to the client
18 years ago
jsorg71 4b3b83044a more work on channel support
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 00d8b7106f commit patch 1589325, slightly modified - code cleanup
18 years ago
jsorg71 f386cea14a make some functions static per 1579343
18 years ago
jsorg71 0c9a9d8b1a added italy keymap
18 years ago
jsorg71 0458f598cd added 'pt br' key layout
18 years ago
jsorg71 73c9d2f755 more --nodaemon aliases
18 years ago
jsorg71 8cf3c7eaaa altgr fix
18 years ago
jsorg71 d3e361d09b added de, fr, and gb key layouts
18 years ago
jsorg71 909c06c781 add mechanism for not allowing keyups unless there was a keydown
18 years ago
jsorg71 8b637673b6 change debian install location
18 years ago
jsorg71 ae00989e75 added rdp-scan-codes.txt
18 years ago
jsorg71 770a27bfb3 printf -> writeln
19 years ago
jsorg71 eef98128fc bounds check when loading font
19 years ago
jsorg71 8fd2618101 added medium and high rdp encryption via xrdp.ini
19 years ago
jsorg71 4a6133ce34 safer read of font file
19 years ago
jsorg71 b475ff2c83 bitmap cache2
19 years ago
jsorg71 fb56bfc9a2 bitmap cache2 vars
19 years ago
jsorg71 4a04e6968a added DEFAULT_CC
19 years ago
jsorg71 7a8a54acdc fix crash when typing a username in
19 years ago
jsorg71 b5efd2034e patblt opcode fix
19 years ago
jsorg71 05178d0733 added installdeb to makefiles
19 years ago
jsorg71 d4f44b907c added sleep
19 years ago
jsorg71 1e49d47ecc vnc->xrdp
19 years ago
jsorg71 7dfa87a2d5 copyright year update
19 years ago
jsorg71 7a9c52062a minor comment changes
19 years ago
jsorg71 b2890e1ee2 rop fix
19 years ago