Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | copyright year update | jsorg71 | 2007-01-12 | 1 | -1/+1 |
| | |||||
* | commit patch 1589325, slightly modified - code cleanup | jsorg71 | 2006-11-04 | 1 | -1/+1 |
| | |||||
* | make some functions static per 1579343 | jsorg71 | 2006-10-24 | 1 | -2/+2 |
| | |||||
* | patblt opcode fix | jsorg71 | 2006-03-07 | 1 | -1/+22 |
| | |||||
* | copyright year update | jsorg71 | 2006-02-04 | 1 | -1/+1 |
| | |||||
* | rop fix | jsorg71 | 2006-02-03 | 1 | -1/+7 |
| | |||||
* | remove g_strcmp and clip fix | jsorg71 | 2005-09-25 | 1 | -2/+0 |
| | |||||
* | use srcx and y in paint_rect | jsorg71 | 2005-08-20 | 1 | -6/+6 |
| | |||||
* | add new painter funcs | jsorg71 | 2005-08-18 | 1 | -309/+289 |
| | |||||
* | fixed screenblt for ms client | jsorg71 | 2005-07-10 | 1 | -4/+4 |
| | |||||
* | call painter funcs, not orders | jsorg71 | 2005-06-30 | 1 | -0/+27 |
| | |||||
* | moved files around | jsorg71 | 2005-06-28 | 1 | -50/+65 |
| | |||||
* | bitmap cache change | jsorg71 | 2005-02-25 | 1 | -1/+1 |
| | |||||
* | fix some crashes and added some debug messages | jsorg71 | 2005-02-11 | 1 | -9/+31 |
| | |||||
* | added a bunch of error checks | jsorg71 | 2005-02-08 | 1 | -1/+11 |
| | |||||
* | added pointer cache, some debug messages and some other fixes | jsorg71 | 2005-01-21 | 1 | -0/+9 |
| | |||||
* | don't load font unless needed | jsorg71 | 2005-01-17 | 1 | -548/+560 |
| | |||||
* | changed the way the palette works in 8 bpp and changed some parameter passing | jsorg71 | 2005-01-15 | 1 | -546/+548 |
| | |||||
* | set bitmap cache and bitmap compression from the config file | jsorg71 | 2005-01-14 | 1 | -1/+45 |
| | |||||
* | added bitmap cache | jsorg71 | 2005-01-12 | 1 | -55/+83 |
| | |||||
* | copyright update | jsorg71 | 2005-01-07 | 1 | -1/+1 |
| | |||||
* | added vnc mod | jsorg71 | 2004-11-28 | 1 | -5/+9 |
| | |||||
* | work on logon edits | jsorg71 | 2004-10-25 | 1 | -3/+3 |
| | |||||
* | win32 compile changes | jsorg71 | 2004-10-21 | 1 | -59/+73 |
| | |||||
* | organization and optimazation | jsorg71 | 2004-10-06 | 1 | -24/+15 |
| | |||||
* | some oganization and macros | jsorg71 | 2004-10-01 | 1 | -14/+28 |
| | |||||
* | added font stuff | jsorg71 | 2004-09-27 | 1 | -10/+128 |
| | |||||
* | major work and login screen | jsorg71 | 2004-09-11 | 1 | -0/+333 |