summaryrefslogtreecommitdiffstats
path: root/src/selection-chemistry.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removal of old grid code - fully enabled new grid code.Johan B. C. Engelen2007-04-151-6/+3
* plumb XML::Document parameter into duplication, courtesy of bryceMenTaLguY2007-03-201-69/+82
* re-introduce isEmpty testsMenTaLguY2007-03-171-5/+5
* string disambigbulia byak2007-03-161-1/+1
* move sp_document_done() out into verbs.cppAaron Spike2007-03-121-13/+9
* send verb ids into history and remove casting errorsAaron Spike2007-03-121-11/+13
* add verbs for unlocking and unhiding all objects globaly or within the curren...Aaron Spike2007-03-121-0/+56
* argh, missed selection-chemistry somehowMenTaLguY2007-03-111-3/+3
* Switch selection bounds and center to use NR::Maybe, addressing most of theMenTaLguY2007-03-111-34/+54
* Merge further bbox workMenTaLguY2007-03-101-23/+29
* specialize MaybeStorage for Rect, and start using reference maybes toMenTaLguY2007-03-091-1/+1
* Separate NRRect and NR::Rect a bit further; the goal is to get to the point w...MenTaLguY2007-03-051-4/+4
* adapt code to new Maybe/bbox regimeMenTaLguY2007-03-041-36/+41
* fix an error in rounding negative coordsbulia byak2007-03-021-3/+6
* fix mental's typo! found purely by chancebulia byak2007-03-021-1/+1
* refactor sp_svg_transform_write to return a dynamically-allocated stringMenTaLguY2007-02-281-16/+9
* fix 1332884bulia byak2007-02-241-2/+2
* some more refactoringbulia byak2007-02-241-11/+20
* make selection_contains_both_clone_and_original reusablebulia byak2007-02-241-17/+25
* allow grouping a single objectbulia byak2007-02-111-7/+1
* temporary fix: prevent crash when clipping/masking an object with its own clonebulia byak2007-01-261-0/+24
* start switching sp_repr_new* over to XML::Document::create*, and rename creat...MenTaLguY2007-01-211-4/+9
* text fixesbulia byak2007-01-181-2/+2
* patch 1623967, fixes bug 1332888 and the wrong move of original-with-clone se...bulia byak2007-01-051-8/+12
* Renaming sp-marker.* to marker.*Bryce Harrington2006-12-061-1/+1
* Adding some documentation for things related to markersBryce Harrington2006-11-181-4/+15
* factor out retrieving export hints from selection and document; use that for ...bulia byak2006-11-131-11/+113
* enable copy/paste of objects with filtersbulia byak2006-10-241-0/+7
* fix pattern transform when doing object-to-pattern within a transformed groupbulia byak2006-09-031-5/+11
* factor native PNG export out of file.cpp in preparation for new export dialogBob Jamison2006-07-171-0/+1
* undo annotationsbulia byak2006-07-061-2/+2
* undo annotationsbulia byak2006-07-021-39/+43
* patch from Gustav Broberg: undo annotations and history dialogbulia byak2006-06-291-37/+77
* apply patch 1498946 by zbsz (fixes #1492545 "PNG resolution value export")Ralf Stephan2006-06-221-1/+1
* * src/selection-chemistry.cpp, src/sp-conn-end-pair.cpp:mjwybrow2006-05-121-1/+18
* patch 1484602 by Niko Kiiralabulia byak2006-05-101-2/+14
* patch from Niko Kiirala for bug 1482973bulia byak2006-05-091-2/+14
* Give SPNamedView a SnapManager instance and use it for all management of snap...Carl Hetherington2006-05-031-1/+1
* tweaking for bbyakAaron Spike2006-04-191-6/+6
* Adding fit canvas verbsAaron Spike2006-04-191-0/+45
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY2006-04-171-77/+77
* insert clippath/mask item above the unmasked item into the same parent, inste...bulia byak2006-04-051-8/+18
* patch #1450307 - option for select all to work in layer with it's sub-layers:Andrius Ramanauskas2006-03-311-17/+27
* copy rotation center when cloningbulia byak2006-03-281-0/+3
* obey scale ratio lockbulia byak2006-03-271-2/+9
* pasting sizebulia byak2006-03-261-0/+71
* use rotation center in keyboard rotation and transform dialogbulia byak2006-03-221-2/+3
* Mask/Clippath transformations on masking/unmaskingAndrius Ramanauskas2006-03-221-20/+40
* Fixes to unmasking:Andrius Ramanauskas2006-03-211-13/+17
* copy clippaths, masks, and mask gradients to defs_clipboardbulia byak2006-03-201-4/+18