| Commit message (Expand) | Author | Age | Files | Lines |
* | update copyright year | jsorg71 | 2010-07-04 | 1 | -1/+1 |
* | remove some dead code | jsorg71 | 2009-12-26 | 1 | -1/+0 |
* | improve login graphics | jsorg71 | 2009-09-17 | 1 | -6/+10 |
* | improve xrdp_bitmap_load to support 4 and 24 bpp bitmaps | jsorg71 | 2009-09-17 | 1 | -18/+122 |
* | add extended log output | jsorg71 | 2009-08-05 | 1 | -0/+6 |
* | update copyright year | jsorg71 | 2009-01-25 | 1 | -1/+1 |
* | fix overflow when typing in edit on login screen | jsorg71 | 2009-01-21 | 1 | -1/+5 |
* | log errors and minor fix | jsorg71 | 2008-08-25 | 1 | -6/+14 |
* | update copyright year | jsorg71 | 2008-01-30 | 1 | -1/+1 |
* | added ability to use keymap files and added capslock and shiftcapslock maps | jsorg71 | 2007-10-16 | 1 | -1/+1 |
* | font changes, no color in font struct, wm default font, etc | jsorg71 | 2007-09-26 | 1 | -11/+11 |
* | unicode | jsorg71 | 2007-09-23 | 1 | -22/+49 |
* | got autologin working again and some other fixes | jsorg71 | 2007-05-06 | 1 | -0/+10 |
* | need 24 bit RGB and BGR macros | jsorg71 | 2007-04-28 | 1 | -3/+3 |
* | moved module work to its own struct | jsorg71 | 2007-04-13 | 1 | -4/+5 |
* | 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 | -3/+3 |
* | altgr fix | jsorg71 | 2006-10-09 | 1 | -1/+1 |
* | added de, fr, and gb key layouts | jsorg71 | 2006-10-08 | 1 | -1/+2 |
* | copyright year update | jsorg71 | 2006-02-04 | 1 | -1/+1 |
* | MAKELONG should be lo, hi, not hi, lo | jsorg71 | 2005-11-07 | 1 | -1/+1 |
* | added server_reset(which uses demand_active) for resizing the rdp client | jsorg71 | 2005-08-24 | 1 | -3/+10 |
* | add new painter funcs | jsorg71 | 2005-08-18 | 1 | -8/+48 |
* | big endian fix | jsorg71 | 2005-07-10 | 1 | -2/+24 |
* | moved files around | jsorg71 | 2005-06-28 | 1 | -61/+82 |
* | added more login options | jsorg71 | 2005-04-02 | 1 | -2/+32 |
* | got enter and esc keys working on login screen | jsorg71 | 2005-03-28 | 1 | -0/+38 |
* | some ints should be long | jsorg71 | 2005-03-25 | 1 | -3/+3 |
* | added connection log | jsorg71 | 2005-03-06 | 1 | -2/+15 |
* | added a bunch of error checks | jsorg71 | 2005-02-08 | 1 | -5/+7 |
* | added pointer cache, some debug messages and some other fixes | jsorg71 | 2005-01-21 | 1 | -20/+21 |
* | don't load font unless needed | jsorg71 | 2005-01-17 | 1 | -0/+2 |
* | changed the way the palette works in 8 bpp and changed some parameter passing | jsorg71 | 2005-01-15 | 1 | -20/+15 |
* | set bitmap cache and bitmap compression from the config file | jsorg71 | 2005-01-14 | 1 | -16/+101 |
* | added bitmap cache | jsorg71 | 2005-01-12 | 1 | -9/+228 |
* | copyright update | jsorg71 | 2005-01-07 | 1 | -1/+1 |
* | commit bitmap compres work and moved some files around | jsorg71 | 2005-01-07 | 1 | -1/+3 |
* | added vnc mod | jsorg71 | 2004-11-28 | 1 | -6/+66 |
* | more work on combo box | jsorg71 | 2004-11-12 | 1 | -0/+114 |
* | some combo box work | jsorg71 | 2004-11-09 | 1 | -57/+167 |
* | hide password chars | jsorg71 | 2004-11-07 | 1 | -5/+19 |
* | control focus improvements | jsorg71 | 2004-10-26 | 1 | -2/+45 |
* | work on logon edits | jsorg71 | 2004-10-25 | 1 | -8/+90 |
* | win32 compile changes | jsorg71 | 2004-10-21 | 1 | -2/+1 |
* | added early keyboard work and some other fixes | jsorg71 | 2004-10-11 | 1 | -10/+121 |
* | organization and optimazation | jsorg71 | 2004-10-06 | 1 | -26/+46 |
* | some oganization and macros | jsorg71 | 2004-10-01 | 1 | -23/+38 |
* | added font stuff | jsorg71 | 2004-09-27 | 1 | -3/+45 |
* | major work and login screen | jsorg71 | 2004-09-11 | 1 | -0/+479 |