1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-02-05 15:55:56 +01:00

A few bugfixes from users

This commit is contained in:
dan
2001-09-01 14:48:24 +00:00
parent 717392246a
commit 0ee6312164
5 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,5 @@
- fixed a bug in RCombineAreaWithOpaqueness() (Brad <lists@anomie.yi.org>)
- Added retain/release mechanism to RImage by adding RRetainImage() and
RReleaseImage(). RDestroyImage() is an alias to RReleaseImage() now, but
will be removed in a future release because it no longer fits with the