summaryrefslogtreecommitdiffstats
path: root/src/sp-clippath.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.Jon A. Cruz2011-02-211-6/+6
* update to latest 2geom !Johan B. C. Engelen2011-02-021-7/+7
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-98/+72
|\
| * More on c++ification and some XML privatisationAbhishek Sharma public2010-07-201-60/+61
| * SPObject c++ification finalized along with the beginning of XML Privatisation...Abhishek Sharma Public2010-07-121-1/+1
| * another c++ification for sp-object.h/cpp and still in progress...Abhishek Sharma Public2010-07-031-5/+5
| * C++fied SPDocument addedAbhishek Sharma Public2010-07-011-2/+2
| * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-7/+6
* | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
|/
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-3/+3
* SPDocument->Documentjohnce2009-08-051-3/+3
* gcc warning cleanup:Felipe Corr??a da Silva Sanches2009-02-081-2/+2
* NR -> 2Geom, more h and cpp filesJoshua L. Blocher2008-12-051-5/+5
* Merging from trunkTed Gould2008-10-111-2/+3
* remove extra unref; now ref/unref is done by show/hide; this used to stop thi...bulia byak2008-09-161-2/+0
* plumb XML::Documents in everywhereMenTaLguY2008-06-111-4/+3
* No more NRMatrix or NRPoint.Jasper van de Gronde2008-03-211-8/+6
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-311-1/+2
* Warning cleanupJon A. Cruz2007-11-041-10/+10
* pass the geometric bbox flag when taking bbox for clipping; unfortunately thi...bulia byak2007-07-281-2/+2
* start switching sp_repr_new* over to XML::Document::create*, and rename creat...MenTaLguY2007-01-211-2/+4
* rewrote sp_clippath_get_bbox correctly to fix 1455885bulia byak2006-03-221-6/+18
* Mask/Clippath transformations on masking/unmaskingAndrius Ramanauskas2006-03-221-2/+8
* patch by Andrius R. for (un)clip and (un)mask commandsbulia byak2006-03-191-0/+22
* coding stylebulia byak2006-03-161-73/+36
* add a method to get bbox of a clippath, fix the update-while-update warningsbulia byak2006-02-061-1/+11
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+408