Age | Commit message (Expand) | Author | Files | Lines |
1995-06-26 | XBUG 7483 | kaleb | 1 | -4/+4 |
1995-06-26 | XBUG 7024 | kaleb | 1 | -1/+3 |
1995-06-26 | add DBE | dpw | 1 | -2/+12 |
1995-06-23 | Reimplement XtGetSelectionParameters. Find the appropriate property | converse | 1 | -45/+58 |
1995-06-22 | Change how the ApplicationShell treats argv. It is copied, and its | converse | 1 | -10/+46 |
1995-06-22 | no bug-report, for R7. JapanTaiUKUS4Modmap was the same as the Generic5Modmap | kaleb | 1 | -22/+5 |
1995-06-22 | XBUG 7479. Eliminate warning for bad cast | kaleb | 1 | -2/+2 |
1995-06-22 | XBUG 7302 supplement. Even with the prior change, the chances of the | kaleb | 1 | -20/+20 |
1995-06-22 | XBUG 7302. The loop in _XtMatchUsingDontCareMods was a lazy way to | kaleb | 1 | -17/+62 |
1995-06-19 | del dup XConsortium line | kaleb | 2 | -4/+2 |
1995-06-19 | add XConsortium line | kaleb | 1 | -0/+1 |
1995-06-19 | add XConsortium line | kaleb | 2 | -0/+2 |
1995-06-19 | add XConsortium line | kaleb | 2 | -0/+2 |
1995-06-19 | Add XConsortium line | kaleb | 1 | -0/+1 |
1995-06-19 | Add XConsortium line | kaleb | 1 | -0/+1 |
1995-06-19 | eliminate dup XConsortium line | kaleb | 1 | -2/+1 |
1995-06-19 | delete extraneous XConsortium line | kaleb | 4 | -8/+4 |
1995-06-19 | define HasLdRunPath. Close XBUG #7475. | gildea | 1 | -1/+4 |
1995-06-16 | no bug-report, Solaris 2.4 on Intel | kaleb | 1 | -3/+3 |
1995-06-16 | no bug-report, misc improvements for SGI, e.g. SVR4-style shared libs | kaleb | 2 | -4/+6 |
1995-06-16 | add information about make variables that can be set in an Imakefile | gildea | 1 | -1/+227 |
1995-06-16 | XBUG 7187. BlockHook might add or remove file descriptors. The block | kaleb | 3 | -18/+48 |
1995-06-16 | no bug-report, error in prior edit for installing libraries. | kaleb | 1 | -2/+2 |
1995-06-16 | ToolkitMakeStringsRule -> ToolkitMakeStrings | gildea | 1 | -2/+5 |
1995-06-16 | ToolkitMakeStringsRule -> ToolkitMakeStrings | gildea | 1 | -21/+24 |
1995-06-16 | XBUG 7474, make certain to correctly generate the intervening ',' when | kaleb | 1 | -7/+17 |
1995-06-15 | It is not necessary to cache the display along with a cache of widgets, | converse | 1 | -11/+4 |
1995-06-15 | In the widget destroy callback which cleans up the per widget input record, | converse | 1 | -1/+2 |
1995-06-15 | The pathTrace array is a cache of a widget and its ancestors, up to the | converse | 1 | -9/+14 |
1995-06-15 | In R6, due to the hook registration widget, it is no longer true that | converse | 1 | -3/+2 |
1995-06-15 | fix XBUG 7468: missing parens in macro definitions | dpw | 1 | -3/+3 |
1995-06-15 | document format of MIT-KERBEROS-5 authority info passed to server. | gildea | 1 | -21/+34 |
1995-06-15 | While walking over an uncomplied resource list in _XtTypedArgToArg, | converse | 1 | -9/+6 |
1995-06-15 | fix XBUG 7007: lines sometimes drawn as triangles | dpw | 1 | -2/+2 |
1995-06-15 | close XBUG 5782: miPolyArc can be *very* inefficient at drawing small section... | dpw | 1 | -29/+45 |
1995-06-15 | add DBE | dpw | 1 | -3/+7 |
1995-06-15 | fix XBUG 6940: missing .EXIT before .PROCEND | dpw | 1 | -1/+2 |
1995-06-15 | delete Apple, ATR, DRS, GATech, JCC, Locus, M3i, ParcPlace, Phase X | rws | 1 | -10/+1 |
1995-06-14 | XBUG 7467, do the right thing for functions that need an ANSI-style | kaleb | 1 | -1/+5 |
1995-06-14 | XBUG 7467, do the right thing for functions that need an ANSI-style declaration | kaleb | 5 | -5/+25 |
1995-06-14 | XBUG 7189, eliminate the remainders of the undocumented INTERNAL selection | kaleb | 4 | -86/+11 |
1995-06-10 | add DBE | dpw | 1 | -1/+7 |
1995-06-09 | change #if __STDC__ to #ifdef __STDC__ | gildea | 2 | -4/+4 |
1995-06-09 | change #if __STDC__ to #ifdef __STDC__ | gildea | 3 | -6/+6 |
1995-06-09 | change #if __STDC__ to #ifdef __STDC__ | gildea | 1 | -3/+3 |
1995-06-09 | no bug report, NEWS-OS 6.1.0 | kaleb | 1 | -4/+4 |
1995-06-09 | change #if __STDC__ to #ifdef __STDC__ | gildea | 12 | -37/+21 |
1995-06-08 | change #if __STDC__ to #ifdef __STDC__ | gildea | 61 | -163/+168 |
1995-06-08 | Do tty setting correctly on SVR4-like machines. XBUGs #7051, #7085. | gildea | 1 | -76/+216 |
1995-06-08 | A new function, _XtFreeArgList, is called from XtVaSetValues. This | converse | 1 | -13/+73 |