summaryrefslogtreecommitdiff
path: root/xc
AgeCommit message (Expand)AuthorFilesLines
1988-10-21removed quadratic findSpans, replacing with linearkeith1-45/+70
1988-10-21allow recursive calls to XtAppNextEvent from alternate input callbacks.swick1-3/+4
1988-10-21real arcs. No known problems, but in thiskeith1-479/+477
1988-10-21fix sigvio in _XtTextSetnewSelection when widget doesn't know it'sswick1-2/+3
1988-10-21ExpandTable() was allocating much more memory than it needed.swick1-3/+3
1988-10-21have to redisplay if sensitivity changes.swick1-2/+3
1988-10-20added failsafe stuffkeith2-5/+13
1988-10-20added third argument to miInitBackingStorekeith2-2/+2
1988-10-20added support for CT_PIXMAPkeith1-108/+161
1988-10-20added commentjim1-0/+5
1988-10-20Initial revisionjim1-0/+44
1988-10-20use point size instead of pixel sizejim1-4/+4
1988-10-20change the default for variable to be point size instead of pixel sizejim1-1/+1
1988-10-20too many ssssjim1-3/+3
1988-10-20removed bogus UDP codekeith2-22/+35
1988-10-20Initial revisionjim2-0/+149
1988-10-20added real session argumentskeith3-26/+89
1988-10-20cleaned up file descriptorskeith4-87/+159
1988-10-20added real session argument stuffkeith2-4/+7
1988-10-20*** empty log message ***keith1-1/+20
1988-10-20forgot G in COPYRIGHTjim1-1/+1
1988-10-20changed font file names so that 8 is now 08jim1-48/+48
1988-10-20missing backslashjim1-4/+4
1988-10-20renamed cour and helv roman fontsjim1-16/+20
1988-10-20hack for ibmrt BandAidCompilerswick1-1/+3
1988-10-20BandAidCompilerswick1-29/+16
1988-10-20BandAidCompiler for RTswick1-0/+4
1988-10-19hack to allow use of ClearToBackground instead of FillRectangleswick1-1/+5
1988-10-19make sure the source knows that there is no longer a selectionswick1-3/+12
1988-10-19remove embedded quotes in string() actionswick1-2/+2
1988-10-19formatting fixupswick1-37/+69
1988-10-19*** empty log message ***mento1-30/+29
1988-10-19joinskeith1-102/+227
1988-10-19changed BandAidLibrary to BandAidLibraryNeededjim1-2/+2
1988-10-19make delimiting line message a little friendlierjim1-2/+2
1988-10-19require absolute paths for securityjim1-0/+7
1988-10-19superclass de-reference needs to be absolute in our methods, not relative.swick2-6/+10
1988-10-19allowShellResize shouldn't disable SetValues on the shellswick1-26/+24
1988-10-19added DEFINES so that paths can be puntedjim1-0/+1
1988-10-19closures are caddr_t, not Opaqueswick1-4/+4
1988-10-19make the button heights constantswick1-0/+10
1988-10-18removed blank line; boy, what a stupid programjim1-1/+0
1988-10-18added grey0-100jim1-0/+102
1988-10-18moved rgb from util to top leveljim1-2/+3
1988-10-18compile on pure sysvjim1-1/+5
1988-10-18use the right wait stuffjim1-15/+9
1988-10-18do not install xdmshelljim1-1/+7
1988-10-18use explicit fork/exec/wait; fix broken ifdef, added kbd_mode -ajim1-22/+71
1988-10-18always installjim1-3/+0
1988-10-18document the selection and VT100 widget actionsswick1-24/+100