| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | update to 2geom rev. 1168 | Johan B. C. Engelen | 2007-11-12 | 19 | -68/+253 |
| | | | | (bzr r4068) | ||||
| * | LPE: no longer overload doEffect methods, but name them according to ↵ | Johan B. C. Engelen | 2007-11-12 | 15 | -34/+33 |
| | | | | | | accepted arguments. This saves developer brain time because of 'hiding' issues. (bzr r4067) | ||||
| * | * added reference link for translators | Luca Bruno | 2007-11-11 | 1 | -0/+1 |
| | | | | (bzr r4062) | ||||
| * | * typo fixed | Luca Bruno | 2007-11-11 | 1 | -3/+3 |
| | | | | (bzr r4060) | ||||
| * | Minor cleanup | Jon A. Cruz | 2007-11-11 | 5 | -41/+41 |
| | | | | (bzr r4056) | ||||
| * | more logical order of commands | bulia byak | 2007-11-10 | 1 | -1/+1 |
| | | | | (bzr r4055) | ||||
| * | readjust jitter force | bulia byak | 2007-11-10 | 1 | -2/+0 |
| | | | | (bzr r4054) | ||||
| * | Added rough ui to flip colors to be icc-color | Jon A. Cruz | 2007-11-10 | 1 | -8/+46 |
| | | | | (bzr r4053) | ||||
| * | Warning cleanup | Jon A. Cruz | 2007-11-10 | 35 | -516/+517 |
| | | | | (bzr r4052) | ||||
| * | Remove geom.cpp and geom.h. Now use 2geom/geom.cpp and 2geom.h. | Johan B. C. Engelen | 2007-11-09 | 12 | -222/+63 |
| | | | | | | Add conversion functions between Geom::Point and NR::Point (bzr r4050) | ||||
| * | allow for _option in radiobuttons for XML translation | John Bintz | 2007-11-09 | 1 | -1/+1 |
| | | | | (bzr r4049) | ||||
| * | Renaming classes: SnappedLine -> SnappedLineSegment, and SnappedInfiniteLine ↵ | Diederik van Lierop | 2007-11-09 | 8 | -57/+50 |
| | | | | | | -> SnappedLine (bzr r4048) | ||||
| * | refactoring, one MakeTweak method instead of a bunch largely similar methods | bulia byak | 2007-11-09 | 3 | -337/+127 |
| | | | | (bzr r4047) | ||||
| * | try to fix "hidden method" warning | Johan B. C. Engelen | 2007-11-08 | 1 | -2/+3 |
| | | | | (bzr r4046) | ||||
| * | warning cleanup | Jon A. Cruz | 2007-11-08 | 31 | -443/+424 |
| | | | | (bzr r4043) | ||||
| * | attempt at fixing [ 1679218 ] open/import clicking on a 0 byte image results ↵ | Johan B. C. Engelen | 2007-11-08 | 1 | -1/+15 |
| | | | | | | in a crash; but for some reason, exception catching does not work... (bzr r4042) | ||||
| * | update 2geom | Johan B. C. Engelen | 2007-11-07 | 2 | -9/+9 |
| | | | | (bzr r4041) | ||||
| * | * UI text change "Curve stitching" to "Stitch subcurves" | Johan B. C. Engelen | 2007-11-06 | 3 | -6/+37 |
| | | | | | | * add better default strokepath for stitch subcurves (bzr r4035) | ||||
| * | 2geom update to 2Geom-SVN-rev. 1161 | Johan B. C. Engelen | 2007-11-06 | 2 | -10/+12 |
| | | | | (bzr r4034) | ||||
| * | Improve the user interaction for snapping of bounding boxes, and add an new ↵ | Diederik van Lierop | 2007-11-05 | 9 | -38/+102 |
| | | | | | | tab in document properties for detailed snapping options (bzr r4033) | ||||
| * | pattern along path is not obsolete :) | Johan B. C. Engelen | 2007-11-05 | 1 | -1/+1 |
| | | | | (bzr r4032) | ||||
| * | partially implemented xlink:href parameter loading. (It still just | Felipe Corr??a da Silva Sanches | 2007-11-05 | 4 | -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 Moulder | 2007-11-05 | 1 | -3/+0 |
| | | | | | | indeed >= 2.8). (bzr r4029) | ||||
| * | Warning cleanup | Jon A. Cruz | 2007-11-04 | 2 | -41/+41 |
| | | | | (bzr r4028) | ||||
| * | Fix for [ 1645874 ] F8, drag, xml editor, expand highligted, select child=crash | Johan B. C. Engelen | 2007-11-04 | 1 | -0/+6 |
| | | | | (bzr r4027) | ||||
| * | Warning cleanup | Jon A. Cruz | 2007-11-04 | 40 | -561/+592 |
| | | | | (bzr r4025) | ||||
| * | Add virtual to a lot of the destructors. Note: perhaps it will have to be ↵ | Johan B. C. Engelen | 2007-11-04 | 97 | -148/+149 |
| | | | | | | reverted for some files to keep them C-compatible. (bzr r4024) | ||||
| * | Fix bug [ 1811188 ] save as PS/EPS crashes | Johan B. C. Engelen | 2007-11-04 | 1 | -1/+6 |
| | | | | (bzr r4023) | ||||
| * | Oops, don't use tabs! (replace tabs by 4 spaces) | Diederik van Lierop | 2007-11-03 | 16 | -466/+466 |
| | | | | (bzr r4020) | ||||
| * | add destructor to LayerManager that disconnects it signals. see bug: [ ↵ | Johan B. C. Engelen | 2007-11-03 | 2 | -0/+7 |
| | | | | | | 1720871 ] Crash when adding a layer (bzr r4019) | ||||
| * | make setup_notepath function for LPE's and LPE parameters. | Johan B. C. Engelen | 2007-11-03 | 9 | -13/+67 |
| | | | | (bzr r4018) | ||||
| * | fix compilation. added #include "libnr/nr-values.h" to snapped-line.cpp | Johan B. C. Engelen | 2007-11-03 | 1 | -0/+1 |
| | | | | (bzr r4017) | ||||
| * | Groundwork to snap to intersections, e.g. intersections of gridlines with ↵ | Diederik van Lierop | 2007-11-03 | 20 | -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 cleanup | Jon A. Cruz | 2007-11-02 | 27 | -102/+102 |
| | | | | (bzr r4012) | ||||
| * | fix bug [ 1824359 ] Gradient isn't snapping with ctrl pressed | Johan B. C. Engelen | 2007-11-01 | 2 | -5/+19 |
| | | | | (bzr r4011) | ||||
| * | add deletion of layer_manager to SPDesktop::destroy | Johan B. C. Engelen | 2007-11-01 | 1 | -0/+6 |
| | | | | (bzr r4010) | ||||
| * | store paint bucket offset units in preferences to work around toolbar ↵ | John Bintz | 2007-11-01 | 1 | -3/+4 |
| | | | | | | initialization issue (bzr r4000) | ||||
| * | Diffuse Lighting Filter: | Tavmjong Bah | 2007-10-31 | 1 | -4/+4 |
| | | | | | | | | | Specular Lighting Filter: Expand "Surface Scale" range. Increase "Constant" precision. (bzr r3999) | ||||
| * | fix Clear for Scale tab | bulia byak | 2007-10-31 | 1 | -2/+2 |
| | | | | (bzr r3998) | ||||
| * | r16935@shi: ted | 2007-10-31 11:23:00 -0700 | Ted Gould | 2007-10-31 | 1 | -2/+8 |
| | | | | | | Making libwpg optional (bzr r3997) | ||||
| * | Fix typo: "Fitler" | Bob Jamison | 2007-10-31 | 1 | -1/+1 |
| | | | | (bzr r3995) | ||||
| * | Modified filter primitives' render method to use FilterUnits instead of Matrix | Niko Kiirala | 2007-10-31 | 37 | -63/+88 |
| | | | | (bzr r3994) | ||||
| * | r16914@shi: ted | 2007-10-30 21:58:05 -0700 | Ted Gould | 2007-10-31 | 43 | -5798/+9 |
| | | | | | | Switching everything over to a linked in libwpg (bzr r3992) | ||||
| * | r16913@shi: ted | 2007-10-30 21:32:09 -0700 | Ted Gould | 2007-10-31 | 2 | -1/+3 |
| | | | | | | Adding in libwpg (bzr r3991) | ||||
| * | noop: comment style | Peter Moulder | 2007-10-31 | 1 | -8/+7 |
| | | | | (bzr r3989) | ||||
| * | CodingStyle: const placement. (noop; checked no change to .o file.) | Peter Moulder | 2007-10-31 | 1 | -35/+42 |
| | | | | (bzr r3988) | ||||
| * | marked three messages from color gestures for translation | Alexandre Prokoudine | 2007-10-31 | 1 | -3/+3 |
| | | | | (bzr r3987) | ||||
| * | fixed a typo in a user visible message | Alexandre Prokoudine | 2007-10-31 | 1 | -1/+1 |
| | | | | (bzr r3986) | ||||
| * | temporary fix for crash with shapes and path-along-path LPE | Johan B. C. Engelen | 2007-10-30 | 1 | -0/+3 |
| | | | | (bzr r3985) | ||||
| * | ok. so NOW the new effect is committed... | Johan B. C. Engelen | 2007-10-30 | 3 | -0/+253 |
| | | | | (bzr r3984) | ||||
