Searched refs:getMessageStack (Results 1 - 12 of 12) sorted by relevance

/inkscape/src/
H A Dtext-chemistry.cpp91 desktop->getMessageStack()->flash(Inkscape::WARNING_MESSAGE, _("Select <b>a text and a path</b> to put text on path."));
96 desktop->getMessageStack()->flash(Inkscape::ERROR_MESSAGE, _("This text object is <b>already put on a path</b>. Remove it from the path first. Use <b>Shift+D</b> to look up its path."));
102 desktop->getMessageStack()->flash(Inkscape::ERROR_MESSAGE, _("You cannot put text on a rectangle in this version. Convert rectangle to path first."));
110 desktop->getMessageStack()->
194 desktop->getMessageStack()->flash(Inkscape::WARNING_MESSAGE, _("Select <b>a text on path</b> to remove it from path."));
213 desktop->getMessageStack()->flash(Inkscape::ERROR_MESSAGE, _("<b>No texts-on-paths</b> in the selection."));
257 desktop->getMessageStack()->flash(Inkscape::WARNING_MESSAGE, _("Select <b>text(s)</b> to remove kerns from."));
277 desktop->getMessageStack()->flash(Inkscape::ERROR_MESSAGE, _("Select <b>text(s)</b> to remove kerns from."));
300 desktop->getMessageStack()->flash(Inkscape::WARNING_MESSAGE, _("Select <b>a text</b> and one or more <b>paths or shapes</b> to flow text into frame."));
391 desktop->getMessageStack()
[all...]
H A Dpath-chemistry.cpp63 desktop->getMessageStack()->flash(Inkscape::WARNING_MESSAGE, _("Select <b>object(s)</b> to combine."));
184 desktop->getMessageStack()->flash(Inkscape::ERROR_MESSAGE, _("<b>No path(s)</b> to combine in the selection."));
196 desktop->getMessageStack()->flash(Inkscape::WARNING_MESSAGE, _("Select <b>path(s)</b> to break apart."));
285 desktop->getMessageStack()->flash(Inkscape::ERROR_MESSAGE, _("<b>No path(s)</b> to break apart in the selection."));
295 desktop->getMessageStack()->flash(Inkscape::WARNING_MESSAGE, _("Select <b>object(s)</b> to convert to path."));
322 desktop->getMessageStack()->flash(Inkscape::ERROR_MESSAGE, _("<b>No objects</b> to convert to path in the selection."));
609 desktop->getMessageStack()->flash(Inkscape::WARNING_MESSAGE, _("Select <b>path(s)</b> to reverse."));
655 desktop->getMessageStack()->flash(Inkscape::ERROR_MESSAGE, _("<b>No paths</b> to reverse in the selection."));
H A Ddesktop.h166 Inkscape::MessageStack* getMessageStack() const;
H A Ddesktop.cpp445 Inkscape::MessageStack* SPDesktop::getMessageStack() const { function in class:SPDesktop
/inkscape/src/trace/
H A Dtrace.cpp54 Inkscape::MessageStack *msgStack = desktop->getMessageStack();
220 Inkscape::MessageStack *msgStack = desktop->getMessageStack();
401 Inkscape::MessageStack *msgStack = desktop->getMessageStack();
/inkscape/src/ui/dialog/
H A Dtransformation.cpp905 getDesktop()->getMessageStack()->flash(Inkscape::WARNING_MESSAGE, _("Transform matrix is singular, <b>not used</b>."));
916 getDesktop()->getMessageStack()->flash(Inkscape::WARNING_MESSAGE, _("Transform matrix is singular, <b>not used</b>."));
930 getDesktop()->getMessageStack()->flash(Inkscape::WARNING_MESSAGE, _("Transform matrix is singular, <b>not used</b>."));
949 getDesktop()->getMessageStack()->flash(Inkscape::WARNING_MESSAGE, _("Transform matrix is singular, <b>not used</b>."));
960 getDesktop()->getMessageStack()->flash(Inkscape::WARNING_MESSAGE, _("Transform matrix is singular, <b>not used</b>."));
970 getDesktop()->getMessageStack()->flash(Inkscape::WARNING_MESSAGE, _("Transform matrix is singular, <b>not used</b>."));
994 getDesktop()->getMessageStack()->flash(Inkscape::WARNING_MESSAGE, _("Transform matrix is singular, <b>not used</b>."));
H A Dsvg-fonts-dialog.cpp518 Inkscape::MessageStack *msgStack = desktop->getMessageStack();
560 Inkscape::MessageStack *msgStack = desktop->getMessageStack();
H A Dclonetiler.cpp2117 desktop->getMessageStack()->flash(Inkscape::WARNING_MESSAGE, _("Select <b>one object</b> whose tiled clones to unclump."));
2166 desktop->getMessageStack()->flash(Inkscape::WARNING_MESSAGE, _("Select <b>one object</b> whose tiled clones to remove."));
2238 desktop->getMessageStack()->flash(Inkscape::WARNING_MESSAGE, _("Select an <b>object</b> to clone."));
2244 desktop->getMessageStack()->flash(Inkscape::ERROR_MESSAGE, _("If you want to clone several objects, <b>group</b> them and <b>clone the group</b>."));
H A Dinkscape-preferences.cpp228 desktop->getMessageStack()->flash(Inkscape::ERROR_MESSAGE,
237 desktop->getMessageStack()->flash(Inkscape::ERROR_MESSAGE,
/inkscape/src/trace/potrace/
H A Dinkscape-potrace.cpp512 desktop->getMessageStack()->flash(Inkscape::NORMAL_MESSAGE, msg);
575 desktop->getMessageStack()->flash(Inkscape::NORMAL_MESSAGE, msg);
/inkscape/src/ui/tools/
H A Dgradient-tool.cpp949 desktop->getMessageStack()->flash(Inkscape::WARNING_MESSAGE, _("Select <b>objects</b> on which to create gradient."));
H A Dmesh-tool.cpp981 desktop->getMessageStack()->flash(Inkscape::WARNING_MESSAGE, _("Select <b>objects</b> on which to create gradient."));

Completed in 65 milliseconds