| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Switch selection bounds and center to use NR::Maybe, addressing most of the | MenTaLguY | 2007-03-11 | 1 | -34/+54 | |
| | | | | | | recent bbox regressions. (bzr r2604) | |||||
| * | Merge further bbox work | MenTaLguY | 2007-03-10 | 1 | -23/+29 | |
| | | | | (bzr r2596) | |||||
| * | specialize MaybeStorage for Rect, and start using reference maybes to | MenTaLguY | 2007-03-09 | 1 | -1/+1 | |
| | | | | | | avoid some copies (bzr r2582) | |||||
| * | Separate NRRect and NR::Rect a bit further; the goal is to get to the point ↵ | MenTaLguY | 2007-03-05 | 1 | -4/+4 | |
| | | | | | | where there is no way to create an empty NR::Rect (bzr r2551) | |||||
| * | adapt code to new Maybe/bbox regime | MenTaLguY | 2007-03-04 | 1 | -36/+41 | |
| | | | | (bzr r2538) | |||||
| * | fix an error in rounding negative coords | bulia byak | 2007-03-02 | 1 | -3/+6 | |
| | | | | (bzr r2503) | |||||
| * | fix mental's typo! found purely by chance | bulia byak | 2007-03-02 | 1 | -1/+1 | |
| | | | | (bzr r2500) | |||||
| * | refactor sp_svg_transform_write to return a dynamically-allocated string | MenTaLguY | 2007-02-28 | 1 | -16/+9 | |
| | | | | | | -- dynamic allocation won't hurt you, but buffer overruns will! (bzr r2466) | |||||
| * | fix 1332884 | bulia byak | 2007-02-24 | 1 | -2/+2 | |
| | | | | (bzr r2426) | |||||
| * | some more refactoring | bulia byak | 2007-02-24 | 1 | -11/+20 | |
| | | | | (bzr r2425) | |||||
| * | make selection_contains_both_clone_and_original reusable | bulia byak | 2007-02-24 | 1 | -17/+25 | |
| | | | | (bzr r2424) | |||||
| * | allow grouping a single object | bulia byak | 2007-02-11 | 1 | -7/+1 | |
| | | | | (bzr r2366) | |||||
| * | temporary fix: prevent crash when clipping/masking an object with its own clone | bulia byak | 2007-01-26 | 1 | -0/+24 | |
| | | | | (bzr r2290) | |||||
| * | start switching sp_repr_new* over to XML::Document::create*, and rename ↵ | MenTaLguY | 2007-01-21 | 1 | -4/+9 | |
| | | | | | | create methods to match DOM (bzr r2253) | |||||
| * | text fixes | bulia byak | 2007-01-18 | 1 | -2/+2 | |
| | | | | (bzr r2241) | |||||
| * | patch 1623967, fixes bug 1332888 and the wrong move of original-with-clone ↵ | bulia byak | 2007-01-05 | 1 | -8/+12 | |
| | | | | | | selection in transformed group (bzr r2132) | |||||
| * | Renaming sp-marker.* to marker.* | Bryce Harrington | 2006-12-06 | 1 | -1/+1 | |
| | | | | (bzr r2077) | |||||
| * | Adding some documentation for things related to markers | Bryce Harrington | 2006-11-18 | 1 | -4/+15 | |
| | | | | (bzr r1985) | |||||
| * | factor out retrieving export hints from selection and document; use that for ↵ | bulia byak | 2006-11-13 | 1 | -11/+113 | |
| | | | | | | create_bitmap if no resolution/minsize specified in prefs; for default 90dpi, snap the bitmap to pixel grid; move deleting objects when clipping/masking to the end of function (bzr r1943) | |||||
| * | enable copy/paste of objects with filters | bulia byak | 2006-10-24 | 1 | -0/+7 | |
| | | | | (bzr r1852) | |||||
| * | fix pattern transform when doing object-to-pattern within a transformed group | bulia byak | 2006-09-03 | 1 | -5/+11 | |
| | | | | (bzr r1666) | |||||
| * | factor native PNG export out of file.cpp in preparation for new export dialog | Bob Jamison | 2006-07-17 | 1 | -0/+1 | |
| | | | | (bzr r1431) | |||||
| * | undo annotations | bulia byak | 2006-07-06 | 1 | -2/+2 | |
| | | | | (bzr r1361) | |||||
| * | undo annotations | bulia byak | 2006-07-02 | 1 | -39/+43 | |
| | | | | (bzr r1345) | |||||
| * | patch from Gustav Broberg: undo annotations and history dialog | bulia byak | 2006-06-29 | 1 | -37/+77 | |
| | | | | (bzr r1315) | |||||
| * | apply patch 1498946 by zbsz (fixes #1492545 "PNG resolution value export") | Ralf Stephan | 2006-06-22 | 1 | -1/+1 | |
| | | | | (bzr r1262) | |||||
| * | * src/selection-chemistry.cpp, src/sp-conn-end-pair.cpp: | mjwybrow | 2006-05-12 | 1 | -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 Kiirala | bulia byak | 2006-05-10 | 1 | -2/+14 | |
| | | | | (bzr r802) | |||||
| * | patch from Niko Kiirala for bug 1482973 | bulia byak | 2006-05-09 | 1 | -2/+14 | |
| | | | | (bzr r781) | |||||
| * | Give SPNamedView a SnapManager instance and use it for all management of ↵ | Carl Hetherington | 2006-05-03 | 1 | -1/+1 | |
| | | | | | | snapping settings. (bzr r701) | |||||
| * | tweaking for bbyak | Aaron Spike | 2006-04-19 | 1 | -6/+6 | |
| | | | | (bzr r544) | |||||
| * | Adding fit canvas verbs | Aaron Spike | 2006-04-19 | 1 | -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, ↵ | MenTaLguY | 2006-04-17 | 1 | -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 byak | 2006-04-05 | 1 | -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 Ramanauskas | 2006-03-31 | 1 | -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 cloning | bulia byak | 2006-03-28 | 1 | -0/+3 | |
| | | | | (bzr r313) | |||||
| * | obey scale ratio lock | bulia byak | 2006-03-27 | 1 | -2/+9 | |
| | | | | (bzr r311) | |||||
| * | pasting size | bulia byak | 2006-03-26 | 1 | -0/+71 | |
| | | | | (bzr r298) | |||||
| * | use rotation center in keyboard rotation and transform dialog | bulia byak | 2006-03-22 | 1 | -2/+3 | |
| | | | | (bzr r273) | |||||
| * | Mask/Clippath transformations on masking/unmasking | Andrius Ramanauskas | 2006-03-22 | 1 | -20/+40 | |
| | | | | (bzr r269) | |||||
| * | Fixes to unmasking: | Andrius Ramanauskas | 2006-03-21 | 1 | -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_clipboard | bulia byak | 2006-03-20 | 1 | -4/+18 | |
| | | | | (bzr r265) | |||||
| * | patch by Andrius R. for (un)clip and (un)mask commands | bulia byak | 2006-03-19 | 1 | -3/+173 | |
| | | | | (bzr r263) | |||||
| * | patch by christoph-b3e to clone multiple selected objects | bulia byak | 2006-03-15 | 1 | -18/+28 | |
| | | | | (bzr r244) | |||||
| * | bulk trailing spaces removal. consistency through MD5 of binary | Ralf Stephan | 2006-02-15 | 1 | -7/+7 | |
| | | | | (bzr r149) | |||||
| * | bulk whitespace removal patch #1198588 by gigaclon | Ralf Stephan | 2006-02-13 | 1 | -17/+17 | |
| | | | | (bzr r134) | |||||
| * | transform centers in sp_selection_apply_affine, comments | bulia byak | 2006-01-26 | 1 | -0/+17 | |
| | | | | (bzr r36) | |||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+2217 | |
| (bzr r1) | ||||||
