Commit Graph

87 Commits (ebf929d8d3e9b30ef07d0aae854dab74626fbe42)

Author SHA1 Message Date
jsorg71 273bee0b1e added more message when module dosen't load
19 years ago
jsorg71 db4a50d56e set hostname and keylayout first
19 years ago
jsorg71 7d891a1bde added server_reset(which uses demand_active) for resizing the rdp client
19 years ago
jsorg71 a4e3a5fd60 use srcx and y in paint_rect
19 years ago
jsorg71 5e69f15cd7 harvest and pass on hostname and keylayout of client
19 years ago
jsorg71 9d2ce459da add new painter funcs
19 years ago
jsorg71 dda4269822 new logo
19 years ago
jsorg71 2f4ea16051 got vnc mod working in win32
19 years ago
jsorg71 666b5dd175 SIGCHLD can differ
19 years ago
jsorg71 d349f6920a some more big endian fixes
19 years ago
jsorg71 196bfa81d6 big endian fix
19 years ago
jsorg71 54db1e6409 fixed screenblt for ms client
19 years ago
jsorg71 7ad0525527 added clipping functions to the mod interface
19 years ago
jsorg71 c2ff24010a got __fastcall working for borland compilers
19 years ago
jsorg71 79557c9cc6 call painter funcs, not orders
19 years ago
jsorg71 fd4beef2df moved files around
19 years ago
jsorg71 1a47773ff5 added hex values to scancode comments
19 years ago
jsorg71 55b980af09 capture more client caps
19 years ago
jsorg71 367c19d3fb makefile updates
20 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