summaryrefslogtreecommitdiffstats
path: root/xrdp
Commit message (Collapse)AuthorAgeFilesLines
* remove g_strcmp and clip fixjsorg712005-09-252-7/+5
|
* added more message when module dosen't loadjsorg712005-09-191-0/+12
|
* set hostname and keylayout firstjsorg712005-08-251-5/+5
|
* added server_reset(which uses demand_active) for resizing the rdp clientjsorg712005-08-247-10/+126
|
* use srcx and y in paint_rectjsorg712005-08-204-11/+11
|
* harvest and pass on hostname and keylayout of clientjsorg712005-08-181-0/+7
|
* add new painter funcsjsorg712005-08-1811-355/+737
|
* new logojsorg712005-08-111-0/+0
|
* got vnc mod working in win32jsorg712005-07-131-4/+14
|
* SIGCHLD can differjsorg712005-07-111-0/+8
|
* 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
|