summaryrefslogtreecommitdiff
path: root/xc/lib/Xt/VarCreate.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-21final stateHEADmasterAlan Coopersmith1-1/+1
1995-06-07A new function, _XtFreeArgList, is called from XtVaSetValues. Thisconverse1-4/+3
1994-06-07XBUG 6879, use the correct, i.e. last non-varargs, parameter for thekaleb1-2/+2
1994-04-17new X Consortium copyright/permissionconverse1-5/+30
1994-03-30add Xt{Va}OpenApplicationconverse1-11/+81
1993-10-06add Sun copyrightkaleb1-3/+13
1993-08-27Initial MT supportkaleb1-8/+20
1993-05-13eliminated some poorly written varargs code by inlining the creationkaleb1-14/+18
1992-06-12take Intrinsics #include files from this source directory when compiling,converse1-3/+3
1991-12-10AIX shared library needs XtVaAppInitialize in r/w section, in order toconverse1-3/+3
1991-07-23lintrws1-2/+2
1991-07-12move XtToolkitInitialize() call out of _XtAppInit back into callersrws1-1/+3
1991-07-12move code into new _XtAppInit function, share with AppInitializerws1-29/+5
1991-05-04remove bad _Xconst from XtVaAppInitializerws1-2/+2
1991-05-03call _XtToolkitInitialize instead of XtToolkitInitialize forrws1-1/+5
1991-01-09typeof argc changed from Cardinal * to int *otmgildea1-5/+5
1991-01-06remove rcs as stringrws1-4/+1
1990-12-20repair _XtVaAppInitialize _Xconst should qualify char not Stringconverse1-2/+2
1990-12-19remove const decl from fallback resourcesrws1-4/+4
1990-12-17repair func protosconverse1-5/+5
1990-12-12function proto workrws1-23/+50
1990-04-04coalesce error string literals.swick1-2/+2
1990-03-06small error in previous fix when using NeedFunctionPrototypes.kit1-2/+2
1990-03-05Added stub routine to make sure that _XtInherit gets loaded in statically.kit1-11/+48
1989-12-13repair error messageswick1-2/+2
1989-11-14IncludePrototypes -> NeedFunctionPrototypesswick1-8/+8
1989-11-13make use of va_list passed to a function conform to ANSI-Cswick1-15/+42
1989-11-10use IntrinsicI.h instead of separate Intrinsic.h/Xtos.hswick1-3/+2
1989-11-10support XtVaTypedArg in XtVaAppInitialize.swick1-49/+94
1989-11-09lintswick1-2/+2
1989-11-08compiling version of varargsswick1-21/+97
1989-10-09copyright.swick1-11/+35
1989-10-09Initial revisionswick1-0/+176