summaryrefslogtreecommitdiffstats
path: root/src/help.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-4/+0
|
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-1/+1
| | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer.
* Fix build (not pretty).Liam P. White2014-08-181-1/+5
| | | (bzr r13341.1.146)
* Code cleanup.Liam P. White2014-08-181-14/+7
| | | (bzr r13341.1.145)
* Move gtkmm headers that internally re-enable deprecated gtk symbols to top. ↵Alex Valavanis2012-02-151-2/+2
| | | | | Hides many GTK deprecation errors that we can't fix in Inkscape (bzr r10982)
* remove the disabled old svg-keys-chart verbbulia byak2007-09-281-9/+0
| | | (bzr r3813)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+59
(bzr r1)