summaryrefslogtreecommitdiffstats
path: root/src/sp-image.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* struct SPCurve => class SPCurveJohan B. C. Engelen2008-05-051-7/+7
| | | | | change all sp_curve_methods functions to SPCurve::methods. (bzr r5609)
* No more NRMatrix or NRPoint.Jasper van de Gronde2008-03-211-10/+14
| | | (bzr r5149)
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-311-1/+3
| | | (bzr r4629)
* warning cleanupJon A. Cruz2007-10-291-5/+5
| | | (bzr r3970)
* Hooks for handling embedded ICC profilesJon A. Cruz2007-10-111-1/+55
| | | (bzr r3871)
* Add a method to create a rectangular curveDiederik van Lierop2007-07-251-17/+8
| | | (bzr r3297)
* When an image is clipped, the curve used for snapping must be updatedDiederik van Lierop2007-06-291-1/+2
| | | (bzr r3154)
* implementing snapping to imagesDiederik van Lierop2007-06-261-4/+84
| | | (bzr r3110)
* Applied gorodish's patch 1714710 for bug 1709383. Passes the test.Bob Jamison2007-05-111-6/+10
| | | (bzr r3002)
* eliminate the use of sodipodi:docbase (use doc->base instead); emit warning ↵bulia byak2007-03-111-50/+67
| | | | | when falling back to sodipodi:absref; allow it to use, when base+href fails, just href as if it were absolute (bzr r2610)
* get rid of sp_repr_document_root and (commented) sp_repr_duplicateMenTaLguY2007-02-271-1/+1
| | | (bzr r2461)
* Fix typoJohan B. C. Engelen2007-02-261-1/+1
| | | (bzr r2446)
* get rid of sp_repr_document wrapper functionMenTaLguY2007-02-261-1/+1
| | | (bzr r2445)
* start switching sp_repr_new* over to XML::Document::create*, and rename ↵MenTaLguY2007-01-211-1/+2
| | | | | create methods to match DOM (bzr r2253)
* string fixes from bug 1516157bulia byak2006-11-191-1/+1
| | | (bzr r1991)
* Filtering now works with text and image objectsNiko Kiirala2006-10-101-0/+2
| | | (bzr r1794)
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-251-7/+7
| | | | | need to rethink and incrementally change gbooleans to bools (bzr r1637)
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-231-7/+7
| | | | | one major janitorial task we identified.... (bzr r1633)
* Adding simple debugJon A. Cruz2006-04-061-0/+63
| | | (bzr r446)
* Adding rendering-intent to <color-profile>Jon A. Cruz2006-04-061-2/+23
| | | (bzr r438)
* Fixed commentJon A. Cruz2006-04-051-1/+1
| | | (bzr r427)
* Will not try to do image transform with named color profileJon A. Cruz2006-04-031-29/+33
| | | (bzr r404)
* Initial support of color-profile on <image>Jon A. Cruz2006-04-031-1/+56
| | | (bzr r402)
* a more informative warningbulia byak2006-03-211-1/+1
| | | (bzr r268)
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-2/+2
| | | (bzr r149)
* bulk whitespace removal patch #1198588 by gigaclonRalf Stephan2006-02-131-5/+5
| | | (bzr r134)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+1200
(bzr r1)