1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-28 17:32:29 +01:00

- fixed a bug in the icon chooser dialog that made the selected icon look

wrong if it had alpha blending.
- fixed a bug in WMReparentWidget()
- added WMReparentWidget() to WINGs.h
This commit is contained in:
dan
2001-04-26 02:45:28 +00:00
parent 86154ba01d
commit 649a7ac82c
5 changed files with 17 additions and 6 deletions

View File

@@ -45,6 +45,8 @@ Changes since version 0.64.0:
- The icon image set to be shown in panels ("Logo.WMPanel") will be
automatically updated if its entry in WMWindowAttributes changes (without
a need to restart as until now).
- Fixed a bug in the icon chooser dialog that made the selected icon look
wrong if it had alpha blending.
Changes since version 0.63.1: