Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added session manager and fixed disconnect problems | jsorg71 | 2005-01-30 | 12 | -228/+914 |
* | added pointer cache, some debug messages and some other fixes | jsorg71 | 2005-01-21 | 17 | -249/+440 |
* | fix debug parameters | jsorg71 | 2005-01-18 | 1 | -1/+2 |
* | don't load font unless needed | jsorg71 | 2005-01-17 | 4 | -548/+564 |
* | added lib header and makefile | jsorg71 | 2005-01-17 | 9 | -184/+470 |
* | changed the way the palette works in 8 bpp and changed some parameter passing | jsorg71 | 2005-01-15 | 15 | -662/+807 |
* | set bitmap cache and bitmap compression from the config file | jsorg71 | 2005-01-14 | 12 | -73/+399 |
* | added bitmap cache | jsorg71 | 2005-01-12 | 14 | -210/+978 |
* | updated 8 bpp compression | jsorg71 | 2005-01-07 | 1 | -18/+145 |
* | copyright update | jsorg71 | 2005-01-07 | 23 | -23/+23 |
* | removed 2 files | jsorg71 | 2005-01-07 | 2 | -1061/+0 |
* | commit bitmap compres work and moved some files around | jsorg71 | 2005-01-07 | 10 | -195/+1126 |
* | move some file to common | jsorg71 | 2005-01-07 | 5 | -1242/+143 |
* | added files from xrdp directory | jsorg71 | 2005-01-07 | 4 | -0/+1260 |
* | added vnc mod | jsorg71 | 2004-11-28 | 24 | -402/+3830 |
* | started work on moduals | jsorg71 | 2004-11-15 | 6 | -6/+77 |
* | more work on combo box | jsorg71 | 2004-11-12 | 6 | -36/+253 |
* | some combo box work | jsorg71 | 2004-11-09 | 6 | -63/+231 |
* | hide password chars | jsorg71 | 2004-11-07 | 3 | -5/+21 |
* | control focus improvements | jsorg71 | 2004-10-26 | 3 | -44/+100 |
* | added xrdp_defines.h | jsorg71 | 2004-10-26 | 1 | -0/+61 |
* | work on logon edits | jsorg71 | 2004-10-25 | 8 | -71/+186 |
* | win32 compile changes | jsorg71 | 2004-10-21 | 10 | -82/+227 |
* | added early keyboard work and some other fixes | jsorg71 | 2004-10-11 | 9 | -55/+417 |
* | organization and optimazation | jsorg71 | 2004-10-06 | 11 | -165/+216 |
* | some oganization and macros | jsorg71 | 2004-10-01 | 7 | -171/+220 |
* | IRIX compile changes | jsorg71 | 2004-09-30 | 2 | -3/+5 |
* | endian changes | jsorg71 | 2004-09-30 | 3 | -29/+141 |
* | set font to black and more help text | jsorg71 | 2004-09-28 | 1 | -0/+5 |
* | added readme.txt | jsorg71 | 2004-09-27 | 1 | -0/+11 |
* | added font stuff | jsorg71 | 2004-09-27 | 21 | -37/+758 |
* | pass struct stream around, don't use just one | jsorg71 | 2004-09-17 | 11 | -525/+733 |
* | don't draw xor box unless when dragging unless mouse moves | jsorg71 | 2004-09-16 | 2 | -7/+11 |
* | use standard cur files for cursors | jsorg71 | 2004-09-14 | 3 | -24/+89 |
* | added bitmaps and cursors | jsorg71 | 2004-09-11 | 4 | -0/+0 |
* | major work and login screen | jsorg71 | 2004-09-11 | 21 | -85/+4073 |
* | add Makefile | jsorg71 | 2004-08-03 | 1 | -0/+14 |
* | add os_calls.c | jsorg71 | 2004-08-03 | 1 | -0/+361 |
* | add xrdp.c | jsorg71 | 2004-08-03 | 1 | -0/+55 |
* | add xrdp.h | jsorg71 | 2004-08-03 | 1 | -0/+123 |
* | add xrdp_listen.c | jsorg71 | 2004-08-03 | 1 | -0/+138 |
* | add xrdp_process.c | jsorg71 | 2004-08-03 | 1 | -0/+97 |
* | add xrdp_rdp.c | jsorg71 | 2004-08-03 | 1 | -0/+539 |
* | add xrdp_sec.c | jsorg71 | 2004-08-03 | 1 | -0/+530 |
* | add xrdp_types.h | jsorg71 | 2004-08-03 | 1 | -0/+114 |
* | add constants.h | jsorg71 | 2004-08-03 | 1 | -0/+372 |
* | added parse.h | jsorg71 | 2004-08-02 | 1 | -0/+186 |
* | early work | jsorg71 | 2004-08-02 | 3 | -28/+68 |
* | added xrdp_mcs.c | jsorg71 | 2004-07-25 | 1 | -0/+401 |
* | added xrdp_iso.c | jsorg71 | 2004-07-15 | 1 | -0/+147 |