summaryrefslogtreecommitdiffstats
path: root/src/selection-chemistry.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2009-04-07(sp_selection_create_bitmap_copy): Fix: Set xlink:href relative to the correc...Peter Moulder1-2/+8
2009-04-07noop: rename a local varPeter Moulder1-6/+9
2009-04-07noop: whitespacePeter Moulder1-280/+280
2009-04-07functional noop: Clarify g_strcanon behaviour by not redundantly reassigning ...Peter Moulder1-1/+1
2009-03-26do not transform, display, reverse, node-edit, or remove LPE if LPE stack is ...bulia byak1-1/+2
2009-03-09fix crash when duplicating an orphaned clonebulia byak1-0/+2
2009-02-02use the same steps to figure out dir for bitmap copy as in export dialogbulia byak1-2/+11
2009-01-08move shape_editor from node context to the parent class, event contextbulia byak1-1/+1
2008-12-29add utility for recursively replacing groups with their members in a list of ...bulia byak1-0/+30
2008-12-28More NR ==> Geom changesJoshua L. Blocher1-14/+14
2008-12-20object-snapper.cppThomas Holder1-3/+3
2008-12-16* remove sp_item_i2root_affine and sp_item_i2r_affine and replace all calls byThomas Holder1-3/+3
2008-12-08Make all tools consider full parent transform (up to document, not just up to...Thomas Holder1-1/+1
2008-12-05NR -> 2Geom, more h and cpp filesJoshua L. Blocher1-1/+1
2008-11-21Merge from fe-movedTed Gould1-24/+24
2008-10-31Merge from trunkTed Gould1-12/+12
2008-10-27From trunkTed Gould1-30/+30
2008-10-11Merging from trunkTed Gould1-46/+56
2008-09-25Sorry, I got off on a branch and ended up with a bunch of things. I'm just g...Ted Gould1-1/+1
2008-09-18Next roud of NR ==> Geom conversionMaximilian Albert1-31/+34
2008-09-18More NR ==> Geom conversion (points and some matrices/transforms)Maximilian Albert1-63/+36
2008-09-16Refactored preferences handling into a new version of Krzysztof Kosi??ski1-40/+52
2008-09-11convert almost all libnrtype to Geom::Johan B. C. Engelen1-2/+4
2008-08-14Get rid of a whole bunch of further instances of SP_ACTIVE_DESKTOP (where the...Maximilian Albert1-91/+53
2008-08-08remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen1-14/+14
2008-08-06add flashing line from clone to original on Shift+Dbulia byak1-2/+23
2008-08-05optionally (default off) relink duplicated clones to the duplicated originalbulia byak1-5/+57
2008-08-05NR::Maybe => boost::optionalJohan B. C. Engelen1-19/+19
2008-07-21Implement snapping of clipping paths and masksDiederik van Lierop1-2/+6
2008-07-14Enable simultaneous knotholder and nodepathMaximilian Albert1-1/+3
2008-07-05fix a long-standing bug with Undo after Fit canvas to selection/drawing.Peter Moulder1-16/+49
2008-06-28warning cleanupFelipe Corr??a da Silva Sanches1-2/+2
2008-06-15new command: relink clone to copied objectbulia byak1-1/+51
2008-06-14Added duplicate layer command. Fixes bug #171246.Jon A. Cruz1-9/+15
2008-06-12change NR::Matrix to Geom:: for many sp_item_xxx_affine functionsJohan B. C. Engelen1-12/+12
2008-06-09remove filters verb and commandbulia byak1-3/+33
2008-05-30LPE STACKING!Johan B. C. Engelen1-1/+1
2008-05-08merge inline patch from JimmyMenTaLguY1-7/+7
2008-04-12Several different i18n issues fixed following report from a_b (adresses bug #...Marcin Floryan1-1/+2
2008-03-28- Created a SPLPEItem class that handles applying a LPE to an ItemBastien Bouclet1-11/+4
2008-03-26system clipboard support (bug #170185) from Chris KosiƄskiMenTaLguY1-612/+46
2008-03-23remove multiple inheritance from lpe PathParam. since it is often desired to ...Johan B. C. Engelen1-1/+1
2008-03-19Add option to treat grups as single objects when converting to guides.Maximilian Albert1-4/+5
2008-03-19add delete lpe verb, rearrange menu to collect all lpe commands under pathbulia byak1-0/+38
2008-03-18recurse into groups when pasting lpebulia byak1-15/+31
2008-03-18use the same colors for clippath and mark helper paths as used in outline modebulia byak1-1/+4
2008-03-08fix 199791bulia byak1-0/+2
2008-02-29Copy perspectives, too, when pasting 3D boxes (solves LP #195867)Maximilian Albert1-0/+5
2008-02-23* on-canvas clip and mask editing :) in the object menu you can find how to ...Johan B. C. Engelen1-0/+50
2008-02-13fix center of the generated marker to be at the rotation center, not geometri...bulia byak1-2/+3