Update of /cec/src/nestor/servers/R3/shXlib In directory neleus:/usr/users/altenhof/shX/shXlib Modified Files: XChWAttrs.c XFreeCmap.c XFreeCurs.c io.c resources.c Makefile Log Message: Fixed two BUGS: * Overwriting of event masks in XChWAttrs.c ( don't make any sense). * Removal of resources that are still used; e.g. a pixmap in a gc. Update of /cec/src/nestor/servers/R3/shXlib In directory kar003:/usr/users/altenhof/shX/shXlib Modified Files: map.c Log Message: Changed code in GetServerMask Update of /cec/src/nestor/servers/R3/shXlib In directory kar003:/usr/users/altenhof/shX/shXlib Modified Files: resources.c Log Message: Thought I've changed that in a previous version: RIGHTTYPE now only checks for windows ! Update of /cec/src/nestor/servers/R3/shXlib In directory kar003:/usr/users/altenhof/shX/shXlib Added Files: foo Log Message: sldkfjgadfg Update of /cec/src/nestor/servers/R3/shXlib In directory neleus:/usr/users/altenhof/shX/shXlib Modified Files: ApplCtx.c Log Message: Set MAX_IDX to MAXSOCKS (there's still a bug but this "fixes" it). Update of /cec/src/nestor/servers/R3/shXlib In directory neleus:/usr/users/altenhof/shX/shXlib Modified Files: utils.c Log Message: New function added: -- XmuXAddDisplays: --> reads the environment variable XMUXDISPLAYS and adds these displays to the primary display. Update of /cec/src/nestor/servers/R3/shXlib In directory neleus:/usr/users/altenhof/shX/shXlib Modified Files: XOpenDis.c conmgr.c utils.c Log Message: Changes implement the new feature (share applications from start) without ringing the bell Update of /cec/src/nestor/servers/R3/shXlib In directory neleus:/usr/users/altenhof/shX/shXlib Modified Files: utils.c Log Message: Changed parameter in XmuXReplicate (from xFalse to 0)