Miscellaneous code cleanup and failed allocation checks.

This commit is contained in:
dolio
2004-09-23 01:56:00 +00:00
parent 26fd15f06b
commit 4d85ae8dbc
2 changed files with 27 additions and 4 deletions

View File

@ -1,3 +1,9 @@
2004-09-22 Dan Doel <dolio@case.edu>
* xcompmgr.c: (run_fades), (solid_picture), (get_opacity_prop),
(determine_wintype), (circulate_win):
Miscellaneous code cleanup and checks for failed allocations.
2004-09-21 Dan Doel <dolio@case.edu>
* xcompmgr.c: (presum_gaussian), (make_shadow), (main):