summaryrefslogtreecommitdiffstats
path: root/src/selection-chemistry.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* enable copy/paste of objects with filtersbulia byak2006-10-241-0/+7
| | | (bzr r1852)
* fix pattern transform when doing object-to-pattern within a transformed groupbulia byak2006-09-031-5/+11
| | | (bzr r1666)
* factor native PNG export out of file.cpp in preparation for new export dialogBob Jamison2006-07-171-0/+1
| | | (bzr r1431)
* undo annotationsbulia byak2006-07-061-2/+2
| | | (bzr r1361)
* undo annotationsbulia byak2006-07-021-39/+43
| | | (bzr r1345)
* patch from Gustav Broberg: undo annotations and history dialogbulia byak2006-06-291-37/+77
| | | (bzr r1315)
* apply patch 1498946 by zbsz (fixes #1492545 "PNG resolution value export")Ralf Stephan2006-06-221-1/+1
| | | (bzr r1262)
* * src/selection-chemistry.cpp, src/sp-conn-end-pair.cpp:mjwybrow2006-05-121-1/+18
| | | | | | | | | When moving/transforming connectors, only detach connectors from objects that are not part of the selection. Previously, connectors moved as part of a selection would be detached from all objects. This has been requested several times via email. The change also fixes bug #1383806. (bzr r811)
* patch 1484602 by Niko Kiiralabulia byak2006-05-101-2/+14
| | | (bzr r802)
* patch from Niko Kiirala for bug 1482973bulia byak2006-05-091-2/+14
| | | (bzr r781)
* Give SPNamedView a SnapManager instance and use it for all management of ↵Carl Hetherington2006-05-031-1/+1
| | | | | snapping settings. (bzr r701)
* tweaking for bbyakAaron Spike2006-04-191-6/+6
| | | (bzr r544)
* Adding fit canvas verbsAaron Spike2006-04-191-0/+45
| | | | | | a few fixes in verbs.cpp and a new button (bzr r539)
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵MenTaLguY2006-04-171-77/+77
| | | | | confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532)
* insert clippath/mask item above the unmasked item into the same parent, ↵bulia byak2006-04-051-8/+18
| | | | | instead of just putting it on top of everything in the current layer (bzr r431)
* patch #1450307 - option for select all to work in layer with it's sub-layers:Andrius Ramanauskas2006-03-311-17/+27
| | | | | | | * Replaced check-box in preferences with 3 radio buttons (in all document in current layer only, in current layer with sub-layers) * Altered "Select all" functionality to include objects in sub-layers (if preference is on) * Altered TAB functionality to include sub-layers (had to introduce "context layer" concept in Selection class - without it TAB'ing would end in deepest child, but it needs to return to parent on subsequent TAB key press) (bzr r380)
* copy rotation center when cloningbulia byak2006-03-281-0/+3
| | | (bzr r313)
* obey scale ratio lockbulia byak2006-03-271-2/+9
| | | (bzr r311)
* pasting sizebulia byak2006-03-261-0/+71
| | | (bzr r298)
* use rotation center in keyboard rotation and transform dialogbulia byak2006-03-221-2/+3
| | | (bzr r273)
* Mask/Clippath transformations on masking/unmaskingAndrius Ramanauskas2006-03-221-20/+40
| | | (bzr r269)
* Fixes to unmasking:Andrius Ramanauskas2006-03-211-13/+17
| | | | | | | - Fixed crash if unmask/unclip is used on unmasked object - Restoring mask/clippath object even if it is still referenced - Adding restored mask objects to selected item list (bzr r267)
* copy clippaths, masks, and mask gradients to defs_clipboardbulia byak2006-03-201-4/+18
| | | (bzr r265)
* patch by Andrius R. for (un)clip and (un)mask commandsbulia byak2006-03-191-3/+173
| | | (bzr r263)
* patch by christoph-b3e to clone multiple selected objectsbulia byak2006-03-151-18/+28
| | | (bzr r244)
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-7/+7
| | | (bzr r149)
* bulk whitespace removal patch #1198588 by gigaclonRalf Stephan2006-02-131-17/+17
| | | (bzr r134)
* transform centers in sp_selection_apply_affine, commentsbulia byak2006-01-261-0/+17
| | | (bzr r36)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+2217
(bzr r1)