summaryrefslogtreecommitdiffstats
path: root/src/extension/Makefile_insert (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove deprecated Autotools and btool files. Please use CMake insteadAlex Valavanis2016-08-081-54/+0
| | | (bzr r15046)
* Added a mechanism to load c++ extensions dynamically.Moritz Eberl2016-04-111-0/+2
| | | (bzr r14761.1.1)
* Files in /src that no longer existTed Gould2012-10-151-1/+0
| | | (bzr r11804.1.2)
* Extensions. Replacing the groupheader element with an appearance mode in the ↵Nicolas Dufour2011-03-251-2/+0
| | | | | description element. (bzr r10129)
* Extensions. General UI improvements (gnome HIG). New group header extension ↵Nicolas Dufour2010-09-071-49/+51
| | | | | parameter. (bzr r9748)
* Only build static libraries for subdirs than actually contain libraries, Krzysztof Kosi??ski2009-02-201-7/+1
| | | | | rather than for every subdirectory. (bzr r7336)
* r18381@shi: ted | 2008-03-07 20:11:34 -0800Ted Gould2008-04-041-20/+20
| | | | | | | | | | | | | | | New work branch r18391@shi: ted | 2008-03-08 21:36:03 -0800 Moving the parameters around to clean up the directories. r18392@shi: ted | 2008-03-08 21:57:14 -0800 Moving the 'get' function to cpp r18870@shi: ted | 2008-04-03 21:10:20 -0700 Adding in to the parameter prototype the ability to have a gui-tip and a gui-hidden parameter r18871@shi: ted | 2008-04-03 21:17:39 -0700 Using the _gui-hidden parameter to block the creation of the widget if set. r18890@shi: ted | 2008-04-03 21:53:55 -0700 Merge from r18024 which got lost in the shuffle. (bzr r5322)
* r16217@tres: ted | 2007-08-10 10:36:27 -0700Ted Gould2007-08-101-0/+12
| | | | | | ImageMagick effects patch from Chris Brown. Google Summer of Code project. (bzr r3450)
* r15704@tres: ted | 2007-07-02 16:03:34 -0700Ted Gould2007-07-031-0/+2
| | | | | Split out the execution environment object. (bzr r3163)
* NEW: radiobuttons for extensions. See radiobutton_example.inx how to use ↵Johan B. C. Engelen2006-11-241-0/+2
| | | | | them (they are very similar to enums) (bzr r2031)
* Added support for enumerated types in the UI of Extensions! (all eyes on ↵Johan B. C. Engelen2006-09-181-0/+2
| | | | | requester Spike to submit an example extension ! :P) (bzr r1713)
* My apologies. I just found out I have to modify the makefiles when I add ↵Johan B. C. Engelen2006-09-141-0/+2
| | | | | stuff... doh! (bzr r1708)
* r11137@tres: ted | 2006-03-23 21:35:18 -0800Ted Gould2006-05-021-0/+2
| | | | | Adding the basis for a path effect extension type (bzr r655)
* r11144@tres: ted | 2006-03-27 22:00:25 -0800Ted Gould2006-03-291-2/+0
| | | | | | Changing the theory of operation. No reason to have an independed help dialog file, everything will go through the extensions dialog. (bzr r362)
* r10949@tres: ted | 2006-02-16 08:33:36 -0800Ted Gould2006-03-291-0/+2
| | | | | Basic help dialog coming up and working. (bzr r339)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+37
(bzr r1)