summaryrefslogtreecommitdiff
path: root/src/Intrinsic.c
Commit message (Expand)AuthorAgeFilesLines
* Replace XtMalloc() calls with XtMallocArray()Alan Coopersmith2023-03-071-1/+1
* Remove "All rights reserved" from Oracle copyright noticesAlan Coopersmith2023-02-251-1/+1
* Fix spelling/wording issuesAlan Coopersmith2022-07-171-1/+1
* cppcheck and clang --analyze fixesThomas E. Dickey2022-06-181-3/+2
* improved the script used for typedef-options with indent, updated indentationThomas E. Dickey2019-08-011-10/+10
* indent'd like "x-indent.sh", but with a more complete set of typedefs - seeThomas E. Dickey2019-07-141-797/+840
* add curly-braces in a couple of places to allow running "indent"Thomas E. Dickey2019-07-071-5/+6
* no need to check arument for XtFree()Walter Harms2019-06-101-2/+2
* use strdup in two places; remove a bogus "else" from X11R6.4 changesThomas E. Dickey2019-06-101-2/+1
* fix compiler warnings when WHITEFILL is definedThomas E. Dickey2019-05-291-3/+3
* fixes cppcheck "style" warnings (mostly variable-scope)Thomas E. Dickey2019-05-181-10/+10
* if Xalloca.h is corrected to use size_t param, one change is still needed inThomas E. Dickey2019-05-061-1/+1
* Fix WHITEFILL after const fixesJon Turney2019-05-041-4/+7
* dummy fix for covscanBenjamin Tissoires2019-04-221-4/+8
* change return-type to avoid const-mismatchesThomas E. Dickey2019-04-161-1/+1
* resolve const-mismatches in internal functions of Intrinsic.cThomas E. Dickey2019-04-161-10/+12
* Allow all of the "argv" strings to be writable, since those arrays mayThomas E. Dickey2019-04-161-2/+2
* eliminate casts of NULL for String* and Cardinal*, since those are unnecessaryThomas E. Dickey2019-04-151-1/+1
* This cleans up the "easy" warning fixes which can be made using myThomas E. Dickey2019-04-061-19/+19
* fix build when XT_GEO_TATTLER is definedThomas E. Dickey2019-03-121-8/+8
* Include direct.h header for _getdrives() on Win32Jon TURNEY2015-04-141-0/+3
* Revert "Avoid shadowing variables."Alan Coopersmith2013-07-101-3/+3
* Avoid shadowing variables.Thomas Klausner2013-07-091-3/+3
* unifdef -U__UNIXOS2__Alan Coopersmith2013-01-081-29/+2
* Make implementation_default_path return const char *Alan Coopersmith2011-10-071-3/+3
* Purge cvs tags.Jesse Adkins2010-10-061-3/+0
* Sun's copyrights belong to Oracle nowAlan Coopersmith2010-09-231-1/+1
* Update Sun license notices to current X.Org standard formAlan Coopersmith2010-01-141-12/+23
* Janitor: ansification, make distcheck, compiler warnings, .gitignore.Paulo Cesar Pereira de Andrade2009-01-301-1/+1
* Set a blank default search path for WIN32Alan Hourihane2008-04-301-3/+8
* Reduce the path searches on mingwColin Harrison2008-04-291-0/+5
* Fix some build issues for Win32 platformsColin Harrison2008-04-291-4/+1
* Bug #5003 <https://bugs.freedesktop.org/show_bug.cgi?id=5003> Patch #3763XORG-6_8_99_903Alan Coopersmith2005-11-231-1/+1
* - conditionally include config.h in xc/lib/Xt sourcesXORG-6_8_99_8Søren Sandmann Pedersen2005-05-181-0/+3
* Convert lib/Xt to ANSI C (Thomas Dickey). Fixes for a few valgrind warningsXORG-6_8_99_3XORG-6_8_99_2XORG-6_8_99_1Matthieu Herrb2005-02-211-153/+155
* Merging XORG-CURRENT into trunkXACE-SELINUX-MERGECOMPOSITEWRAPEgbert Eich2004-04-231-1/+1
* Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich2004-03-141-1/+1
* Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENTEgbert Eich2004-03-031-1/+1
* readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich2004-02-261-1/+1
* Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich2004-02-261-1/+1
* XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_902xf86-4_3_99_901xf86-4_3_99_16Kaleb Keithley2003-11-251-73/+7
* XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1Kaleb Keithley2003-11-141-74/+85
* R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley2003-11-141-0/+1643