| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix LP #168684 | Diederik van Lierop | 2008-01-06 | 1 | -4/+68 |
| * | + Fix bug #179840, forking of LPEs | Johan B. C. Engelen | 2008-01-02 | 1 | -0/+25 |
| * | 2008-01-02 Michael Wybrow <mjwybrow@users.sourceforge.net> | mjwybrow | 2008-01-02 | 1 | -5/+8 |
| * | fix critical bug #168588 assertion failed, file sp-conn-end.cpp: line 191 | Johan B. C. Engelen | 2007-12-23 | 1 | -3/+4 |
| * | Warning cleanup | Jon A. Cruz | 2007-11-04 | 1 | -12/+12 |
| * | Removed some unnecessarry bounding box updates in sp-item.cpp | Niko Kiirala | 2007-10-08 | 1 | -2/+8 |
| * | avoid code duplication, i.e. use sp_item_snappoints in the object-snapper.cpp | Diederik van Lierop | 2007-09-15 | 1 | -1/+5 |
| * | Purged fill type enum | Jon A. Cruz | 2007-09-10 | 1 | -5/+5 |
| * | Improved handling bounding boxes and rotated/skewed coordinates in filters | Niko Kiirala | 2007-08-18 | 1 | -0/+11 |
| * | Snapping the transformation origin should also work for paths, not only for s... | Diederik van Lierop | 2007-07-25 | 1 | -2/+0 |
| * | switch to using extract_uri | bulia byak | 2007-07-04 | 1 | -2/+3 |
| * | snapping transformation center again... | Diederik van Lierop | 2007-06-27 | 1 | -0/+2 |
| * | use an accessor method to get filter from style | bulia byak | 2007-06-27 | 1 | -1/+1 |
| * | switch SPStyle to using SPFilterReference for filters; sp_style_new now requi... | bulia byak | 2007-06-27 | 1 | -1/+2 |
| * | implementing snapping to images | Diederik van Lierop | 2007-06-26 | 1 | -3/+8 |
| * | skip recursion into clone's children in stroke adjustment; fix paint adjuster... | bulia byak | 2007-04-24 | 1 | -6/+8 |
| * | Changes to the selector tool, e.g. option to choose either APPROXIMATE_BBOX o... | Diederik van Lierop | 2007-04-08 | 1 | -6/+6 |
| * | implement GEOMETRIC_BBOX | bulia byak | 2007-04-06 | 1 | -2/+2 |
| * | add a snappoint at the rotation-axis of any shape | Diederik van Lierop | 2007-03-30 | 1 | -1/+1 |
| * | fix 1286535 | bulia byak | 2007-03-17 | 1 | -11/+16 |
| * | move style reading/writing from SPItem up to SPObject | bulia byak | 2007-03-12 | 1 | -38/+0 |
| * | fix 1656169 | bulia byak | 2007-03-11 | 1 | -37/+29 |
| * | Merge further bbox work | MenTaLguY | 2007-03-10 | 1 | -8/+2 |
| * | make sure undoing center moves emits modified signal and is thus noticed by t... | bulia byak | 2007-03-08 | 1 | -0/+2 |
| * | Separate NRRect and NR::Rect a bit further; the goal is to get to the point w... | MenTaLguY | 2007-03-05 | 1 | -6/+8 |
| * | communicate bbox type via flags for now | MenTaLguY | 2007-03-04 | 1 | -1/+1 |
| * | adapt code to new Maybe/bbox regime | MenTaLguY | 2007-03-04 | 1 | -16/+15 |
| * | switch from invokeBbox to getBounds (need to fix problems with empty | MenTaLguY | 2007-03-04 | 1 | -13/+6 |
| * | implement new API via wrapper for now | MenTaLguY | 2007-03-04 | 1 | -3/+19 |
| * | refactor sp_svg_transform_write to return a dynamically-allocated string | MenTaLguY | 2007-02-28 | 1 | -6/+3 |
| * | text fixes | bulia byak | 2007-01-18 | 1 | -2/+2 |
| * | Fixed ungrouping bug where the changed transformation of items was not writte... | Johan B. C. Engelen | 2006-12-13 | 1 | -27/+32 |
| * | do not embed transform if it's not translation and the object has a filter | bulia byak | 2006-10-22 | 1 | -3/+8 |
| * | disconnect mask/ref connections when item is destroyed | bulia byak | 2006-09-12 | 1 | -6/+7 |
| * | fix writing clip/mask references | bulia byak | 2006-05-30 | 1 | -0/+11 |
| * | fixing conditional attribute evaluation on load (if conditional attributes we... | Andrius Ramanauskas | 2006-04-27 | 1 | -1/+1 |
| * | SVG 1.1 Conditional Processing Module rendering support (<switch> element, re... | Andrius Ramanauskas | 2006-04-20 | 1 | -16/+62 |
| * | now sp_item_invoke_bbox_full does union of the item's bbox (after clippath cr... | bulia byak | 2006-04-05 | 1 | -2/+16 |
| * | do not embed transform if the item has clippath or mask (so that the clippath... | bulia byak | 2006-03-19 | 1 | -2/+3 |
| * | describe clipped/masked objects in statusbar | bulia byak | 2006-03-17 | 1 | -1/+12 |
| * | add setting clip/mask bbox in sp_item_invoke_show to fix 1449541 | bulia byak | 2006-03-17 | 1 | -6/+30 |
| * | do the same fix for masks as for clippaths to silence 'update during update' ... | bulia byak | 2006-03-16 | 1 | -0/+1 |
| * | #include sp-item.h | Peter Moulder | 2006-03-07 | 1 | -1/+1 |
| * | bulk trailing spaces removal. consistency through MD5 of binary | Ralf Stephan | 2006-02-15 | 1 | -3/+3 |
| * | crop an item's bbox by its clippath bbox, if any | bulia byak | 2006-02-06 | 1 | -0/+8 |
| * | reset center coords to zero when there's no attribute | bulia byak | 2006-01-26 | 1 | -0/+4 |
| * | remember rotation centers, correctly this time (by johncliff and me) | bulia byak | 2006-01-26 | 1 | -6/+58 |
| * | fix stroke scaling for the objects with the default 1px width | bulia byak | 2006-01-17 | 1 | -0/+1 |
| * | Fix a typo, a vim modeline, and a wrongly indented line. | mjwybrow | 2006-01-17 | 1 | -1/+1 |
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+1320 |