summaryrefslogtreecommitdiffstats
path: root/src/helper/stock-items.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add paint server dialog. Currently handles patterns and hatches. GSOC 2019.Valentin Ionita2019-08-191-26/+23
* Refactoring: call setAttribute() directly.Shlomi Fish2019-06-061-1/+1
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Remove 'document-private.h' where not needed plus some other header cleanup.Tavmjong Bah2018-10-221-1/+0
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-4/+0
* SP_ACTIVE_DESKTOP: check for NULL or eliminateThomas Holder2018-09-271-5/+2
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-16/+16
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-4/+4
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-4/+4
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-4/+4
* Misc. typosUnknown2017-11-071-1/+1
* Renamed children list in SPObjectAdrian Boguszewski2016-07-141-3/+3
* Second part of new SPObject children listAdrian Boguszewski2016-07-131-15/+15
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-3/+3
* Replace INKSCAPE.active_desktop() by SP_ACTIVE_DESKTOP for easier grepabilityLiam P. White2014-11-261-2/+2
* Update to experimental r13598Liam P. White2014-10-081-1/+1
|\
| * Rename marker.cpp -> sp-marker.cpp to reflect inclusion in SP-treeLiam P. White2014-10-051-1/+1
* | 5. Refactoring of Application class: make copy/assignment operators private, ...Liam P. White2014-06-271-2/+2
|/
* cppcheck: Fix a couple of leaksAlex Valavanis2012-10-281-0/+1
* code cleanup: make more functions static or include their own headers.Campbell Barton2012-10-041-1/+1
* Fix for 165865 : markers must take object's stroke colorJohn Smith2012-08-201-4/+8
* Fix for 1030239 : Custom markers only added to the list in Stroke Style after...John Smith2012-08-041-1/+3
* Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis2012-02-291-1/+3
* Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...Jon A. Cruz2011-06-041-4/+4
* Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz2011-02-221-11/+11
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-24/+18
|\
| * another c++ification for sp-object.h/cpp and still in progress...Abhishek Sharma Public2010-07-031-3/+3
| * C++fied SPDocument addedAbhishek Sharma Public2010-07-011-8/+8
| * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-5/+5
|/
* Initial F&S dialog setting of swatch colors.Jon A. Cruz2010-03-091-1/+1
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-11/+11
* SPDocument->Documentjohnce2009-08-051-11/+11
* plumb XML::Document parameter into duplication, courtesy of bryceMenTaLguY2007-03-201-3/+6
* Renaming sp-marker.* to marker.*Bryce Harrington2006-12-061-1/+1
* Added CREATE v0.1 support for gradients/swatches/patternsJoshua L. Blocher2006-04-281-0/+12
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY2006-04-171-2/+2
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+267