summaryrefslogtreecommitdiffstats
path: root/src/attributes.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-12* implemented handling of font-style, font-variant, font-weight, and Felipe Corr??a da Silva Sanches1-7/+7
2008-05-04Next steps in implementing the snapping indicatorDiederik van Lierop1-0/+1
2008-03-12Snap to page borderDiederik van Lierop1-0/+1
2008-02-27Fixed run-time errorJon A. Cruz1-4/+4
2008-02-27more boilerplate for SVGFontsFelipe Corr??a da Silva Sanches1-0/+50
2008-02-26more SVGFonts boilerplate codeFelipe Corr??a da Silva Sanches1-0/+8
2008-01-05Applying Gail's patch for font-specificationBryce Harrington1-0/+1
2008-01-05glib/gtestutils.h is not available on gutsy, so switching to include ofBryce Harrington1-1/+1
2008-01-05Fix missing include for g_assert() calls - causes FTBFS on Ubuntu HardyBryce Harrington1-0/+1
2007-12-13Fundamentally reworked version of the 3D box tool (among many other things, t...Maximilian Albert1-7/+12
2007-12-12Add global snapping toggleDiederik van Lierop1-0/+1
2007-11-14Snap to intersections of line segmentsDiederik van Lierop1-0/+2
2007-11-05Improve the user interaction for snapping of bounding boxes, and add an new t...Diederik van Lierop1-0/+2
2007-10-24Fix bug [ 1818794 ] Showing grid on opening svgJohan B. C. Engelen1-0/+1
2007-08-28Implement snapping of guides while dragging them, and snap TO item centers (w...Diederik van Lierop1-0/+1
2007-08-16Remember last used style for single 3D box faces (also fixes bug with wrongly...Maximilian Albert1-0/+1
2007-08-14Commit LivePathEffect branch to trunk!Johan B. C. Engelen1-0/+4
2007-08-061) Make snapping of object's center optional 2) Optimize snapping preferences...Diederik van Lierop1-0/+1
2007-08-06Write/read perspectives to/from SVG; store ratios of the distances from corne...Maximilian Albert1-0/+1
2007-08-03Rearrange snapping preferences, put distinction between paths and nodes back ...Diederik van Lierop1-0/+2
2007-07-281) Changes to snapping preferences dialogDiederik van Lierop1-8/+2
2007-07-20Patch from Jean-René Reinhard: support for feDiffuseLighting andNiko Kiirala1-0/+10
2007-07-14Write distinguished corners of 3D boxes to the svg representation from which ...Maximilian Albert1-0/+5
2007-05-29Added support for in-parameter in filter primitivesNiko Kiirala1-0/+3
2007-04-15Removal of old grid code - fully enabled new grid code.Johan B. C. Engelen1-10/+0
2007-04-12Always snap both bboxes and nodes. Remove all 'snap bbox/nodes' options from ...Diederik van Lierop1-2/+2
2007-03-26purge unused and considered-harmful has_abs_tolerancebulia byak1-1/+0
2007-03-25Purging old axonometric grid code: reworked it into the new grid class struct...Johan B. C. Engelen1-3/+0
2007-01-13(bzr r2207)Bryce Harrington1-2/+1
2006-09-21AXONOMETRIC (3D) GRID! OK, still alot of work to be done. Snapping, diagonal...Johan B. C. Engelen1-0/+4
2006-08-02Added skeleton files for other filter primitives' SP-objects. Added blur slid...Hugo Rodrigues1-3/+65
2006-06-21svg-filters branch merged back to headNiko Kiirala1-0/+6
2006-04-20SVG 1.1 Conditional Processing Module rendering support (<switch> element, re...Andrius Ramanauskas1-0/+4
2006-04-02Adding support for <color-profile> elementJon A. Cruz1-0/+4
2006-01-26remember rotation centers, correctly this time (by johncliff and me)bulia byak1-0/+2
2006-01-20* src/widgets/toolbox.cpp, src/widgets/desktop-widget.cpp,mjwybrow1-0/+1