summaryrefslogtreecommitdiffstats
path: root/xrdp/xrdp.h
Commit message (Expand)AuthorAgeFilesLines
...
* added brush cache bits for clients that support itjsorg712008-06-241-0/+3
* main loop changes, not so chattyjsorg712008-04-051-2/+7
* main loop reorganizationjsorg712008-03-311-3/+5
* update copyright yearjsorg712008-01-301-1/+1
* added ability to use keymap files and added capslock and shiftcapslock mapsjsorg712007-10-161-2/+5
* unicodejsorg712007-09-231-2/+4
* started work on unicodejsorg712007-07-241-1/+1
* work on getting the module manager working without using sesmanjsorg712007-05-181-5/+0
* got autologin working again and some other fixesjsorg712007-05-061-6/+2
* added the xrdp_mm structjsorg712007-04-131-8/+27
* thread_callsjsorg712007-02-041-2/+0
* thread and mutex workjsorg712007-02-031-4/+0
* copyright year updatejsorg712007-01-121-1/+1
* more work on channel supportjsorg712006-12-301-0/+8
* commit patch 1589325, slightly modified - code cleanupjsorg712006-11-041-3/+3
* added de, fr, and gb key layoutsjsorg712006-10-081-3/+6
* copyright year updatejsorg712006-02-041-1/+1
* removed #include "file_loc.h"ilsimo2005-12-021-1/+0
* Makefile and file location changesjsorg712005-12-021-0/+1
* add autologin supportjsorg712005-09-291-0/+8
* added server_reset(which uses demand_active) for resizing the rdp clientjsorg712005-08-241-0/+11
* use srcx and y in paint_rectjsorg712005-08-201-1/+1
* add new painter funcsjsorg712005-08-181-9/+60
* fixed screenblt for ms clientjsorg712005-07-101-1/+1
* added clipping functions to the mod interfacejsorg712005-07-071-0/+4
* got __fastcall working for borland compilersjsorg712005-07-021-9/+9
* call painter funcs, not ordersjsorg712005-06-301-0/+6
* moved files aroundjsorg712005-06-281-249/+233
* added connection logjsorg712005-03-061-1/+4
* readability and 64 bit changesjsorg712005-02-201-4/+5
* added pointer cache, some debug messages and some other fixesjsorg712005-01-211-3/+7
* don't load font unless neededjsorg712005-01-171-0/+1
* added lib header and makefilejsorg712005-01-171-0/+17
* changed the way the palette works in 8 bpp and changed some parameter passingjsorg712005-01-151-9/+14
* set bitmap cache and bitmap compression from the config filejsorg712005-01-141-1/+2
* added bitmap cachejsorg712005-01-121-3/+15
* copyright updatejsorg712005-01-071-1/+1
* commit bitmap compres work and moved some files aroundjsorg712005-01-071-75/+7
* added vnc modjsorg712004-11-281-1/+18
* started work on modualsjsorg712004-11-151-1/+3
* more work on combo boxjsorg712004-11-121-0/+6
* some combo box workjsorg712004-11-091-0/+1
* work on logon editsjsorg712004-10-251-39/+5
* win32 compile changesjsorg712004-10-211-1/+9
* added early keyboard work and some other fixesjsorg712004-10-111-0/+7
* organization and optimazationjsorg712004-10-061-20/+10
* some oganization and macrosjsorg712004-10-011-9/+28
* endian changesjsorg712004-09-301-3/+17
* added font stuffjsorg712004-09-271-5/+39
* pass struct stream around, don't use just onejsorg712004-09-171-19/+20