summaryrefslogtreecommitdiffstats
path: root/src/extension/implementation/script.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2010-02-28Compilation fixes for Windows 64-bit by FridrichKrzysztof Kosi??ski1-1/+1
2009-08-09Fix remaining glitches in the behaviour of the Save dialogs (w.r.t. rememberi...Maximilian Albert1-8/+5
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-4/+4
2009-08-05SPDocument->Documentjohnce1-4/+4
2009-08-01FIX 309856 353847: correctly advertise exception leads to error message dialogueAdib Taraben1-5/+10
2009-04-07Use the new sp_document_change_uri_and_hrefs function.Peter Moulder1-1/+3
2008-10-31Making it so that including simple-node.h will generate an errorTed Gould1-0/+1
2008-10-31Patch from Hannes Hochreiner to make it so that attributes on the root node c...Ted Gould1-2/+21
2008-10-27From trunkTed Gould1-1/+1
2008-09-25Sorry, I got off on a branch and ended up with a bunch of things. I'm just g...Ted Gould1-37/+17
2008-09-16Refactored preferences handling into a new version of Krzysztof Kosi??ski1-3/+4
2008-06-11fix crashing on additional data dialog when running input or effect extension...bulia byak1-1/+4
2008-06-11fix bug #239092MenTaLguY1-2/+2
2008-04-22r19083@shi: ted | 2008-04-21 16:09:24 -0700Ted Gould1-32/+0
2008-04-21r19076@shi: ted | 2008-04-21 15:42:45 -0700Ted Gould1-6/+12
2008-04-09Following this thread: http://www.nabble.com/Extension-parameters-td9064285.h...Marcin Floryan1-12/+13
2008-03-28handle (better) whitespaces in path namesAdib Taraben1-4/+13
2008-03-27Bug #204779 win32 crash on help menu - win32 spawn problemAdib Taraben1-1/+1
2008-03-13BUG 168896, fix BUG_168896_refactor_tempfile.patch problems with Vista tempfi...Albin Sunnanbo1-4/+4
2008-03-12tweaked patch from Ulf to make extension workingAdib Taraben1-1/+1
2008-02-29r18226@shi: ted | 2008-02-29 15:00:33 -0800Ted Gould1-19/+2
2008-02-29r18220@shi: ted | 2008-02-29 13:18:55 -0800Ted Gould1-20/+24
2008-01-06r17534@shi: ted | 2008-01-06 14:56:29 -0800Ted Gould1-3/+9
2007-12-02FIX for Bug #173068 can't import postscript files (ps and eps)Adib Taraben1-3/+59
2007-11-08warning cleanupJon A. Cruz1-20/+20
2007-10-30r16896@shi: ted | 2007-10-30 12:16:06 -0700Ted Gould1-18/+52
2007-10-30r16677@shi: ted | 2007-10-17 19:31:04 -0700Ted Gould1-2/+5
2007-10-19allow effects to modify namedview and document dimensionsJohn Bintz1-6/+26
2007-09-16trivial: Address some g++-4.2 writable-strings warnings.Peter Moulder1-7/+6
2007-09-01r16443@tres: ted | 2007-08-30 22:22:32 -0700Ted Gould1-1/+11
2007-07-03r15736@tres: ted | 2007-07-02 21:11:39 -0700Ted Gould1-1/+1
2007-06-27r15700@tres: ted | 2007-06-26 23:54:54 -0700Ted Gould1-11/+0
2007-06-27(bzr r3144)Ted Gould1-60/+34
2007-06-27r15631@tres: ted | 2007-06-26 22:34:54 -0700Ted Gould1-40/+14
2007-06-27r15630@tres: ted | 2007-06-26 22:27:01 -0700Ted Gould1-37/+18
2007-06-27r15629@tres: ted | 2007-06-26 21:47:00 -0700Ted Gould1-45/+28
2007-06-27r15555@tres: ted | 2007-06-08 08:57:04 -0700Ted Gould1-2/+2
2007-06-27r15506@tres: ted | 2007-05-24 22:30:55 -0700Ted Gould1-1/+1
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-2/+2
2007-06-27r15379@tres: ted | 2007-05-09 19:13:37 -0700Ted Gould1-12/+0
2007-06-27r15378@tres: ted | 2007-05-09 18:59:27 -0700Ted Gould1-0/+14
2007-06-27r15377@tres: ted | 2007-05-08 22:03:14 -0700Ted Gould1-27/+38
2007-06-27r15368@tres: ted | 2007-05-05 13:53:51 -0700Ted Gould1-378/+148
2007-04-11note about which function to use for script executionKees Cook1-0/+4
2007-03-20plumb XML::Document parameter into duplication, courtesy of bryceMenTaLguY1-1/+1
2007-03-18fix 64-bit issues with width of npos -- patch #1675697 from mellumMenTaLguY1-2/+2
2007-03-14save window geometry before running effect so that effects get correct view_c...bulia byak1-1/+3
2007-03-02add TODO/FIXME comment to adjust tempfile names after we require a GTK greate...Aaron Spike1-0/+17
2007-03-02fix comment to match codeAaron Spike1-1/+1