summaryrefslogtreecommitdiff
path: root/xc/lib/Xaw/Toggle.c
AgeCommit message (Expand)AuthorFilesLines
1991-10-16Fix conflicts with IBM XLC (ANSI) compiler.eswu1-3/+7
1991-09-23misspelling in comment #4342converse1-2/+2
1991-07-25register String To Widget converter, do not cache results.converse1-3/+9
1991-06-20change caddr_t to XtPointer in the resource listconverse1-2/+2
1991-05-04in ClassInit, use the R5 XtGetActionList to access the command widgetconverse1-29/+12
1991-02-17use XtOffsetOf, use XtPointerconverse1-9/+9
1991-01-06remove rcs as stringrws1-3/+1
1990-11-01don't allow Command widget to force state to be unset when goingconverse1-1/+5
1990-05-31fix for bug when using XawToggleChangeRadioGroup to create a first, new converse1-2/+7
1990-04-30function prototypesconverse1-1/+17
1990-04-26ansi nitsconverse1-3/+3
1989-12-11Changed the copyright notices to mit only.kit1-24/+22
1989-12-10lintrws1-2/+1
1989-12-08initialize SimpleClassPart correctly.swick1-2/+2
1989-11-06make SetValues(state) work correctly.swick1-6/+3
1989-10-09added XawInitializeWidgetSetjim1-1/+4
1989-10-04A bit of updating. I put the command widgets set and unset procs intokit1-21/+36
1989-05-11I have Removed all external references to Xt in the Athenakit1-108/+107
1989-05-05Minor fix to XtToggleSetCurrent.kit1-5/+5
1989-05-02Okay Setting the initial state is done right now. (I hope).kit1-3/+6
1989-05-01Allow the state field in the Toggle to work correctly.kit1-5/+5
1989-04-10pointer bug fix in radio button box use of toggle widget.converse1-2/+3
1989-03-30fixed endifsjim1-2/+2
1989-03-29Small fix to make highlighting work.kit1-2/+2
1989-01-13changed action from 'always' to 'Always' to conform to spec.kit1-2/+2
1989-01-12Initial revisionkit1-0/+576