summaryrefslogtreecommitdiff
path: root/xc/lib/Xt/Intrinsic.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-21final stateHEADmasterAlan Coopersmith1-1/+1
1995-04-07XBUG 7287, Call ChangeHook for every widget realized, not just thekaleb1-12/+12
1994-11-21XFree86 3.1kaleb1-2/+2
1994-05-05misplaced "/*"mor1-3/+1
1994-04-17new X Consortium copyright/permissionkaleb1-3/+29
1994-04-01hooks revisionkaleb1-17/+14
1994-03-28map space to hyphen in locale name on NTrws1-2/+17
1994-03-08in ExtractLocaleName with SKIPCOUNT used, if no match is foundrws1-1/+3
1994-03-07fix ExtractLocaleName for SunOS 4rws1-2/+2
1994-03-07add WIN32 support to ExtractLocaleNamerws1-2/+8
1994-03-07make ExtractLocaleName work for a lot more OSesrws1-9/+41
1994-01-14Hooks for External Agents -- phase 2kaleb1-12/+32
1994-01-11add XtGetClassExtensionconverse1-1/+33
1994-01-07Hooks for External Agents -- first passkaleb1-1/+9
1993-10-06add Sun copyrightkaleb1-2/+12
1993-09-29missing var decl in implementation_default_pathrws1-1/+2
1993-09-28Removed XtIsBeingDestroyedkaleb1-13/+1
1993-09-27Implement %D for P30: adding to XtResolvePathname default path.gildea1-31/+64
1993-09-18ANSI-ficationkaleb1-4/+4
1993-09-12hack use of XFILESEARCHPATHDEFAULT on NT, I can't figure out how torws1-1/+15
1993-09-11Added an omitted UNLOCK_PROCESSkaleb1-1/+2
1993-09-09Added XtIsBeingDestroyedkaleb1-1/+15
1993-08-27Initial MT supportkaleb1-43/+139
1993-08-11Added R6 Intrinsics P02 (Extension Event Dispatching) from Asente's diffskaleb1-5/+5
1993-08-09Changed references to _XtRegisterWindow and _XtUnregisterWindow tokaleb1-6/+10
1993-02-26In ExtractLocaleName, do not special case the replacement of the localeconverse1-7/+2
1992-04-15change IDENTIFY_WINDOWS hack to use _MIT_OBJ_CLASS property insteadrws1-6/+21
1991-07-16parsing bug in XtFindFile when escaped colons are used. #4167converse1-2/+2
1991-06-11XtCreateWindow, value_mask parameter, type is XtValueMask, not Mask.converse1-2/+2
1991-05-11Change XtQString to _XtQStringconverse1-2/+2
1991-04-30remove Quarks.hconverse1-2/+1
1991-04-17use X_NOT_POSIX instead of _POSIX_SOURCErws1-3/+3
1991-04-11XtNameToWidget - stack allocation should be freed in the reverse order ofconverse1-4/+4
1991-04-11XtResolvePathname was mangling the construction of the massaged path converse1-7/+16
1991-04-08i18n changes to XtResolvePathname. Operating system specific syntax ofconverse1-3/+49
1991-04-01include stdlib.h instead of declaring getenv() unless X_NOT_STDC_ENVgildea1-2/+7
1991-02-08remove extern decl because _XtRemoveTranslations is decl'd in TranslateI.hconverse1-2/+1
1991-01-10use of NULL as non-pointer (#3355)converse1-4/+4
1991-01-10integration with Gabe's TMconverse1-4/+2
1990-12-30_XtInstallTranslations now takes just widget as argrws1-2/+2
1990-12-28POSIX wants S_ISDIR() instead of S_IFDIRgildea1-1/+5
1990-12-27MAXPATHLEN -> PATH_MAXrws1-4/+4
1990-12-21add %C customization support to XtResolvePathnamerws1-4/+22
1990-12-14#ifdef should be #ifrws1-2/+2
1990-12-12function proto workrws1-5/+50
1990-08-22don't de-reference non-existant pointers in XtNameToWidget if aswick1-1/+6
1990-08-22uninitialized return value in MatchWildChildren(). (bug 2967)swick1-2/+2
1990-08-03Don't de-ref nil and loop in _XtWindowedAncestor()swick1-5/+5
1990-07-12nit interface change to _XtRegisterGrabs()swick1-5/+2
1990-04-13_XtRemoveTranslations() new internal routine.swick1-5/+3