aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordolio <dolio>2004-09-23 01:56:00 +0000
committerdolio <dolio>2004-09-23 01:56:00 +0000
commit4d85ae8dbc4dbe75cef71f1280cea4ee15a1b6d7 (patch)
treeb0ca1a70e5ee9973a4b2c3d8464527da818a049a /ChangeLog
parentAdded shadow precomputation for large-enough windows. (diff)
downloadxcman-4d85ae8dbc4dbe75cef71f1280cea4ee15a1b6d7.tar.gz
xcman-4d85ae8dbc4dbe75cef71f1280cea4ee15a1b6d7.tar.bz2
xcman-4d85ae8dbc4dbe75cef71f1280cea4ee15a1b6d7.tar.xz
Miscellaneous code cleanup and failed allocation checks.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d93bfb3..2058dfb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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):