Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | o moved from GNU General Public License to Apache License, Version 2.0 | Laxmikant Rashinkar | 2012-09-19 | 1 | -520/+570 |
| | | | | | o applied new coding standards to all .c files o moved some files around | ||||
* | user rfx for cache v3 if client supports | Jay Sorg | 2012-07-23 | 1 | -16/+26 |
| | |||||
* | offscreen bitmaps: implement the delete list | Jay Sorg | 2012-05-22 | 1 | -0/+11 |
| | |||||
* | don't jpeg compress fonts | Jay Sorg | 2012-05-21 | 1 | -1/+2 |
| | |||||
* | xorg: work on offscreen bitmaps | Jay Sorg | 2012-05-19 | 1 | -47/+20 |
| | |||||
* | xorg: work on offscreen bitmaps | Jay Sorg | 2012-05-17 | 1 | -1/+3 |
| | |||||
* | started work on off screen bitmap support | Jay Sorg | 2012-05-13 | 1 | -0/+80 |
| | |||||
* | Major code cleanup: | Nicola Ruggero | 2010-11-03 | 1 | -8/+8 |
| | | | | | | | - Initialized and zeroed out local variables - Check for some null pointers - Fixed some typos - Other minor changes (beautify, etc.) | ||||
* | update copyright year | jsorg71 | 2010-07-04 | 1 | -1/+1 |
| | |||||
* | update copyright year | jsorg71 | 2009-01-25 | 1 | -1/+1 |
| | |||||
* | added brush cache bits for clients that support it | jsorg71 | 2008-06-24 | 1 | -0/+46 |
| | |||||
* | update copyright year | jsorg71 | 2008-01-30 | 1 | -1/+1 |
| | |||||
* | added a comment | jsorg71 | 2007-04-13 | 1 | -0/+1 |
| | |||||
* | copyright year update | jsorg71 | 2007-01-12 | 1 | -1/+1 |
| | |||||
* | printf -> writeln | jsorg71 | 2006-04-29 | 1 | -10/+10 |
| | |||||
* | bitmap cache2 | jsorg71 | 2006-03-17 | 1 | -9/+31 |
| | |||||
* | copyright year update | jsorg71 | 2006-02-04 | 1 | -1/+1 |
| | |||||
* | <lf><cr> should be <cr><lf> | jsorg71 | 2005-11-26 | 1 | -10/+10 |
| | |||||
* | opps, MAKELONG fix | jsorg71 | 2005-11-08 | 1 | -1/+1 |
| | |||||
* | MAKELONG should be lo, hi, not hi, lo | jsorg71 | 2005-11-07 | 1 | -5/+5 |
| | |||||
* | added server_reset(which uses demand_active) for resizing the rdp client | jsorg71 | 2005-08-24 | 1 | -3/+45 |
| | |||||
* | moved files around | jsorg71 | 2005-06-28 | 1 | -19/+30 |
| | |||||
* | added connection log | jsorg71 | 2005-03-06 | 1 | -3/+32 |
| | |||||
* | bitmap cache change | jsorg71 | 2005-02-25 | 1 | -7/+7 |
| | |||||
* | added pointer cache, some debug messages and some other fixes | jsorg71 | 2005-01-21 | 1 | -0/+61 |
| | |||||
* | changed the way the palette works in 8 bpp and changed some parameter passing | jsorg71 | 2005-01-15 | 1 | -0/+8 |
| | |||||
* | set bitmap cache and bitmap compression from the config file | jsorg71 | 2005-01-14 | 1 | -1/+35 |
| | |||||
* | added bitmap cache | jsorg71 | 2005-01-12 | 1 | -12/+84 |
| | |||||
* | copyright update | jsorg71 | 2005-01-07 | 1 | -1/+1 |
| | |||||
* | added vnc mod | jsorg71 | 2004-11-28 | 1 | -0/+2 |
| | |||||
* | organization and optimazation | jsorg71 | 2004-10-06 | 1 | -31/+32 |
| | |||||
* | added font stuff | jsorg71 | 2004-09-27 | 1 | -15/+75 |
| | |||||
* | major work and login screen | jsorg71 | 2004-09-11 | 1 | -0/+145 |