/inkscape/share/extensions/ |
H A D | run_command.py | 35 msg = None 63 msg = "Neither subprocess.Popen nor popen2.Popen3 is available" 64 if rc and msg is None: 65 msg = "%s failed:\n%s\n%s\n" % (prog_name, out, err) 67 msg = "Error attempting to run %s: %s" % (prog_name, str(inst)) 70 if msg is None: 80 msg = "Error reading temporary file: %s" % str(inst) 89 if msg is not None: 90 sys.stderr.write(msg + "\n")
|
H A D | uniconv_output.py | 42 msg = None 64 msg = "Neither subprocess.Popen nor popen2.Popen3 is available" 65 if rc and msg is None: 66 msg = "%s failed:\n%s\n%s\n" % (prog_name, out, err) 68 msg = "Error attempting to run %s: %s" % (prog_name, str(inst)) 71 if msg is None: 81 msg = "Error reading temporary file: %s" % str(inst) 90 if msg is not None: 91 sys.stderr.write(msg + "\n")
|
H A D | inkex.py | 88 def errormsg(msg): 102 if isinstance(msg, unicode): 103 sys.stderr.write(msg.encode("utf-8") + "\n") 105 sys.stderr.write((unicode(msg, "utf-8", errors='replace') + "\n").encode("utf-8"))
|
H A D | replace_font.py | 123 def die(msg = "Dying!"): 124 inkex.errormsg(msg)
|
/inkscape/src/ui/dialog/ |
H A D | debug.h | 62 virtual void message(char const *msg) = 0;
|
H A D | messages.cpp | 112 void Messages::message(char *msg) argument 115 Glib::ustring uMsg = msg;
|
H A D | messages.h | 50 void message(char *msg);
|
H A D | pixelartdialog.cpp | 370 char *msg = _("Select an <b>image</b> to trace"); local 371 msgStack->flash(Inkscape::ERROR_MESSAGE, msg); 388 char *msg = _("Image looks too big. Process may take a while and it is" local 391 Gtk::MessageDialog dialog(msg, false, Gtk::MESSAGE_WARNING, 402 char *msg = _("Select an <b>image</b> to trace"); local 403 msgStack->flash(Inkscape::ERROR_MESSAGE, msg); 422 char *msg = _("Image looks too big. Process may take a while and it is" local 425 Gtk::MessageDialog dialog(msg, false, Gtk::MESSAGE_WARNING,
|
H A D | debug.cpp | 42 void message(char const *msg); 144 void DebugDialogImpl::message(char const *msg) argument 147 Glib::ustring uMsg = msg;
|
H A D | svg-fonts-dialog.cpp | 522 char *msg = _("Select a <b>path</b> to define the curves of a glyph"); local 523 msgStack->flash(Inkscape::ERROR_MESSAGE, msg); 530 char *msg = _("The selected object does not have a <b>path</b> description."); local 531 msgStack->flash(Inkscape::ERROR_MESSAGE, msg); 537 char *msg = _("No glyph selected in the SVGFonts dialog."); local 538 msgStack->flash(Inkscape::ERROR_MESSAGE, msg); 564 char *msg = _("Select a <b>path</b> to define the curves of a glyph"); local 565 msgStack->flash(Inkscape::ERROR_MESSAGE, msg); 572 char *msg = _("The selected object does not have a <b>path</b> description."); local 573 msgStack->flash(Inkscape::ERROR_MESSAGE, msg); [all...] |
/inkscape/src/2geom/ |
H A D | conic_section_clipper_impl.h | 56 #define DBGINFO(msg) \ 57 std::cerr << msg << std::endl; 58 #define DBGPRINT(msg, var) \ 59 std::cerr << msg << var << std::endl; 60 #define DBGPRINTIF(cond, msg, var) \ 62 std::cerr << msg << var << std::endl; 67 #define DBGPRINTCOLL(msg, coll) \ 69 std::cerr << msg << ":\n"; \ 76 #define DBGINFO(msg) 77 #define DBGPRINT(msg, va [all...] |
/inkscape/src/trace/ |
H A D | trace.cpp | 59 char *msg = _("Select an <b>image</b> to trace"); local 60 msgStack->flash(Inkscape::ERROR_MESSAGE, msg); 61 //g_warning(msg); 94 char *msg = _("Select only one <b>image</b> to trace"); local 95 msgStack->flash(Inkscape::ERROR_MESSAGE, msg); 112 char *msg = _("Select one image and one or more shapes above it"); local 113 msgStack->flash(Inkscape::ERROR_MESSAGE, msg); 124 char *msg = _("Select an <b>image</b> to trace"); //same as above local 125 msgStack->flash(Inkscape::ERROR_MESSAGE, msg); 126 //g_warning(msg); 132 char *msg = _("Select an <b>image</b> to trace"); local 225 char *msg = _("Select an <b>image</b> to trace"); local 407 char *msg = _("Trace: No active document"); local 439 char *msg = _("Trace: Image has no bitmap data"); local 553 char *msg = g_strdup_printf(_("Trace: Done. %ld nodes created"), totalNodeCount); local [all...] |
/inkscape/src/live_effects/ |
H A D | lpe-perspective_path.cpp | 79 char *msg = _("You need a BOX 3D object"); local 80 Gtk::MessageDialog dialog(msg, false, Gtk::MESSAGE_INFO, 94 char *msg = _("You need a BOX 3D object"); local 95 Gtk::MessageDialog dialog(msg, false, Gtk::MESSAGE_INFO, 120 char *msg = _("You need a BOX 3D object"); local 121 Gtk::MessageDialog dialog(msg, false, Gtk::MESSAGE_INFO, 128 char *msg = _("First perspective selected"); local 129 Gtk::MessageDialog dialog(msg, false, Gtk::MESSAGE_INFO, 134 char *msg = _("Perspective changed"); local 135 Gtk::MessageDialog dialog(msg, fals [all...] |
H A D | lpe-show_handles.cpp | 55 char *msg = _("The \"show handles\" path effect will remove any custom style on the object you are applying it to. If this is not what you want, click Cancel."); local 56 Gtk::MessageDialog dialog(msg, false, Gtk::MESSAGE_QUESTION, Gtk::BUTTONS_OK_CANCEL, true);
|
/inkscape/src/util/ |
H A D | ege-appear-time-tracker.h | 73 void report(gchar const* msg);
|
H A D | ege-appear-time-tracker.cpp | 105 void AppearTimeTracker::report(gchar const* msg) argument 109 g_message("Time ended at %2.3f with [%s] on [%s]", secs, msg, _name.c_str());
|
H A D | expression-evaluator.h | 165 void throwError(const char *msg);
|
/inkscape/src/ |
H A D | preferences.cpp | 151 gchar *msg = g_strdup_printf(_("Cannot create profile directory %s."), local 153 _reportError(msg, not_saved); 154 g_free(msg); 169 gchar *msg = g_strdup_printf(_("%s is not a valid directory."), local 171 _reportError(msg, not_saved); 172 g_free(msg); 180 gchar *msg = g_strdup_printf(_("Failed to create the preferences file %s."), local 182 _reportError(msg, not_saved); 183 g_free(msg); 211 //_reportError(msg, not_save 216 gchar *msg = g_strdup_printf(_("The preferences file %s is not a regular file."), local 226 gchar *msg = g_strdup_printf(_("The preferences file %s could not be read."), local 237 gchar *msg = g_strdup_printf(_("The preferences file %s is not a valid XML document."), local 246 gchar *msg = g_strdup_printf(_("The file %s is not a valid Inkscape preferences file."), local 856 _reportError(Glib::ustring const &msg, Glib::ustring const &secondary) argument [all...] |
H A D | inkscape.cpp | 241 Glib::ustring msg = Glib::ustring::compose( local 243 g_warning("%s", msg.c_str()); 244 SP_ACTIVE_DESKTOP->messageStack()->flash(Inkscape::ERROR_MESSAGE, msg.c_str()); 250 Glib::ustring msg = Glib::ustring::compose( local 252 g_warning("%s", msg.c_str()); 253 SP_ACTIVE_DESKTOP->messageStack()->flash(Inkscape::ERROR_MESSAGE, msg.c_str()); 427 Glib::ustring msg; local 429 if (prefs->getLastError( msg, secondary )) { 430 handler->handleError(msg, secondary);
|
/inkscape/po/ |
H A D | bad.po.test.exp | 9 bad.po.test: Not in msg format:
|
H A D | check-markup | 27 my ($msg) = @_; 30 print "$name: $msg:\n$_"; 178 po_error('Not in msg format');
|
/inkscape/src/inkgc/ |
H A D | gc.cpp | 26 void display_warning(char *msg, GC_word arg) { argument 27 g_warning(msg, arg);
|
/inkscape/share/extensions/Barcode/ |
H A D | Base.py | 38 def error(self, text, msg): 41 "Error encoding '%s' as %s barcode: %s\n" % (text, self.name, msg))
|
/inkscape/src/ui/view/ |
H A D | edit-widget-interface.h | 147 virtual void setMessage (Inkscape::MessageType type, gchar const* msg) = 0;
|
/inkscape/src/trace/potrace/ |
H A D | inkscape-potrace.cpp | 511 ustring msg = ustring::compose(_("Trace: %1. %2 nodes"), traceCount++, nodeCount); local 512 desktop->getMessageStack()->flash(Inkscape::NORMAL_MESSAGE, msg); 574 ustring msg = ustring::compose(_("Trace: %1. %2 nodes"), colorIndex, nodeCount); local 575 desktop->getMessageStack()->flash(Inkscape::NORMAL_MESSAGE, msg);
|