summaryrefslogtreecommitdiffstats
path: root/src/extension/effect.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* r15480@tres: ted | 2007-05-20 23:51:34 -0700Ted Gould2007-06-271-3/+2
| | | | | | | The basics are all working, no call back from the preferences yet. That's the next step. But the dialogs appear correctly, and it works in the background. (bzr r3125)
* r15380@tres: ted | 2007-05-10 19:24:35 -0700Ted Gould2007-06-271-0/+4
| | | | | Can now hit the cancel key and have it mean something. (bzr r3122)
* r14584@tres: ted | 2007-02-28 20:01:52 -0800Ted Gould2007-03-011-2/+12
| | | | | | | | Effects now register two different verbs. One is the same one they've always registered and one is the same ID with ".nopref" added to it. This one executes the effect without the prefrences dialog. Default values will be used. (bzr r2480)
* fix 1633451: mark the help commands as not needing the document and avoid ↵bulia byak2007-01-121-0/+2
| | | | | saving/reading/parsing errors when running them (bzr r2194)
* r11142@tres: ted | 2006-03-27 21:52:50 -0800Ted Gould2006-03-291-0/+2
| | | | | | Adding in the basic infrastructure for handling the cascading status dialogs between the different subclasses of widgets. (bzr r360)
* r11028@tres: ted | 2006-03-03 00:13:19 -0800Ted Gould2006-03-291-0/+17
| | | | | Adding in a bunch of comments. (bzr r355)
* r10919@tres: ted | 2006-02-13 09:37:13 -0800Ted Gould2006-03-291-0/+2
| | | | | Adding in comments for accessor functions (bzr r332)
* r10817@tres: ted | 2006-01-29 15:45:22 -0800Ted Gould2006-01-301-1/+1
| | | | | Basic submenus are working, and alphebetized (bzr r52)
* r10815@tres: ted | 2006-01-29 14:46:19 -0800Ted Gould2006-01-301-0/+1
| | | | | | Basically the menu stuff is working. Still needs features before it can be checked in. But the basics are all there right now. (bzr r50)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+91
(bzr r1)