Mercurial > emacs
comparison lwlib/ChangeLog @ 29702:e59eddaf8d55
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Fri, 16 Jun 2000 18:54:24 +0000 |
parents | 202566b30cd9 |
children | 8dcca357af53 |
comparison
equal
deleted
inserted
replaced
29701:3678f877d57f | 29702:e59eddaf8d55 |
---|---|
1 2000-06-16 Gerd Moellmann <gerd@gnu.org> | |
2 | |
3 * xlwmenuP.h (_XlwMenu_part): Add free_top_shadow_color_p and | |
4 free_bottom_shadow_color_p. | |
5 | |
6 * xlwmenu.c (make_shadow_gcs): Set free_top_shadow_color_p | |
7 and free_top_shadow_color_p flags in the menu widget if | |
8 top and bottom shadow colors must be freed. | |
9 (release_shadow_gcs): Free colors only if they must be freed. | |
10 | |
1 2000-06-12 Gerd Moellmann <gerd@gnu.org> | 11 2000-06-12 Gerd Moellmann <gerd@gnu.org> |
2 | 12 |
3 * xlwmenu.c (make_shadow_gcs): Free and copy colors so that | 13 * xlwmenu.c (make_shadow_gcs): Free and copy colors so that |
4 color reference counts are right. | 14 color reference counts are right. |
5 (release_shadow_gcs): Free colors. | 15 (release_shadow_gcs): Free colors. |