Code

Partial fix for bug 980157.
authorbryce <bryce@users.sourceforge.net>
Tue, 20 Feb 2007 06:01:42 +0000 (06:01 +0000)
committerbryce <bryce@users.sourceforge.net>
Tue, 20 Feb 2007 06:01:42 +0000 (06:01 +0000)
commit30e67e5cf0256bb30d02f301cd119615503bbfa5
tree6c75be35b9e5105f93480a1e4efae59eb05157dc
parentdce39bb6fe12a50b367fccae88b5e79aa2daeaa3
Partial fix for bug 980157.

This commit disables the code that prevents stock markers from appearing
at the top of the marker menu, as discussed in the bug report.

Additionally, this patch factors out the pixmap rendering code, which is
nearly identical to the rendering code in icon.cpp (and perhaps
elsewhere).
src/dialogs/stroke-style.cpp
src/ui/cache/svg_preview_cache.h [new file with mode: 0644]