summaryrefslogtreecommitdiffstats
path: root/src/selection-chemistry.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2007-10-11Fix g_return_if_fail failure: It can validly happen that fit_canvas_to_select...Peter Moulder1-1/+4
2007-10-09apply John Cliff's patch [ 1743843 ] Create Marker from Selection Menu ItemJohan B. C. Engelen1-0/+77
2007-09-14sorry for debug message. deleted.Johan B. C. Engelen1-1/+0
2007-09-14fix pasting of LPE's across multiple document; plus a number of small fixes.Johan B. C. Engelen1-0/+6
2007-09-11Compute farthest-from-center point correctly in Alt+rotationMaximilian Albert1-1/+1
2007-09-10Purged fill type enumJon A. Cruz1-3/+3
2007-09-04LPE: add Paste LPE verb + menu item. add scale ratios to curve stitch and pat...Johan B. C. Engelen1-0/+48
2007-08-14Commit LivePathEffect branch to trunk!Johan B. C. Engelen1-0/+5
2007-07-281) Changes to snapping preferences dialogDiederik van Lierop1-1/+1
2007-07-17A few additions to ensure that editing trefs is not allowed (and doesn't caus...Gail Carmichael1-1/+13
2007-07-11bug 1243190: add tref element support; limited editing support thus far (patc...Richard Hughes1-7/+22
2007-06-27use an accessor method to get filter from stylebulia byak1-2/+2
2007-06-27switch SPStyle to using SPFilterReference for filters; sp_style_new now requi...bulia byak1-3/+4
2007-06-27more unreffing temporary styles properlybulia byak1-1/+1
2007-06-17Add translator hint.Colin Marquardt1-0/+2
2007-05-20noop: Change fitToRect to take NR::Rect instead of old NRRect. Update callers.Peter Moulder1-10/+8
2007-04-15Removal of old grid code - fully enabled new grid code.Johan B. C. Engelen1-6/+3
2007-03-20plumb XML::Document parameter into duplication, courtesy of bryceMenTaLguY1-69/+82
2007-03-17re-introduce isEmpty testsMenTaLguY1-5/+5
2007-03-16string disambigbulia byak1-1/+1
2007-03-12move sp_document_done() out into verbs.cppAaron Spike1-13/+9
2007-03-12send verb ids into history and remove casting errorsAaron Spike1-11/+13
2007-03-12add verbs for unlocking and unhiding all objects globaly or within the curren...Aaron Spike1-0/+56
2007-03-11argh, missed selection-chemistry somehowMenTaLguY1-3/+3
2007-03-11Switch selection bounds and center to use NR::Maybe, addressing most of theMenTaLguY1-34/+54
2007-03-10Merge further bbox workMenTaLguY1-23/+29
2007-03-09specialize MaybeStorage for Rect, and start using reference maybes toMenTaLguY1-1/+1
2007-03-05Separate NRRect and NR::Rect a bit further; the goal is to get to the point w...MenTaLguY1-4/+4
2007-03-04adapt code to new Maybe/bbox regimeMenTaLguY1-36/+41
2007-03-02fix an error in rounding negative coordsbulia byak1-3/+6
2007-03-02fix mental's typo! found purely by chancebulia byak1-1/+1
2007-02-28refactor sp_svg_transform_write to return a dynamically-allocated stringMenTaLguY1-16/+9
2007-02-24fix 1332884bulia byak1-2/+2
2007-02-24some more refactoringbulia byak1-11/+20
2007-02-24make selection_contains_both_clone_and_original reusablebulia byak1-17/+25
2007-02-11allow grouping a single objectbulia byak1-7/+1
2007-01-26temporary fix: prevent crash when clipping/masking an object with its own clonebulia byak1-0/+24
2007-01-21start switching sp_repr_new* over to XML::Document::create*, and rename creat...MenTaLguY1-4/+9
2007-01-18text fixesbulia byak1-2/+2
2007-01-05patch 1623967, fixes bug 1332888 and the wrong move of original-with-clone se...bulia byak1-8/+12
2006-12-06Renaming sp-marker.* to marker.*Bryce Harrington1-1/+1
2006-11-18Adding some documentation for things related to markersBryce Harrington1-4/+15
2006-11-13factor out retrieving export hints from selection and document; use that for ...bulia byak1-11/+113
2006-10-24enable copy/paste of objects with filtersbulia byak1-0/+7
2006-09-03fix pattern transform when doing object-to-pattern within a transformed groupbulia byak1-5/+11
2006-07-17factor native PNG export out of file.cpp in preparation for new export dialogBob Jamison1-0/+1
2006-07-06undo annotationsbulia byak1-2/+2
2006-07-02undo annotationsbulia byak1-39/+43
2006-06-29patch from Gustav Broberg: undo annotations and history dialogbulia byak1-37/+77
2006-06-22apply patch 1498946 by zbsz (fixes #1492545 "PNG resolution value export")Ralf Stephan1-1/+1