Commit Graph

147 Commits (ae1514c1679e87edfdeba5ca3eb2b3659ef44b1a)

Author SHA1 Message Date
jsorg71 d0e066ee8b got autologin working again and some other fixes
17 years ago
jsorg71 99e7f9d8ca need 24 bit RGB and BGR macros
17 years ago
jsorg71 142ff3f556 moving module management to seperate c file and moving sesman coomuniation to xrdp instead of module
17 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
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 770a27bfb3 printf -> writeln
18 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
19 years ago
jsorg71 754efcabb1 <lf><cr> should be <cr><lf>
19 years ago
jsorg71 f90addd436 add autologin support
19 years ago
jsorg71 7d891a1bde added server_reset(which uses demand_active) for resizing the rdp client
19 years ago
jsorg71 9d2ce459da add new painter funcs
19 years ago
jsorg71 fd4beef2df moved files around
19 years ago
jsorg71 777893bdd6 some ints should be long
20 years ago
jsorg71 d5dea39baf added connection log
20 years ago
jsorg71 8f2b4512cf fix some crashes and added some debug messages
20 years ago
jsorg71 f0c7bdb304 added pointer cache, some debug messages and some other fixes
20 years ago
jsorg71 750f55b6ef added lib header and makefile
20 years ago
jsorg71 cf3e17cb73 changed the way the palette works in 8 bpp and changed some parameter passing
20 years ago
jsorg71 520301d70a set bitmap cache and bitmap compression from the config file
20 years ago
jsorg71 1d03bafb9e added bitmap cache
20 years ago
jsorg71 24b2d9672e copyright update
20 years ago
jsorg71 e14b8365fa commit bitmap compres work and moved some files around
20 years ago
jsorg71 ae38cee2f0 added vnc mod
20 years ago
jsorg71 0be4f03392 more work on combo box
20 years ago
jsorg71 ea265279ef some combo box work
20 years ago
jsorg71 c365727909 hide password chars
20 years ago
jsorg71 e99ad9c181 control focus improvements
20 years ago
jsorg71 b95482e729 work on logon edits
20 years ago
jsorg71 b4b62a619a win32 compile changes
20 years ago
jsorg71 330a4ffb98 added early keyboard work and some other fixes
20 years ago
jsorg71 82eb62e0cc organization and optimazation
20 years ago
jsorg71 eeaff18512 some oganization and macros
20 years ago
jsorg71 30910b7213 set font to black and more help text
20 years ago
jsorg71 ceaa614dd0 added font stuff
20 years ago
jsorg71 77943e08f9 pass struct stream around, don't use just one
20 years ago
jsorg71 2ed9412912 don't draw xor box unless when dragging unless mouse moves
20 years ago
jsorg71 68e7c74779 use standard cur files for cursors
20 years ago
jsorg71 e856dc67ab major work and login screen
20 years ago