Code

Extensions. Fix for Bug #668895 (Extensions with <check> tags fail to load).
[inkscape.git] / src / extension / implementation / script.cpp
2011-01-31 JazzyNicoExtensions. Fix for Bug #668895 (Extensions with <check...
2010-12-12 Jon A. CruzGSoC C++-ificiation merge and cleanup.
2010-12-12 Jon A. CruzMerge and cleanup of GSoC C++-ification project.
2010-11-17 Chris MorganSuper duper mega (fun!) commit: replaced encoding=utf...
2010-10-12 Krzysztof KosińskiRemove the failed and unused "new gui" stuff.
2010-10-06 JazzyNicoExtensions. Fix for Bug #652943 (Aborted output extensi...
2010-07-01 Abhishek Sharma... C++fied SPDocument added
2010-05-15 Ted GouldPulling in a more recent trunk
2010-05-15 Ted GouldUpdating to trunk
2010-04-25 JazzyNicoi18n. Fix for bug #425202 (script messages not translated).
2010-03-28 Krzysztof KosińskiRemove leftover debug output
2010-03-28 Krzysztof KosińskiAllow Inkscape to run from Unicode directories on Windows
2010-03-26 Ted GouldMerge from trunk
2010-03-02 Jon A. CruzCleanup on id access.
2010-03-01 Jon A. CruzRemove obsolete C macro use.
2010-03-01 Jon A. CruzFixed type problem with cast.
2010-02-28 Krzysztof KosińskiReally fix the Windows build
2010-02-28 Krzysztof KosińskiFix Windows compile fail after 9118 (oops)
2010-02-28 Krzysztof KosińskiCompilation fixes for Windows 64-bit by Fridrich
2009-11-29 Ted GouldUpdating to current trunk
2009-11-29 Ted GouldMerging in from trunk
2009-08-09 cilix42Fix remaining glitches in the behaviour of the Save...
2009-08-06 cilix42Revert recent refactoring changes by johnce because...
2009-08-05 johnceSPDocument->Document
2009-08-01 theadibFIX 309856 353847: correctly advertise exception leads...
2009-04-07 pjrmUse the new sp_document_change_uri_and_hrefs function.
2008-10-31 Ted GouldMaking it so that including simple-node.h will generate...
2008-10-31 Ted GouldPatch from Hannes Hochreiner to make it so that attribu...
2008-10-27 Ted GouldFrom trunk
2008-09-25 Ted GouldSorry, I got off on a branch and ended up with a bunch...
2008-09-16 tweenkRefactored preferences handling into a new version of
2008-06-11 buliabyakfix crashing on additional data dialog when running...
2008-06-11 mentalfix bug #239092
2008-04-22 gouldtj r19083@shi: ted | 2008-04-21 16:09:24 -0700
2008-04-21 gouldtj r19076@shi: ted | 2008-04-21 15:42:45 -0700
2008-04-09 mfloryanFollowing this thread: nabble.com/Extension-parameters...
2008-03-28 theadibhandle (better) whitespaces in path names
2008-03-27 theadibBug #204779 win32 crash on help menu - win32 spawn...
2008-03-13 albinsunnanboBUG 168896, fix BUG_168896_refactor_tempfile.patch...
2008-03-12 theadibtweaked patch from Ulf to make extension working
2008-02-29 gouldtj r18226@shi: ted | 2008-02-29 15:00:33 -0800
2008-02-29 gouldtj r18220@shi: ted | 2008-02-29 13:18:55 -0800
2008-01-06 gouldtj r17534@shi: ted | 2008-01-06 14:56:29 -0800
2007-12-02 theadibFIX for Bug #173068 can't import postscript files ...
2007-11-08 joncruzwarning cleanup
2007-10-30 gouldtj r16896@shi: ted | 2007-10-30 12:16:06 -0700
2007-10-30 gouldtj r16677@shi: ted | 2007-10-17 19:31:04 -0700
2007-10-19 johncoswellallow effects to modify namedview and document dimensions
2007-09-16 pjrmtrivial: Address some g++-4.2 writable-strings warnings.
2007-09-01 gouldtj r16443@tres: ted | 2007-08-30 22:22:32 -0700
2007-07-03 gouldtj r15736@tres: ted | 2007-07-02 21:11:39 -0700
2007-06-27 gouldtj r15700@tres: ted | 2007-06-26 23:54:54 -0700
2007-06-27 gouldtj(no commit message)
2007-06-27 gouldtj r15631@tres: ted | 2007-06-26 22:34:54 -0700
2007-06-27 gouldtj r15630@tres: ted | 2007-06-26 22:27:01 -0700
2007-06-27 gouldtj r15629@tres: ted | 2007-06-26 21:47:00 -0700
2007-06-27 gouldtj r15555@tres: ted | 2007-06-08 08:57:04 -0700
2007-06-27 gouldtj r15506@tres: ted | 2007-05-24 22:30:55 -0700
2007-06-27 gouldtj r15481@tres: ted | 2007-05-22 09:56:22 -0700
2007-06-27 gouldtj r15480@tres: ted | 2007-05-20 23:51:34 -0700
2007-06-27 gouldtj r15379@tres: ted | 2007-05-09 19:13:37 -0700
2007-06-27 gouldtj r15378@tres: ted | 2007-05-09 18:59:27 -0700
2007-06-27 gouldtj r15377@tres: ted | 2007-05-08 22:03:14 -0700
2007-06-27 gouldtj r15368@tres: ted | 2007-05-05 13:53:51 -0700
2007-04-11 keescooknote about which function to use for script execution
2007-03-20 mentalplumb XML::Document parameter into duplication, courtes...
2007-03-18 mentalfix 64-bit issues with width of npos -- patch #1675697...
2007-03-14 buliabyaksave window geometry before running effect so that...
2007-03-02 acspikeadd TODO/FIXME comment to adjust tempfile names after...
2007-03-02 acspikefix comment to match code
2007-01-12 buliabyakfix 1633451: mark the help commands as not needing...
2007-01-04 johanengelenCommitted patch [ 1591411 ] [PATCH] Paths w/ spaces...
2006-11-18 buliabyakupdate layers after effect
2006-08-03 acspikeremove restriction from copying defs from effected...
2006-06-30 rwstfix bug where a Glib::ustring was compared to NULL...
2006-06-02 acspikemoving include as suggested by bob
2006-06-01 ishmalrevert interface change
2006-06-01 ishmalMisnamed var popen_mode_cur
2006-05-31 ishmalAllow Inkscape to use its own python in preference...
2006-05-27 keescookFixes bug #1495310, allowing parameters for output...
2006-05-02 gouldtj r11623@tres: ted | 2006-05-01 22:17:40 -0700
2006-05-02 gouldtj r11569@tres: ted | 2006-04-29 08:55:02 -0700
2006-04-17 mentalGet rid of the SP_DT_* macros which do nothing more...
2006-01-16 mentalmoving trunk for module inkscape