Commit Graph

70 Commits (55b980af095bbdc41d5c4b9f37e52a9d9259bd1f)

Author SHA1 Message Date
jsorg71 55b980af09 capture more client caps
19 years ago
jsorg71 367c19d3fb makefile updates
19 years ago
jsorg71 3a7093caac added more login options
20 years ago
jsorg71 272eaf7003 got enter and esc keys working on login screen
20 years ago
jsorg71 959be9d2a2 close connection window if connected
20 years ago
jsorg71 bca2f57fe8 memleak cleanup and fix crash
20 years ago
jsorg71 66956f4624 some ints should be long
20 years ago
jsorg71 06f176ac94 new logo
20 years ago
jsorg71 013c114995 deamon shutdown
20 years ago
jsorg71 5140dac0f5 makefile and header changes
20 years ago
jsorg71 777893bdd6 some ints should be long
20 years ago
jsorg71 d5dea39baf added connection log
20 years ago
jsorg71 8e807eefd2 moved some functions around and changed some ifdefs
20 years ago
jsorg71 dda1ae712c bitmap cache change
20 years ago
jsorg71 8defc32e27 readability and 64 bit changes
20 years ago
jsorg71 97b2519fd4 fix thread leak, gota detach
20 years ago
jsorg71 9835658209 more debug info
20 years ago
jsorg71 8f2b4512cf fix some crashes and added some debug messages
20 years ago
jsorg71 cf6e2abd41 added a bunch of error checks
20 years ago
jsorg71 63c49195a6 if sck is closed, don't write or read it again, other small fixes
20 years ago
jsorg71 0aff0efb52 added session manager and fixed disconnect problems
20 years ago
jsorg71 f0c7bdb304 added pointer cache, some debug messages and some other fixes
20 years ago
jsorg71 b2741d1ed2 fix debug parameters
20 years ago
jsorg71 5a149e01ae don't load font unless needed
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 ff5f2d59b1 updated 8 bpp compression
20 years ago
jsorg71 24b2d9672e copyright update
20 years ago
jsorg71 24a6de4464 removed 2 files
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 9c580f9a84 started work on moduals
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 2994502aab added xrdp_defines.h
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 5d8d552eba IRIX compile changes
20 years ago
jsorg71 8a0a25f9c2 endian changes
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