Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Major code cleanup: | Nicola Ruggero | 2010-11-03 | 1 | -64/+70 |
| | | | | | | | - Initialized and zeroed out local variables - Check for some null pointers - Fixed some typos - Other minor changes (beautify, etc.) | ||||
* | use do ... while (0) style for parse.h | jsorg71 | 2010-08-09 | 1 | -20/+20 |
| | |||||
* | update copyright year | jsorg71 | 2010-07-04 | 1 | -1/+1 |
| | |||||
* | update copyright year | jsorg71 | 2009-01-25 | 1 | -1/+1 |
| | |||||
* | add a comment | jsorg71 | 2008-08-31 | 1 | -4/+6 |
| | |||||
* | make sure rop and mixmode are in range | jsorg71 | 2008-08-31 | 1 | -3/+11 |
| | |||||
* | added support for tiny and small order flags | jsorg71 | 2008-06-30 | 1 | -62/+107 |
| | |||||
* | added brush cache bits for clients that support it | jsorg71 | 2008-06-24 | 1 | -0/+28 |
| | |||||
* | use RDP_ORDER_SMALL and RDP_ORDER_TINY for patblt | jsorg71 | 2008-06-21 | 1 | -5/+35 |
| | |||||
* | update copyright year | jsorg71 | 2008-01-30 | 1 | -1/+1 |
| | |||||
* | added debug out, added update sync | jsorg71 | 2007-04-08 | 1 | -4/+4 |
| | |||||
* | moved orders state to one struct | jsorg71 | 2007-01-20 | 1 | -250/+244 |
| | |||||
* | copyright year update | jsorg71 | 2007-01-12 | 1 | -1/+1 |
| | |||||
* | printf -> writeln | jsorg71 | 2006-04-29 | 1 | -14/+14 |
| | |||||
* | bitmap cache v2 | jsorg71 | 2006-03-17 | 1 | -0/+166 |
| | |||||
* | copyright year update | jsorg71 | 2006-02-04 | 1 | -3/+3 |
| | |||||
* | <lf><cr> should be <cr><lf> | jsorg71 | 2005-11-26 | 1 | -5/+5 |
| | |||||
* | 8K max packet size for 8 bpp clients | jsorg71 | 2005-09-27 | 1 | -3/+12 |
| | |||||
* | added server_reset(which uses demand_active) for resizing the rdp client | jsorg71 | 2005-08-24 | 1 | -1/+34 |
| | |||||
* | clip changes, 16bpp crash fix | jsorg71 | 2005-08-18 | 1 | -41/+99 |
| | |||||
* | moved a bunch of files around | jsorg71 | 2005-06-28 | 1 | -0/+1553 |