summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Renaming classes: SnappedLine -> SnappedLineSegment, and SnappedInfiniteLine ...Diederik van Lierop2007-11-098-57/+50
* refactoring, one MakeTweak method instead of a bunch largely similar methodsbulia byak2007-11-093-337/+127
* try to fix "hidden method" warningJohan B. C. Engelen2007-11-081-2/+3
* warning cleanupJon A. Cruz2007-11-0831-443/+424
* attempt at fixing [ 1679218 ] open/import clicking on a 0 byte image results ...Johan B. C. Engelen2007-11-081-1/+15
* update 2geomJohan B. C. Engelen2007-11-072-9/+9
* * UI text change "Curve stitching" to "Stitch subcurves"Johan B. C. Engelen2007-11-063-6/+37
* 2geom update to 2Geom-SVN-rev. 1161Johan B. C. Engelen2007-11-062-10/+12
* Improve the user interaction for snapping of bounding boxes, and add an new t...Diederik van Lierop2007-11-059-38/+102
* pattern along path is not obsolete :)Johan B. C. Engelen2007-11-051-1/+1
* partially implemented xlink:href parameter loading. (It still just Felipe Corr??a da Silva Sanches2007-11-054-20/+36
* noop: Slight simplification now that we already require gtk >= 2.6 (and indee...Peter Moulder2007-11-051-3/+0
* Warning cleanupJon A. Cruz2007-11-042-41/+41
* Fix for [ 1645874 ] F8, drag, xml editor, expand highligted, select child=crashJohan B. C. Engelen2007-11-041-0/+6
* Warning cleanupJon A. Cruz2007-11-0440-561/+592
* Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...Johan B. C. Engelen2007-11-0497-148/+149
* Fix bug [ 1811188 ] save as PS/EPS crashesJohan B. C. Engelen2007-11-041-1/+6
* Oops, don't use tabs! (replace tabs by 4 spaces)Diederik van Lierop2007-11-0316-466/+466
* add destructor to LayerManager that disconnects it signals. see bug: [ 172087...Johan B. C. Engelen2007-11-032-0/+7
* make setup_notepath function for LPE's and LPE parameters.Johan B. C. Engelen2007-11-039-13/+67
* fix compilation. added #include "libnr/nr-values.h" to snapped-line.cppJohan B. C. Engelen2007-11-031-0/+1
* Groundwork to snap to intersections, e.g. intersections of gridlines with gui...Diederik van Lierop2007-11-0320-176/+545
* warning cleanupJon A. Cruz2007-11-0227-102/+102
* fix bug [ 1824359 ] Gradient isn't snapping with ctrl pressedJohan B. C. Engelen2007-11-012-5/+19
* add deletion of layer_manager to SPDesktop::destroyJohan B. C. Engelen2007-11-011-0/+6
* store paint bucket offset units in preferences to work around toolbar initial...John Bintz2007-11-011-3/+4
* Diffuse Lighting Filter:Tavmjong Bah2007-10-311-4/+4
* fix Clear for Scale tabbulia byak2007-10-311-2/+2
* r16935@shi: ted | 2007-10-31 11:23:00 -0700Ted Gould2007-10-311-2/+8
* Fix typo: "Fitler"Bob Jamison2007-10-311-1/+1
* Modified filter primitives' render method to use FilterUnits instead of MatrixNiko Kiirala2007-10-3137-63/+88
* r16914@shi: ted | 2007-10-30 21:58:05 -0700Ted Gould2007-10-3143-5798/+9
* r16913@shi: ted | 2007-10-30 21:32:09 -0700Ted Gould2007-10-312-1/+3
* noop: comment stylePeter Moulder2007-10-311-8/+7
* CodingStyle: const placement. (noop; checked no change to .o file.)Peter Moulder2007-10-311-35/+42
* marked three messages from color gestures for translationAlexandre Prokoudine2007-10-311-3/+3
* fixed a typo in a user visible messageAlexandre Prokoudine2007-10-311-1/+1
* temporary fix for crash with shapes and path-along-path LPEJohan B. C. Engelen2007-10-301-0/+3
* ok. so NOW the new effect is committed...Johan B. C. Engelen2007-10-303-0/+253
* LPE: implement NEW path-along-path effect, i think that old one has become ob...Johan B. C. Engelen2007-10-308-12/+62
* r16896@shi: ted | 2007-10-30 12:16:06 -0700Ted Gould2007-10-302-18/+54
* r16895@shi: ted | 2007-10-30 09:35:24 -0700Ted Gould2007-10-304-24/+113
* r16894@shi: ted | 2007-10-30 09:26:42 -0700Ted Gould2007-10-304-95/+114
* r16893@shi: ted | 2007-10-30 07:31:04 -0700Ted Gould2007-10-305-13/+11
* r16892@shi: ted | 2007-10-29 21:33:09 -0700Ted Gould2007-10-304-7/+46
* r16677@shi: ted | 2007-10-17 19:31:04 -0700Ted Gould2007-10-3012-26/+49
* r16676@shi: ted | 2007-10-12 21:09:50 -0700Ted Gould2007-10-302-10/+32
* r16675@shi: ted | 2007-10-12 21:06:32 -0700Ted Gould2007-10-301-23/+1
* add alt dragging for no change modebulia byak2007-10-302-14/+32
* First step adding switching of colors to profilesJon A. Cruz2007-10-301-21/+40