summaryrefslogtreecommitdiff
path: root/src/Event.c
Commit message (Expand)AuthorAgeFilesLines
* Replace XtMalloc() calls with XtMallocArray()Alan Coopersmith2023-03-071-4/+2
* Replace XtRealloc() calls with XtReallocArray()Alan Coopersmith2023-03-071-4/+3
* Remove "All rights reserved" from Oracle copyright noticesAlan Coopersmith2023-02-251-1/+1
* cppcheck fixes (const, null dereferencing, uninitialized, scope)Thomas E. Dickey2022-06-181-27/+30
* codespell-fixesThomas E. Dickey2022-06-141-7/+7
* improved the script used for typedef-options with indent, updated indentationThomas E. Dickey2019-08-011-10/+10
* remove the ARGUSED lines, which confuse GNU indent, ditto for LINTLIBRARYThomas E. Dickey2019-07-141-2/+0
* indent'd like "x-indent.sh", but with a more complete set of typedefs - seeThomas E. Dickey2019-07-071-926/+1010
* use _X_UNUSED to quiet compiler warningsThomas E. Dickey2019-07-071-3/+3
* Merge branch 'master' of ssh://gitlab.freedesktop.org/xorg/lib/libxtWalter Harms2019-05-181-20/+18
|\
| * fix unused-assignment warnings (clang --analyze)Thomas E. Dickey2019-05-181-1/+0
| * fixes cppcheck "style" warnings (mostly variable-scope)Thomas E. Dickey2019-05-181-12/+11
| * add casts to quiet compiler warnings with Solaris 11.4 / gcc 7.3.0Thomas E. Dickey2019-05-181-7/+7
* | save one indent levelWalter Harms2019-05-181-10/+11
|/
* remove an #include used in debuggingThomas E. Dickey2019-05-071-1/+0
* Proposed revision of XtAppMainLoop() inThomas E. Dickey2019-05-071-2/+10
* add casts to fix compiler warningsThomas E. Dickey2019-05-061-4/+4
* fixes for gcc warnings, no object-changeThomas E. Dickey2019-05-061-1/+1
* XtAppProcessEvent expects XtInputMask parameter, which is unsigned-longThomas E. Dickey2019-05-061-1/+1
* fix gcc warnings when assigning into a bit-field by first masking the valueThomas E. Dickey2019-05-061-2/+2
* Merge branch 'master' of ssh://gitlab.freedesktop.org/xorg/lib/libxtWalter Harms2019-04-281-12/+5
|\
| * Fix covscan complainBenjamin Tissoires2019-04-221-12/+5
* | Fix input starvation in XtMainLoop() closes bug #7Walter Harms2019-04-281-1/+4
|/
* eliminate casts of NULL for String* and Cardinal*, since those are unnecessaryThomas E. Dickey2019-04-151-4/+4
* This cleans up the "easy" warning fixes which can be made using myThomas E. Dickey2019-04-061-31/+31
* Bug 34715: XtAppMainLoop doesn't work without a DisplayJordan Hayes2011-03-141-7/+1
* 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
* - 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-151/+153
* 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-124/+10
* XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1Kaleb Keithley2003-11-141-16/+10
* R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley2003-11-141-0/+1846