summaryrefslogtreecommitdiffstats
path: root/src/sp-clippath.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merged trunkAdrian Boguszewski2016-08-031-1/+0
|\
| * Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-1/+0
| * Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+1
| * Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-1/+0
* | Renamed children list in SPObjectAdrian Boguszewski2016-07-141-5/+5
* | Second part of new SPObject children listAdrian Boguszewski2016-07-131-15/+15
|/
* static code analysisKris De Gussem2015-11-131-1/+1
* refactor sp_selection_set_maskMarc Jeanmougin2015-05-081-3/+3
* fixes various bugs with clipping and maskingMarc Jeanmougin2015-05-081-2/+1
* create SPObject factoryLiam P. White2015-02-251-10/+0
* Remove sp_style_read_from_object()Tavmjong Bah2014-12-241-1/+1
* Cleaned up.Markus Engel2013-08-031-56/+48
* Merge Object and subclasses. Merging of SP- and C-classes complete.Markus Engel2013-04-071-2/+0
* Merged ObjectGroup and subclasses.Markus Engel2013-04-061-47/+23
* Registered classes with new factory. Hkern, Vkern and FeFuncX have to be rewr...Markus Engel2013-04-021-0/+10
* Added constructors to SP classes.Markus Engel2013-04-011-4/+10
* Replaced calls to g_object_(un)ref with sp_object_(un)ref.Markus Engel2013-04-011-4/+4
* Prepared exchange of casting macros.Markus Engel2013-03-311-0/+1
* Renamed virtual function names.Markus Engel2013-03-291-12/+12
* merged from trunkMarkus Engel2013-03-291-75/+10
|\
| * More GObject boilerplate cleanupAlex Valavanis2013-01-241-52/+47
| * Cleanup more GObject type definitionsAlex Valavanis2013-01-171-3/+2
* | Removed function pointers from SPObject and subclasses.Markus Engel2013-03-291-6/+6
* | Various changes.Markus Engel2013-03-141-1/+1
* | Added "virtual pad" to SPClipPath.Markus Engel2012-08-211-22/+69
|/
* Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-271-36/+17
* Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski2011-08-071-7/+4
* Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski2011-08-061-16/+18
* Implement handling of the clip-rule property. Partially based onKrzysztof Kosi??ski2011-07-101-2/+9
* Merge from trunkKrzysztof Kosi??ski2011-06-191-1/+1
|\
| * Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...Jon A. Cruz2011-06-041-1/+1
* | Merge from trunkKrzysztof Kosi??ski2011-04-071-13/+13
|\|
| * 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 from trunk (again)Krzysztof Kosi??ski2010-12-151-98/+72
|\|
| * 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
* | | Merge from trunkKrzysztof Kosi??ski2010-11-251-1/+1
|\| |
| * | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
| |/
* | Wholesale cruft removal part 3Krzysztof Kosi??ski2010-08-041-4/+4
* | Wholesale cruft removal part 2Krzysztof Kosi??ski2010-08-041-1/+0
|/
* 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