| Commit message (Expand) | Author | Age | Files | Lines |
| * | (sp_selection_create_bitmap_copy): Fix: Set xlink:href relative to the correc... | Peter Moulder | 2009-04-07 | 1 | -2/+8 |
| * | noop: rename a local var | Peter Moulder | 2009-04-07 | 1 | -6/+9 |
| * | noop: whitespace | Peter Moulder | 2009-04-07 | 1 | -280/+280 |
| * | functional noop: Clarify g_strcanon behaviour by not redundantly reassigning ... | Peter Moulder | 2009-04-07 | 1 | -1/+1 |
| * | do not transform, display, reverse, node-edit, or remove LPE if LPE stack is ... | bulia byak | 2009-03-26 | 1 | -1/+2 |
| * | fix crash when duplicating an orphaned clone | bulia byak | 2009-03-09 | 1 | -0/+2 |
| * | use the same steps to figure out dir for bitmap copy as in export dialog | bulia byak | 2009-02-02 | 1 | -2/+11 |
| * | move shape_editor from node context to the parent class, event context | bulia byak | 2009-01-08 | 1 | -1/+1 |
| * | add utility for recursively replacing groups with their members in a list of ... | bulia byak | 2008-12-29 | 1 | -0/+30 |
| * | More NR ==> Geom changes | Joshua L. Blocher | 2008-12-28 | 1 | -14/+14 |
| * | object-snapper.cpp | Thomas Holder | 2008-12-20 | 1 | -3/+3 |
| * | * remove sp_item_i2root_affine and sp_item_i2r_affine and replace all calls by | Thomas Holder | 2008-12-16 | 1 | -3/+3 |
| * | Make all tools consider full parent transform (up to document, not just up to... | Thomas Holder | 2008-12-08 | 1 | -1/+1 |
| * | NR -> 2Geom, more h and cpp files | Joshua L. Blocher | 2008-12-05 | 1 | -1/+1 |
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -24/+24 |
| * | Merge from trunk | Ted Gould | 2008-10-31 | 1 | -12/+12 |
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -30/+30 |
| * | Merging from trunk | Ted Gould | 2008-10-11 | 1 | -46/+56 |
| * | Sorry, I got off on a branch and ended up with a bunch of things. I'm just g... | Ted Gould | 2008-09-25 | 1 | -1/+1 |
| * | Next roud of NR ==> Geom conversion | Maximilian Albert | 2008-09-18 | 1 | -31/+34 |
| * | More NR ==> Geom conversion (points and some matrices/transforms) | Maximilian Albert | 2008-09-18 | 1 | -63/+36 |
| * | Refactored preferences handling into a new version of | Krzysztof Kosi??ski | 2008-09-16 | 1 | -40/+52 |
| * | convert almost all libnrtype to Geom:: | Johan B. C. Engelen | 2008-09-11 | 1 | -2/+4 |
| * | Get rid of a whole bunch of further instances of SP_ACTIVE_DESKTOP (where the... | Maximilian Albert | 2008-08-14 | 1 | -91/+53 |
| * | remove many unnecessary to_2geom and from_2geom calls | Johan B. C. Engelen | 2008-08-08 | 1 | -14/+14 |
| * | add flashing line from clone to original on Shift+D | bulia byak | 2008-08-06 | 1 | -2/+23 |
| * | optionally (default off) relink duplicated clones to the duplicated original | bulia byak | 2008-08-05 | 1 | -5/+57 |
| * | NR::Maybe => boost::optional | Johan B. C. Engelen | 2008-08-05 | 1 | -19/+19 |
| * | Implement snapping of clipping paths and masks | Diederik van Lierop | 2008-07-21 | 1 | -2/+6 |
| * | Enable simultaneous knotholder and nodepath | Maximilian Albert | 2008-07-14 | 1 | -1/+3 |
| * | fix a long-standing bug with Undo after Fit canvas to selection/drawing. | Peter Moulder | 2008-07-05 | 1 | -16/+49 |
| * | warning cleanup | Felipe Corr??a da Silva Sanches | 2008-06-28 | 1 | -2/+2 |
| * | new command: relink clone to copied object | bulia byak | 2008-06-15 | 1 | -1/+51 |
| * | Added duplicate layer command. Fixes bug #171246. | Jon A. Cruz | 2008-06-14 | 1 | -9/+15 |
| * | change NR::Matrix to Geom:: for many sp_item_xxx_affine functions | Johan B. C. Engelen | 2008-06-12 | 1 | -12/+12 |
| * | remove filters verb and command | bulia byak | 2008-06-09 | 1 | -3/+33 |
| * | LPE STACKING! | Johan B. C. Engelen | 2008-05-30 | 1 | -1/+1 |
| * | merge inline patch from Jimmy | MenTaLguY | 2008-05-08 | 1 | -7/+7 |
| * | Several different i18n issues fixed following report from a_b (adresses bug #... | Marcin Floryan | 2008-04-12 | 1 | -1/+2 |
| * | - Created a SPLPEItem class that handles applying a LPE to an Item | Bastien Bouclet | 2008-03-28 | 1 | -11/+4 |
| * | system clipboard support (bug #170185) from Chris KosiĆski | MenTaLguY | 2008-03-26 | 1 | -612/+46 |
| * | remove multiple inheritance from lpe PathParam. since it is often desired to ... | Johan B. C. Engelen | 2008-03-23 | 1 | -1/+1 |
| * | Add option to treat grups as single objects when converting to guides. | Maximilian Albert | 2008-03-19 | 1 | -4/+5 |
| * | add delete lpe verb, rearrange menu to collect all lpe commands under path | bulia byak | 2008-03-19 | 1 | -0/+38 |
| * | recurse into groups when pasting lpe | bulia byak | 2008-03-18 | 1 | -15/+31 |
| * | use the same colors for clippath and mark helper paths as used in outline mode | bulia byak | 2008-03-18 | 1 | -1/+4 |
| * | fix 199791 | bulia byak | 2008-03-08 | 1 | -0/+2 |
| * | Copy perspectives, too, when pasting 3D boxes (solves LP #195867) | Maximilian Albert | 2008-02-29 | 1 | -0/+5 |
| * | * 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 |
| * | fix center of the generated marker to be at the rotation center, not geometri... | bulia byak | 2008-02-13 | 1 | -2/+3 |