summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* update to 2geom rev. 1168Johan B. C. Engelen2007-11-1219-68/+253
| | | (bzr r4068)
* LPE: no longer overload doEffect methods, but name them according to ↵Johan B. C. Engelen2007-11-1215-34/+33
| | | | | accepted arguments. This saves developer brain time because of 'hiding' issues. (bzr r4067)
* * added reference link for translatorsLuca Bruno2007-11-111-0/+1
| | | (bzr r4062)
* * typo fixedLuca Bruno2007-11-111-3/+3
| | | (bzr r4060)
* Minor cleanupJon A. Cruz2007-11-115-41/+41
| | | (bzr r4056)
* more logical order of commandsbulia byak2007-11-101-1/+1
| | | (bzr r4055)
* readjust jitter forcebulia byak2007-11-101-2/+0
| | | (bzr r4054)
* Added rough ui to flip colors to be icc-colorJon A. Cruz2007-11-101-8/+46
| | | (bzr r4053)
* Warning cleanupJon A. Cruz2007-11-1035-516/+517
| | | (bzr r4052)
* Remove geom.cpp and geom.h. Now use 2geom/geom.cpp and 2geom.h.Johan B. C. Engelen2007-11-0912-222/+63
| | | | | Add conversion functions between Geom::Point and NR::Point (bzr r4050)
* allow for _option in radiobuttons for XML translationJohn Bintz2007-11-091-1/+1
| | | (bzr r4049)
* Renaming classes: SnappedLine -> SnappedLineSegment, and SnappedInfiniteLine ↵Diederik van Lierop2007-11-098-57/+50
| | | | | -> SnappedLine (bzr r4048)
* refactoring, one MakeTweak method instead of a bunch largely similar methodsbulia byak2007-11-093-337/+127
| | | (bzr r4047)
* try to fix "hidden method" warningJohan B. C. Engelen2007-11-081-2/+3
| | | (bzr r4046)
* warning cleanupJon A. Cruz2007-11-0831-443/+424
| | | (bzr r4043)
* attempt at fixing [ 1679218 ] open/import clicking on a 0 byte image results ↵Johan B. C. Engelen2007-11-081-1/+15
| | | | | in a crash; but for some reason, exception catching does not work... (bzr r4042)
* update 2geomJohan B. C. Engelen2007-11-072-9/+9
| | | (bzr r4041)
* * UI text change "Curve stitching" to "Stitch subcurves"Johan B. C. Engelen2007-11-063-6/+37
| | | | | * add better default strokepath for stitch subcurves (bzr r4035)
* 2geom update to 2Geom-SVN-rev. 1161Johan B. C. Engelen2007-11-062-10/+12
| | | (bzr r4034)
* Improve the user interaction for snapping of bounding boxes, and add an new ↵Diederik van Lierop2007-11-059-38/+102
| | | | | tab in document properties for detailed snapping options (bzr r4033)
* pattern along path is not obsolete :)Johan B. C. Engelen2007-11-051-1/+1
| | | (bzr r4032)
* partially implemented xlink:href parameter loading. (It still just Felipe Corr??a da Silva Sanches2007-11-054-20/+36
| | | | | | | | | | | works for filenames.) Removed a hardcoded string. This part of the code must be improved in order to reference other pieces of SVG. I need somebody to help me on working with proper URI handling! Also fixed gdk pixbuf handling. (bzr r4030)
* noop: Slight simplification now that we already require gtk >= 2.6 (and ↵Peter Moulder2007-11-051-3/+0
| | | | | indeed >= 2.8). (bzr r4029)
* Warning cleanupJon A. Cruz2007-11-042-41/+41
| | | (bzr r4028)
* Fix for [ 1645874 ] F8, drag, xml editor, expand highligted, select child=crashJohan B. C. Engelen2007-11-041-0/+6
| | | (bzr r4027)
* Warning cleanupJon A. Cruz2007-11-0440-561/+592
| | | (bzr r4025)
* Add virtual to a lot of the destructors. Note: perhaps it will have to be ↵Johan B. C. Engelen2007-11-0497-148/+149
| | | | | reverted for some files to keep them C-compatible. (bzr r4024)
* Fix bug [ 1811188 ] save as PS/EPS crashesJohan B. C. Engelen2007-11-041-1/+6
| | | (bzr r4023)
* Oops, don't use tabs! (replace tabs by 4 spaces)Diederik van Lierop2007-11-0316-466/+466
| | | (bzr r4020)
* add destructor to LayerManager that disconnects it signals. see bug: [ ↵Johan B. C. Engelen2007-11-032-0/+7
| | | | | 1720871 ] Crash when adding a layer (bzr r4019)
* make setup_notepath function for LPE's and LPE parameters.Johan B. C. Engelen2007-11-039-13/+67
| | | (bzr r4018)
* fix compilation. added #include "libnr/nr-values.h" to snapped-line.cppJohan B. C. Engelen2007-11-031-0/+1
| | | (bzr r4017)
* Groundwork to snap to intersections, e.g. intersections of gridlines with ↵Diederik van Lierop2007-11-0320-176/+545
| | | | | guidelines, and of objects with other objects. The snappers used to return only SnappedPoints, but now also SnappedLines and SnappedInfiniteLines can be returned. SnappedPaths will be implemented later. (bzr r4016)
* warning cleanupJon A. Cruz2007-11-0227-102/+102
| | | (bzr r4012)
* fix bug [ 1824359 ] Gradient isn't snapping with ctrl pressedJohan B. C. Engelen2007-11-012-5/+19
| | | (bzr r4011)
* add deletion of layer_manager to SPDesktop::destroyJohan B. C. Engelen2007-11-011-0/+6
| | | (bzr r4010)
* store paint bucket offset units in preferences to work around toolbar ↵John Bintz2007-11-011-3/+4
| | | | | initialization issue (bzr r4000)
* Diffuse Lighting Filter:Tavmjong Bah2007-10-311-4/+4
| | | | | | | | Specular Lighting Filter: Expand "Surface Scale" range. Increase "Constant" precision. (bzr r3999)
* fix Clear for Scale tabbulia byak2007-10-311-2/+2
| | | (bzr r3998)
* r16935@shi: ted | 2007-10-31 11:23:00 -0700Ted Gould2007-10-311-2/+8
| | | | | Making libwpg optional (bzr r3997)
* Fix typo: "Fitler"Bob Jamison2007-10-311-1/+1
| | | (bzr r3995)
* Modified filter primitives' render method to use FilterUnits instead of MatrixNiko Kiirala2007-10-3137-63/+88
| | | (bzr r3994)
* r16914@shi: ted | 2007-10-30 21:58:05 -0700Ted Gould2007-10-3143-5798/+9
| | | | | Switching everything over to a linked in libwpg (bzr r3992)
* r16913@shi: ted | 2007-10-30 21:32:09 -0700Ted Gould2007-10-312-1/+3
| | | | | Adding in libwpg (bzr r3991)
* noop: comment stylePeter Moulder2007-10-311-8/+7
| | | (bzr r3989)
* CodingStyle: const placement. (noop; checked no change to .o file.)Peter Moulder2007-10-311-35/+42
| | | (bzr r3988)
* marked three messages from color gestures for translationAlexandre Prokoudine2007-10-311-3/+3
| | | (bzr r3987)
* fixed a typo in a user visible messageAlexandre Prokoudine2007-10-311-1/+1
| | | (bzr r3986)
* temporary fix for crash with shapes and path-along-path LPEJohan B. C. Engelen2007-10-301-0/+3
| | | (bzr r3985)
* ok. so NOW the new effect is committed...Johan B. C. Engelen2007-10-303-0/+253
| | | (bzr r3984)