summaryrefslogtreecommitdiffstats
path: root/xrdp/xrdp_painter.c
Commit message (Expand)AuthorAgeFilesLines
* copyright year updatejsorg712007-01-121-1/+1
* commit patch 1589325, slightly modified - code cleanupjsorg712006-11-041-1/+1
* make some functions static per 1579343jsorg712006-10-241-2/+2
* patblt opcode fixjsorg712006-03-071-1/+22
* copyright year updatejsorg712006-02-041-1/+1
* rop fixjsorg712006-02-031-1/+7
* remove g_strcmp and clip fixjsorg712005-09-251-2/+0
* use srcx and y in paint_rectjsorg712005-08-201-6/+6
* add new painter funcsjsorg712005-08-181-309/+289
* fixed screenblt for ms clientjsorg712005-07-101-4/+4
* call painter funcs, not ordersjsorg712005-06-301-0/+27
* moved files aroundjsorg712005-06-281-50/+65
* bitmap cache changejsorg712005-02-251-1/+1
* fix some crashes and added some debug messagesjsorg712005-02-111-9/+31
* added a bunch of error checksjsorg712005-02-081-1/+11
* added pointer cache, some debug messages and some other fixesjsorg712005-01-211-0/+9
* don't load font unless neededjsorg712005-01-171-548/+560
* changed the way the palette works in 8 bpp and changed some parameter passingjsorg712005-01-151-546/+548
* set bitmap cache and bitmap compression from the config filejsorg712005-01-141-1/+45
* added bitmap cachejsorg712005-01-121-55/+83
* copyright updatejsorg712005-01-071-1/+1
* added vnc modjsorg712004-11-281-5/+9
* work on logon editsjsorg712004-10-251-3/+3
* win32 compile changesjsorg712004-10-211-59/+73
* organization and optimazationjsorg712004-10-061-24/+15
* some oganization and macrosjsorg712004-10-011-14/+28
* added font stuffjsorg712004-09-271-10/+128
* major work and login screenjsorg712004-09-111-0/+333