summaryrefslogtreecommitdiffstats
path: root/src/extension/implementation/implementation.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-31Switch Inkscape::Extension to use InxWidgets instead of InxParametersPatrick Storz1-1/+1
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-10-01Remove #include "config.h" wherever possibleEduard Braun1-3/+0
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-4/+4
2018-06-06Fixes to extension system and simplify the codeJabiertxo Arraiza Cenoz1-17/+0
2018-05-09Apply fixedJabier Arraiza1-0/+17
2018-05-09Reset old code to reaply fixedJabier Arraiza1-17/+0
2018-05-09fix compiling bugsJabier Arraiza1-1/+1
2018-05-09fix compiling bugsJabier Arraiza1-0/+17
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-3/+3
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-3/+3
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-2/+1
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-1/+2
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-2/+1
2016-06-25Moved next functions, added namespace, renamed range functionsAdrian Boguszewski1-1/+1
2015-12-09Remove unused header file.Tavmjong Bah1-1/+0
2015-04-27removed a few "using Inkscape::Util::GSListConstIterator"Marc Jeanmougin1-1/+0
2015-02-27more cast cleanupMarc Jeanmougin1-1/+1
2015-02-27corrected the casts (hopefully)Marc Jeanmougin1-1/+1
2015-02-19Put a few std::vector<SPitem*>Marc Jeanmougin1-1/+1
2015-02-17At first, I was thinking "I just have to go to the selection file, and change...Marc Jeanmougin1-4/+3
2014-12-21Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White1-1/+1
2014-12-21Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White1-2/+2
2011-08-27Remove NRRect use from the extension systemKrzysztof Kosi??ski1-172/+2
2011-02-22Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz1-7/+10
2011-02-02update to latest 2geom !Johan B. C. Engelen1-4/+4
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-4/+4
2009-08-05SPDocument->Documentjohnce1-4/+4
2008-08-12NR:: to Geom:: for most of src/extension/Johan B. C. Engelen1-5/+5
2008-07-122geomify print, fill and stroke methods of extensionsJohan B. C. Engelen1-2/+2
2008-05-09complete adding const to have only NArtBpath const * get_bpath() const; for a...Johan B. C. Engelen1-2/+2
2008-04-22r19083@shi: ted | 2008-04-21 16:09:24 -0700Ted Gould1-2/+21
2008-03-21No more NRMatrix or NRPoint.Jasper van de Gronde1-4/+4
2007-11-10Warning cleanupJon A. Cruz1-28/+28
2007-10-30r16893@shi: ted | 2007-10-30 07:31:04 -0700Ted Gould1-2/+2
2007-10-30r16677@shi: ted | 2007-10-17 19:31:04 -0700Ted Gould1-3/+12
2007-10-30r16676@shi: ted | 2007-10-12 21:09:50 -0700Ted Gould1-4/+9
2007-09-13r16564@tres: ted | 2007-09-12 20:45:12 -0700Ted Gould1-0/+5
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/+1
2007-06-27r15379@tres: ted | 2007-05-09 19:13:37 -0700Ted Gould1-0/+5
2006-11-18patch 1219308 for embedding type 1 fonts into ps/eps outputbulia byak1-0/+13
2006-05-02r11569@tres: ted | 2006-04-29 08:55:02 -0700Ted Gould1-3/+3
2006-05-02r11149@tres: ted | 2006-03-27 22:31:24 -0800Ted Gould1-1/+1
2006-05-02r11138@tres: ted | 2006-03-27 21:15:14 -0800Ted Gould1-0/+6