| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | refactor and use test2bool instead of duplicated code testing for on,yes,true... | LawrenceK | 2013-01-17 | 1 | -7/+1 |
|/ |
|
* | o moved from GNU General Public License to Apache License, Version 2.0 | Laxmikant Rashinkar | 2012-09-19 | 1 | -1372/+1549 |
* | fix minor merge conflict | norrarvid | 2012-06-18 | 1 | -9/+13 |
|\ |
|
| * | Fix layout | norrarvid | 2012-06-18 | 1 | -1/+2 |
| * | channels can be disabled by XRDP | norrarvid | 2012-05-30 | 1 | -10/+13 |
* | | missing init of variable added | norrarvid | 2012-06-04 | 1 | -1/+1 |
* | | Improved error handling for module load and init, fixed bug in logwindow | norrarvid | 2012-05-30 | 1 | -1/+16 |
|/ |
|
* | xorg: work on offscreen bitmaps | Jay Sorg | 2012-05-17 | 1 | -0/+2 |
* | fixes from ArvidNorr | Jay Sorg | 2012-05-07 | 1 | -4/+10 |
* | xrdp: added xrdp.ini options to auto execute a modules and hide log window | Jay Sorg | 2012-03-16 | 1 | -11/+47 |
* | xrdp: added override setting for chansrv port | Jay Sorg | 2012-03-16 | 1 | -1/+1 |
* | xrdp comestic patch from "Alessandro Briosi" <tsdogs@briosix.org> | Itamar Reis Peixoto | 2010-11-20 | 1 | -48/+122 |
* | Major code cleanup: | Nicola Ruggero | 2010-11-03 | 1 | -2/+5 |
* | Added bell (pcspeaker) support | Nicola Ruggero | 2010-10-26 | 1 | -0/+7 |
* | update copyright year | jsorg71 | 2010-07-04 | 1 | -1/+1 |
* | update trans in xrdp->sesman connection | jsorg71 | 2009-09-21 | 1 | -95/+2 |
* | fixes for small screen | jsorg71 | 2009-08-21 | 1 | -5/+23 |
* | minor keyboard fixes | jsorg71 | 2009-08-17 | 1 | -1/+1 |
* | channel fixes | jsorg71 | 2009-08-15 | 1 | -1/+6 |
* | change the order of params for keydown/up to be more backward compatible | jsorg71 | 2009-08-12 | 1 | -2/+2 |
* | keymap changes | jsorg71 | 2009-08-12 | 1 | -9/+4 |
* | add extended log output | jsorg71 | 2009-08-05 | 1 | -0/+10 |
* | when autologin, don't use client passed params unless xrdp.ini ask is used | jsorg71 | 2009-05-28 | 1 | -11/+18 |
* | autotools fix and file_loc.h simplified | jsorg71 | 2009-05-19 | 1 | -1/+3 |
* | update copyright year | jsorg71 | 2009-01-25 | 1 | -1/+1 |
* | add a var if chan_trans connected | jsorg71 | 2008-12-30 | 1 | -2/+2 |
* | channel changes | jsorg71 | 2008-12-16 | 1 | -9/+28 |
* | add pid to event names | jsorg71 | 2008-12-01 | 1 | -3/+5 |
* | log an error when cursor files don't exist | jsorg71 | 2008-08-25 | 1 | -0/+10 |
* | use share path when loading files | jsorg71 | 2008-05-07 | 1 | -2/+5 |
* | main loop changes, not so chatty | jsorg71 | 2008-04-05 | 1 | -9/+118 |
* | don't supress key up and sync modifiers on connect | jsorg71 | 2008-02-26 | 1 | -84/+10 |
* | update copyright year | jsorg71 | 2008-01-30 | 1 | -1/+1 |
* | set dragging to false when module loads or popups close | jsorg71 | 2007-12-31 | 1 | -12/+69 |
* | added ability to use keymap files and added capslock and shiftcapslock maps | jsorg71 | 2007-10-16 | 1 | -5/+6 |
* | font changes, no color in font struct, wm default font, etc | jsorg71 | 2007-09-26 | 1 | -1/+4 |
* | started work on unicode | jsorg71 | 2007-07-24 | 1 | -3/+3 |
* | work on getting the module manager working without using sesman | jsorg71 | 2007-05-18 | 1 | -10/+9 |
* | got autologin working again and some other fixes | jsorg71 | 2007-05-06 | 1 | -88/+24 |
* | need 24 bit RGB and BGR macros | jsorg71 | 2007-04-28 | 1 | -8/+8 |
* | moving module management to seperate c file and moving sesman coomuniation to... | jsorg71 | 2007-04-26 | 1 | -58/+202 |
* | copyright year update | jsorg71 | 2007-01-12 | 1 | -1/+1 |
* | channel data go go to the client | jsorg71 | 2006-12-30 | 1 | -0/+20 |
* | let module decide if alt-gr needs to be ignored | jsorg71 | 2006-12-09 | 1 | -7/+1 |
* | fix keyup issue | jsorg71 | 2006-12-08 | 1 | -3/+4 |
* | make some functions static per 1579343 | jsorg71 | 2006-10-24 | 1 | -4/+4 |
* | altgr fix | jsorg71 | 2006-10-09 | 1 | -4/+10 |
* | added de, fr, and gb key layouts | jsorg71 | 2006-10-08 | 1 | -1/+2 |
* | add mechanism for not allowing keyups unless there was a keydown | jsorg71 | 2006-09-04 | 1 | -13/+93 |
* | printf -> writeln | jsorg71 | 2006-04-29 | 1 | -3/+3 |