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