summaryrefslogtreecommitdiffstats
path: root/src/extension/implementation (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed unused parameter warnings. Due to being included a few places, this cle...Jon A. Cruz2011-10-231-73/+87
* cppcheckKris De Gussem2011-10-151-1/+1
* Cleanup for src/forward.h. (About 19 of the affected files did not require th...Jon A. Cruz2011-10-051-1/+10
* More forward.h purging.Jon A. Cruz2011-10-041-1/+7
* Extensions. Fix for a potential crasher in the extension scripts.Nicolas Dufour2011-09-021-1/+1
* Extensions. Fix for bug #789122 (changing current layer through an extension)...Nicolas Dufour2011-08-311-1/+19
* Extensions. Fix for bug #813807 (Python error message window opens in a maxim...Nicolas Dufour2011-08-291-1/+0
* Remove nr-forward.hKrzysztof Kosi??ski2011-08-271-1/+0
* Remove NRRect use from the extension systemKrzysztof Kosi??ski2011-08-272-210/+57
* Merge from trunk to pull in fix for LP #806105Krzysztof Kosi??ski2011-07-131-0/+1
|\
| * auto-maximize the inkscape extension error dialog so that it is easier to rea...Felipe Corr??a da Silva Sanches2011-07-081-0/+1
* | Remove more of libnrKrzysztof Kosi??ski2011-06-231-1/+1
|/
* cmake:Campbell Barton2011-06-131-5/+0
* work in progress cmake commit:Campbell Barton2011-06-121-4/+4
* Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-031-1/+1
* Extensions. Fix for Bug #341353 (The user must know about a XSLT problem).Nicolas Dufour2011-03-041-2/+5
* Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz2011-02-221-7/+10
* preview dialogue for pdf-import-cairoAdib Taraben2011-02-141-1/+1
* Extensions. New fix for Bug #668895 (Extensions with <check> tags fail to load).Nicolas Dufour2011-02-091-9/+9
* update to latest 2geom !Johan B. C. Engelen2011-02-022-8/+8
* Extensions. Check element now search in the extension directory (see Bug #668...Nicolas Dufour2011-02-021-9/+9
* Extensions. Fix for Bug #668895 (Extensions with <check> tags fail to load).Nicolas Dufour2011-01-311-1/+1
* Indent support for XSLT extensions output.Nicolas Dufour2010-12-211-1/+7
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-122-7/+8
|\
| * C++fied SPDocument addedAbhishek Sharma Public2010-07-012-2/+2
* | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-173-3/+3
* | Remove the failed and unused "new gui" stuff.Krzysztof Kosi??ski2010-10-121-2/+2
* | Extensions. Fix for Bug #652943 (Aborted output extensions create an empty fi...Nicolas Dufour2010-10-061-3/+7
|/
* Extension. Fix XAML export crash (Bug #282421).Nicolas Dufour2010-05-041-1/+1
* i18n. Fix for bug #425202 (script messages not translated).Nicolas Dufour2010-04-251-1/+7
* Remove leftover debug outputKrzysztof Kosi??ski2010-03-281-1/+0
* Allow Inkscape to run from Unicode directories on WindowsKrzysztof Kosi??ski2010-03-282-183/+92
* Cleanup on id access.Jon A. Cruz2010-03-021-5/+5
* Remove obsolete C macro use.Jon A. Cruz2010-03-011-1/+1
* Fixed type problem with cast.Jon A. Cruz2010-03-012-86/+79
* Really fix the Windows buildKrzysztof Kosi??ski2010-02-281-1/+1
* Fix Windows compile fail after 9118 (oops)Krzysztof Kosi??ski2010-02-281-1/+1
* Compilation fixes for Windows 64-bit by FridrichKrzysztof Kosi??ski2010-02-281-1/+1
* Fix remaining glitches in the behaviour of the Save dialogs (w.r.t. rememberi...Maximilian Albert2009-08-091-8/+5
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-066-18/+18
* SPDocument->Documentjohnce2009-08-053-11/+11
* SPDocument->Documentjohnce2009-08-053-7/+7
* FIX 309856 353847: correctly advertise exception leads to error message dialogueAdib Taraben2009-08-012-9/+18
* Use the new sp_document_change_uri_and_hrefs function.Peter Moulder2009-04-071-1/+3
* Move Inkscape::IO::fixupHrefs to Inkscape::XML::rebase_hrefs in new file xml/...Peter Moulder2009-04-071-6/+4
* Only build static libraries for subdirs than actually contain libraries, Krzysztof Kosi??ski2009-02-201-7/+1
* Improved version reporting. Add SVN revision and custom status to Krzysztof Kosi??ski2009-01-131-0/+2
* Making it so that including simple-node.h will generate an errorTed Gould2008-10-311-0/+1
* Patch from Hannes Hochreiner to make it so that attributes on the root node c...Ted Gould2008-10-311-2/+21
* From trunkTed Gould2008-10-271-1/+1