summaryrefslogtreecommitdiffstats
path: root/xrdp/xrdp_painter.c
Commit message (Collapse)AuthorAgeFilesLines
* fixes, logging for off screenJay Sorg2012-12-231-0/+18
|
* o moved from GNU General Public License to Apache License, Version 2.0Laxmikant Rashinkar2012-09-191-672/+774
| | | | | o applied new coding standards to all .c files o moved some files around
* xrdp: fix warningsJay Sorg2012-06-111-0/+4
|
* offscreen bitmaps: implement the delete listJay Sorg2012-05-221-1/+8
|
* -xorg: work on off screen bitmapsJay Sorg2012-05-201-1/+1
|
* xorg: work on offscreen bitmapsJay Sorg2012-05-191-11/+18
|
* xorg: work on offscreen bitmapsJay Sorg2012-05-171-35/+150
|
* xrdp: xrdp_painter_copy width, height fixJay Sorg2012-05-131-4/+4
|
* Major code cleanup:Nicola Ruggero2010-11-031-0/+8
| | | | | | | - Initialized and zeroed out local variables - Check for some null pointers - Fixed some typos - Other minor changes (beautify, etc.)
* update copyright yearjsorg712010-07-041-1/+1
|
* update copyright yearjsorg712009-01-251-1/+1
|
* use valid mixmode in line drawjsorg712008-08-311-1/+1
|
* fix crash when font file dosen't existjsorg712008-08-261-1/+13
|
* added brush cache bits for clients that support itjsorg712008-06-241-1/+25
|
* update copyright yearjsorg712008-01-301-1/+1
|
* font changes, no color in font struct, wm default font, etcjsorg712007-09-261-3/+2
|
* unicodejsorg712007-09-231-6/+19
|
* 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