Peter Howkins
3600e87527
dtprintinfo: Resolve uninitialized warnings
2021-12-24 10:50:28 -07:00
chase
1fe5a550b2
Fix typo in license headers
2018-04-28 12:30:20 -06:00
Jon Trulson
4568a22f99
Icon.c: include stdlib.h
2014-03-22 19:01:49 -06:00
Marcin Cieslak
df1da3432e
dtprintinfo: Use 64-bit values for XtVaGetValues() pointers
...
XtArgVal should be a type that encompasses XtPointer
and long integer types. In the X.org implementation
it is currently defined as (long).
Don't use (unsigned int *) instead of (Window *).
2012-09-23 19:43:11 -06:00
Peter Howkins
c884521619
Add GNU LGPL headers to all .c .C and .h files
2012-03-10 18:58:32 +00:00
Peter Howkins
83b6996daa
Initial import of the CDE 2.1.30 sources from the Open Group.
2012-03-10 18:21:40 +00:00