summaryrefslogtreecommitdiffstats
path: root/src/sp-pattern.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* no scaling compensation for "object to pattern" operation (bug #312701)Thomas Holder2009-05-011-1/+1
| | | (bzr r7806)
* fix crash when switching away from pattern (237104 and others)bulia byak2009-03-091-11/+35
| | | (bzr r7462)
* Merge from fe-movedTed Gould2008-11-211-1/+1
| | | (bzr r6891)
* Merge from trunkTed Gould2008-10-311-22/+26
| | | (bzr r6887)
* Merging from trunkTed Gould2008-10-111-2/+2
| | | (bzr r6884)
* remove extra unref; now ref/unref is done by show/hide; this used to stop ↵bulia byak2008-09-161-1/+0
| | | | | this arenaitem from leaking, but this is now fixed properly in SPItem (bzr r6819)
* patch from bug 168024bulia byak2008-03-271-3/+3
| | | (bzr r5203)
* No more NRMatrix or NRPoint.Jasper van de Gronde2008-03-211-54/+43
| | | (bzr r5149)
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-311-1/+5
| | | (bzr r4629)
* Fixing bug #167416Diederik van Lierop2007-12-291-30/+46
| | | (bzr r4332)
* warning cleanupJon A. Cruz2007-11-081-3/+3
| | | (bzr r4043)
* fixme commentbulia byak2007-03-131-0/+1
| | | (bzr r2635)
* API change: render methods now take a cairo_t (not yet used)bulia byak2007-03-011-2/+2
| | | (bzr r2472)
* refactor sp_svg_transform_write to return a dynamically-allocated stringMenTaLguY2007-02-281-13/+6
| | | | | -- dynamic allocation won't hurt you, but buffer overruns will! (bzr r2466)
* start switching sp_repr_new* over to XML::Document::create*, and rename ↵MenTaLguY2007-01-211-2/+4
| | | | | create methods to match DOM (bzr r2253)
* switch to sigc++ SPObject signals for SPPatternMenTaLguY2006-07-291-4/+10
| | | (bzr r1509)
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-8/+8
| | | (bzr r149)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+979
(bzr r1)