cdesktopenv/cde/lib
Eugene Doudine 4e2adc1f8e Fixes the bug, which caused dtterm to show stripes of wrong color between text lines when using fontsets that include fonts of slightly different heights.
The cause of the bug was that X*DrawImageString draws background
according to the extents of the given string, not to extents of the font set,
which determine terminal line height.

Now, when such a situation is detected, the background is cleared before
drawing the characters.
2014-05-03 22:11:41 -06:00
..
DtHelp initial illumos port 2014-03-22 16:33:11 -06:00
DtMrm Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
DtPrint kill a few more warnings in DtPrint 2013-07-22 17:15:34 -06:00
DtSearch Introduction of BSDArchitecture 2013-10-20 16:23:40 -06:00
DtSvc initial illumos port 2014-03-22 16:33:11 -06:00
DtTerm Fixes the bug, which caused dtterm to show stripes of wrong color between text lines when using fontsets that include fonts of slightly different heights. 2014-05-03 22:11:41 -06:00
DtWidget DtWidget: Don't free random pointer on Control widget destruction 2014-03-23 23:07:52 -06:00
DtXinerama Add basic Xinerama support via new lib/DtXinerama 2013-03-26 19:49:50 -06:00
csa xtclient.c: fix debug statement regarding fd number 2014-03-24 19:54:37 -06:00
pam Get rid of malloc.h. 2012-08-12 14:20:58 -06:00
tt cleanup: eliminate missing sentinel warnings 2014-03-24 18:26:10 -06:00
Imakefile Add basic Xinerama support via new lib/DtXinerama 2013-03-26 19:49:50 -06:00