# HG changeset patch # User Kim F. Storm # Date 1140474250 0 # Node ID 43656cd3b1ab2d7b77fd2134f01346c598253192 # Parent cd1e5d79c742f86580e73ccd3451f60891603505 (NEW FEATURES): Completed work on this item: Rework how fringe bitmaps are defined and used. Currently, bitmap usage and bitmap appearence are "mixed-up" in a one-level representation. It would be cleaner to split the representation into a two-level model where first level maps bitmap usage to a bitmap name, and second level maps bitmap name to a bitmap appearence. diff -r cd1e5d79c742 -r 43656cd3b1ab admin/FOR-RELEASE --- a/admin/FOR-RELEASE Mon Feb 20 22:21:00 2006 +0000 +++ b/admin/FOR-RELEASE Mon Feb 20 22:24:10 2006 +0000 @@ -33,14 +33,6 @@ * NEW FEATURES -** Rework how fringe bitmaps are defined and used. -Currently, bitmap usage and bitmap appearence are "mixed-up" in a -one-level representation. It would be cleaner to split the -representation into a two-level model where first level maps -bitmap usage to a bitmap name, and second level maps bitmap name to -a bitmap appearence. -[Assigned to KFS] - * BUGS ** Reiner Steib's 23 Jan 2006 bug report that tool bar icons don't update.