summaryrefslogtreecommitdiffstats
path: root/xrdp/xrdp_wm.c
Commit message (Collapse)AuthorAgeFilesLines
* xorg: work on offscreen bitmapsJay Sorg2012-05-171-0/+2
|
* fixes from ArvidNorrJay Sorg2012-05-071-4/+10
|
* xrdp: added xrdp.ini options to auto execute a modules and hide log windowJay Sorg2012-03-161-11/+47
|
* xrdp: added override setting for chansrv portJay Sorg2012-03-161-1/+1
|
* xrdp comestic patch from "Alessandro Briosi" <tsdogs@briosix.org>Itamar Reis Peixoto2010-11-201-48/+122
|
* Major code cleanup:Nicola Ruggero2010-11-031-2/+5
| | | | | | | - Initialized and zeroed out local variables - Check for some null pointers - Fixed some typos - Other minor changes (beautify, etc.)
* Added bell (pcspeaker) supportNicola Ruggero2010-10-261-0/+7
|
* update copyright yearjsorg712010-07-041-1/+1
|
* update trans in xrdp->sesman connectionjsorg712009-09-211-95/+2
|
* fixes for small screenjsorg712009-08-211-5/+23
|
* minor keyboard fixesjsorg712009-08-171-1/+1
|
* channel fixesjsorg712009-08-151-1/+6
|
* change the order of params for keydown/up to be more backward compatiblejsorg712009-08-121-2/+2
|
* keymap changesjsorg712009-08-121-9/+4
|
* add extended log outputjsorg712009-08-051-0/+10
|
* when autologin, don't use client passed params unless xrdp.ini ask is usedjsorg712009-05-281-11/+18
|
* autotools fix and file_loc.h simplifiedjsorg712009-05-191-1/+3
|
* update copyright yearjsorg712009-01-251-1/+1
|
* add a var if chan_trans connectedjsorg712008-12-301-2/+2
|
* channel changesjsorg712008-12-161-9/+28
|
* add pid to event namesjsorg712008-12-011-3/+5
|
* log an error when cursor files don't existjsorg712008-08-251-0/+10
|
* use share path when loading filesjsorg712008-05-071-2/+5
|
* main loop changes, not so chattyjsorg712008-04-051-9/+118
|
* don't supress key up and sync modifiers on connectjsorg712008-02-261-84/+10
|
* update copyright yearjsorg712008-01-301-1/+1
|
* set dragging to false when module loads or popups closejsorg712007-12-311-12/+69
|
* added ability to use keymap files and added capslock and shiftcapslock mapsjsorg712007-10-161-5/+6
|
* font changes, no color in font struct, wm default font, etcjsorg712007-09-261-1/+4
|
* started work on unicodejsorg712007-07-241-3/+3
|
* work on getting the module manager working without using sesmanjsorg712007-05-181-10/+9
|
* got autologin working again and some other fixesjsorg712007-05-061-88/+24
|
* need 24 bit RGB and BGR macrosjsorg712007-04-281-8/+8
|
* moving module management to seperate c file and moving sesman coomuniation ↵jsorg712007-04-261-58/+202
| | | | to xrdp instead of module
* copyright year updatejsorg712007-01-121-1/+1
|
* channel data go go to the clientjsorg712006-12-301-0/+20
|
* let module decide if alt-gr needs to be ignoredjsorg712006-12-091-7/+1
|
* fix keyup issuejsorg712006-12-081-3/+4
|
* make some functions static per 1579343jsorg712006-10-241-4/+4
|
* altgr fixjsorg712006-10-091-4/+10
|
* added de, fr, and gb key layoutsjsorg712006-10-081-1/+2
|
* add mechanism for not allowing keyups unless there was a keydownjsorg712006-09-041-13/+93
|
* printf -> writelnjsorg712006-04-291-3/+3
|
* added DEFAULT_CCjsorg712006-03-131-1/+1
|
* copyright year updatejsorg712006-02-041-1/+1
|
* Makefile and file location changesjsorg712005-12-021-1/+1
|
* with autologin, use first non globals section in xrdp.inijsorg712005-11-281-2/+19
|
* <lf><cr> should be <cr><lf>jsorg712005-11-261-3/+3
|
* add autologin supportjsorg712005-09-291-4/+119
|
* added server_reset(which uses demand_active) for resizing the rdp clientjsorg712005-08-241-4/+19
|