summaryrefslogtreecommitdiffstats
path: root/src/extension/effect.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-1/+0
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-0/+1
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-1/+0
2014-12-21Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White1-1/+1
2014-06-275. Refactoring of Application class: make copy/assignment operators private, ...Liam P. White1-3/+5
2014-06-263. remove dead code, refactor existing code. Connect overlooked signals.Liam P. White1-1/+1
2014-06-251. make it compileLiam P. White1-3/+3
2013-11-18i18n. Fix for Bug #1252229 (As for the verb name XXX (No preferences), XXX ar...Nicolas Dufour1-1/+1
2013-09-28effects don't need to merge into menus if we're running without gui; with thi...buliabyak1-1/+1
2013-07-04Code readability improvements and licence changes for action-context.*Eric Greveson1-5/+2
2013-07-01Added error messages when attempting to use verbs requiring GUI inEric Greveson1-1/+4
2013-07-01Factored layer model out into new Inkscape::LayerModel class. This allowsEric Greveson1-2/+2
2012-02-29Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis1-1/+1
2012-02-12Header cleaningAlex Valavanis1-0/+1
2012-01-03Janitorial tasks: get rid of deprecated repr wrapper functionsKris De Gussem1-6/+6
2011-10-28fix potential null pointer derefJohan B. C. Engelen1-12/+14
2011-08-28Remove nr-object.h and nr-macros.hKrzysztof Kosi??ski1-16/+2
2011-06-25warning cleanup (no functional changes)Campbell Barton1-1/+1
2010-09-28Help files no longer get registered as a recently used extensionCraig Marshall1-0/+13
2010-07-02New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public1-1/+1
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-1/+1
2009-08-05SPDocument->Documentjohnce1-1/+1
2009-02-18trying to fix the filters placementbulia byak1-1/+1
2009-02-10Filters, Extensions menusbulia byak1-17/+34
2008-12-10* Removing the bitmap files that aren't being used.Ted Gould1-1/+2
2008-09-20release reprs properlybulia byak1-0/+2
2008-04-21r19076@shi: ted | 2008-04-21 15:42:45 -0700Ted Gould1-6/+6
2008-04-18allow inx to suppress live preview checkboxbulia byak1-0/+4
2008-04-17A small step towards making the inx files fully XML / schema compliantMarcin Floryan1-2/+2
2008-02-29r18220@shi: ted | 2008-02-29 13:18:55 -0800Ted Gould1-17/+13
2008-02-04r17818@shi: ted | 2008-01-31 09:20:06 -0800Ted Gould1-0/+2
2007-11-08warning cleanupJon A. Cruz1-1/+1
2007-10-30r16893@shi: ted | 2007-10-30 07:31:04 -0700Ted Gould1-2/+1
2007-10-30r16892@shi: ted | 2007-10-29 21:33:09 -0700Ted Gould1-3/+5
2007-10-30r16677@shi: ted | 2007-10-17 19:31:04 -0700Ted Gould1-1/+1
2007-09-01r16442@tres: ted | 2007-08-30 21:51:42 -0700Ted Gould1-2/+20
2007-09-01r16406@tres: ted | 2007-08-29 20:14:55 -0700Ted Gould1-4/+3
2007-09-01r16395@tres: ted | 2007-08-27 19:41:32 -0700Ted Gould1-0/+1
2007-07-03r15704@tres: ted | 2007-07-02 16:03:34 -0700Ted Gould1-203/+1
2007-07-03r15703@tres: ted | 2007-07-02 15:27:14 -0700Ted Gould1-4/+0
2007-06-27r15557@tres: ted | 2007-06-08 08:58:12 -0700Ted Gould1-2/+12
2007-06-27r15506@tres: ted | 2007-05-24 22:30:55 -0700Ted Gould1-0/+41
2007-06-27r15481@tres: ted | 2007-05-22 09:56:22 -0700Ted Gould1-5/+3
2007-06-27r15480@tres: ted | 2007-05-20 23:51:34 -0700Ted Gould1-55/+174
2007-06-27r15380@tres: ted | 2007-05-10 19:24:35 -0700Ted Gould1-1/+35
2007-06-27r15379@tres: ted | 2007-05-09 19:13:37 -0700Ted Gould1-0/+13
2007-03-01r14584@tres: ted | 2007-02-28 20:01:52 -0800Ted Gould1-4/+14
2007-03-01r14578@tres: ted | 2007-02-27 18:59:35 -0800Ted Gould1-1/+2
2007-01-24another createElement instead of repr_newAaron Spike1-3/+5
2007-01-24switch to createElementMenTaLguY1-1/+3