| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | merge inline patch from Jimmy | MenTaLguY | 2008-05-08 | 1 | -7/+7 |
| | | | | (bzr r5631) | ||||
| * | Several different i18n issues fixed following report from a_b (adresses bug ↵ | Marcin Floryan | 2008-04-12 | 1 | -1/+2 |
| | | | | | | #215387, but still 2 more issues need to be fixed before it can be closed) and minor other issues fixed as spotted. Some changes could be ported to 0.46 branch. (bzr r5412) | ||||
| * | - Created a SPLPEItem class that handles applying a LPE to an Item | Bastien Bouclet | 2008-03-28 | 1 | -11/+4 |
| | | | | | | | - LPEs can now be applied to groups - Updated the bend path to work properly with groups (bzr r5219) | ||||
| * | system clipboard support (bug #170185) from Chris Kosiński | MenTaLguY | 2008-03-26 | 1 | -612/+46 |
| | | | | (bzr r5190) | ||||
| * | remove multiple inheritance from lpe PathParam. since it is often desired to ↵ | Johan B. C. Engelen | 2008-03-23 | 1 | -1/+1 |
| | | | | | | get the path not as pw< d2<> >, but also as geom::path or maybe as dw< pw<> >. Plus this enabled linking to an object, instead of keeping its own path data. (i.e. linking to other objects) (bzr r5176) | ||||
| * | Add option to treat grups as single objects when converting to guides. | Maximilian Albert | 2008-03-19 | 1 | -4/+5 |
| | | | | (bzr r5124) | ||||
| * | add delete lpe verb, rearrange menu to collect all lpe commands under path | bulia byak | 2008-03-19 | 1 | -0/+38 |
| | | | | (bzr r5120) | ||||
| * | recurse into groups when pasting lpe | bulia byak | 2008-03-18 | 1 | -15/+31 |
| | | | | (bzr r5119) | ||||
| * | use the same colors for clippath and mark helper paths as used in outline mode | bulia byak | 2008-03-18 | 1 | -1/+4 |
| | | | | (bzr r5112) | ||||
| * | fix 199791 | bulia byak | 2008-03-08 | 1 | -0/+2 |
| | | | | (bzr r4991) | ||||
| * | Copy perspectives, too, when pasting 3D boxes (solves LP #195867) | Maximilian Albert | 2008-02-29 | 1 | -0/+5 |
| | | | | (bzr r4907) | ||||
| * | * on-canvas clip and mask editing :) in the object menu you can find how to ↵ | Johan B. C. Engelen | 2008-02-23 | 1 | -0/+50 |
| | | | | | | | | edit them. * show helperpath toggle on node-edit toolbar. so helperpath is now also available for normal paths (instead of only for LPE'd paths) (bzr r4834) | ||||
| * | fix center of the generated marker to be at the rotation center, not ↵ | bulia byak | 2008-02-13 | 1 | -2/+3 |
| | | | | | | geometric center (bzr r4725) | ||||
| * | Applying fixes for gcc 4.3 build issues (closes LP: #169115) | Bryce Harrington | 2008-01-31 | 1 | -0/+2 |
| | | | | (bzr r4629) | ||||
| * | add copy button to LPE pathparam | Johan B. C. Engelen | 2008-01-26 | 1 | -2/+49 |
| | | | | (bzr r4600) | ||||
| * | Add option in Preferences to keep objects after conversion to guides | Maximilian Albert | 2008-01-16 | 1 | -3/+9 |
| | | | | (bzr r4514) | ||||
| * | Slightly more 'object-oriented' way to invoke item-specific ↵ | Maximilian Albert | 2008-01-15 | 1 | -7/+2 |
| | | | | | | conversion-to-guides methods (bzr r4499) | ||||
| * | Allow conversion of all selected items to guides (for items other than ↵ | Maximilian Albert | 2008-01-12 | 1 | -17/+21 |
| | | | | | | rectangles or 3D boxes these are simply aligned along the bounding box of the item being converted) (bzr r4467) | ||||
| * | Add possibility to convert objects (only rectangles and 3D boxes currently) ↵ | Maximilian Albert | 2008-01-11 | 1 | -0/+35 |
| | | | | | | to guidelines. Also see corresponding post on the mailing list; in particular, feel free to revert it if this is inappropriate during Frost phase. (bzr r4462) | ||||
| * | + Fix bug #179840, forking of LPEs | Johan B. C. Engelen | 2008-01-02 | 1 | -5/+13 |
| | | | | | | + Groundwork for fixing transforming LPE bugs. TODO: implement the actual transformation of LPE parameters. (bzr r4367) | ||||
| * | Excised unneeded windows include that slipped in by mistake. | gorodish | 2007-11-27 | 1 | -4/+0 |
| | | | | (bzr r4139) | ||||
| * | Undo compile break | Jon A. Cruz | 2007-11-26 | 1 | -3/+4 |
| | | | | (bzr r4136) | ||||
| * | Fix for Bug #1823541: Added support for pasting bitmap data from the system ↵ | gorodish | 2007-11-25 | 1 | -1/+59 |
| | | | | | | clipboard. See bug report for details. (bzr r4135) | ||||
| * | A pasted selection is supposed to snap to the grid, but this cannot work the ↵ | Diederik van Lierop | 2007-11-14 | 1 | -6/+1 |
| | | | | | | | | way its implemented currently. If one of the points is currently snapped, then how can we make sure that that SAME point is snapped again after pasting? If it's another point that snaps, then this is useless... Furthermore it's also buggy currently (it messes up the grid snapping sensitivity), so I'm removing this functionality. If someone wants it back, we should rather round the paste offset to a multiple of the grid pitch. This way, something that was snapped to the grid before will stay snapped after pasting. (bzr r4083) | ||||
| * | Warning cleanup | Jon A. Cruz | 2007-11-04 | 1 | -67/+69 |
| | | | | (bzr r4025) | ||||
| * | 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) | ||||
| * | LPE: implement 'edit next LPE parameter'. Accessible through key '7'. | Johan B. C. Engelen | 2007-10-28 | 1 | -0/+18 |
| | | | | (bzr r3968) | ||||
| * | ensure copy/paste of style between gradient stops works | bulia byak | 2007-10-22 | 1 | -11/+22 |
| | | | | (bzr r3943) | ||||
| * | fix unlinking clones when moving original to another layer | bulia byak | 2007-10-16 | 1 | -4/+4 |
| | | | | (bzr r3910) | ||||
| * | Fix g_return_if_fail failure: It can validly happen that ↵ | Peter Moulder | 2007-10-11 | 1 | -1/+4 |
| | | | | | | fit_canvas_to_selection is called when nothing is selected (just like many other verbs). So put new message in status bar and return rather than signalling an error with g_return_if_fail. (bzr r3873) | ||||
| * | apply John Cliff's patch [ 1743843 ] Create Marker from Selection Menu Item | Johan B. C. Engelen | 2007-10-09 | 1 | -0/+77 |
| | | | | (bzr r3864) | ||||
| * | sorry for debug message. deleted. | Johan B. C. Engelen | 2007-09-14 | 1 | -1/+0 |
| | | | | (bzr r3746) | ||||
| * | fix pasting of LPE's across multiple document; plus a number of small fixes. | Johan B. C. Engelen | 2007-09-14 | 1 | -0/+6 |
| | | | | (bzr r3745) | ||||
| * | Compute farthest-from-center point correctly in Alt+rotation | Maximilian Albert | 2007-09-11 | 1 | -1/+1 |
| | | | | (bzr r3723) | ||||
| * | Purged fill type enum | Jon A. Cruz | 2007-09-10 | 1 | -3/+3 |
| | | | | (bzr r3706) | ||||
| * | LPE: add Paste LPE verb + menu item. add scale ratios to curve stitch and ↵ | Johan B. C. Engelen | 2007-09-04 | 1 | -0/+48 |
| | | | | | | path-along-path. remove trailing space in verbs.cpp. Fix initialization of BoolParam (bzr r3675) | ||||
| * | Commit LivePathEffect branch to trunk! | Johan B. C. Engelen | 2007-08-14 | 1 | -0/+5 |
| | | | | | | (disabled extension/internal/bitmap/*.* in build.xml to fix compilation) (bzr r3472) | ||||
| * | 1) Changes to snapping preferences dialog | Diederik van Lierop | 2007-07-28 | 1 | -1/+1 |
| | | | | | | | 2) Strict snapping implemented, i.e. bbox only to bbox and nodes only to paths/nodes 3) Renaming of some constants to improve readability (bzr r3331) | ||||
| * | A few additions to ensure that editing trefs is not allowed (and doesn't ↵ | Gail Carmichael | 2007-07-17 | 1 | -1/+13 |
| | | | | | | cause a crash). Also allows all trefs within a selection to be 'unlinked'. (bzr r3261) | ||||
| * | bug 1243190: add tref element support; limited editing support thus far ↵ | Richard Hughes | 2007-07-11 | 1 | -7/+22 |
| | | | | | | (patch by gbanaszk) (bzr r3227) | ||||
| * | use an accessor method to get filter from style | bulia byak | 2007-06-27 | 1 | -2/+2 |
| | | | | (bzr r3145) | ||||
| * | switch SPStyle to using SPFilterReference for filters; sp_style_new now ↵ | bulia byak | 2007-06-27 | 1 | -3/+4 |
| | | | | | | requires an SPDocument; SPURIReference and SPFilterReference have an alternative constructor taking an owner_document instead of owner object (bzr r3116) | ||||
| * | more unreffing temporary styles properly | bulia byak | 2007-06-27 | 1 | -1/+1 |
| | | | | (bzr r3114) | ||||
| * | Add translator hint. | Colin Marquardt | 2007-06-17 | 1 | -0/+2 |
| | | | | (bzr r3072) | ||||
| * | noop: Change fitToRect to take NR::Rect instead of old NRRect. Update callers. | Peter Moulder | 2007-05-20 | 1 | -10/+8 |
| | | | | (bzr r3032) | ||||
| * | Removal of old grid code - fully enabled new grid code. | Johan B. C. Engelen | 2007-04-15 | 1 | -6/+3 |
| | | | | (bzr r2904) | ||||
| * | plumb XML::Document parameter into duplication, courtesy of bryce | MenTaLguY | 2007-03-20 | 1 | -69/+82 |
| | | | | (bzr r2723) | ||||
| * | re-introduce isEmpty tests | MenTaLguY | 2007-03-17 | 1 | -5/+5 |
| | | | | (bzr r2679) | ||||
| * | string disambig | bulia byak | 2007-03-16 | 1 | -1/+1 |
| | | | | (bzr r2672) | ||||
