index
:
xrdp-proprietary
master
ulab-next
ulab-next-nosound
ulab-original
Donated space for related uLab project
TDE Gitea Workspace
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xrdp
/
xrdp_wm.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
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
|
|
|
|
|
|
|
- Initialized and zeroed out local variables - Check for some null pointers - Fixed some typos - Other minor changes (beautify, etc.)
*
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 ↵
jsorg71
2007-04-26
1
-58
/
+202
|
|
|
|
to xrdp instead of module
*
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
|
*
added DEFAULT_CC
jsorg71
2006-03-13
1
-1
/
+1
|
*
copyright year update
jsorg71
2006-02-04
1
-1
/
+1
|
*
Makefile and file location changes
jsorg71
2005-12-02
1
-1
/
+1
|
*
with autologin, use first non globals section in xrdp.ini
jsorg71
2005-11-28
1
-2
/
+19
|
*
<lf><cr> should be <cr><lf>
jsorg71
2005-11-26
1
-3
/
+3
|
*
add autologin support
jsorg71
2005-09-29
1
-4
/
+119
|
*
added server_reset(which uses demand_active) for resizing the rdp client
jsorg71
2005-08-24
1
-4
/
+19
|
[next]