summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/grid.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* NR:: to Geom:: for most of src/extension/Johan B. C. Engelen2008-08-121-11/+10
| | | (bzr r6612)
* NR::Maybe => boost::optionalJohan B. C. Engelen2008-08-051-1/+1
| | | (bzr r6569)
* r19076@shi: ted | 2008-04-21 15:42:45 -0700Ted Gould2008-04-211-1/+1
| | | | | | | | | Core of having a real namespace for Inkscape extensions. r19077@shi: ted | 2008-04-21 15:50:12 -0700 First layer of adding NS r19078@shi: ted | 2008-04-21 15:56:03 -0700 Whew, doing the rest of them. (bzr r5483)
* Warning cleanupJon A. Cruz2007-11-101-6/+6
| | | (bzr r4052)
* r16677@shi: ted | 2007-10-17 19:31:04 -0700Ted Gould2007-10-301-2/+2
| | | | | | | Creating and adding interfaces for a document based cache that an effect can define. This removes the effect from having to know if the document has changed, and keep track of that. This allows them to optimize their performance when doing things like live effects. (bzr r3977)
* r15481@tres: ted | 2007-05-22 09:56:22 -0700Ted Gould2007-06-271-1/+1
| | | | | Switching to sigc::signal so it actually works. (bzr r3126)
* r15480@tres: ted | 2007-05-20 23:51:34 -0700Ted Gould2007-06-271-2/+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)
* extend the range of spacingsbulia byak2007-03-131-4/+4
| | | (bzr r2628)
* Switch selection bounds and center to use NR::Maybe, addressing most of theMenTaLguY2007-03-111-1/+4
| | | | | recent bbox regressions. (bzr r2604)
* switch to using SVG::PathString for building pathsMenTaLguY2007-01-241-12/+5
| | | (bzr r2268)
* refactor grid extension to reduce amount of redundant codeMenTaLguY2007-01-221-63/+44
| | | (bzr r2256)
* continue switching sp_repr_new* over to XML::Document::create*Aaron Spike2007-01-211-1/+2
| | | (bzr r2254)
* r11676@tres: ted | 2006-05-05 21:45:20 -0700Ted Gould2006-05-061-48/+16
| | | | | Switching over to AutoGUI. (bzr r750)
* r10820@tres: ted | 2006-01-29 16:56:50 -0800Ted Gould2006-01-301-1/+6
| | | | | | | | Making it so all the important strings in the INX files are translateable. Also added in a 'clear-n_.h' to change the N_() macro from an inline function to a pure macro. Lastly, added in submenus for the effects. (bzr r55)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+272
(bzr r1)