Age | Commit message (Expand) | Author | Files | Lines |
2024-02-11 | unifdef AIXSHLIB & SUNSHLIB | Alan Coopersmith | 1 | -4/+1 |
2024-02-11 | unifdef AIXV3 | Alan Coopersmith | 1 | -1/+1 |
2023-03-07 | Replace XtMalloc() calls with XtMallocArray() | Alan Coopersmith | 1 | -4/+2 |
2023-03-07 | Replace XtRealloc() calls with XtReallocArray() | Alan Coopersmith | 1 | -4/+3 |
2023-02-25 | Remove "All rights reserved" from Oracle copyright notices | Alan Coopersmith | 1 | -1/+1 |
2022-06-18 | cppcheck fixes (const, null dereferencing, uninitialized, scope) | Thomas E. Dickey | 1 | -27/+30 |
2022-06-14 | codespell-fixes | Thomas E. Dickey | 1 | -7/+7 |
2019-08-01 | improved the script used for typedef-options with indent, updated indentation | Thomas E. Dickey | 1 | -10/+10 |
2019-07-14 | remove the ARGUSED lines, which confuse GNU indent, ditto for LINTLIBRARY | Thomas E. Dickey | 1 | -2/+0 |
2019-07-07 | indent'd like "x-indent.sh", but with a more complete set of typedefs - see | Thomas E. Dickey | 1 | -926/+1010 |
2019-07-07 | use _X_UNUSED to quiet compiler warnings | Thomas E. Dickey | 1 | -3/+3 |
2019-05-18 | Merge branch 'master' of ssh://gitlab.freedesktop.org/xorg/lib/libxt | Walter Harms | 1 | -20/+18 |
2019-05-18 | save one indent level | Walter Harms | 1 | -10/+11 |
2019-05-18 | fix unused-assignment warnings (clang --analyze) | Thomas E. Dickey | 1 | -1/+0 |
2019-05-18 | fixes cppcheck "style" warnings (mostly variable-scope) | Thomas E. Dickey | 1 | -12/+11 |
2019-05-18 | add casts to quiet compiler warnings with Solaris 11.4 / gcc 7.3.0 | Thomas E. Dickey | 1 | -7/+7 |
2019-05-07 | remove an #include used in debugging | Thomas E. Dickey | 1 | -1/+0 |
2019-05-07 | Proposed revision of XtAppMainLoop() in | Thomas E. Dickey | 1 | -2/+10 |
2019-05-06 | add casts to fix compiler warnings | Thomas E. Dickey | 1 | -4/+4 |
2019-05-06 | fixes for gcc warnings, no object-change | Thomas E. Dickey | 1 | -1/+1 |
2019-05-06 | XtAppProcessEvent expects XtInputMask parameter, which is unsigned-long | Thomas E. Dickey | 1 | -1/+1 |
2019-05-06 | fix gcc warnings when assigning into a bit-field by first masking the value | Thomas E. Dickey | 1 | -2/+2 |
2019-04-28 | Merge branch 'master' of ssh://gitlab.freedesktop.org/xorg/lib/libxt | Walter Harms | 1 | -12/+5 |
2019-04-28 | Fix input starvation in XtMainLoop() closes bug #7 | Walter Harms | 1 | -1/+4 |
2019-04-22 | Fix covscan complain | Benjamin Tissoires | 1 | -12/+5 |
2019-04-15 | eliminate casts of NULL for String* and Cardinal*, since those are unnecessary | Thomas E. Dickey | 1 | -4/+4 |
2019-04-06 | This cleans up the "easy" warning fixes which can be made using my | Thomas E. Dickey | 1 | -31/+31 |
2011-03-14 | Bug 34715: XtAppMainLoop doesn't work without a Display | Jordan Hayes | 1 | -7/+1 |
2010-10-06 | Purge cvs tags. | Jesse Adkins | 1 | -3/+0 |
2010-09-23 | Sun's copyrights belong to Oracle now | Alan Coopersmith | 1 | -1/+1 |
2010-01-14 | Update Sun license notices to current X.Org standard form | Alan Coopersmith | 1 | -12/+23 |
2005-05-18 | - conditionally include config.h in xc/lib/Xt sourcesXORG-6_8_99_8 | Søren Sandmann Pedersen | 1 | -0/+3 |
2005-02-21 | 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_1 | Matthieu Herrb | 1 | -151/+153 |
2004-04-23 | Merging XORG-CURRENT into trunkXACE-SELINUX-MERGE | Egbert Eich | 1 | -1/+1 |
2004-03-14 | Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1 | Egbert Eich | 1 | -1/+1 |
2004-03-03 | Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0 | Egbert Eich | 1 | -1/+1 |
2004-02-26 | readding XFree86's cvs IDsxf86-4_3_99_903 | Egbert Eich | 1 | -1/+1 |
2004-02-26 | Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 | Egbert Eich | 1 | -1/+1 |
2003-11-25 | 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_16 | Kaleb Keithley | 1 | -124/+10 |
2003-11-14 | XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1 | Kaleb Keithley | 1 | -16/+10 |
2003-11-14 | R6.6 is the Xorg base-lineXORG-MAIN | Kaleb Keithley | 1 | -0/+1846 |