Code

Completes fix for 980157. Markers in current document's defs is now
authorbryce <bryce@users.sourceforge.net>
Tue, 20 Feb 2007 08:57:15 +0000 (08:57 +0000)
committerbryce <bryce@users.sourceforge.net>
Tue, 20 Feb 2007 08:57:15 +0000 (08:57 +0000)
commit3668bd8a339cb33d71c3ce1a1c6520374fc70147
tree0f6f191e389e40f8590308430f166d96bfeed48e
parentce7d19d224a8f5885856f909e4edaa5a14d33b78
Completes fix for 980157.  Markers in current document's defs is now
shown in top of the marker dropdown menu.  When you select a marker from
the dropdown, all three menus are updated to show what you selected at
the top.

Note that to implement this, a marker cache is introduced, because
otherwise the regeneration of the menus would be noticeably too slow.
There is still a modest pause during the regeneration, but it's fairly
reasonable on my machine.
src/dialogs/stroke-style.cpp