summaryrefslogtreecommitdiffstats
path: root/xrdp
Commit message (Expand)AuthorAgeFilesLines
...
* some more big endian fixesjsorg712005-07-101-1/+29
* big endian fixjsorg712005-07-101-2/+24
* fixed screenblt for ms clientjsorg712005-07-104-10/+10
* added clipping functions to the mod interfacejsorg712005-07-075-10/+42
* got __fastcall working for borland compilersjsorg712005-07-022-20/+22
* call painter funcs, not ordersjsorg712005-06-303-5/+40
* moved files aroundjsorg712005-06-2829-7288/+1003
* added hex values to scancode commentsjsorg712005-05-291-88/+93
* capture more client capsjsorg712005-04-292-12/+37
* makefile updatesjsorg712005-04-201-1/+1
* added more login optionsjsorg712005-04-025-193/+318
* got enter and esc keys working on login screenjsorg712005-03-283-1/+47
* close connection window if connectedjsorg712005-03-261-1/+7
* memleak cleanup and fix crashjsorg712005-03-262-39/+42
* some ints should be longjsorg712005-03-256-12/+12
* new logojsorg712005-03-231-0/+0
* deamon shutdownjsorg712005-03-122-30/+25
* makefile and header changesjsorg712005-03-112-12/+20
* some ints should be longjsorg712005-03-082-1/+3
* added connection logjsorg712005-03-068-84/+260
* moved some functions around and changed some ifdefsjsorg712005-03-011-2/+2
* bitmap cache changejsorg712005-02-252-8/+8
* readability and 64 bit changesjsorg712005-02-205-17/+51
* fix thread leak, gota detachjsorg712005-02-172-2/+7
* more debug infojsorg712005-02-131-1/+2
* fix some crashes and added some debug messagesjsorg712005-02-115-17/+44
* added a bunch of error checksjsorg712005-02-089-39/+51
* if sck is closed, don't write or read it again, other small fixesjsorg712005-02-044-1/+29
* added session manager and fixed disconnect problemsjsorg712005-01-306-204/+259
* added pointer cache, some debug messages and some other fixesjsorg712005-01-2116-249/+406
* fix debug parametersjsorg712005-01-181-1/+2
* don't load font unless neededjsorg712005-01-174-548/+564
* added lib header and makefilejsorg712005-01-178-183/+467
* changed the way the palette works in 8 bpp and changed some parameter passingjsorg712005-01-1515-662/+807
* set bitmap cache and bitmap compression from the config filejsorg712005-01-1411-72/+398
* added bitmap cachejsorg712005-01-1211-199/+967
* updated 8 bpp compressionjsorg712005-01-071-18/+145
* copyright updatejsorg712005-01-0723-23/+23
* removed 2 filesjsorg712005-01-072-1061/+0
* commit bitmap compres work and moved some files aroundjsorg712005-01-0710-195/+1126
* added vnc modjsorg712004-11-2816-402/+1353
* started work on modualsjsorg712004-11-154-5/+37
* more work on combo boxjsorg712004-11-126-36/+253
* some combo box workjsorg712004-11-096-63/+231
* hide password charsjsorg712004-11-073-5/+21
* control focus improvementsjsorg712004-10-263-44/+100
* added xrdp_defines.hjsorg712004-10-261-0/+61
* work on logon editsjsorg712004-10-258-71/+186
* win32 compile changesjsorg712004-10-2110-82/+227
* added early keyboard work and some other fixesjsorg712004-10-119-55/+417