summaryrefslogtreecommitdiffstats
path: root/src/sp-pattern.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-148/+0
* Fix for circular references detection in almost all cases, fixing https://bug...Marc Jeanmougin2015-07-141-3/+2
* renamed SPPattern methods to match coding styleTomasz Boczkowski2015-05-031-25/+25
* Reformatted SPPatternTomasz Boczkowski2015-05-031-38/+40
* merge with trunkTomasz Boczkowski2015-05-021-1/+1
|\
| * Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-191-1/+1
| * At first, I was thinking "I just have to go to the selection file, and change...Marc Jeanmougin2015-02-171-1/+1
* | merged SPPattern c++-sification from svgpaints branchTomasz Boczkowski2015-04-251-50/+81
|\ \ | |/ |/|
| * SPPattern c++-sification: class fields are privateTomasz Boczkowski2014-05-291-19/+18
| * SPPattern c++-sification: replaced function by methods pt3Tomasz Boczkowski2014-05-291-5/+19
| * SPPattern c++-sification: replaced function by methodsTomasz Boczkowski2014-05-281-5/+10
| * SPPattern c++-sification: removed unused declatations and includesTomasz Boczkowski2014-05-271-11/+9
| * SPPattern c++-sification: replacing pattern_ functions by methods pt1Tomasz Boczkowski2014-05-271-8/+12
| * SPPattern c++-sification: replaced GSList by std::listTomasz Boczkowski2014-05-271-7/+14
| * SPPattern c++-sification: replaced gchar* by Glib::ustringTomasz Boczkowski2014-05-261-1/+1
| * SPPattern c++-sification: replaced guint by bool and enumTomasz Boczkowski2014-05-261-12/+12
* | Header cleanup: stop using Glib types where they aren't truly needed. Eases G...Liam P. White2014-08-311-15/+16
* | Reduce header bloatAlex Valavanis2014-08-301-5/+1
|/
* fix compliance test pservers-pattern-03-f - using fallback when pattern is emptyTomasz Boczkowski2014-05-161-0/+2
* Added new base class to handle viewBox and preserveAspectRatio.Tavmjong Bah2014-02-061-4/+2
* Added runtime check in SP_-cast macros.Markus Engel2013-09-151-1/+1
* Modified SP_IS_ macros.Markus Engel2013-09-141-1/+1
* Cleaned up.Markus Engel2013-08-031-1/+3
* Cleaned up a bit; fixed struct vs. class forward declarations.Markus Engel2013-07-311-1/+1
* Merged PaintServer and subclasses; moved Gradient classes to own files.Markus Engel2013-04-051-21/+3
* Added constructors to SP classes.Markus Engel2013-04-011-0/+1
* Replaced all casting macros with glib-independent ones.Markus Engel2013-04-011-23/+21
* Renamed virtual function names.Markus Engel2013-03-291-6/+6
* merged from trunkMarkus Engel2013-03-291-9/+8
|\
| * Fix another load of forward declaration tagsAlex Valavanis2013-03-141-2/+1
| * const ....Johan B. C. Engelen2013-01-171-7/+7
* | Added "virtual pad" toMarkus Engel2012-08-211-1/+24
|/
* (cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem2012-02-251-1/+1
* Cleanup for src/forward.h. (About 19 of the affected files did not require th...Jon A. Cruz2011-10-051-1/+2
* Completely remove NRRect, NRRectL, in-svg-plane.hKrzysztof Kosi??ski2011-08-271-1/+0
* Remove all NRRect use.Krzysztof Kosi??ski2011-08-271-2/+2
* Merge from trunkKrzysztof Kosi??ski2011-06-191-5/+5
|\
| * Remove deprecated glib macro wrappersAlex Valavanis2011-06-141-4/+4
| * Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-031-1/+1
* | Merge from trunkKrzysztof Kosi??ski2011-04-071-4/+5
|\|
| * compatibility patch to compile using gcc 4.6Adib Taraben2011-02-271-0/+1
| * update to latest 2geom !Johan B. C. Engelen2011-02-021-4/+4
* | Merge from trunk (again)Krzysztof Kosi??ski2010-12-151-4/+5
|\|
| * Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-4/+5
| |\
| | * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-1/+1
* | | 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 1Krzysztof Kosi??ski2010-08-041-1/+0
|/
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-1/+1
* SPDocument->Documentjohnce2009-08-051-1/+1