summaryrefslogtreecommitdiff
path: root/xc/lib/Xt/Convert.c
AgeCommit message (Expand)AuthorFilesLines
1989-10-09make XtConvert work correctly with conversion cache.swick1-3/+8
1989-10-09fix XtConvert when calling old-style converters.swick1-15/+19
1989-10-09get the useless assignment right.swick1-2/+3
1989-10-08remove useless assignmentrws1-3/+2
1989-10-05more Cray stuff (bug 1933)swick1-1/+10
1989-10-03copy convert args when a converter is registered. (bug 1208)swick1-3/+13
1989-09-26use spec'd names for XtTypeConverter and XtSetTypeConverter.swick1-23/+83
1989-09-14support new-style conversions on objects.swick1-2/+2
1989-09-12not everyone is interested in cache refs!swick1-2/+3
1989-09-12caddr_t -> XtPointerswick1-28/+29
1989-09-07implement XtWidgetBaseOffsetswick1-2/+15
1989-07-21update ref counting interfaces to match XtCacheType proposal.swick1-84/+150
1989-06-16fixed endif token problems; sloppy, sloppy, sloppyjim1-2/+2
1989-06-09first implementation of per-display caching & ref countingswick1-37/+313
1989-02-23make sure to over-write previously registered converters so we'llswick1-9/+17
1989-02-23change XtAddConverter to register type converters globally on allswick1-6/+32
1988-10-21can't Xpermalloc Converter entries, as _XtFreeConverterTable() won't work.swick1-2/+2
1988-09-26Paul Asente's performance fix to _XtConvert to pass appContext ratherswick1-4/+5
1988-09-09make sure conversion cache reflects a conversion failure properly.swick1-3/+7
1988-09-06XConsortiumjim1-2/+1
1988-09-06add $Headerswick1-2/+2
1988-09-04implement XtAppAddConverter. XtWarningMsg -> XtAppWarningMsg.swick1-11/+45
1988-09-04xHeader -> XConsortiumswick1-1/+1
1988-08-31R3 interfaces: /* $oHeader: Convert.c,v 1.2 88/08/18 15:36:30 asente Exp $ */swick1-41/+41
1988-02-26StringDefs, copyrightswick1-23/+25
1988-02-14X11/ includerws1-3/+3
1988-02-14rename Xrm "Atom"s to "String"srws1-11/+11
1988-02-03fix #includesswick1-2/+2
1988-02-03put rcsid into static storageswick1-2/+1
1988-02-03$Header: Convert.c,v 1.6 88/01/29 17:05:35 asente Exp $swick1-131/+247
1987-11-23modify #includes to be like other Xlib modulesswick1-3/+2
1987-09-13get rid of message...jg1-2/+3
1987-09-12Initial revisiontoddb1-0/+231