CVSROOT: /home/x-cvs
Module name: xc
Changes by: [EMAIL PROTECTED] 03/01/18 20:44:45
Log message:
o Fix use of uninitliazed variable in xmag/xmag.c (A.1525, Keith Packard)
Also updated Xmag.ad to use proper comment prefix and add XFree86 ident.
The callback was being called twice due to wrong translation table for
the pixLabel widget, that was removed.
o Initialize structure field man_globals->search_widget to NULL in
xman code, the help message states that pressing Ctrl+S in the
help window has no effect, but in some cases it would crash xman.
Modified files:
xc/programs/Xserver/hw/xfree86/:
CHANGELOG
xc/programs/xmag/:
Xmag.ad xmag.c
xc/programs/xman/:
buttons.c handler.c
Revision Changes Path
3.2483 +2 -1 xc/programs/Xserver/hw/xfree86/CHANGELOG
1.2 +2 -2 xc/programs/xmag/Xmag.ad
1.11 +3 -8 xc/programs/xmag/xmag.c
1.4 +3 -1 xc/programs/xman/buttons.c
1.6 +8 -5 xc/programs/xman/handler.c
_______________________________________________
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit