chase
1fe5a550b2
Fix typo in license headers
2018-04-28 12:30:20 -06:00
Eugene Doudine
23e217b329
Fixes segfault in dtprintinfo when used UTF-8 locale, bug was caused by unchecked return value of XmeRenderTableGetDefaultFont()
2014-02-22 19:07:52 -07: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