summaryrefslogtreecommitdiffstats
path: root/xrdp/xrdp_cache.c
Commit message (Collapse)AuthorAgeFilesLines
* o moved from GNU General Public License to Apache License, Version 2.0Laxmikant Rashinkar2012-09-191-520/+570
| | | | | o applied new coding standards to all .c files o moved some files around
* user rfx for cache v3 if client supportsJay Sorg2012-07-231-16/+26
|
* offscreen bitmaps: implement the delete listJay Sorg2012-05-221-0/+11
|
* don't jpeg compress fontsJay Sorg2012-05-211-1/+2
|
* xorg: work on offscreen bitmapsJay Sorg2012-05-191-47/+20
|
* xorg: work on offscreen bitmapsJay Sorg2012-05-171-1/+3
|
* started work on off screen bitmap supportJay Sorg2012-05-131-0/+80
|
* Major code cleanup:Nicola Ruggero2010-11-031-8/+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
|
* added brush cache bits for clients that support itjsorg712008-06-241-0/+46
|
* update copyright yearjsorg712008-01-301-1/+1
|
* added a commentjsorg712007-04-131-0/+1
|
* copyright year updatejsorg712007-01-121-1/+1
|
* printf -> writelnjsorg712006-04-291-10/+10
|
* bitmap cache2jsorg712006-03-171-9/+31
|
* copyright year updatejsorg712006-02-041-1/+1
|
* <lf><cr> should be <cr><lf>jsorg712005-11-261-10/+10
|
* opps, MAKELONG fixjsorg712005-11-081-1/+1
|
* MAKELONG should be lo, hi, not hi, lojsorg712005-11-071-5/+5
|
* added server_reset(which uses demand_active) for resizing the rdp clientjsorg712005-08-241-3/+45
|
* moved files aroundjsorg712005-06-281-19/+30
|
* added connection logjsorg712005-03-061-3/+32
|
* bitmap cache changejsorg712005-02-251-7/+7
|
* added pointer cache, some debug messages and some other fixesjsorg712005-01-211-0/+61
|
* changed the way the palette works in 8 bpp and changed some parameter passingjsorg712005-01-151-0/+8
|
* set bitmap cache and bitmap compression from the config filejsorg712005-01-141-1/+35
|
* added bitmap cachejsorg712005-01-121-12/+84
|
* copyright updatejsorg712005-01-071-1/+1
|
* added vnc modjsorg712004-11-281-0/+2
|
* organization and optimazationjsorg712004-10-061-31/+32
|
* added font stuffjsorg712004-09-271-15/+75
|
* major work and login screenjsorg712004-09-111-0/+145