Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-07 | Replace XtMalloc() calls with XtMallocArray() | Alan Coopersmith | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||
2023-03-07 | Replace XtRealloc() calls with XtReallocArray() | Alan Coopersmith | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||
2023-02-25 | Remove "All rights reserved" from Oracle copyright notices | Alan Coopersmith | |
Oracle no longer includes this term in our copyright & license notices. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||
2022-06-18 | cppcheck fixes (const, null dereferencing, uninitialized, scope) | Thomas E. Dickey | |
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> | |||
2019-11-15 | add a null-pointer check, overlooked in fix for issue #12. | Thomas E. Dickey | |
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> | |||
2019-11-09 | issue #12: work within existing interface which attempts to obtain the | Thomas E. Dickey | |
display-pointer from the screen-pointer but fails when the screen-pointer itself is invalid. Ensure that the screen-pointer is valid by checking the default_screen value against the valid range, and forcing it to zero if it is out of bounds. Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> | |||
2019-08-01 | improved the script used for typedef-options with indent, updated indentation | Thomas E. Dickey | |
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> | |||
2019-07-07 | indent'd like "x-indent.sh", but with a more complete set of typedefs - see | Thomas E. Dickey | |
https://github.com/ThomasDickey/cindent-snapshots/blob/master/scripts/xxx-profile Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> | |||
2019-06-13 | reduce ifdef/ifndef inconsistency for USE_POLL | Thomas E. Dickey | |
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> | |||
2019-05-18 | fix most clang --analyze warnings about null-pointers | Thomas E. Dickey | |
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> | |||
2019-05-18 | fixes cppcheck "style" warnings (mostly variable-scope) | Thomas E. Dickey | |
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> | |||
2019-04-16 | fix gcc warnings in Display.c | Thomas E. Dickey | |
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> | |||
2019-04-16 | Allow all of the "argv" strings to be writable, since those arrays may | Thomas E. Dickey | |
be updated during initialization. Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> | |||
2019-04-16 | This is a minimal change which compiles when predefining _CONST_X_STRING, | Thomas E. Dickey | |
by changing some function parameters and struct-members to _XtString (always "char*") from String (which may be "const char *"). There are still many compiler warnings; subsequent commits will reduce those. Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> | |||
2019-04-15 | eliminate casts of NULL for String* and Cardinal*, since those are unnecessary | Thomas E. Dickey | |
as well as interfere with proposed const-string changes. Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> | |||
2019-04-06 | This cleans up the "easy" warning fixes which can be made using my | Thomas E. Dickey | |
Regress script, comparing object-files before/after the edits: https://invisible-island.net/ansification/index.html https://invisible-island.net/scripts/readme.html The changes are casts, which quiet the gcc warnings about implicit conversion that my "gcc-normal" script would show. I avoided reformatting the code. The change reduces the number of gcc warnings from 769 to 163. Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> | |||
2019-01-15 | resolv:assignment discards 'const' qualifier from pointer target | Walter Harms | |
2013-01-08 | unifdef -U__UNIXOS2__ | Alan Coopersmith | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net> | |||
2010-10-06 | Purge cvs tags. | Jesse Adkins | |
Signed-off-by: Jesse Adkins <jesserayadkins@gmail.com> Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||
2010-09-23 | Sun's copyrights belong to Oracle now | Alan Coopersmith | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||
2010-01-14 | Update Sun license notices to current X.Org standard form | Alan Coopersmith | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> | |||
2009-01-30 | Janitor: ansification, make distcheck, compiler warnings, .gitignore. | Paulo Cesar Pereira de Andrade | |
Most "compiler" warnings were actually sparse warnings, due to assigning a integer to a pointer, or an external symbol without a previous declaration. | |||
2005-05-18 | - conditionally include config.h in xc/lib/Xt sourcesXORG-6_8_99_8 | Søren Sandmann Pedersen | |
- add build system for lib/Xt | |||
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 | |
(Thomas Dickey). | |||
2004-04-23 | Merging XORG-CURRENT into trunkXACE-SELINUX-MERGECOMPOSITEWRAP | Egbert Eich | |
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 | |
2004-03-03 | Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENT | Egbert Eich | |
2004-02-26 | readding XFree86's cvs IDsxf86-4_3_99_903 | Egbert Eich | |
2004-02-26 | Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 | Egbert Eich | |
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 | |
2003-11-14 | XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1 | Kaleb Keithley | |
2003-11-14 | R6.6 is the Xorg base-lineXORG-MAIN | Kaleb Keithley | |