summaryrefslogtreecommitdiff
path: root/xc
AgeCommit message (Expand)AuthorFilesLines
2002-04-19Deprecate -noshadowfb command line flagdmx-0-1-20020419-betakem2-7/+14
2002-04-19Fix offset bugfaith2-2/+17
2002-04-19Update manual pagesfaith3-21/+203
2002-04-19Preliminary man pages for configuration toolsfaith4-0/+145
2002-04-19Xt based configuration toolfaith8-49/+1177
2002-04-19Add usage and clean up outputfaith1-2/+12
2002-04-19Small test program and updated parser testsfaith6-6/+53
2002-04-19Provide simplified version for stand-alone software (e.g., xdmxconfig)faith2-4/+31
2002-04-19Remove unneeded filefaith1-41/+0
2002-04-19Update list of known bugs/issuesfaith1-8/+26
2002-04-19Remove old warning commentkem1-1/+0
2002-04-19Fix memory leaks in server and back-end screen initkem1-2/+13
2002-04-19More code cleanupkem1-14/+17
2002-04-19Fix memory leaks in screeninit/closekem1-2/+21
2002-04-18Trap PaintWindowBackground so that the lower layers don't try to accesskem4-0/+21
2002-04-18Clean up window attribute codekem4-30/+8
2002-04-18Code cleanupkem1-5/+2
2002-04-18Fix user specified clip rect initialization -- it wasn't obeying thekem1-1/+2
2002-04-16Properly close display in CloseScreen -- fixes xtest "Maximum number ofkem1-0/+3
2002-04-16Handle window exposures properly -- fixes erroneous Expose eventskem1-2/+23
2002-04-16Basic widget with even callbacks, suitable for drawingfaith3-189/+92
2002-04-16Add error handler to catch back-end X errors -- fixes xtest crasheskem2-0/+27
2002-04-16Do not compile Render extension (temporarily) -- fixes x11perf crashkem1-1/+2
2002-04-15Copies of xc/lib/Xaw/Template*.* with renamingfaith3-0/+351
2002-04-13- Added colormap supportkem9-27/+424
2002-04-12Include libdmxconfig for configuration file supportfaith1-1/+3
2002-04-12Move connection block code to separate filefaith6-70/+233
2002-04-12Remove 32 scren limit from dmxInitOriginsfaith1-162/+189
2002-04-12Add ability to set backend layout based on configuration filefaith5-5/+235
2002-04-12Fix/enhance grammerfaith2-3/+12
2002-04-12Add dmxLogOutputWarningfaith2-0/+12
2002-04-10Only call XSetInputFocus when input is from a backend server.faith2-2/+4
2002-04-09Stand along configuration file parserfaith28-0/+1638
2002-04-05Add XTest support based on Xserver/Xext/xtest1.fragsfaith4-8/+193
2002-04-04Add support for fine-grain motion in console windowfaith6-103/+420
2002-04-04Call XSetInputFocus so that fvwm2 and other WMs will give us keyboard events.faith1-0/+2
2002-02-28- Implement PolyText16 supportdmx-0-1-20020228-alphakem2-33/+53
2002-02-28Update known/outstanding bug listfaith1-9/+6
2002-02-28Fix typo in man pagefaith1-1/+1
2002-02-28Add support for server-grabbing in console modefaith9-16/+138
2002-02-28Only free mask if mask has been allocatedfaith1-1/+1
2002-02-28- Basic cursor support (not complete)kem4-6/+89
2002-02-27- Fixed Netscape scrolling problem (position window and copy window now setkem4-18/+136
2002-02-27Update man page to reflect recent changesfaith2-22/+62
2002-02-27Before moving the cursor offscreen,faith3-10/+43
2002-02-26Change handling of backend pointer input so that:faith5-145/+142
2002-02-26Improve readability of helpfaith1-8/+10
2002-02-26Always initialize pFontPrivfaith1-1/+1
2002-02-26- More general code cleanupkem4-55/+30
2002-02-26For xnest-style DMX server:kem21-200/+1115