Tartarus CVS: zap: christian
tartarus-commits@lists.tartarus.org
tartarus-commits@lists.tartarus.org
Sat, 16 Nov 2002 17:30:20 +0000
CVS Root: /home/cvs
Module: zap
Changes by: christian
Date: Sat Nov 16 2002 17:30:20 GMT
Log message:
Removed the flags bits from command addresses in the menus structure.
This has necessitated the addition of a new flags word at #-16.
Zap_BuildMenu API and internals have changed to accomodate this and
its calling functions have been updated to cope. Other than this, there
should be no external API differences.
Moved the code that decodes help for menu entries where the help comes
from the command, into s.Menus where it seems more logical.
Modified files:
sources/!ZapSource/s: 2.14 Boxes 2.25 MiniBuff Menus
Links:
http://cvs.tartarus.org//zap/sources/%21ZapSource/s/2.14%20Boxes.diff?r1=fff&r2=2.17
http://cvs.tartarus.org//zap/sources/%21ZapSource/s/2.25%20MiniBuff.diff?r1=fff&r2=2.13
http://cvs.tartarus.org//zap/sources/%21ZapSource/s/Menus.diff?r1=fff&r2=2.24