summaryrefslogtreecommitdiffstats
path: root/src/extension/implementation/script.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-14Extensions: Improve logic to lookup script extensionsPatrick Storz1-2/+0
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-06-19Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot1-4/+4
2018-06-18Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot1-13/+13
2017-12-20Make script warnings transient for "Working..." dialogEduard Braun1-0/+9
2016-03-20[Bug #1558160] Move Script::file_listener methods to script.cpp source file.raphael02021-42/+3
2015-04-27Mainloop fix for possible data loss if closing before save has completed.Mark Harmer1-1/+1
2014-08-18Code cleanup.Liam P. White1-69/+11
2013-02-23Fix missing headers for Gtk+ 3 buildAlex Valavanis1-0/+3
2012-02-26header cleaningAlex Valavanis1-2/+1
2010-03-28Allow Inkscape to run from Unicode directories on WindowsKrzysztof Kosi??ski1-21/+3
2010-03-01Fixed type problem with cast.Jon A. Cruz1-14/+14
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-2/+2
2009-08-05SPDocument->Documentjohnce1-2/+2
2009-08-01FIX 309856 353847: correctly advertise exception leads to error message dialogueAdib Taraben1-4/+8
2008-09-25Sorry, I got off on a branch and ended up with a bunch of things. I'm just g...Ted Gould1-0/+14
2008-04-22r19083@shi: ted | 2008-04-21 16:09:24 -0700Ted Gould1-7/+0
2008-02-21Fix crash with Save As extensionsAaron Spike1-0/+1
2007-11-04Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...Johan B. C. Engelen1-1/+1
2007-10-30r16896@shi: ted | 2007-10-30 12:16:06 -0700Ted Gould1-0/+2
2007-10-30r16677@shi: ted | 2007-10-17 19:31:04 -0700Ted Gould1-2/+4
2007-06-27r15629@tres: ted | 2007-06-26 21:47:00 -0700Ted Gould1-3/+7
2007-06-27r15481@tres: ted | 2007-05-22 09:56:22 -0700Ted Gould1-1/+1
2007-06-27r15480@tres: ted | 2007-05-20 23:51:34 -0700Ted Gould1-1/+2
2007-06-27r15432@tres: ted | 2007-05-12 21:24:09 -0700Ted Gould1-1/+58
2007-06-27r15377@tres: ted | 2007-05-08 22:03:14 -0700Ted Gould1-1/+1
2007-06-27r15368@tres: ted | 2007-05-05 13:53:51 -0700Ted Gould1-8/+0
2006-06-01revert interface changeBob Jamison1-4/+3
2006-05-31Allow Inkscape to use its own python in preference to something in the path o...Bob Jamison1-42/+128