| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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) | ||||
| * | LPE: implement NEW path-along-path effect, i think that old one has become ↵ | Johan B. C. Engelen | 2007-10-30 | 8 | -12/+62 |
| | | | | | | obsolete and is renamed accordingly. implement straight path node editting for gears effect. (bzr r3983) | ||||
| * | r16896@shi: ted | 2007-10-30 12:16:06 -0700 | Ted Gould | 2007-10-30 | 2 | -18/+54 |
| | | | | | | Caching the input file for effects. (bzr r3982) | ||||
| * | r16895@shi: ted | 2007-10-30 09:35:24 -0700 | Ted Gould | 2007-10-30 | 4 | -24/+113 |
| | | | | | | Adding in Chris' downsample patch. (bzr r3981) | ||||
| * | r16894@shi: ted | 2007-10-30 09:26:42 -0700 | Ted Gould | 2007-10-30 | 4 | -95/+114 |
| | | | | | | OH MY GOD IT WORKS!!! (bzr r3980) | ||||
| * | r16893@shi: ted | 2007-10-30 07:31:04 -0700 | Ted Gould | 2007-10-30 | 5 | -13/+11 |
| | | | | | | | Wow, that wasn't as hard as I thought it would be. Changing away from SPDocument. Sounded like a good idea, but we need to be able to get selections in the document cache. (bzr r3979) | ||||
| * | r16892@shi: ted | 2007-10-29 21:33:09 -0700 | Ted Gould | 2007-10-30 | 4 | -7/+46 |
| | | | | | | | Okay, so now the caches get into the execution environment and can be passed around to the effects. Now it's a matter of implementing the caches in the drivers. (bzr r3978) | ||||
| * | r16677@shi: ted | 2007-10-17 19:31:04 -0700 | Ted Gould | 2007-10-30 | 12 | -26/+49 |
| | | | | | | | | 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) | ||||
| * | r16676@shi: ted | 2007-10-12 21:09:50 -0700 | Ted Gould | 2007-10-30 | 2 | -10/+32 |
| | | | | | | Half fixed caching (bzr r3976) | ||||
| * | r16675@shi: ted | 2007-10-12 21:06:32 -0700 | Ted Gould | 2007-10-30 | 1 | -23/+1 |
| | | | | | | Fixing the escaping (bzr r3975) | ||||
| * | add alt dragging for no change mode | bulia byak | 2007-10-30 | 2 | -14/+32 |
| | | | | (bzr r3974) | ||||
| * | First step adding switching of colors to profiles | Jon A. Cruz | 2007-10-30 | 1 | -21/+40 |
| | | | | (bzr r3973) | ||||
| * | Cleanup on color changers | Jon A. Cruz | 2007-10-30 | 14 | -237/+265 |
| | | | | (bzr r3972) | ||||
| * | Moving functionality into <color-profile> | Jon A. Cruz | 2007-10-29 | 4 | -138/+285 |
| | | | | (bzr r3971) | ||||
| * | warning cleanup | Jon A. Cruz | 2007-10-29 | 1 | -5/+5 |
| | | | | (bzr r3970) | ||||
| * | Adding function to locate profile by bane | Jon A. Cruz | 2007-10-29 | 2 | -1/+21 |
| | | | | (bzr r3969) | ||||
| * | LPE: implement 'edit next LPE parameter'. Accessible through key '7'. | Johan B. C. Engelen | 2007-10-28 | 11 | -23/+114 |
| | | | | (bzr r3968) | ||||
| * | Update Potrace to 1.8 | Bob Jamison | 2007-10-26 | 18 | -131/+174 |
| | | | | (bzr r3965) | ||||
| * | Warning cleanup | Jon A. Cruz | 2007-10-26 | 10 | -52/+51 |
| | | | | (bzr r3962) | ||||
| * | punctuation | bulia byak | 2007-10-25 | 1 | -2/+2 |
| | | | | (bzr r3961) | ||||
| * | Dockable dialogs: Allow in-dock dialogs to be expanded even if there's | gustav_b | 2007-10-25 | 8 | -7/+209 |
| | | | | | | no "slack". (bzr r3960) | ||||
| * | remove debug messages, convert tabs to spaces and remove whitespace for ↵ | Johan B. C. Engelen | 2007-10-24 | 2 | -34/+31 |
| | | | | | | sp-namedview.cpp (bzr r3958) | ||||
| * | Fix bug [ 1818794 ] Showing grid on opening svg | Johan B. C. Engelen | 2007-10-24 | 11 | -33/+88 |
| | | | | | | + some bits of code to do on-canvas path parameter editing LPE. (bzr r3957) | ||||
| * | change cursor for color gestures | bulia byak | 2007-10-24 | 2 | -0/+46 |
| | | | | (bzr r3956) | ||||
| * | whitespace | bulia byak | 2007-10-24 | 1 | -66/+66 |
| | | | | (bzr r3955) | ||||
| * | cursors for color adjustment | bulia byak | 2007-10-24 | 3 | -0/+114 |
| | | | | (bzr r3954) | ||||
