summaryrefslogtreecommitdiffstats
path: root/src/extension/effect.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* SP_ACTIVE_DESKTOP: check for NULL or eliminateThomas Holder2018-09-271-2/+0
* Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot2018-06-191-4/+4
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-45/+45
* Fixes to extension system and simplify the codeJabiertxo Arraiza Cenoz2018-06-061-2/+1
* Source typosluz.paz2018-05-141-10/+10
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-2/+2
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-2/+2
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-1/+0
* Misc. typosluz.paz2018-01-081-1/+1
* Make script warnings transient for "Working..." dialogEduard Braun2017-12-201-0/+1
* Effects: make "Working..." dialog transient for preferences dialogEduard Braun2017-12-201-0/+6
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-1/+0
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+1
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-1/+0
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-1/+1
* 5. Refactoring of Application class: make copy/assignment operators private, ...Liam P. White2014-06-271-3/+5
* 3. remove dead code, refactor existing code. Connect overlooked signals.Liam P. White2014-06-261-1/+1
* 1. make it compileLiam P. White2014-06-251-3/+3
* i18n. Fix for Bug #1252229 (As for the verb name XXX (No preferences), XXX ar...Nicolas Dufour2013-11-181-1/+1
* effects don't need to merge into menus if we're running without gui; with thi...buliabyak2013-09-281-1/+1
* Code readability improvements and licence changes for action-context.*Eric Greveson2013-07-041-5/+2
* Added error messages when attempting to use verbs requiring GUI inEric Greveson2013-07-011-1/+4
* Factored layer model out into new Inkscape::LayerModel class. This allowsEric Greveson2013-07-011-2/+2
* Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis2012-02-291-1/+1
* Header cleaningAlex Valavanis2012-02-121-0/+1
* Janitorial tasks: get rid of deprecated repr wrapper functionsKris De Gussem2012-01-031-6/+6
* fix potential null pointer derefJohan B. C. Engelen2011-10-281-12/+14
* Remove nr-object.h and nr-macros.hKrzysztof Kosi??ski2011-08-281-16/+2
* warning cleanup (no functional changes)Campbell Barton2011-06-251-1/+1
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-1/+2
|\
| * New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public2010-07-021-1/+1
* | Help files no longer get registered as a recently used extensionCraig Marshall2010-09-281-0/+13
|/
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-1/+1
* SPDocument->Documentjohnce2009-08-051-1/+1
* trying to fix the filters placementbulia byak2009-02-181-1/+1
* Filters, Extensions menusbulia byak2009-02-101-17/+34
* * Removing the bitmap files that aren't being used.Ted Gould2008-12-101-1/+2
* release reprs properlybulia byak2008-09-201-0/+2
* r19076@shi: ted | 2008-04-21 15:42:45 -0700Ted Gould2008-04-211-6/+6
* allow inx to suppress live preview checkboxbulia byak2008-04-181-0/+4
* A small step towards making the inx files fully XML / schema compliantMarcin Floryan2008-04-171-2/+2
* r18220@shi: ted | 2008-02-29 13:18:55 -0800Ted Gould2008-02-291-17/+13
* r17818@shi: ted | 2008-01-31 09:20:06 -0800Ted Gould2008-02-041-0/+2
* warning cleanupJon A. Cruz2007-11-081-1/+1
* r16893@shi: ted | 2007-10-30 07:31:04 -0700Ted Gould2007-10-301-2/+1
* r16892@shi: ted | 2007-10-29 21:33:09 -0700Ted Gould2007-10-301-3/+5
* r16677@shi: ted | 2007-10-17 19:31:04 -0700Ted Gould2007-10-301-1/+1
* r16442@tres: ted | 2007-08-30 21:51:42 -0700Ted Gould2007-09-011-2/+20
* r16406@tres: ted | 2007-08-29 20:14:55 -0700Ted Gould2007-09-011-4/+3
* r16395@tres: ted | 2007-08-27 19:41:32 -0700Ted Gould2007-09-011-0/+1