summaryrefslogtreecommitdiffstats
path: root/src/sp-symbol.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-169/+0
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-2/+1
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+2
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-2/+1
* create SPObject factoryLiam P. White2015-02-251-10/+0
* Symbols: turn off viewBox-related debug messages (from r13002)su_v2014-02-151-2/+2
* Added new base class to handle viewBox and preserveAspectRatio.Tavmjong Bah2014-02-061-227/+7
* Added some consts.Markus Engel2013-10-261-1/+1
* Merged from trunk (r12419).Markus Engel2013-07-141-1/+2
|\
| * Big change in symbols ui and selection chemistry.Martin Owens2013-06-151-5/+2
* | Merge Object and subclasses. Merging of SP- and C-classes complete.Markus Engel2013-04-071-2/+0
* | Merged Item.Markus Engel2013-04-051-1/+0
* | Merged more classes.Markus Engel2013-04-051-1/+0
* | Merged Group and subclasses.Markus Engel2013-04-051-130/+134
* | 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-3/+13
* | Prepared exchange of casting macros.Markus Engel2013-03-311-0/+1
* | Renamed virtual function names.Markus Engel2013-03-291-23/+23
* | merged from trunkMarkus Engel2013-03-291-117/+13
|\|
| * Warning cleanupAlex Valavanis2013-03-161-12/+21
| * More GObject boilerplate reductionAlex Valavanis2013-01-261-51/+26
| * Add symbols dialog. See: http://wiki.inkscape.org/wiki/index.php/SymbolsDialogTavmjong Bah2012-10-111-0/+5
* | 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 SPFlowtext; removed old calls to virtual SPItem methods.Markus Engel2012-10-061-4/+4
* | Added "virtual pad" to SPSymbol.Markus Engel2012-08-191-56/+112
|/
* Remove all NRRect use.Krzysztof Kosi??ski2011-08-271-31/+25
* Remove NRRect use from the extension systemKrzysztof Kosi??ski2011-08-271-1/+1
* Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-271-3/+5
* Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski2011-08-071-4/+4
* Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski2011-08-061-7/+9
* Cleanup of oudated/redundant SP_ITEM() macro use.Jon A. Cruz2011-07-161-93/+46
* Merge from trunkKrzysztof Kosi??ski2011-04-071-11/+11
|\
| * Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz2011-02-221-5/+5
| * update to latest 2geom !Johan B. C. Engelen2011-02-021-6/+6
* | Merge from trunk (again)Krzysztof Kosi??ski2010-12-151-7/+10
|\|
| * Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-7/+10
| |\
| | * SPObject c++ification finalized along with the beginning of XML Privatisation...Abhishek Sharma Public2010-07-121-2/+2
| | * C++ification of SPObject continued along with the onset of XML Privatisation....Abhishek Sharma Public2010-07-061-2/+5
| |/
* / Wholesale cruft removal part 2Krzysztof Kosi??ski2010-08-041-2/+0
|/
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-2/+2
* SPDocument->Documentjohnce2009-08-051-2/+2
* More NR ==> Geom changesJoshua L. Blocher2008-12-281-2/+2
* typo in xMaxYMidThomas Holder2008-12-121-1/+1
* bug #166885 (preserveAspectRatio="none" misinterpreted)Thomas Holder2008-12-111-1/+1
* Merging from trunkTed Gould2008-10-111-1/+2
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-181-3/+3
* NR:: to Geom:: for most of src/extension/Johan B. C. Engelen2008-08-121-328/+328
* plumb XML::Documents in everywhereMenTaLguY2008-06-111-4/+3
* No more NRMatrix or NRPoint.Jasper van de Gronde2008-03-211-10/+10