| Commit message (Expand) | Author | Age | Files | Lines |
* | Eliminate APP_CC and DEFAULT_CC | Pavel Roskin | 2017-03-14 | 1 | -23/+23 |
* | Include config_ac.h from all source files | Pavel Roskin | 2017-03-04 | 1 | -0/+4 |
* | Merge pull request #553 from jsorg71/libpainter | metalefty | 2016-12-20 | 1 | -0/+8 |
|\ |
|
| * | add libpainter for drawing when client does not have minimum orders | Jay Sorg | 2016-12-15 | 1 | -0/+8 |
* | | Fix Parallels Client on Mac | Pavel Roskin | 2016-12-18 | 1 | -14/+17 |
|/ |
|
* | Don't use final newline in log calls, it's already appended | Pavel Roskin | 2016-10-17 | 1 | -4/+4 |
* | Use const unsigned for hex arrays | Pavel Roskin | 2016-07-08 | 1 | -1/+1 |
* | Typo fixes | Pavel Roskin | 2016-05-04 | 1 | -2/+2 |
* | Run through codespell | Pavel Roskin | 2016-01-14 | 1 | -1/+1 |
* | big endian fix | Jay Sorg | 2014-09-20 | 1 | -2/+31 |
* | coverity: Resource leak (2nd round) | Laxmikant Rashinkar | 2014-07-27 | 1 | -1/+1 |
* | coverity: Dereference after null check | Laxmikant Rashinkar | 2014-07-20 | 1 | -36/+36 |
* | coverity: fixed unchecked return value from library | Laxmikant Rashinkar | 2014-07-20 | 1 | -4/+22 |
* | work on 32 bit planar bitmap compressor | Jay Sorg | 2014-06-10 | 1 | -5/+74 |
* | xrdp: add an option to do md5 bitmap hash for bitmap cache | Jay Sorg | 2014-03-16 | 1 | -20/+90 |
* | xrdp: speed up bitmap cache lookup using hash table | Jay Sorg | 2014-03-14 | 1 | -72/+62 |
* | xrdp:no logic change, comments and printfs | Jay Sorg | 2014-03-02 | 1 | -1/+1 |
* | made login screen fully customizable | Laxmikant Rashinkar | 2014-01-28 | 1 | -1/+1 |
* | CRC optimize | Jay Sorg | 2013-08-19 | 1 | -3/+54 |
* | no logic changes, cleanup and copyright year updates | Jay Sorg | 2013-05-28 | 1 | -1/+1 |
* | o moved from GNU General Public License to Apache License, Version 2.0 | Laxmikant Rashinkar | 2012-09-19 | 1 | -1498/+1682 |
* | no logic change, remove tabs | Jay Sorg | 2012-07-24 | 1 | -17/+17 |
* | Initial syslog support in XRDP | norrarvid | 2012-05-27 | 1 | -16/+17 |
* | variable drop down menu size | Jay Sorg | 2010-11-25 | 1 | -0/+10 |
* | xrdp comestic patch from "Alessandro Briosi" <tsdogs@briosix.org> | Itamar Reis Peixoto | 2010-11-20 | 1 | -6/+21 |
* | Removed dead code re-introduced erroneously in commit 4cf06dbbcb8522be5fa0699... | Nicola Ruggero | 2010-11-04 | 1 | -1/+0 |
* | Major code cleanup: | Nicola Ruggero | 2010-11-03 | 1 | -37/+42 |
* | 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 |